.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #0000FF;
}
a,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
}
.column-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	color: #FFFFFF;
	width: 172px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	background-image: url(../pictures/bg_double.jpg);
}
.column-c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 5px;
}
.column-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	color: #999999;
	width: 413px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.bluebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003399;
	background-image:  url(../images/blue_box_corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 5px 2px;
	border: 1px solid #CCCCCC;
	text-align: left;
	line-height: 120%;
}
.shadow {
	background-image: url(../images/large_bg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bottomshadow {
	background-image: url(../images/bottom_bg_shadow.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	background-color: e0e7ee;
	padding: 7px;
}	
.newsheader_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	background-color: e0e7ee;
	padding: 4px;

}
.newsheader_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}
.contact-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	background-image:  url(../images/header_tile.jpg);
	background-repeat: repeat-x;
	text-align: right;
	height: 27px;
	padding: 7px 10px 7px 0px;
	line-height: 100%;
}

a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

a.topm
{	
	font-weight: normal;
}

a.topm:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3366FF;
}

#rss {
	width: 88%;
	margin: auto;
	padding: 2px;
	font-size: smaller;
	margin-bottom: 2ex;
	text-align: left;
}

#rss h3 {
  width: 88%;
	color: #6FC0F7;
	background-color: white;
	font-size: small;
}

#rss ul {
	margin-top: 0;
	margin-left: -2em;
}

#rss a {
	font-weight: normal;
}

h3.heading {
	color: purple
}