body 
{ 
	margin: 0px;
}

.default
{
	font-size: 13px;
	font-family: "Gill Sans MT";
	color: #444444;
	line-height: 18px;
	text-decoration:none;
	font-weight: normal;

}

.defaultsmall
{
	font-size: 12px;
	font-family: Gill Sans MT;
	color: #000000;
	line-height: 18px;
	text-decoration:none; 
}

a.defaultsmall:hover
{
	font-size: 12px;
	font-family: "Gill Sans MT";
	color: #0D7F42;
	line-height: 18px;
	text-decoration:underline;
}

.whitebold
{
	font-size: 14px;
	font-family: Gill Sans MT;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
	padding: 5px;
}




.defaultbold
{
	font-size: 13px;
	font-family: Gill Sans MT;
	color: #444444;
	line-height: 18px;
	font-weight: bold;
}

a.default:hover
{
	font-size: 13px;
	font-family: Gill Sans MT;
	text-decoration: underline;
}

.nav {
	font-family: Gill Sans MT;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

a.nav:link {
	font-family: Gill Sans MT;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	font-family: Gill Sans MT;
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

a.nav:active {
	font-family: Gill Sans MT;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited {
	font-family: Gill Sans MT;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.nav_header {
	font-family: Gill Sans MT;
	font-size: 13px;
	color: #FFFFFF;
}

.whitedefaultsmall
{
	font-size: 12px;
	font-family: Gill Sans MT;
	color: #d8d8cb;
	line-height: 18px;
	text-decoration:none; 
}

a.whitedefaultsmall:hover
{
	font-size: 12px;
	font-family: Gill Sans MT;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration:underline; 
}
.addressheader {
	font-family: "Gill Sans MT";
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #444444;
	line-height: 45px;
	text-decoration: underline;


}
.Superscript {
	font-family: "Gill Sans MT";
	font-size: 9px;
	color: #444444;


}

