@charset "utf-8";

body  {font: 12px/ 18px Arial, Helvetica, sans-serif; background: #035F84 url(images/back.jpg) repeat-x; margin: 0; padding: 0; text-align: center; color: #000000;}

p, td {font: 12px/ 18px Arial, Helvetica, sans-serif;  color: #000000;}

.formTable	{border:1px solid #ccc;}

h1	{color:#013B63; font-size: 21px; font-weight: bold;}
h2	{color:#013B63; font-size: 14px;padding-bottom: 5px; padding-top: 10px;font-weight: bold;border-bottom:1px solid #ccc;}
h3	{color:#b81f3a; font-size: 14px; font-weight: bold; font-style:italic; text-align: center; border-bottom:1px solid #ccc; border-top:1px solid #ccc;padding-bottom: 10px; padding-top: 10px;}

#wrapper {width: 800px; background: #FFFFFF; margin: 0 auto; text-align: left;} 
#header { background: #013B63; width: 801px; height: 115px; } 
#headerLeft {background: url(images/headera_01.jpg) no-repeat; float: left; width: 476px; height: 115px;}
#headerRight {background: url(images/header_02.jpg) no-repeat top; float:left; width:324px; height: 115px;}

#navWrap {width: 801px; background:url(images/header_07.jpg) repeat-x; height: 27px; float:left;}
#navBar {padding-left: 40px; padding-top:7px; font:12px Georgia, 'Times New Roman', Times, serif; font-weight: bold; text-transform:uppercase;}
#navBar a {color:#fff; padding-right: 25px; text-decoration:none; float:left; display:block;}
#navBar a:hover {color:#b81f3a; text-decoration:underline;}

#rightColumn{float: right; width: 200px;}
.blueLink {padding-right: 8px; padding-top: 7px; font:10px Verdana, Arial, Helvetica, sans-serif;}
.blueLink a {color:#000;}
.blueLink a:hover {color:#b81f3a;}

#mainContent { margin: 0 200px 0 0;padding: 0 20px;}
#wideContent {width: 750px; margin-left: 20px; margin-top: 20px;}

.required {color : #ff0000; font-weight : bold;}

#pageBottom	{background:url(images/bottommain.jpg) no-repeat; height: 11px;} 

#footer {background: url(images/footerBack.gif) no-repeat; height: 106px; width: 801px;} 
#footer2 {background: url(images/footerBack2.gif) no-repeat; height: 106px; width: 801px;} 
#footerText{padding-left: 100px; padding-top: 35px; text-align: center;}
#footerText2{padding-top: 8px; text-align: center;}

#copyright {background-color:#035F84; padding:5px 0 20px 0;font:10px Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF;text-align:center; line-height:16px; clear:both;}
#copyright a:link, #copyright a:visited, #copyright a:active {color:#ffffff; text-decoration:underline;}
#copyright a:hover {color:#ffffff; text-decoration:none;}

.fltrt {float: right; margin-left: 8px;}
.fltlft {float: left; margin-right: 8px;}
.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}