.navText {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
p{
 text-align:left;
}
.navText:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	width: 155px;
}
.theBoxes {
	text-align:center;
	width:225px;
	float:left;
	font-family:Helvetica,  Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	padding:10px;
	
}
.theBoxes p {
	text-align:center;	
}
.bodyText {
	font-family:Helvetica,  Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}
.bodyTextSmall {
	font-family:Helvetica,  Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}
.bodyTextSmall p {
	margin:8px;
	border-bottom:1px solid #006699;
}
.bodyTextLead {
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #006699;
	font-family:Helvetica,  Arial, sans-serif;
	font-size: 13px;
	
}
.bodyTextHeading {
	font-family:Helvetica,  Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-color: #EEEEBB;
	width: 760px;
	float: left;
	height: 21px;
	line-height: 24px;
	font-variant: normal;
	text-indent: 7px;
}
.bodyTextSubHeading {
	font-family:Helvetica,  Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-color: #EEEEBB;
	width: 225px;
	float: left;
	height: 21px;
	line-height: 24px;
	font-variant: normal;
	text-indent: 7px;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
}
.style1 {color: #333333}
body {
	background-color: #eeeeee;
}.quoteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #0099CC;
	text-decoration: none;
}
.listenText {
	font-family:Helvetica,  Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.listenText:hover {
	font-family:Helvetica,  Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.verticalDivider {
width:2px;
height:22;
background-color:cccc99;
}

.footerTD {
	text-align: center;
	width: 33%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 24px;
	vertical-align: middle;
	line-height: 24px;
	background-color: eeeebb;
	
}
.footerTD2 {
	text-align: center;
	width: 33%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 24px;
	vertical-align: middle;
	line-height: 12px;
	background-color: eeeebb;
	
}