/* CSS Document */

body {
	background-color: #CCCC99;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}.pageBg {
	background-image: url(/images/site_bg.jpg);
	background-color: #CCCCCC;
}
.pageHeading {
	font-size: 12px;
	font-style: italic;
}
.navTd {
	padding-left: 11px;
	padding-top: 2px;
	height: 22px;
	width: 147px;
	background-image: url(/images/site_button.jpg);
}

a:link,a:active,a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

a.mNav:link,a.mNav:active,a.mNav:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
a.mNav:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #CCCC99;
	text-decoration: underline;
}
table {
	font-size: 11px;
}
.content {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.copyright {
	font-size: 10px;
	font-style: italic;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;

}
.required {
	color: #FF0000;
}
h2 {
	font-size: 15px;
	font-weight: bold;

}
.homeTh {
	background-image: url(/images/home_thed.jpg);
	color: #000033;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;


}
.highLight {
	font-size: 14px;
	color: #666699;
	font-weight: bold;
	text-transform: capitalize;
	font-style: italic;

}
