/* CSS Document */
/* CSS Document */
body {margin:0;padding:0;background-color:#000000;}

.outerdiv{width:850px; background-color:#CAD5DD;background-image:url(images/bg.jpg); background-repeat:repeat-x; text-align:left}
.topheaderDiv{ height:54px; width:850px}
.menuDiv{width:850px; height:34px; background-image:url('images/menu/menu-bg.jpg'); background-repeat:repeat-x}
.menudivider{width:3px;}
.homebodyDiv{width:830px; margin-left:10px; margin-right:10px;}
.bodyDiv{width:810px; margin-left:20px; margin-right:20px;}
.footerDiv{width:850px; height:50px; color:#FFFFFF; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:bold}
.footerDivLink{width:850px; height:50px; color:#FFFFFF; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:bold}
.footerDivLink:link {color:#FFFFFF; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:bold; text-decoration:none}      /* unvisited link */
.footerDivLink:visited {color:#FFFFFF; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:bold; text-decoration:none}  /* visited link */
.footerDivLink:hover {color:#FFFFFF; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:bold; text-decoration:none}  /* mouse over link */
.footerDivLink:active {color:#FFFFFF; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:bold; text-decoration:none}  /* selected link */

.whiteTransparency{background-image:url(images/white-transparency.png);}

.h1{ color:#8C8C8C;font-size:38px; font-family:"Times New Roman", Times, serif}
.h2{color:#738FA6; font-size:36px; font-family:"Times New Roman", Times, serif}
.h3{color:#738FA6; font-size:24px; font-family:"Times New Roman", Times, serif}
.h4{color:#738FA6; font-size:20px; font-family:"Times New Roman", Times, serif}
.h5{color:#738FA6; font-size:17px; font-family:"Times New Roman", Times, serif}
.normaltext{color:#565656; font-size:12px; font-family:"Times New Roman", Times, serif; text-align:justify}
.smallredfont{color:#FF0000; font-size:11px; font-family:"Times New Roman", Times, serif; font-weight:bold}


.submitbtn11 { background-color:transparent; border:0px; background-image:url(images/submitbtn.png); width:83px; height:31px}