body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #31312E;
}

P,TD{
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	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: #989895;
	margin-top: 0; margin-bottom: 0;
}

.newstext {
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 0; margin-bottom: 0;
}

.reference{
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	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: #FFFFFF;
	margin-top: 0; margin-bottom: 10px;
}

.content_header {	
	font-family: verdana, helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0; margin-bottom: 5px;
	border-bottom: dotted 1px #FFFFFF;
}

.newsfeed_header {
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1c76c2;
	line-height: 0;
	margin-bottom: 2px;
}

.services_text {	
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002F67;
	margin-top: 0; margin-bottom: 0;
}

.home_text {	
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	margin-left: 5px; margin-top: 0; margin-bottom: 0;
}

.links_text {
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	margin-left: 10px; margin-top: 0; margin-bottom: 0;
}

a:link {
	color: #989895;
	text-decoration: none;
}
a:visited {
	color: #989895;
	text-decoration: none;
}	

a:hover {
	color: #FF0000;
	border-bottom: dotted 1px;
}	



.imageborder {
	border-style:solid;
	border-color: #000000;
	border-width:1px;
}

.formfield {
	font-family: geneva, helvetica, verdana, Arial, sans-serif;
	color: #31322d;
	font-size: 11px;
	font-weight: normal;
	margin-top:0; margin-bottom:0;
	border: 1px solid #000000;
	background-color: #fdfff8;
	padding-top: 1; padding-bottom: 1;
	
}

.formlabel{
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.submitfield {
	font-family: geneva, helvetica, verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	margin-top:0; margin-bottom:0;
	border: 1px solid #000000;
	background-color: #31322d;
	padding-top: 0; padding-bottom: 0;
}