.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	line-height: 15px;
	text-decoration: none;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menutext{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #386490;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	text-indent: 4px;
	line-height: 1.5em;
}
a.footertext:hover{
	text-decoration: underline;
}
a.menutext:hover{
	color:#3399CC
}
 .bodyheader {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #386490;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5em;
}
.bodytextform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 180px;
}
.bodytextsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336699;
	text-decoration: none;
}

div.locations {
	overflow: auto;
	white-space:normal;
	width: 150px;
	height: 60px;
	cursor: hand;
	border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	position: relative;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
}