.maintext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #333333;

}

.headers {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bold;

	color: #45616C;

}

.smalltext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #000000;

}

.smalltext-gray {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #ccc;

}

A {	

	text-decoration: none;

	color: #ECE5DB;

}

A:fade {	

	text-decoration: none;

	color: #FF9933;

}

A:hover {

	text-decoration: none;

	color: #FF9933;

}

A.intext {	

	text-decoration: underline;

	color: #336666;

}

A.intext:fade {	

	text-decoration: underline;

	color: #999999;

}

A.intext:hover {

	text-decoration: underline;

	color: #999999;

}

.subnav {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #ECE5DB;

	font-weight: normal;

}

.bolt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #336666;

}

.vheader {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

}

.headers-bolt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bold;

	color: #336666;

}

.lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.lists a { color: #000000; text-decoration: underline; }
.lists a:hover { color: #336666; text-decoration: underline; }
.lists a:fade { color: #336666; text-decoration: underline; }

