.center{text-align: center;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg.gif);
	
}


P,TD{
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0; margin-bottom: 0;
	line-height: 15px;
}

.highlighttext {
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #158bf7;
	margin-top: 0; margin-bottom: 0;
	line-height: 15px;
}

.newsheader {
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #645024;
	margin-top: 0; margin-bottom: 0;
}

.newsblurbtitle {
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	margin-top: 0; margin-bottom: 0;
}

.newstext {
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #8C682A;
	margin-top: 0; margin-bottom: 0;
	line-height: 13px;
}

.reference{
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-top: 0; margin-bottom: 0;
	line-height: 12px;
}

.section_header {	
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 0; margin-bottom: 0;
}

.content_header {	
	font-family: verdana, helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0; margin-bottom: 3px;
}

.home_header {
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.services_text {	
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002F67;
	margin-top: 0; margin-bottom: 0;
}

a:link {
	color: #8F6728;
	text-decoration: none;
}
a:visited {
	color: #8F6728;
	text-decoration: none;
}	
a:active {
	color: #8F6728;
	text-decoration: none;
}	

a:hover {
	color: #F8F0D1;
	text-decoration: underline;
}	

.newslink:link {
	color: #ff0000;
	text-decoration: none;
}

.newslink:visited {
	color: #ff0000;
	text-decoration: none;
}

.newslink:hover {
	color: #F8F0D1;
	text-decoration: none;
}


.bookmarklink:link {
	color: #333333;
	text-decoration: none;
}

.bookmarklink:visited {
	color: #333333;
	text-decoration: none;
}

.bookmarklink:hover {
	color: #333333;
	text-decoration: none;
}




.imageborder {
	border-style:solid;
	border-color: #002F67;
	border-width:1px;
}

.formfield {
	font-family: Verdana, helvetica, arial, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	margin-top:0; margin-bottom:0;
	border: 1px solid #666666;
	background-color: #FDFBF4;
	padding-top: 1; padding-bottom: 1;
	
}

.submitfield {
	font-family: Verdana, helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	margin-top:0; margin-bottom:0;
	border: 1px solid #666666;
	background-color: #F8F0D1;
	padding-top: 0; padding-bottom: 0;
}