.content {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	padding-left:20px; padding-right:20px;	
}

.pheader {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00467F;
	padding-left:20px;	
}
.sheader {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F36C21;
	padding-left: 0px;
}

.topnavtext {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.topnav {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav:hover {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #DDEBF6;
	text-decoration: underline;
}

.timetext {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00467F;
	text-decoration: none;
}

.textlink {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F36C21;
	text-decoration: none;
}
.textlink:hover {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00467F;
	text-decoration: underline;
}

.addresslink {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00467F;
	text-decoration: none;
}
.addresslink:hover {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F36C21;
	text-decoration: underline;
}

.address {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00467F;
	padding-left:25px;	
}

.caption {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;	
}


