/* CSS Document */

body
{background:url(../images/bg_body.gif) repeat-x #e7e6e6;
padding:0;
margin:0;

text-align:center}
img{border:0;}

.outerDiv{width:793px; margin:0 auto; text-align:left}
p, div, td, input{font-family:"Century Gothic", Verdana, Arial;}
p{padding:0; margin:0;}

.topHeading{font-size:13px; color:#ffffff; font-weight:bold;padding-left:10px; padding-bottom:3px; padding-top:54px;}

.headerDiv{ background:url(../images/bg_header.png) no-repeat;
width:100%;
height:104px;
margin:0 auto;
text-align:left
}

.leftHeader{float:left; width:300px; }
.leftHeader img{border:0; margin:17px 0px 0px 19px;}
.rightHeader{float:right; width:300px; text-align:right}
.rightHeader img{border:0; margin:18px 24px 0px 0px;}


.contentDiv{background:url(../images/bg_content1.gif) repeat-y;width:793px; margin:0 auto; clear:both; overflow:hidden; padding-top:45px;}
.bannerDiv{background:url(../images/bg_banner.gif) no-repeat; width:777px; height:188px; margin:0 auto;}
.leftBanner{width:400px; float:left; }
.leftBanner p{ color:#ffffff; font-size:21px; padding-left:48px; padding-top:20px;}
.rightBanner{width:350px; float:right;text-align:right }
.loginBox{background:url(../images/bg_login.gif) no-repeat ; width:223px;  height:91px; float:right; margin:22px 26px 0px 0px;}
.loginText{width:126px; height:17px; font-weight:bold; font-size:12px; color:#7b7b7b;  border:none; background:none}
.username{padding:32px 0px 0px 23px;}
.password{padding:9px 36px 0px 23px;}



.bottomContent{width:777px; clear:both; }
.leftBottomContent{width:350px; float:left}
.leftBottomContent p{  font-size:10px; color:#272727;padding:0; margin:0;padding-left:20px;padding-top:17px; padding-bottom:10px;}
a.bottomContentLink:active,a.bottomContentLink:visited,a.bottomContentLink:link{color:#071595; text-decoration:none;font-size:10px;}
a.bottomContentLink:hover{color:#071595; text-decoration:underline;font-size:10px;}


.rightBottomContent{width:225px; float:right}
.rightBottomContent p{ font-size:12px; color:#061387; text-align:right; padding-right:20px; padding-top:17px;}

.footerDiv{width:100%;; background:url(../images/bg_footer.png) no-repeat top left;  overflow:hidden}
.footerDiv p{  font-size:9px; color:#6a6969; font-weight:bold; text-align:right; padding-top:15px; padding-right:6px;}

