.white_content{
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
}

.white_content_bold{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
}

.white_content_header{
	font-family : Arial;
	font-size : 16px;
	color : #FFFFFF;
}

.white_content_Header_bold{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #FFFFFF;
}

.blue_content{
	font-family : Arial;
	font-size : 12px;
	color : #669999;
}

.blue_content_bold{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #669999;
}

.bodytext {
	font-family : Arial;
	font-size : 11px;
	color : #666666;
	text-decoration: none;
}

.bodytext_border {
	color : #cccccc;
	border-color : #cccccc;
	border : 1px;
	border-style : solid;
}

.bottomlink {
	font-family : Arial;
	font-size : 10px;
	color : #666666;
	text-decoration: none;
}

a {
	font-family : Arial;
	font-size : 12px;
	color : #666666;
	text-decoration: underline;
}

a:hover {
	font-family : Arial;
	font-size : 12px;
	color : #666666;
	text-decoration: underline;
}

a.bottomnav {
	font-family : Arial;
	font-size : 11px;
	color : #336666;
	text-decoration: none;
}

a:hover.bottomnav {
	font-family : Arial;
	font-size : 11px;
	color : #EB1A0A;
	text-decoration: none;
}

a.bottomlink {
	font-family : Arial;
	font-size : 10px;
	color : #666666;
	text-decoration: none;
}

a:hover.bottomlink {
	font-family : Arial;
	font-size : 10px;
	color : #EB1A0A;
	text-decoration: underline;
}

.news_header{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

.feature_content{
	font-family : Arial;
	font-size : 11px;
	color : #666666;
}

a.feature_more {
	font-family : Arial;
	font-size : 11px;
	color : #999999;
	text-decoration: none;
}

a:hover.feature_more {
	font-family : Arial;
	font-size : 11px;
	color : #00ADEE;
	text-decoration: none;
}

.header_content{
	font-family : Arial;
	font-size : 20px;
	color : #669999;
	padding-top:20px;
}

.header_series{
	font-family : Arial;
	font-size : 20px;
	color : #669999;
	padding-top:0px;
}

.hr{
	border : 0px;
	color : #cccccc;
	background-color : #cccccc;
	height : 0.5;
	width : 300;
}

.h1{
	font-family : Arial;
	font-size : 12px;
	color : #666666;
}

.h2{
	font-family : Arial;
	font-size : 10px;
	color : #666666;
}
