﻿BODY, TD {
	font-family: verdana;
	font-size: 11px;
	color: black;
}
.home_date {
	font-family: verdana;
	font-size: 11px;
	color: black;
}
FORM, input, textarea {
	color: #000066;
	font-family: verdana;
	font-size : 11px;
	background-color : white;
}
.main:link, .main:visited, .main:active {
	font-family: verdana;
	font-size: 11px;
	color: black;
	text-decoration : none;
	font-weight : normal;
}
.main:hover {
	font-family: verdana;
	font-size: 11px;
	color: #3797e6;
	text-decoration : underline;
	font-weight : normal;
}
A:link, A:visited, A:active {
	color: #000066;
}
A:hover {
	color: #3797e6;
}
.navigation {
	font-family: verdana, helvetica, sans;
	font-weight: bold;
	font-size: 8.5pt;
	color: #ffffff;
}
.navigation:link, .navigation:visited, .navigation:active {
	color: #ffffff;
	text-decoration: none;
}
.navigation:hover {
	color: #3797e6;
	text-decoration: underline;
}
.details:link, .details:visited, .details:active {
	font-family: verdana;
	font-size: 11px;
	color: #515151;
	text-decoration : none;
	font-weight : normal;
	text-align: right;
}
.details:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000066;
	text-decoration : underline;
	font-weight : normal;
	text-align: right;
}
.heading {
	font-family: arial, sans;
	font-weight: bold;
	font-size: 12pt;
}
.heading2 {
	color: #000066;
	font-family: arial, sans;
	font-weight: bold;
	font-size: 11pt;
}
.heading3 {
	color: #000066;
	font-family: arial, sans;
	font-weight: bold;
	font-size: 10pt;
}
.showarchived {
	font-size: 8pt;
}
.newsheadline {
	color: #ffffff;
	font-weight: bold;
}
.newsdate {
	color: #ffffff;
}
.newsarticle {
}
HR {
	color : #426297;
}
.newssummaryheadline {
	color: #000066;
	font-family: arial, sans;
	font-weight: bold;
	font-size: 10pt;
	vertical-align : middle;
}
.newssummarydate {
	font-family: verdana, helvetica, sans;
	font-size: 8pt;
	vertical-align : middle;
	color : #000063;
}
H1 {
	color: #000066;
	font-family: arial, sans;
	font-weight: bold;
	font-size: 12pt;
}
H2 {
	color: #000066;
	font-family: arial, sans;
	font-weight: bold;
	font-size: 11pt;
}
H3 {
	margin: 0 0 10 0;
	color: #000066;
	font-family: arial, sans;
	font-weight: bold;
	font-size: 10pt;
}
LI {
	font-family: verdana, helvetica, sans;
	font-size: 11px;
	list-style : url(../images/bullet.gif);
	list-style-position : outside;
}
.red {
	color: red;
	font-family: arial, sans;
}
.thumbnail {
	margin: 10px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-width: 0px;
}

