body {
	background: #333333;
	color: #ffffff;
	font: 12px Helvetica, Arial, sans-serif;
	position: absolute;
	top: 0px;
	left: 50px;
	height: 100%;
	width: 780px;
}

.mainhead {
	font-size: 30px;
	text-transform: uppercase;
}

.faqsubhead {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #ffffff;
	font-weight: bold;
}

li {
	list-style: square;
	color: #999;
	margin-bottom: 5px;
	text-align: left;
}

.customgrey {
	color: #999;
	margin-top: -15px;
}

.address {
	margin-left: 60px;
}

a:link, a:visited {
	color: #999;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a:hover, a:active {
	text-decoration: underline;
	color: #ffffff;
	border-bottom-style: none;
}

.faqques {
	font-weight: bold;
}

.faqans {
	color: #999;
}

.bigquote {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 50px;
}

.sidelegal {
	font-size: x-small;
	color: #999;
}

#headnav {
	font-style: italic;
	font-size: 14px;
	margin-bottom: 20px;
	text-align: right;
	color: #ffffff;
}

#headnav a:active, #headnav a:hover {
	background: #66ccff;
	border-top-style: dotted;
	border-top-width: 1px;
}

#newsitem {
	background: inherit;
	height: 140px;
	border-bottom: 1px solid #999999;
}

.newstitle {
	color: #66ccff;
	font-size: 20px;
	margin-bottom: 5px;
}

.newsthumb {
	border: 1px solid white;
	margin-bottom: -100px;
}

.newsdescription {
	color: #ffffff;
	font-size: 14px;
	margin-left: 212px;
}

.mission {
	font-size: 16px;
	color: #cccccc;
}

.mission2 {
	font-size: 16px;
	color: #ffffff;
}