@charset "UTF-8";body{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#666;}h1{display:none}a{color:#666;text-decoration:none;outline:0}img{border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none}
.header{height:auto;width:923px;position:relative;background-image:url(../images/backHeaderRepeat.jpg);background-repeat:repeat-y;height:38px;overflow:hidden}
.topContent{height:85px;width:923px;position:relative}
.footer{background-image:url(../images/backFooter.png);height:80px;width:923px;background-repeat:no-repeat;margin-top:8px;padding-top:10px}
.footer a{color:#666;font-weight:bold}
.footer a:hover{color:#3967ad;font-weight:bold}
.wrapper{width:923px;margin-right:auto;margin-left:auto;position:relative;}
.header1{ color:#0199D8;font-family:Arial;font-size:26px; font-weight:bold; }
.insidetbl{font-size:13px; font-weight:bold; font-family:Arial; }

.formTextField{
width:260px;
border:1px solid #0098D7;
*border:1px solid #0098D7;
}

.formDropdown{
width:260px;
border:1px solid #0098D7;
font-size:13px; font-weight:bold; font-family:Arial;
*border:1px solid #0098D7;
}

.ecpRequired{
border:1px solid #0098D7;
*border:1px solid #0098D7;
font-weight:bold;
}


#errMsg{
color:Red;

}

/*cookie popup*/

#mainheightpopup{height:0px;top:0;}

#cookiepopup {
top: 0%;
left: 0%;
display: none;
position: fixed;
font-family:Arial;
padding: 0;
margin: 0;
border: 0px solid black;
background: #006daf;
z-index: 999;
height:110px;
width:100%;
color:#fff;
}
.accept a{
color: #FFF;
text-decoration: none;
}
.deny a{
color: #FFF;
text-decoration: none;
}
.leftcontent a{
color: #FFF;
text-decoration: underline;
}
.clear { clear: both;}
.leftcolumn { width:60%; float:left;}
.leftcolumn .leftcontent{ font-size:12px; float:right; text-align:left; width:550px; padding:10px 0 0; *padding:20px 0 0;}
.leftcolumn p.f12{ font-size:12px;}
.rightcolumn { width:36%; float:right}
.white_border{border-left:1px solid #B6B6B6; height:70px; float:left;  margin:24px 30px 0 0;}
.rightcolumn .rightcontent{ width:300px; text-align:left; float:left;}
.rightcolumn .rightcontent .accept{ width:250px; text-align:left; float:left; background:url('/images/accept.png') no-repeat; height:26px; padding:0 0 0 30px; margin:24px 0 0 0; line-height:35px;}
.rightcolumn .rightcontent .deny{ width:250px; text-align:left; float:left; background:url('/images/deny.png') no-repeat; height:26px; padding:0 0 0 30px; margin:10px 0 0 0; line-height:35px;}
.f12{font-size:12px;}
.text_decoration{text-decoration:underline;}