@charset "utf-8";
/* CSS Document */

html, body {height:100%}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #313C8C;
}
h1 {
	font-size:28px;
	color: #313C8C;
}
h2 {
	color: #000000;
	text-indent: 5px;
	text-decoration: none;
}
a, a:link, a:active, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.color_w {color:#FFF}
.color_b {color:#009}
.feature {
	background-image: url(images/feature_bkg.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 175px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: center top;
	margin: 0px auto;
}
.txt_feature {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
	font-weight: bold;
}
.sponsor_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313C8C;
}
.credits {	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#rightPanel {
	float:right;
	width:165px;
	margin-right:10px;
	margin-top:35px;
}
#rssFeed {
	height:auto;
}
#rssTitle {
	height: 15px;
	display:block;
	background-image: url(images/rssFeed_bkg.gif);
	width: 125px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 35px;
}
#rssTitle h3{
	margin:0px;
	padding:0px;
	display:inline;
	font-size:small;
}
#rssTitle h3 a:link {
	color:#FFF;
}
#rssTitle h3 a, #rssTitle h3 a:link, #rssTitle h3 a:active, #rssTitle h3 a:visited {
	color:#FFF;
}
/*#rssTitle h3 a:hover {
	text-decoration:underline;
}*/
#rssScroll {
	padding:5px;
	max-height:250px;
	overflow:auto;
	border: thin solid #039;
}
#rssScroll a {
	color:#039;
}
#rightWidget a, #leftWidget a {
	font-size:small;
	padding:10px 0px;
	font-weight:bold;
	display: block;
}
#rightWidget a, #rightWidget a:link, #rightWidget a:active, #rightWidget a:visited, #leftWidget a, #leftWidget a:link, #leftWidget a:active, #leftWidget a:visited {
	color:#039;
}
/*#rightWidget a:hover {
	text-decoration:underline;
}*/
#rightWidget {
	background-image: url(images/sidebar_bkg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	clear: both;
	min-height: 65px;
	margin-top: 10px;
	border: thin solid #CCC;
}
#leftWidget {
	background-image: url(images/sidebar_bkg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	clear: both;
	height: 65px;
	margin: 20px 15px 0px 10px;
	border: thin solid #CCC;
}
.50 {
	float: left;
	width: 250px;
	margin:10px;
	display:inline-block;
}
.clear_form {
	clear:both;
	padding:10px;
}
#form .50 label {
	display: inline;
}
body img {
	border:0px;
}
a img { 
border: 0; 
}

