@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #303030;}
.NewsImage {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCC;
	height: 120px;
	width: 180px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 24px;
	color: #0096FF;
	line-height: 22px;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 13px;
	color: #0096FF;
	line-height: 22px;
	text-align: justify;
	vertical-align: top;
	font-weight: normal;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 13px;
	color: #333333;
	line-height: 22px;
	text-align: justify;
	vertical-align: top;
	margin: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	color: #999999;
	line-height: 17px;
	padding-top: 20px;}
	
.footer a:link {
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #999999;
}
.footer a:hover {
	text-decoration: none;
	color: #0096FF;
}
.footer a:active {
	text-decoration: none;
	color: #999999;
}
.footerSpacer {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	color: #303030;
	line-height: 17px;
}
.scrollerbox {
	height: 80px;
	width: 250px;
	background-color: #F7F7F7;
}
.box {
	width: 250px;
	background-color: #F7F7F7;
}
.bodyright {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 13px;
	color: #333333;
	line-height: 22px;
	text-align: right;
	margin-left: 0px;
	vertical-align: top;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
	
}
a:hover {
text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #2495FC;
}
.logos {
	text-align: right;
	float: right;
}
.logos250 {
	text-align: right;
	float: right;
	height: 27px;
	width: 250px;
}
