.text {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #212121;
	text-decoration: none;
}
.textbox {
	font-family: Arial;
	font-size: 12px;
	color: #4280A4;
	text-decoration: none;
	background-color: #F8F8F8;
	border: 1px solid #999999;
}
a:link {
	font-family: Tohama;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tohama;
	font-size: 11px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	font-family: Tohama;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.NewsHeading {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.LeftNavHeading {
	font-family: Arial;
	font-weight: bold;
	color: #9F9F9F;
	font-size: 18px;
}
.LeftNavContent {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	
}
.ActiveLeftNavContent {
	font-family: Arial;
	color: #656565;
	font-weight: bold;
	font-size: 15px;
	
}
.copyRight {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.BoldText {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #008BE8;
	text-decoration: none;
}
.NavPath {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
}
