﻿body
{
    background-color: #717171;
    margin: 0px;
    top: 0px;
    padding: 10px 20px 20px 20px;
    font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.dialogBackSilver
{
    background-color: #bdc0c3 !important;
}

.displayN
{
    display:none;
}
.hLineD
{
    display: block;
    clear: both;
    position: relative;
    background-image: url(hLineDark.png);
    background-repeat: repeat-x;
    font-size: 1px;
    height: 2px;
}


.modalPopupWindow
{
    background: #717171 url(dgTtl.jpg) repeat-x 0 0;
    height:37px;
}

.defTxt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #5a5a5a;
    text-align: left;
}


a,
a:visited
{
    color: #c7c7c7;
    text-decoration:none;
}
a:hover
{
    color: #fff;
    text-decoration:none;
}

.defTxtWhite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    text-align: left;
}

.regularGray
{
    color:#dadada;
    font-size:9pt;
}


.defTxt p,
.defTxtWhite p,
.regularGray p
{
    padding:0;
    margin:0;
}

.defTxtWhite a, .defTxtWhite a:visited
{
	color: #bd001f;
}

.defTxt a, .defTxt a:visited
{
    
    color:#ffffff;
}

.defTxtWhite a:hover
{
	color: #fff;
}

.defTxt a:hover
{
    color:#bd001f;
}

.closeIcon
{
    /*float:left; font-size: 0px;     height:12px;     width:12px;     position:absolute;*/
    position: absolute;
    right: 20px;
    border: solid 1px red;
}

.closeIcon a
{
    background: #717171 url(dgCls.jpg) no-repeat 0 0 !important;
    height: 12px;
    width: 12px;
    display: block;
}

.closeIcon a:hover
{
    background: #717171 url(dgClsO.jpg) no-repeat 0 0 !important;
}

.whiteTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
    display:block;
    float:left;
}


.regularTag
{
    color:#f1f1f1;
    font-size:10pt;
}

.redTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #be001e;
    text-transform: uppercase;
    position: relative;
}

.hLine
{
    display: block;
    clear: both;
    position: relative;
    background-image: url(hLine.png);
    background-repeat: repeat-x;
    font-size: 1px;
    height: 2px;
}

.titleGray
{
    color: #dadada;
    font-size: 11pt;
    text-transform: uppercase;
}

.dotBorder
{
    background: #717171 url(dotBorder.JPG) repeat-x 0 0;
    height:4px;
    width:100%;
}



.bBtnL
{
    background: #bababa url(bBtnL.jpg) no-repeat 0 0;
    width:10px;
    height:21px;
    float:left;
}
.bBtnR
{
    background: #bababa url(bBtnR.jpg) no-repeat 0 0;
    width:10px;
    height:21px;
    float:left;
}
.bBtnM
{
    background: #bababa url(bBtnM.jpg) repeat-x 0 0;
    padding:4px;
    float:left;
    height:13px;
    font-size:8pt;
}

.bBtnM a,
.bBtnM a:visited
{
    color:#464646;
}

.bBtnM a:hover
{
    color:#fff;
}

.goProcess
{
    background: transparent url(bigrotation2.gif) repeat-x 0 0;
    width:32px;
    height:23px;
    display:none;
    position:absolute;
}

/* Media User CSS */



/* END Media User CSS */

