body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 10px 0 8px 0;
}
.slogon {
	font-size: 26px;
	color: #000;
}
.clear {
	clear: both;
}
.darkGray {
	color: #666;
}
.red {
	color: #F00;
}
.veryLarge {
	font-size: 30px;
}


.forumFields {
	border: 1px inset #666;
	width: 170px;
}
.forumButton {
	font-size: 12px;
	font-weight: normal;
}
.cuh3 {
	font-size: 12px;
}
.orderedList {
	color: #999;
}
.normText {
	color: #000;
}


a:link, a:visited, a:hover , a:active{
	text-decoration: none;
}
a:visited {
	color:#00F;
}
a:hover {
	color:#000;
}
img {
	border:none;
}
#container {
	text-align: center;
	position: relative;
	width: 955px;
}
#container #header {
	background-image: url(../images/header.png);
	position: relative;
	height: 176px;
}
#container #header #slogon {
	text-align: right;
	position: relative;
	width: 700px; 
	top: 71px;
	/* left: 243px; NOW CONTROLLED IN headNav.css TO FIX IE */
} 
#container #header #slogon h1 {
	font-size: 20px;
	color: #595959;
	margin: 0;
}
#container #header #mainNav {
	text-align: center;
	position: relative;
	top: 85px;
	width: 943px;
	/* left: 6px; NOW CONTROLLED IN headNav.css TO FIX IE */
}
#container #header #mainNav td img {
	display: block;
}
#container #contents {
	background-image: url(../images/contents.png);
	position: relative;
	text-align: left;
	padding: 0 10px 0 10px;
}
#container #contents #contentsArea {
	position: relative;
	width: 725px;
	top: 8px;
}
.cfHeader {
	position: relative;
	height: 5px;
	background-image: url(../images/cfHeader.png);
}
.cfContents {
	background-image: url(../images/cfContents.png);
	position: relative;
}
.cfFooter {
	background-image: url(../images/cfFooter.png);
	position: relative;
	height: 5px;
}


#container #contents #sideBar {
	float: right;
	width: 200px;
	position:relative; /* IE6 FIX */
}
#container #contents #sideBar #forumLogin {
	background-image: url(../images/forumLogin.png);
	height: 200px;
	position: relative;
	margin-top: 8px;
}
#forumLogin form {
	position: relative;
	width: 185px;
	left: 10px;
	top: 92px;
	color: #000;
	font-weight: bold;
}
#forumLogin form a:link {
	color:#F00;
}
#forumLogin form a:visited{
	color:#F00;
}
#forumLogin form a:hover {
	color:#FFF;
}
.sbHeader {
	background-image: url(../images/sbHeader.png);
	height: 23px;
	padding: 3px 0 0 8px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	margin-top: 8px;
}
.sbContents {
	background-image: url(../images/sbContents.png);
	padding: 0 7px 0 3px;
	font-size: 11px;
}
.sbFooter {
	background-image: url(../images/sbFooter.png);
	height: 19px;
	text-align: right;
	font-size: 10px;
	padding-right: 10px;
}
/* IE 6 FIXES */
#coverageMap {
	position:relative;
}
.sbInfo {
	position:relative;
}
#FAQ {
	position:relative;
}
#VolusionLiveChat {
	position:relative; /* END IE 6 FIXES */
	margin-top: 8px;
}
#container #footer {
	background-image: url(../images/footer.png);
	position: relative;
	height: 50px;
	text-align: left;
	background-repeat: no-repeat;
	top:-13px;
}
#container #footer #bottomNav {
	position: absolute;
	width: 600px;
	text-align: center;
	top: 8px;
	color: #999;
	font-size: 11px;
}
#container #footer #bottomNav a:link {
	color: #FFF;
}
#container #footer #bottomNav a:visited {
	color: #FFF;
}
#container #footer #bottomNav a:hover {
	color: #000;
}
#container #footer #copyright {
	font-size: 11px;
	position: absolute;
	width: 200px;
	top: 7px;
	left: 685px;
}
#container #footer .keyW {
	position: relative;
	top: 70px;
	text-align: center;
	font-size: 9px;
}

#container #design {
	font-size: 10px;
}
#mapLarge {
	position: fixed;
	visibility: hidden;
	height: 457px;
	width: 621px;
	text-align: center;
	border: 2px solid #666;
	background-color: #FFF;
	z-index: 1000;
}
#mapLarge #mlTop #mltTile {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	width: 250px;
	margin-left: 10px;
	margin-top: 3px;
}
#mapLarge #mlTop #mltClose  {
	text-align: right;
	float: right;
	width: 16px;
	margin: 3px;
}
#map  {
	cursor: pointer;
	cursor: hand;
}
.sb_comments {
	font-size:18px;
	color:#090;
	font-weight:bold;
}
.sb_comments div {
	border-bottom: 1px solid #060;
	margin: 7px 0;
	padding: 3px;
}
.sb_comments em {
	font-size: 10px;
	color:#000;
	font-weight:normal;
}
.sb_comments p {
	text-align:right;
	margin: 2px 0 0 0;
	font-size:11px;
}
