a:link {
	color: #215F92;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #215F92;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.headlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bgleft {
	background-image: url(images/left_r1_c1.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bgright {
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.coldividebg {

	background-image: url(images/coldivide.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.table {
	background-color: #F7F7F7;
	margin: 5px;
	padding: 5px;
	border: 1px solid #215F92;
	background-position: center;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

.subhead_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.blueunderline {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subscript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: sub;
}
.border {
	border: 1px solid #215F92;
}
.highlight {
	font-weight: bold;
	background-color: #FFFF00;
}

.sm_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.big_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #215F92;
	font-weight: bold;
	text-decoration: underline;
}

a.link:hover {
	color: #990000;
}
