body {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Calibri;
	color: #4478a3;
	text-decoration: none;
}
.redlink
{
	color:Black;
	font-family: Calibri;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.sublink
{
	padding-left:13px;
	color: #4478A3;
	font-family: Calibri;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold ;
}
.redsublink
{
		padding-left:13px;
	color: Black;
	font-family: Calibri;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold ;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
	
}
.unnamed1 {
	font-family: Calibri;
	color: #696e72;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.unnamed2 {
	font-family: Calibri;
	color: #4478a3;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.unnamed3 {
	font-family: Calibri;
	color: #696e72;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
}
.unnamed4 {
	font-family: Calibri;
	color: #7a7273;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.unnamed5 {

	font-family: Calibri;
	color: #CC6600;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.WHITE {
	font-family: Calibri;
	color: #4478A3;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;

}
.active {


	font-family: Calibri;
	color: #CC6600;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-family: Calibri;
	font-size: 13px;
	color: #4478a3;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
h1 {

	font-family: Calibri;
	color: #4478a3;
	font-size: 16px;
	font-weight: bold;
}
ul {
	line-height: 14px;
}
.bluelink {

	font-family: Calibri;
	color: #4478A3;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	
}
.toplink {

	font-family: Calibri;
	color: #4478a3;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.footer {

	font-family: Calibri;
	color: #4478a3;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
h3 {

	font-family: Calibri, Tahoma;
	color: #4478a3;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.upperend
{
	
	background: url(../sitearea-nav.jpg);
	border: 1px solid #ccc;
	height:26px;
	
}
.nav
{
	padding: 6px 28px;
	border-right: 1px solid #ccc;
	position: relative;
}
.navred
{
	color:Black ;
	padding: 6px 28px;
	border-right: 1px solid #ccc;
	position: relative;
}
.lastnav
{
	border-right: 0 solid #ccc;
}
.nav-container
{
	width: 99%;
	margin-top: -20px;
	
}
.nav a
{
	display: block;
	padding: 0;
	height: auto;
	color: #2f6681;
	background-color: transparent;
	font-size: 90%;
	font-family:Calibri;
	line-height: 0.75em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	z-index: 4;
}
.navred a 
{
	display: block;
	padding: 0;
	height: auto;
	color: Black;
	background-color: transparent;
	font-size: 90%;
	font-family:Calibri;
	line-height: 0.75em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	z-index: 4;
}
.footerright
{
	text-align:right;
	font-family: Calibri;
	color: #4478a3;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}