.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	line-height: 18px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 0px;
	font-weight: bold;
	line-height: 18px;
}



.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 0px;
	font-weight: normal;
	line-height: 16px;
}

.BottomNavLine { width:1px; height:5px; background:#FFFFFF }

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	padding: 3px;
	text-indent: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

A.menulink:hover {
background-color:#859ebc;
}

.ThinNavLine { width:1px; height:1px; background:#859ebc }

#bottomlinks a
{
	color: #FFFFFF;
	text-decoration: none;
}

#bottomlinks a:hover
{

	color: #FFFFFF;
	text-decoration: underline;
}

#contentlinks a
{
	color: #4A6C92;
	text-decoration: none;
}

#contentlinks a:hover
{

	color: #4A6C92;
	text-decoration: underline;
}
#headerlinks a
{
	color: #4A6C92;
	text-decoration: none;
}

#headerlinks a:hover
{

	color: #4A6C92;
	text-decoration: underline;
}

.norepeat {
	background-repeat: no-repeat;
}

.headercontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A6C92;
	padding: 0px;
	font-weight: normal;
	line-height: 16px;
}
.contentbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A6C92;
	padding: 0px;
	font-weight: bold;
	line-height: 18px;
}
table.forms tr td{ background-color:#D6D9E0;}
