/*      Created by Keith Donegan of Code-Sucks.com	  	  E-Mail: Keithdonegan@gmail.com	  	  You can do whatever you want with these layouts,	  but it would be greatly appreciated if you gave a link	  back to http://www.code-sucks.com	  */* { padding: 0; margin: 0; }body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; background-color:#DBE7EC; background:url(images/pagetile.jpg);}#wrapper {  margin: 0 auto; width: 780px;}#header { width: 780px; color: #333; padding: 0px;  height: 130px; margin: 0px 0px 0px 0px; background: #FFFFFF;}#header_photos { width: 780px; color: #333; padding: 0px; height: 115px; margin: 0px 0px 0px 0px; background: #FFFFFF;}#navigation { width: 780px; color: #333; padding: 0px; height:13px; /* this was 19px before removing top navbar similar to consumer site */ margin: 0px 0px 0px 0px; background:#004D72;}#content {  width: 780px; color: #333; border-top:solid #414A52 0px; /* this was 2px before removing navbar  similar to consumer site */ background: #FFFFFF; margin: 0px 0px 0px 0px; padding: 0px;}#content P{  color: #333; margin: 0px 30px 0px 30px; padding: 0px; line-height:22px;}#leftcolumn {  color: #333; margin: 0px 0px 0px 0px; padding: 0px; width: 100%; float: left; background: #FFFFFF;}#leftcolumn P{  color: #333; margin: 0px 30px 0px 30px; padding: 0px; line-height:22px;}#leftcolumn a{  color:#004E75; font-style:normal; font-weight:bold;}#rightcolumn {  float: right; color: #333; margin: 0px 0px 0px 0px; padding: 0px; width: 182px; display: inline;  background:#F6F6F6;}#footer {  width: 780px; color: #333; background-color:#999999; margin: 0px 0px 10px 0px; padding: 0px;  clear: both;}#footer .fineprint {		font-size: 10px;		color:white;		text-align:center;		line-height: 1.6em;	}#navcontainer ul{text-align:center;padding-left: 0;padding-bottom: 0;margin-left: 0;background-color:#FFFFFF;color:#505652;float: left;width: 100%;font-family: verdana, helvetica, sans-serif;font-weight:bold;font-size:12px; border-bottom:solid #FFF 2px;}#navcontainer ul li { display: inline; }#navcontainer ul li a{width: 155px;padding: 0.1em 0em 0.1em 0em;background-color:#D8D8D8;color:#333333;text-decoration: none;float: left;border-right: 1px solid #666;}#navcontainer ul li a:hover{background-color:#FFCC98;}#header1{color: #004E75;font-size: 18px;font-weight: bold;padding-left:20px;padding-top:20px;height:23px;width:760px;}#sub_navcontainer{margin: 0;padding: 0;padding-top:30px;height: 22px;font: 11px Verdana, sans-serif;width: 100%;list-style-type: none;background: #fff;border-bottom: 1px solid #bbb;float:none;}#sub_navlist li{float: left;margin: 0;padding: 0;width: auto;display: block;}#sub_navlist li a, #sub_navlist li a:link{background: #fff;color: #555;text-decoration: none;padding: 3px 5px 3px 5px;display: block;}#sub_navlist li a:hover{color:#DD5A06;border-bottom: 3px solid #bbb;cursor: pointer;background: #eee;}#sub_navlist li a#current, #sub_navlist li a#current:link{color:#004E75;cursor: default;font-weight: bold;border-bottom: 3px solid #999;}#sub_navlist li a#current:hover{border-bottom: 3px solid #f90;background: #eee;}.questions_form1 {	padding-left:50px;	padding-right:40px;	padding-bottom:15px;	line-height:18px;}.questions_formNumbers {font-weight:bold;margin-left:30px;float:left;}.formtable{padding-left:220px;}	.statusGood {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: italic;	line-height: normal;	font-weight: bold;	font-variant: normal;	text-transform: none;	color: #336600;	text-decoration: none}.statusBad {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: italic;	line-height: normal;	font-weight: bold;	font-variant: normal;	text-transform: none;	color: #CC0000;	text-decoration: none}