@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
h1,h2,h3,h4,h5,h6,ul,li,ol,p{margin:0px;padding:0px;}
img{margin:0px;padding:0px;border:none;}
.cl{clear:both;}
body{background:url(images/bg.jpg) repeat-x;font-family:verdana;}
#container{width:1000px;margin:0px auto;padding-bottom:15px;}
.topBanner{height:583px;width:1000px;}
.midcontainer{margin-top:10px;width:1000px;}
.midcontainer h1{font-size:16px;color:#353535;text-indent:98px;letter-spacing:0.5px;}
.mid_content{padding-top:8px;margin:5px 0px 0px 98px;}
.midbox{width:460px;float:left;}
.midboxl{background:url(images/blue_left.gif) no-repeat;width:9px;height:159px;float:left;}
.midboxr{background:url(images/blue_right.gif) no-repeat;width:9px;height:159px;float:left;}
.midboxm{background:url(images/blue_mid.gif) repeat-x;width:442px;height:159px;float:left;}
.midboxm p{color:#FFFFFF;font-size:12px;line-height:17px;margin-top:5px;text-align:justify;}
.midboxm h2{color:#002d59;font-size:14px;margin-top:10px;}
.banner{float:left;margin-left:20px;}
.footer{border-top:2px solid #0099FF;margin-top:10px;}
.footerbox{margin:0px auto;width:800px;padding:3px 0px 10px 0px;text-align:center;font-size:11px;color:#333333;}
.footerbox a{text-decoration:underline;color:#666666;font-size:11px;margin-top:8px;}
/*forms stylesheet */
.textArea{width:160px;padding:0px 3px;height:17px;border:1px solid #333333;font-size:11px;}
.textIcon{width:70px;padding:3px;height:20px;border:1px solid #333333;font-size:11px;}
.textIconSmall{width:70px;height:20px;border:1px solid #333333;font-size:11px;}
.textIconBig{width:100px;height:20px;border:1px solid #333333;font-size:11px;}
.textBox{width:250px;padding:3px;border:1px solid #333333;font-size:11px;height:90px;}
.textBoxBig{width:370px;padding:3px;border:1px solid #333333;font-size:11px;height:100px;}
.txt_box{padding-top:10px;}
.txt_box h1{font-size:14px;font-weight:bold;padding-bottom:8px;}
.txt_box h2{font-size:14px;font-weight:bold;padding-bottom:8px;color:#000000;}/* Black heading */
.txt_box p{font-size:12px;line-height:16px;color:#282828;margin-bottom:10px;text-align:justify;}
.table_heading{font-size:12px;color:#000;}
.table_heading a{font-size:12px;color:#004699;text-decoration:underline;}
.table_heading a:hover{font-size:12px;color:#004699;text-decoration:none;}
.b{border:#333333 solid 1px;}
ol#form{font-size:12px;color:#000000;margin-left:30px;text-align:justify;}
ol#form li{font-size:12px;color:#000000;margin:8px 0px 0px 30px;}
ol#form ul{font-size:12px;list-style-type:disc;margin-left:10px;}
ol#form ul li{font-size:12px;list-style:disc;margin-top:8px;}
ul#form {font-size:12px;list-style-type:disc;margin-left:20px;}
ul#form li{font-size:12px;list-style:disc;margin-top:8px;}
.link_text{font-size:12px;color:#000;}
.link_text a{font-size:12px;color:#000;text-decoration:none;}
.link_text a:hover{font-size:12px;color:#000;text-decoration:underline;}
.font9 { font-family:Verdana, Geneva, sans-serif; font-size:9px; font-weight:normal; color:#000000; margin:15px 80px 0px 100px; }