body{
    font-family: Arial,Tahoma,Verdana;
    font-size: 14px;
    line-height: 18px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.maintext-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.maintext-bold-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #009;
}
.banner_bg_topleft {
	background-image: url(site_images/top_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.banner_bg_bottom_curve {
	background-image: url(site_images/bottom_left-menu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.banner_bg-right-repeat {
	background-image: url(site_images/banner_repeat.png);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #009;
}
a:visited {
	color: #009;
}
a:hover {
	color: #009;
}
a:active {
	color: #009;
.Arial-12-norm-norm {font-family: Arial, Helvetica, sans-serif}