﻿

.Headings {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}

.bodyText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;

}


.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;

}



.FrontIconTitle {
	color: #000080;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma, arial;
}


.FooterLinks
{
 font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 font-size: small;
 color:white;
 list-style:none;
 font-weight:bold;
 
}


.FooterLinks li 
{
 float:left;
 padding:10px;
 
}

.FooterLinks
{
 padding:10px;
 margin:0px;
 
}
.FooterLinks li a
{
 text-decoration:none;
 color:white;
}

.FooterLinks li a:hover
{
 text-decoration:none;
 color: orange;
}


