a, a:hover,  a:visited:hover, a:visited, a:visited:hover{ 
	color: #335192;
}
td.content {
	padding : 4px 20px 4px 20px;
}
td.bottomlinks {
	padding : 4px 20px 4px 20px;
}
td.bottomlinks a, td.bottomlinks a:visited, td.bottomlinks a:hover {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : normal;
	text-decoration : none;
}
td.footer {
	padding : 5px 5px;
	font-weight : normal;
	background-color : #B2B2B2;
	text-align : center;
	color : #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
 
hr{
	line-height : 1pt;
	color : #336699;
}

h1, h2{
	color : #335192;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 17px;
	font-weight : bold;
	margin-bottom : 3px;
	margin-top : 3px;
}
h3, h4 {
	color : #000000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	margin-bottom : 3px;
	margin-top : 3px;
	font-weight: bold;
}

.content{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.side_links {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
}
.headline {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 17px;
	font-weight: bold;
	color: #335192;
}
.subhead {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #000000;
}
.content_reg {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
}
.news {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}
.region_links {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002CD0;
	text-decoration: none;
	margin-top: 5px;
	padding-top: 5px;
	text-transform: uppercase;
}
.get_involved {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #968C32;
	height: 15px;
	width: 400px;
}
.bullets {
	list-style-image: url(../images/checkmark.gif);
	list-style-position: inside;
	list-style-type: none;
}
ul {
	list-style-position: outside;
	list-style-image: url(../images/checkmark.gif);
}
