body {
	background-color: #efefef;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.boxheading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.spectsubheading {color: #253082}
.specheading {
	color: #FFFFFF;
	font-size: 14px;
}
.itemheading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #253082;
}
.newsfooter {
	font-family: Tahoma;
	font-size: 10px;
	color: #253082;
}
.itemcopy {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5B90C8;
}
.sitemap {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #253082;
	line-height: 24px;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #5B90C8;
}
a:link {
	font-family: Tahoma;
	font-style: normal;
	color: #253082;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-style: normal;
	color: #5B90C8;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-style: normal;
	color: #5B90C8;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-style: normal;
	color: #253082;
	text-decoration: underline;
}
.mainnav a:link {
	color: #ffffff;
	text-decoration: none;
}
.mainnav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.mainnav a:hover {
	color: #000000;
	text-decoration: none;
}
.mainnav a:active {
	color: #ffffff;
	text-decoration: none;
}
.bottomnav{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #D79D32;
}
.bottomnav a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.bottomnav a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.bottomnav a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #D79D32;
	text-decoration: none;
}
.bottomnav a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.background {
	color: #000000;
	background-attachment: fixed;
	background-image: url(../images/middle_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
}