body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.locHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #006699;

}
.locHead a:link {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;



}
.locHead a:visited {
	color: #006699;
	text-decoration: underline;

}
.locHead a:hover {


	color: #0099CC;
}
.locHead a:active {
	color: #006699;
	text-decoration: underline;

}
.cellPadding {
	padding-right: 20px;
	padding-left: 20px;


}
.subheads {
	font-weight: bold;
}
.subheadItalics {
	font-style: italic;
}
.bottomTextMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.bottomTextMenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
	font-weight: bold;
	text-decoration: underline;

}
.bottomTextMenu a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
.bottomTextMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	font-weight: bold;

}
.bottomTextMenu a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	color: #0099CC;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #0099CC;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	color: #FF9900;
	font-weight: bold;

}
a:active {
	color: #0099CC;
	text-decoration: underline;
	font-weight: bold;

}
.newsBox {
	border: 1px solid #FF9900;
}

