.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding: 0px;
	font-weight: normal;
	line-height: 21px;
}
.content a, a:hover {

	color: #000000; 
	text-decoration: underline;
}
.contentital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding: 0px;
	font-weight: normal;
	line-height: 21px;
	font-style: italic;
}
.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding: 0px;
	font-weight: bold;
	line-height: 21px;
}
.contentblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0053a4;
	padding: 0px;
	font-weight: bold;
	line-height: 21px;
}
.contentgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2AA231;
	padding: 0px;
	font-weight: bold;
	line-height: 21px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000;
	padding: 0px;
	font-weight: bold;
	line-height: 24px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding: 0px;
	font-weight: normal;
	line-height: 21px;
}
.contactbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding: 0px;
	font-weight: bold;
	line-height: 21px;
}
.contactboldital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding: 0px;
	font-weight: bold;
	line-height: 21px;
	font-style: italic;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0053a4;
	padding: 0px;
	font-weight: bold;
	line-height: 17px;
}

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

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF;
	padding: 5px;
	text-indent: 0pt;
	font-style: normal;
}

A.menulink:hover {
background-color:#8dcb58;
}

#mainlinks a
{
	color: #4A4A4A;
	text-decoration: none;
}

#mainlinks a:hover
{

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

#secondarylinks a
{
	color: #0053a4;
	text-decoration: none;
}

#secondarylinks a:hover
{

	color: #0053a4;
	text-decoration: underline;
}
#contactlinks a
{
	color: #FFF;
	text-decoration: none;
}

#contactlinks a:hover
{

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

.norepeat {background-repeat:no-repeat;
}
.headerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #0053a4;
	padding: 0px;
	font-weight: bold;
	line-height: 24px;
}
hr {

	height: 1px;
	border: none;
	border-top: #c5c5c5 dotted 1px;
}
div.atWork {

	background: #d4e9f1;
	padding: 10px;
}
div.atHome {

	background: #d0e5cb;
	padding: 10px;
}