body {
background-color: #003E60;
margin: 0;
padding: 0;
}
#topbar {
position: absolute;
left: 0;
top: 0;
margin:0;
padding: 0;
height: 125px;
width: 100%;
background: url(img/headbg.gif) repeat-x;
}
#wrap {
position: relative;
top: 0;
margin: 0;
padding: 0;
margin-left: auto;
margin-right: auto;
width: 801px;
}
#logo {
position: absolute;
top: 0;
right: 0;
padding: 0;
margin: 0;
height: 124px;
width: 673px;
background: url(img/logo.gif) top right no-repeat;
}
#container {
position: absolute;
top: 0;
right: -14px;
margin: 0;
padding: 0;
width: 801px;
background: url(img/mainbg.gif) top right repeat-y;
}
#newnav {
float: left;
width: 150px;
height: 130px;
margin-top: 135px;
margin-left: -30px;
overflow: visible;
}
#newnav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
#newnav ul li {
	float: right;
	clear: right;
}
#newnav ul li a{
	color: #fff;
	text-align: right;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	padding: 2px;
    padding-right:5px;
    padding-left:5px;
	outline: none;
}
#newnav ul li a:hover{
	background: url(img/green2.jpg) top left no-repeat;
}
#main {
float:right;
background: none;
width:600px;
min-height: 300px;
height: 100%;
margin-top: 140px;
padding:10px 23px 0 0;
}
#main p {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
margin: 10px 0 10px 3px;
}
#main p a, #main .info p a {
color:#639100;
border-bottom: 1px dotted #000;
text-decoration: none;
font-weight: 400;
font-size: 11px;
}
#main p a:hover, #main .info p a {
color: #144C6E;
border-bottom: 1px dotted #690;
}
#main .info p a {font-size: 11px;}

form.wufoo{
	margin:20px 15px 0 0;
	padding:0 0 20px 0;
	
}

/* - - - - - - - - - - - - - - - - - - - - -

FORM

- - - - - - - - - - - - - - - - - - - - - */

.wufoo{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
.wufoo li{
	width:74.5%;
}
.wufoo li:hover{
background-color: #DCEAAA;
}
.wufoo li:hover.nofields{
background-color: #fff;
}
form ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
	font-size:100%;
}
form li{
	margin: 1px 0 2px 0;
	padding: 3px 5px 5px 0;
	position:relative;
}
form li.nofields {
    margin: 1px 0 2px 0;
	padding: 0 5px 0 0;
	position:relative;
	}
form li:after, .buttons:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}

form li, .buttons{display: inline-block;}
* html form li, * html .buttons{height: 1%;}
form li, .buttons{display: block;}

* html form li div{
	display:inline-block;	
		
}
form li div, form li span{
	margin:2px 4px 0 0;
	padding:2px 0 6px 0;
	color:#444;
}
form li span{
	float:left;
}
form li div.left{
	position: absolute;
	top: -2px;
	left: 145px;
	width:170px;
}
form li div.right{
	position: relative;
	top: -20px;
	left: 310px;
	width:140px;
}
form li div.left .medium, form li div.right .medium{
	width:100%;
}

.clear{
	clear:both;
}

form li div label, form li span label{
	margin:0;
	padding-top:3px;
	clear:both;
	font-size:9px;
	line-height:9px;
	color:#444;
	display:block;
	
}


/* ----- INFO ----- */

.info, .info2{
	display:inline-block; 
	clear:both;
	margin:0 0 1em 0;
	border-bottom:1px dotted #ccc;	
	width: 100%;
}
.info[class]{
	display:block;
}
.info h1{
	margin:-5px 0 0 0;
	clear:left;
	text-indent:-2000px;
	height: 45px;	
	
}
.info p, {
	font-size:11px;
	line-height:130%;
	margin:0 0 12px 2px;
}
#main .info2 {
    background-color: #dceaaa;
	border: 1px dotted #ccc;
	margin-bottom: 10px;
	color: #444;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
#main .info2 p {
	font-size:11px;
	line-height:130%;
	margin:7px 0 7px 3px;
}
#main .info2 p b {line-height: 160%; color: #ba3434; text-decoration: underline;}	

/* ----- SECTIONS ----- */

form hr{
	display:none;
}
form li.section{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-top:13px;
	padding-bottom:0px;
	padding-left:9px;
	width:97% !important;
}
form ul li.first{
	border-top:none !important;
	margin-top:0px !important;
	padding-top:0px !important;
}
form .section h3{
	font-weight:normal;
	font-size:110%;
	line-height:130%;
	margin:0 0 2px 0;
}
form .section p{
	font-size:85%;
	margin:0 0 10px 0;
}

/* ----- BUTTONS ----- */

input.btTxt{
	padding:0 7px;
	width:auto;
	overflow:visible;
}
.buttons{
	clear:both;
	margin-top:10px;
}
.buttons input{
	font-size:120%;
	margin-left: 150px;
}

/* ----- FIELDS AND LABELS ----- */

