@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Lucida Grande", Lucida Sans Unicode, Arial, sans-serif;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.firstNav {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.mainlevel:link, a.mainlevel:visited {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
		text-decoration: none;

}

a.mainlevel:hover {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
		text-decoration: underline;

}

a.seclevel:link, a.seclevel:visited {
	font-size: 14px;
	color: #FFFFFF;
		text-decoration: none;

}

a.seclevel:hover {
	font-size: 14px;
	color: #FFFFFF;
		text-decoration: underline;

}
p {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 12px;
}

.newsbox_head {
	font-weight: bold;
	color: #FFFFFF;
}
.newsbox_body {
	font-size: 11px;
	color: #FFFFFF;
}
.contactbx {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.lhsherotext {
	font-size: 16px;
	line-height: 20px;
	color: #EA5E20;
	text-align: right;
}
