@charset "UTF-8";
a:link {
	color: #004c8d;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #004c8d;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #004c8d;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #004c8d;
	font-weight: bold;
	padding-left: 10px;
	margin-left: -10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 2em;
	color: #333;
	margin-bottom: -15px;
	font-weight: bold;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	line-height: 1.3em;
	list-style: disc outside;
	margin-bottom: 5px;
}
.mainbodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	line-height: 1.3em;
	list-style: disc outside;
	margin-bottom: -1px;
	font-style: normal;
}
.mainbodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	line-height: 1.2em;
	list-style: disc outside;
	margin-bottom: -1px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	float: right;
	margin-bottom: 2px;
}
.leftbarnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.leftbarnav a:link {
	text-decoration: underline;
	list-style: url(../images/button.jpg) outside;
	padding-top: 10px;
}
.leftbarnav a:visited {
	text-decoration: underline;
}
.leftbarnav a:hover {
	color: #FAFAF7;
	text-decoration: underline;
}
.foot_of_page_links {
	list-style: none;
}
