body { margin:0px auto; padding: 0px; color: #000000; }

a:link { font-family: Arial, Tahoma, verdana; color:#014a81; text-decoration:underline; }
a:active { font-family: Arial, Tahoma, verdana; color:#014a81; text-decoration:underline; }
a:visited { font-family:Arial, Tahoma, verdana;	color:#014a81; text-decoration:underline; }
a:hover { font-family:Arial, Tahoma, verdana; color:#000000; text-decoration:none; }

a.menu:link {    float:left; display: block; padding: 11px 18px; font-family:Arial; font-size:13px; font-weight:bold; color:#000000; text-decoration:none; text-transform: uppercase; }
a.menu:active {  float:left; display: block; padding: 11px 18px; font-family:Arial; font-size:13px; font-weight:bold; color:#000000; text-decoration:none; text-transform: uppercase; }
a.menu:visited { float:left; display: block; padding: 11px 18px; font-family:Arial; font-size:13px; font-weight:bold; color:#000000; text-decoration:none; text-transform: uppercase; }
a.menu:hover {   float:left; display: block; padding: 11px 18px; font-family:Arial; font-size:13px; font-weight:bold; color:#0074cb; text-decoration:none; text-transform: uppercase; }

.menu_divider { float:left; }

a.btm:link { color:#464646; text-decoration:none; }
a.btm:active { color:#464646; text-decoration:none; }
a.btm:visited {	color:#464646; text-decoration:none;}
a.btm:hover { color:#0074cb; text-decoration:underline; }

a.gray:link { color:#464646; text-decoration: none; }
a.gray:active { color:#464646; text-decoration: none; }
a.gray:visited { color:#464646; text-decoration: none; }
a.gray:hover { color:#0074cb; text-decoration: underline; }

#outer_page { width: 100%; min-height: 1000px; background-image: url(images/bg.jpg); background-repeat: repeat-x; 
	background-color: #ffffff; margin:0px auto; }
#outer_page_inner { width: 100%; min-height: 1000px; background-image: url(images/bg_inner.jpg); background-repeat: repeat-x; 
	background-color: #ffffff; margin:0px auto; }
#outer_box { margin: 0 auto; width: 941px;  height: auto; }
#banner { width: 100%; height: 480px; background-image: url(images/banner_bg.png); background-repeat:no-repeat; }
#banner_inner { width: 100%; height: 387px; background-image: url(images/banner_bg.png); background-repeat:no-repeat; }

#logo { float: left; margin-top: 30px; margin-left: 268px; }
#logo img { width:466px; height:150px; }
#topnav1 { float:right; margin-top: 40px; margin-right: 60px; font-family: arial; font-size: 11px; color: #0074cb; }
a.topnav1 { font-family: arial; font-size: 11px; color: #0074cb; text-decoration: none; }
a.topnav1:hover { color: #000000; text-decoration: underline; }
#topnav2 { clear:both; background-image: url(images/topnav2_bg.gif); background-repeat:no-repeat; width: 849px; height: 40px; margin:0 auto; z-index: 1; }
#banner_pics { width: 849px; margin:0 auto; }

#content_outer { width: 941px; margin: 0 auto; background-image: url(images/content_bg.jpg); background-repeat: repeat-y; }
#content { width: 847px; border-left: solid 1px #ffffff; border-right: solid 1px #ffffff; margin: 0 auto; }
#col1 { float:left; width: 540px; min-height: 282px; border-right: solid 7px #ffffff; background-image: url(images/content_left.gif); background-repeat: no-repeat; }
#col1_inner { float:left; width: 100%; min-height: 282px; background-image: url(images/content_left.gif); background-repeat: repeat-x; }
#col2 { float:left; width: 300px; min-height: 282px; background-image: url(images/content_right.png); background-repeat: no-repeat; }
#content_bottom, #content_bottom2, .content_bottom, .content_bottom2 { width: 100%; height: 3px; padding: 20px 0px 0px 0px; background-image: url(images/content_bottom.png); background-repeat: no-repeat; }

.content_bottom2 { width: 100%; height: 3px; margin-top: 10px; padding: 20px 0px 0px 0px; background-image: url(images/content_bottom.png); background-repeat: no-repeat; }

.content_inner { margin: 20px 30px 10px 30px; font-family: Arial, Verdana, Tahoma; font-size:12px; color:#4a4a4a; }

#footer { width: 100%; height: 80px; background-image: url(images/footer_bg.png); background-repeat:no-repeat; }
#footer_text { color:#464646; font-family:Tahoma, Verdana, Arial; font-size:11px;	padding-left: 78px; line-height: 20px; }



.head { text-transform: uppercase; font-size: 16px; font-family: Tahoma, Verdana, Arial; }
.title { text-transform: uppercase; font-size: 18px; font-family: Tahoma, Verdana, Arial; color: #3e86bb; font-weight:normal;}
h3.title { text-transform: uppercase; font-size: 18px; font-family: Tahoma, Verdana, Arial; color: #3e86bb; font-weight:normal; margin: 10px 0px 0px 0px; padding:0px; }

div.hr { background-color: #dadddf; width: 90%; height: 1px; line-height: 1px; margin:10px 0px; }
div.hrfull { background-color: #dadddf; width: 100%; height: 1px; line-height: 1px; margin:10px 0px; }

.clearb { clear:both; height: 10px; }

input { font-family:Arial, Verdana, Tahoma;  font-size:11px; 
	color:#000000; border:1px solid silver; }
textarea { font-family:Arial, Verdana, Tahoma;  font-size:11px; color:#000000;
	border:1px solid silver; background:#FFFFFF; }
select { font-family:Arial, Verdana, Tahoma;  font-size:11px; color:#000000;
	border:1px solid silver; background:#FFFFFF; }
input.submit_btn { font-family:Arial, Verdana, Tahoma;  font-size:11px; 
	color:#000000; border:1px solid silver; }

ul, li { margin-bottom:5px; margin-top:5px; }
.right { position: absolute; bottom: 5px; right: 5px; }
.bold { font-weight: bold; }
.floatleft { float: left; margin-right: 20px; }
.floatleft_content { float: left; margin-right: 20px; margin-bottom: 10px; }
.floatright { float: right; margin-left: 20px; margin-bottom: 20px; }
table.formtbl td.text {text-align: right;}

div.inputfield { clear: left; font-weight: normal; padding:3px 0px; text-align:left;}
div.inputfieldn { display: none; }
label.short1 { width: 38px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.short2 { width: 30px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.short { width: 70px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.med1 { width: 110px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.med { width: 150px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.long { width: 220px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }

 .captcha { width: 430px; height: 60px; margin: 5px 0px 5px 155px; }

img.imgborder { border: solid 1px silver; }

.warning { font-weight:bold; color:red; }

#clientlogin { margin-left: 30px; }
#clientlogin .icfframe {  display:inline-block; width: 500px; height: 50px; vertical-align:middle; }
#clientlogin .icfheader { display:inline-block; padding-right:10px; height:50px; line-height:50px; margin:0; vertical-align:middle; font-family: Tahoma, Geneva, sans-serif; font-size:14px; font-weight:normal;  color:#0065a4;}


