body {
	margin: 0px;	
	background-repeat:repeat-x;		
}

.mainnav, .mainnav a:link, .mainnav a:visited {
	color:#000095;
	font:bold 13px Verdana, Arial;
        font-weight: bold;
        text-decoration:none;

}
.mainnav a:hover {
	color:#E3431D;
	font:bold 13px Verdana, Arial;
        font-weight: bold;
        text-decoration:none;

}

.subnav, .subnav a:link, .subnav a:visited {
	color:#000095;
	font:11px Arial, Verdana;
	font-weight: bold;
        text-decoration:none;

}

.subnav2, .subnav2 a:link, .subnav2 a:visited {
	color:#000095;
	font:13px Arial, Verdana;
	font-weight: bold;
        text-decoration:none;

}
.subnav a:hover {
	color:#E3431D;
        font:11px Arial, Verdana;
		font-weight: bold;
        text-decoration:none;

}

.PanalHeading {
		color:#000095;
		font:13px Arial, Verdana;
		font-weight: bold;
        text-decoration:none;
}
.SubHeading {
		color:#000095;
		font:11px Arial, Verdana;
		font-weight: bold;
        text-decoration:none;
}
.buttonnav, .buttonnav a:link, .buttonnav a:visited {
	color:#000095;
	font:12px Arial, Verdana;
	font-weight: bold;
        text-decoration:none;

}
.buttonnav a:hover {
	color:#E3431D;
        font:12px Arial, Verdana;
		font-weight: bold;
        text-decoration:none;

}
.SearchHeading {
		color:#000095;
        font:16px Arial, Verdana;
		font-weight: bold;
        text-decoration:none;
}

.SearchSubHeading {
		color:#ffffff;
        font:18px Arial, Verdana;
		font-weight: bold;
        text-decoration:none;
}
.SearchSubHeadingSm {
		color:#ffffff;
        font:16px Arial, Verdana;
		font-weight: bold;
        text-decoration:none;
}

.text {
	color:#000000;
	font:11px Verdana, Arial;

}
.LibertyHeading {
		color:#cc0000;
        font:16px Arial, Verdana;
		font-weight: bold;
        text-decoration:none;
}

.LibertyAddress {
		color:#398600;
        font:14px Arial, Verdana;
		font-weight: bold;
        text-decoration:none;
}
.Libertytext {
		color:#00000;
        font:14px Arial, Verdana;
		font-weight: bold;
        text-decoration:none;
}
.listMenu{
    text-align: left;
	width: 140px;
	height: 21px;
	border: 1px solid #A1CBA1;
	background-color: #ffffff;
	color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
 
}

.simplyLink, .simplyLink a:link, .simplyLink a:visited {
	color:#ff0000;
	font:18px Arial, Verdana;
	font-weight: bold;
}
.simplyLink a:hover {
	color:#000000;
        font:18px Arial, Verdana;
		font-weight: bold;
  
}
.simplyText  {
	color:#ff0000;
        font:12px Arial, Verdana;
		font-weight: bold;
       

}
.simplyTextsml  {
	color:#ff0000;
        font:12px Arial, Verdana;
		font-weight: bold;
        text-decoration:none;

}

img.floatRight { 
    float: right; 
    margin: 2px; 
}






