body {
	margin-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.80em;
}

#header {
	position:absolute;
	top:0px;
	left:10px;
	z-index:1;
}

#footer {
	position:absolute;
	bottom:0px;
	width:973px;
	height:240px;
	background: url(../images/webpagetemplate_02.jpg);
}
#mainContent {
	margin-top:75px;
	margin-left:247px;
}

h1 {
	color: #C82828;	
	font-size:1.5em;
	border-bottom:1px solid;
	margin:.5em 0px 0px;
	padding-bottom:2px;
}
li {
	/*list-style: url(../images/listIcon.gif);*/
}

dl dt {
	font-size:1em;
	font-weight:bold;
	padding:1em 0 0;
}
.showstate {
	padding-right:5px;
}
#faqLnk {
	color:white;
}