@charset "utf-8";
/* CSS Document */

a {color: #005eac; font-family: Arial;font-size: 12px; font-weight: bold; line-height: 18px;}
form {margin:0px;padding:0px}	
body {background-color:#7c7f81; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px}
h1 {color: #006699; font-family: Arial; font-size: 28px; font-weight:normal; line-height:30px; margin-bottom:8px;}

#main {background-color:#FFFFFF; background-position:bottom right; background-repeat:no-repeat; border:1px solid #FFFFFF; margin:15px auto 0px auto; width:962px; display:table}
#headerHome {height:125px;  }
#homeFlash {float:right;width:722px; height:275px; text-align:right; }
#homeText { float:left; width:235px; text-align:center; font-size:18px; color:#FFFFFF; font-weight:bold; margin:120px 0px 0px 0px; display}
#homeMain{background-color:#000000; width:962px;display:inline-block}
#header {height:145px; background-image:url(images/bgTop.gif); background-position:top; background-repeat:no-repeat}
#search {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #b7b5b5;
	margin:33px 30px 25px 0px;
	width:740px;
	text-align:right;
	float:right;
	border:0px solid #FFFFFF; 

}

#navMain {  border:0px solid #FF0000; float:right; margin-top:0px; width:770px; height:38px; background-color:#000000}

#pageMain { float:left; line-height:16px; margin:10px 0px 40px 45px; width:650px; clear:both }
#pageRight { float:right; margin:30px 20px 220px 0px; width:220px }

#footer {color:#FFFFFF; font-size:10px; margin:0 auto;width:962px;}
#copyright{float:left; padding:5px; width:200px }
#navFooter{float:right; padding:5px; text-align:right; width:250px}
#navFooter a {color:#FFFFFF; font-size:10px; line-height:12px}

.box {background-color:#c2d4e3; width:200px}
.box ul {margin-top:10px; margin-bottom:10px; list-style-type:disc}
.box li {margin-right:20px; color:#005eac;padding-left:0px; margin-left:0px }

.boxBlog {width:650px;border-bottom:1px solid #C0C0C0; margin-bottom:20px}
.boxBlog h3 {color:#006699;font-size:14px;margin-bottom:0px;padding:0px}
.boxBlog p {margin:0px 0px 10px 0px;padding:0px}

.formField {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border-color:#000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	background-color: #FFFFFF;
}
.btnGo {background-color:#48aa3f; border-width:0px; color:#FFFFFF; font-size:12px; font-weight:bold; padding:0px 3px 2px 3px; height:17px; width:26px}

.blueLink {}