label.desc{
	line-height:150%;
	padding:0 0 1px 0;
	border:none;
	color:#333;
	display:block;
	font-size:11px;
	font-weight:bold;
	width: 145px;
	position: relative;
	top: 0;
	left: 0;
	text-align: right;	
}
li.nofields label.desc {
color: #333;
}
li div {
position: absolute;
top: 0;
left: 150px;
}
span.symbol{
	font-size:115%;
	line-height:130%;
}
input.text, input.file, textarea.textarea, select.select{
	margin:0;
	font-size:100%;
	color:#333;
}
input.text, textarea.textarea, .firefox select.select{
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	/*background:#fff url(http://wufoo.com/images/fieldbg.gif) repeat-x top;*/
}
input.text, input.file{
	padding:2px 0 2px 0;
}
input.currency{
	text-align:right;
}

input.checkbox, input.radio{
	display:block;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
	height:13px;
}
label.choice{
	font-size:100%;
	display:block;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px 0;
	color:#444;
	width:90%;
}
textarea.textarea{
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
}
select.select{
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
	margin:1px 0;
	padding:1px 0 0 0;
}
select.select[class]{
	margin:0;
	padding:1px 0 1px 0;
}
*:first-child+html select.select[class]{
	margin:1px 0;
}
.safari select.select{
	margin-bottom:1px;
	font-size:120% !important;
}

/* ----- SIZES ----- */
.med {
height: 30px;
}
.big { height: 60px;}
.huge { heigth: 87px;}
.third{
	width:32% !important;
}
.half{
	width:48% !important;
}
.full{
	width:100% !important;
}

input.small{
	width:25%;
}
input.medium{
	width:50%;
}
input.large, select.large, textarea.textarea{
	width:196px;	
}

textarea.small{
	height:5.5em;
}
textarea.medium{
	height:10em;
}
textarea.large{
	height:20em;
}

/* ----- REQUIRED ----- */

form .req{
	float:none;
	color:red;
	font-weight:bold;
	margin-left: 2px;
}

/* ----- INSTRUCTIONS ----- */


form .instruct{
	position:absolute;
	top:0;
	left:100%;
	z-index:1000;
	width:40%;
	margin:0 0 0 8px;
	padding:8px 10px 9px 10px;
	border:1px solid #e6e6e6;
	background:#444;
	line-height:130%;
	font-size:80%;
	color:#fff;
	visibility:hidden;
}
form .instruct small{
	font-size:105%;
}
form li.selected .instruct{
	visibility:visible;	
	background-color:#DCEAAA;
}


/* ----- LABEL LAYOUT ----- */

.noI .instruct{
	display:none !important;
}
.noI form li{
	width:96%;
}
.noI li.section{
	padding-left:9px;
}

/* ----- LABEL LAYOUT ----- */

.leftLabel li, .rightLabel li, li.leftLabel, li.rightLabel{
	padding-left:22%;
	padding-top:9px;
	width:55% !important;
}
.noI .leftLabel li, .noI .rightLabel li, .noI li.leftLabel, .noI li.rightLabel{
	padding-left:30%;
	width:66%;
}

.leftLabel label.desc, .rightLabel label.desc{
	position:absolute;
	left:0;
	width:24%;
	margin-left:9px;
	margin-top:2px;
}
* html .leftLabel label.desc, * html .rightLabel label.desc{
	width:34%;
}
.rightLabel label.desc{
	text-align:right;
}

.noI .leftLabel label.desc, .noI .rightLabel label.desc{
	width:27%;
}
* html .noI .leftLabel label.desc, * html .noI .rightLabel label.desc{
	width:40%;
}

.leftLabel p.instruct, .rightLabel p.instruct{
	width:26%;
	margin-left:2px;
}
* html .leftLabel p.instruct, * html .rightLabel p.instruct{
	width:37%;
}
/* ----- Page layout ----- */
#footer {
float:right;
margin:0;
padding: 0;
width:673px;
height:49px;
background:url(img/footerbg.gif) no-repeat right bottom;
}
.LV_validation_message{
   position: relative;
   top: -17px;
   left: 196px;
   font-weight:bold;
   margin:0 0 0 5px;
}
.LV_valid {
   color:#00CC00;
}	
.LV_invalid {
    color:#CC0000;
}    
.tool-tip {
background: #000;
border: 1px solid #666;
color: #fff;
padding: 3px;
margin: 0;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
width: 160px;
min-height: 17px;
}
#results {
border: none;
border-spacing: 5px;
border-spacing: 0;
border-collapse: collapse;
}
#results th {
background-color: #003366;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #fff;
text-align: left;
padding: 3px;
}
td.grey, td.white, .button2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000;
padding: 0 3px 0 3px;
}
.grey {
background-color: #ddd;
height: 20px;
}
.white {
background-color: #fff;
height: 20px;
}
.leftsmallred {
color: #990000;
}
#results a, #results a:visited  {
color:#639100;
border-bottom: 1px dotted #000;
text-decoration: none;
font-size: 11px;
}
#results a:hover {
color: #144C6E;
border-bottom: 1px dotted #690;
}
.picked {
font-weight: bold;
color:#BA3535;
margin: 1px 0 0 0;
padding: 0;
}
.picked b {
color: #333;
margin-left: 10px;
}
