@import url("whitespace-reset.css");

@charset "utf-8";
body {
	background-color: #102251;
}
#container {
	width:975px;
	margin: 0 auto;
	font-family:Verdana, Geneva, sans-serif;
}
#header {
	position:relative;
	background-color:#FFF;
	height:129px;
}
#head-logo {
	position:absolute;
	width:224px;
	height:70px;
	top:20px;
	right:80px;
}
#hero {
}
#content {
	background-color:#FFF;
	background-image: url(../images/content_bottom.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	font-size:12px;
	line-height:18px;
	color:#54616E;
}
#mainwell {
	width:504px;
	padding:40px 40px 20px 95px;
	float:right;
}
#mainwell p {
	padding:12px 26px 12px 0;
}
#threebar {
	position: relative;
	float:none;
	width: 464px;
	height: 130px;
	margin-top: 30px;
}
#threebar a:link, #threebar a:visited {
	background-image:url(../images/dkblue_sqarrow.gif);
	background-position:100% 50%;
	background-repeat:no-repeat;
	color:#0057a6;
	text-decoration:none;
	padding-right:20px;
}
#threebar a:hover, #threebar a:active {
	background-image:url(../images/ltblue_sqarrow_r.gif);
	background-position:100% 50%;
	background-repeat:no-repeat;
	color:#3098bf;
}

#threebarInside {
	position:absolute;
	left:0;
	top:0;
	width: 464px;
	height: 130px;
}
#greenouter1, #greenouter2, #greenouter3 {
	position: absolute;
	width:464px;
	top:43px;
	left:0;
	z-index:200;
}
#greenUpper1, #greenUpper2, #greenUpper3 {
	height:13px;
	width:464px;
	background-image:url(../images/greenshape_arrow.png);
	background-repeat:no-repeat;
}
#greenUpper1 {
	background-position:60px 0px;
}
#greenUpper2 {
	background-position:220px 0px;
}
#greenUpper3 {
	background-position:370px 0px;
}
#greenLower1, #greenLower2, #greenLower3 {
	width:448px;
	background-image:url(../images/greenshape.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	font-size:11px;
	line-height:18px;
	color:#0057a6;
	padding:8px 10px 8px 16px;
}

#formright {
	width:295px;
	float:right;
	background-image: url(../images/form_right_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	padding:40px 10px 20px 30px;
}
#formright p {
	padding:12px 0;
}
#fullform {
	width:224px;
	border-top:#0057a6 2px dotted;
	margin:18px 0 0 0;
	font-size:11px;
}
#fullform td {
	padding:5px 0;
}
#fullform label {
	color:#0057a6;
}
#fullform p {
	font-size:11px;
	color:#54616e;
}
#fullform a:link, #fullform a:visited {
	color:#0057a6;
	text-decoration:none;
}
#fullform a:hover, #fullform a:active {
	color:#3098bf;
}
#fullform input, #fullform select {
	margin-top:3px;
	font-size:12px;
	color:#666;
}
#fullform input.full, #fullform select.full {
	width:220px;
}
#fullform input.half, #fullform select.half {
	width:106px;
}
input.three {
	width: 40px;
}
input.four {
	width: 50px;
}

#footer {
	width:928px;
	color:#FFF;
	margin:0 auto;
	font-size:10px;
	padding:20px 0 40px 47px;
}
#footer a:link, #footer a:visited {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color:#CCC;
	text-decoration:none;
}
td.viewmore {
	font-size:11px;
	padding:3px 8px;
}
.viewmore a:link, .viewmore a:visited {
	background-image:url(../images/dkblue_sqarrow.gif);
	background-position:100% 50%;
	background-repeat:no-repeat;
	color:#0057a6;
	text-decoration:none;
	padding-right:20px;
}
.viewmore a:hover, .viewmore a:active {
	background-image:url(../images/ltblue_sqarrow.gif);
	background-position:100% 50%;
	background-repeat:no-repeat;
	color:#3098bf;
}
td.viewmorebody {
	color:#54616E;
	font-size:11px;
	line-height:18px;
	padding:0px 8px;
}
td.viewmorebody p {
	visibility:hidden;
	border-bottom:#005786 1px dotted;
}
.dotdiv {
	border-top:#005786 1px dotted;
	height:1px;
	font-size: 1px;
	line-height: 0px;
}
.clear {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
span.error {
	color:#F00;
}
