.slogan {
	font-family: "Century Schoolbook", "Times New Roman", serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bolder;
}
.heading {
	font-family: "Century Schoolbook", "Times New Roman", serif;
	font-size: 24pt;
	font-weight: bold;
}
.content {
	font-family: "Century Schoolbook", "Times New Roman", serif;
	font-size: 12pt;
	padding: 7px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.scrollbutton { border-style: solid; padding: 3; border-left-width: 1; border-top-width: 1; border-right-width: 2; border-bottom-width: 2; border-left-color:2D2DFF; border-top-color:2D2DFF; border-right-color:00005B; border-bottom-color:00005B; font-family: 'Tahoma'; mso-font-charset: 0; font-size: 9pt; color: rgb(255,255,255); background-color:000080 ;cursor:pointer;cursor:hand;}

.homelink {
	font-family: "Century Schoolbook", "Times New Roman", serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.homelink a:link {
	font-family: "Century Schoolbook", "Times New Roman", serif;
	font-size: 10pt;
	text-decoration: none;
}
.homelink a:visited {
	font-family: "Century Schoolbook", "Times New Roman", serif;
	font-size: 10pt;
	text-decoration: none;
}
.left_bar_text {
	color: #FFCC33;
}
.left_bar_text a{
	color: #FFCC33;
}
.float_left {
	margin: 5px;
	float: left;
}
.float_right {
	margin: 5px;
	float: right;
}
.clear_it {
	clear: both;
}
.clear_right {
	clear: right;
}
.clear_left {
	clear: left;
}
.errors{
color:#FF0000;
}