
body {
	font:normal .8em/12pt Verdana, Arial, Helvetica, sans-serif;
}

form label {
	width:14em;
	float:left;
	text-align:right;
	margin:7px 1em 6px 0;
	clear:both;
	font-size:1em;
}

form input,
form select {
	margin:5px 0 5px 0;
}


.wLrgt { width:140px; }
.wMedt { width:140px; }
.wXLrgt { width:238px; }
.wSmlt { width:40px; }

.wMeds { width:150px; }


#body {
	margin:0 auto;
	width:800px;
	padding:0 0 40px 0;
}

.qSection { 
	float:left;
	width:396px;
}

fieldset {
	margin:20px 0 0 0;
}

legend {color:#243C54; font-weight:bold;}

#header {
	width:800px;
	margin:10px auto 0;
}

h1 {color:#243C54; font-size:140%; margin:5px 0; }
h2 {color:#83A453; font-size:120%; margin:5px; }
h3 {color:#fff; font-size:120%; margin:5px 0; font-weight:bold; }


a:link { color:#243C54; }
a:visited,
a:hover,
a:active { color:#83A453; }


#bottom {
	background-color:#243C54;
	color:#fff;
	padding:10px 0 40px;
	font-size:86%;
	border-top:5px solid #83A453;
}

#footer {
	width:800px;
	margin:0 auto;
}

#faq {
	width:500px;
	float:left;
	
}

#contact {
	width:280px;
	float:right;
	font-size:90%;
	margin:20px 0 0 0;
}

#faq dl {
	background-image: url(../img/faqBack.jpg);
	background-repeat:no-repeat;
	width:480px;
	margin:10px 0 0 0;
	padding:10px;
}

#faq dl dt {
	text-transform:uppercase;
	font-weight:bold;
	margin:20px 0 5px;
}


#faq dl dd {
	padding-bottom:10px;
	border-bottom:1px dashed #2A4762;
	line-height:150%;
}

#faq dl dd ul {
	list-style-type: disc;
	margin:5px 0 10px 30px;
}

#bottom a:link,
#bottom a:visited,
#bottom a:hover,
#bottom a:active { color:#fff; padding:5px; font-weight:bold; }

#footer p { margin:10px 0; }

.submitBtn {
	float:right;
	margin:20px 50px 0 0;
}

.accordion dt {	cursor: pointer; }

.badge { 
	float:right;
	margin:0 100px 0 0;
}

#siteMap { color:#243C54; }

#siteMap ul { 
	list-style-type:square;
	margin:2px 0 0 25px;
}