body,td,th,p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newsfeed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.BlueHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #39668A;
}
.ItalicGreyFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.BlueHeadingAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #39668A;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.AddressCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.PhoneNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
	font-style: normal;
	text-decoration: underline;
}

td.label
{
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}

table.form td
{
	padding: 3px;
}

.req
{
	color: red;
	font-weight: bold;
	font-size: 14px;
}

table.data
{
	border-collapse: collapse;
	border: solid black 2px;
}

table.data th
{
	font-weight: bold;
	font-size: 17px;
	color: white;
	background-color: #001177;
}

table.data th
{
	padding: 6px;
	border: solid #0033BB 1px;
}

table.data td
{
	padding: 6px;
	border: solid black 1px;
	vertical-align: top;
}

.heading
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 17px;
}

.error
{
	font-weight: bold;
	color: red;
}

.message
{
	color: #000077;
}

table.searchnav td,
table.searchnav td input,
table.searchnav td select,
table.searchnav input,
table.searchnav select,
table.searchnav a
{
	font-size: 14px;
}

table.searchnav,
table.searchnav td
{
	padding: 1px;
	margin: 0;
}

table.thumbtext td
{
	font-size: 12px;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
