﻿html, body {
	font-family: Verdana, Arial, Sans-Serif;
}

hr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	font-size: 85%;
}

a, a:visited, a:active {	
	color: #3333B7;
}

a:hover {
	color: Red;
}

label {
	font-weight: bold;
	font-size: 85%;
	vertical-align: bottom;
}

h1.page-title {
	font-size: 15px;
	font-style: italic;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0em 0em 0em 0em;	
}

p.welcome-text {	
	line-height: 153.9%;
	margin-bottom: 0px;
}

p.news-text {
	width: 534px;	
	line-height: 153.9%;
	float: right;	
	margin-bottom: 0px;
}

.news-image {
	width: 130px;
	height: 80px;		
	padding: 0px 8px 0px 0px;
	float: left;
}

.news-title {
	color: #3333B7;
	font-weight: bold;
}

hr.home-page-spacer {
	width: 100%;
	height: 1px;
	border: none 0;
	border-top: 1px solid #D5D5D5;
	margin-top: 4px;
	margin-top: 11px !important;
	margin-bottom: 4px;
	margin-bottom: 11px !important;
	clear:both;
}

hr.public-page-spacer {
	width: 80%;
	height: 1px;
	border: none 0;
	border-top: 1px solid #3333B7;
	/*
	margin-top: 4px;
	margin-top: 11px !important;
	margin-bottom: 4px;
	margin-bottom: 11px !important;
*/
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear:both;
}

.section-header-image {
	width: 181px;
	height: 24px;
	border: none;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

div#quick-results {
	font-size: 85%;
	color: #3333B7;
	line-height: 153.9%;
}

.quick-results-link {
	
}

p.home-text {
	line-height: 153.9%;
}

div.home-text {
	font-size: 85%;
	line-height: 153.9%;
}

div.more-news {
	width: 672px;
	text-align: right;
	font-size: 85%;
	font-weight: bold;
	clear: both;
}

div#footer-menu {
	background-image: url(background_images/footer_menu_background.jpg);
	background-repeat: no-repeat;	
	width: 938px;
	height: 21px;
	padding-top: 6px;
	text-align: center;	
	font-size: 77%;
	font-weight: bold;
}

*html div#footer-menu {
	background-image: url(background_images/footer_menu_background.jpg);
	background-repeat: no-repeat;	
	width: 938px;
	height: 27px;
	padding-top: 7px;
	text-align: center;	
	font-size: 77%;
	font-weight: bold;
}

.footer-link {
	
	color: White;	
}

div#footer-menu a {
	color: White;
	text-decoration: none;
}

div#footer-content {
	width: 938px;
	text-align: center;
	padding-top: 10px;
	font-size: 85%;
	line-height: 153.9%;
	color: #B7B7B7;
}

/* END HOME PAGE */

.public-text {
	font-size: 85%;
	line-height: 153.9%;
}

.public-ul {
	font-size: 85%;
	line-height: 153.9%;
}

.admin-text {
	font-size: 85%;
	line-height: 153.9%;
}

h4.blue {
	color: #3333B7;
}

.about-name {
	font-weight: bold;
}

.about-hometown {
}

.about-title {
}

.news-image {
	width: 130px;
	height: 80px;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 0px;
	float: left;
}

.results-header {
	text-align: left;
	font-size: 85%;
	font-weight: bold;
}

.results-row {
	font-size: 85%;
}