
/* Style rules to make data tables look better */

/* Default Style */
* {
    margin: 0;
}

TH, TD, P, DIV, SPAN, INPUT, BUTTON, SELECT, TEXTAREA, FORM, B, STRONG, I, U, H1, H2, H3, H4, H5, H6,
 DL, DD, DT, UL, LI, OL, OPTION, OPTGROUP, A {font-family:sans-serif;font-size:12px}

body 
{
    position: relative;
    margin:0;
    min-height:100%
    font-family:sans-serif;font-size:12px
}

ul
{
    list-style-type:disc;
    padding:0px;
    margin-left:24px;
    margin-top:0px;
}

.headerdiv{
    background: transparent url(MastheadBkgd_Map.gif) no-repeat scroll left center;
    margin-top: 0pt;
    -moz-background-clip:
    -moz-initial;
    -moz-background-origin:
    -moz-initial;
    -moz-background-inline-policy:
    -moz-initial;
    min-width: 600px;
}

.header_right{
    font-style: normal;
    font-family: arial,sans-serif;
    text-align: right;
    color: rgb(0, 0, 0);
    padding-right: 8px;
    font-weight: bold;
    font-size: 20px;
}

.headerTitleDiv {
    font-style: normal;
    font-family: arial,sans-serif;
    color: rgb(219, 13, 22);
    font-size: 20px;
    padding-left: 15px;
    font-weight: bold;
}

.copyTable {
    width:100%;
}

.copyTableElement {
    width:100%;
    text-align:right;
    padding:2px;
    background-color: rgb(219, 13, 22);
}

.EPSCopyright {
    color: white;
    font-size: 10pt;
}

.EPSCopyrightLink {
    color: white;
    font-size: 8pt;
    text-decoration: underline
}

.footerDivLogin {
    height: 10px;
    width:100%;
    text-align: center;
    bottom :10px ;
    margin-top: -10px;
    position : fixed ;
    border-top: 1px solid #aaa;
}

.footerDiv {
    height: 10px;
    width:100%;
    text-align: center;
    bottom :10px ;	
    margin-top: -10px;
    position : fixed ;
    border-top: 1px solid #aaa;
}

.logonBox
{
    width:300px;
    min-width: 300px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #aaa;
}

.logonBoxHeader
{
    width:100%;
    height:24px;
    border-bottom: 2px solid #aaa;
    color:white;
    background-color: rgb(219, 13, 22);
}

.logonBoxTitle
{
    font-size: 14px;
    font-weight: bold;
    padding:2px;
    filter:"progid:dximagetransform.microsoft.gradient(gradientType=1, startColorStr=#444967, endColorStr=#B0B8CA)";
}

.logonBoxText, .welcomeBoxText
{
    font-weight: bold;
}

.welcomeBoxText
{
    display: block;
    width:240px;
    margin-left: 10% ;
    margin-right: 10% ;
}

.welcomeMessageBox
{
    width:450px;
    min-width: 450px;
    margin-left: auto ;
    margin-right: auto ;
    background-color:#EEEEEE;
}

.popupMessageBox
{
    border: 1px solid #AAAAAA;
    width:290px;
    height:165px;

    z-index:100;
}


.alertBox
{
    width:450px;
    min-width: 450px;
    margin-left: auto ;
    margin-right: auto ;
    background-color:#EEEEEE;
}

.alertTable {
}

.alertTitleCell, .alertTitleText, .alertMessageText
{
    vertical-align:middle;
    padding:2px;
}

.alertTitleDiv
{
    display:inline;
}

.alertTitleText
{
    font-weight:bold;
    font-size:14px;
}

.alertMessageText
{
    text-align:left
}

.genButton
{ 
    background-image: url(button_normal.png); 
    background-repeat: no-repeat; 
    width: 142px; 
    height: 27px; 
    border: 0; 
    font-family: Arial; 
    font-size: 12px; 
    color: #fff; 
}

.redTrace
{ 
    background-image: url(main_red_trace.jpg); 
    background-repeat: repeat-x; 
    width: 101%;
    height: 17px; 
    margin-top: 2px; 
}

.logo
{ 
    margin-top: 2px; 
    margin-left: 10px;
    width: auto;
    height: 50px;
}


.disclaimerTitle
{
        display:block;
        text-align:center;
}

.disclaimer
{
        display:block;
        text-align:left;
}

#mainTable{
	width: 100%; padding: 5px;
}
#logonContent{
	visibility: hidden;	height: 200px;
}
#logonContentChgPwd{
	visibility: visible;	height: 200px;
}
#logonContentPwdChged{
	visibility: hidden;	height: 210px;  
}
#headerSpan{
	left: 0px; top: 0px;
}
#userIDLabel{
	left: 10px; top: 45px; position: absolute; 
}
#user {
	left: 120px; top: 45px;	position: absolute; width: 144px;
}

#logonBoxDiv1{
	position: absolute; width: 300px;
}
#passwordLabel{
	left: 10px; top: 75px; position: absolute;
}
#password{
	left: 120px; top: 75px; position: absolute; width: 144px;
}
#logonSubmit{
	left: 80px; top: 125px; position: absolute; width: 60px;
}
#popupMsgForgotHref{
	left: 80px; top: 155px; position: absolute; 
}
#popupMessage{
	position:absolute; left: 5px; top:5px; visibility:hidden;
}
#popupMsgSpan{
	position:absolute; width:100%; height:18px; border-bottom: 1px solid #aaa;
}
#popupMsgHref{
	position:absolute;right:5px;  
}
#popupMessageText{
	width:280px;position:absolute;top:20px;padding:5px;overflow-x:hidden;overflow:auto;height:130px;
}
#linkTable{
	right: 5px; position:absolute;
}
#welcomeBox{
	position:absolute; top:40px;
}
#welcomeBoxList{
	margin-top:10px;
}
#popupMsgPwdPolicy{
	right: 5px; position: absolute;
}
#userIDLabelChgPwd{
	left: 10px; top: 35px; position: absolute;
}
#userChgPwd{
	left: 120px; top: 35px;	position: absolute; width: 144px;
}
#passwordLabelChgPwd{
	left: 10px; top: 60px; position: absolute;
}
#passwordChgPwd{
	left: 120px; top: 60px; position: absolute; width: 144px;
}
#newPwdLabel{
	left: 10px; top: 85px; position: absolute;
}
#newPwd{
	left: 120px; top: 85px; position: absolute; width: 144px;
}
#verifyPwd{
	left: 10px; top: 110px; position: absolute;
}
#confirmPwd{
	left: 120px; top: 110px; position: absolute; width: 144px;
}
#logonBtn{
	left: 120px; top: 145px; position: absolute; width: 60px;
}
#cancelBtn{
	left: 190px; top: 145px; position: absolute; width: 60px;
}
#divSigninAgain{
	width:450px;min-width: 450px;margin-left: auto;margin-right: auto;
}
#divContactAdmin{
	width:450px;min-width: 450px;margin-left: auto;margin-right: auto;
}
#passwordChangedBox{
	position:absolute; top:40px;
}
#alertBoxErr{
	visibility:visible;
}
