@charset "UTF-8";
a:link {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
.testimonial {
	font-size: 10px;
	font-style: italic;
	color: #999999;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.testimonial_name {
	font-size: 10px;
	text-transform: capitalize;
	color: #666666;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.testimonial_position {
	font-size: 9px;
	color: #999999;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.credits {
	font-size: 9px;
	color: #255BA1;
}
.form_req_field {
	color: red;
	font-size: 10px;
}
.news_date {
	font-size: 9px;
	color: #666666;
}
.news_title {
	font-size: 10px;
	color: #336699;
	font-weight: bold;
}
.loginbox {
	font-size: 10px;
	color: #FFFFFF;
}
.LoginBoxTitle {
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.FieldContent {
	font-size: 11px;
	color: #666666;
}.SectionTitle {
	font-size: 12px;
	text-transform: uppercase;
	color: #336699;
	font-weight: bold;
}
.stats {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.release_date {
	font-size: 9px;
	color: #999999;
}
.release_time {
	font-size: 9px;
	color: #666666;
}