/***** Main Template *****/
#content a
{
	color: #000080;
	text-decoration: underline;
}

#content a:link, a:active, a:visited 
{
	color: #000080; text-decoration: underline;
}

#content a:hover 
{
	color: #FF0000; text-decoration: underline;
}

#footerNav 
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
}

#footerNav a:link, a:active, a:visited 
{
	color: #ffffff; text-decoration: none;
}

#footerNav a:hover
{
	color: #ffffff; text-decoration: underline;
}

#copyright
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;	
}

.contactInfo
{
	font-family: Arial;
	font-size:13px;
	color:#000000;
}

td {
	font-family: Arial;
	font-size: 13px;
	color: #000000;	
}

td.pageHeader
{
	font-family: Arial;
	font-size: 18px;
	color: #000080;	
}

td.columnHeader
{
	font-family: Arial;
	font-size: 13px;
	color: #000080;	
}

.formArea 
{
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #000000;	
}
