body {
	background: #fff;
	color: #000;
}

p {
	color: #000;
}

h1, h2, h3 {
	color: #000 !important;
}

a {
	color: #000;
}

a:hover {
	color: white;
	background: midnightblue;
}

h1 {
}

h2 {
}

h3 {
}

ul {
}

.breadCrumbNav {
}

.headerNavLinks {
}

.pageFooter {

}

.page_heading {

}

.block_heading {

}

.block_content {

}

.formField {

}

.notice {

}

.horizImage {

}

.imagecaption {

}

.vertImage {

}

.pageNav {

}

.inactive {

}

.pageNavNumbers {

}

.headline {

}

.textMenuLink {

}

.boxText {

}

.headerLogin {

}

.loginLink {

}

.page {
	background-color: #fff;
	border: 1px solid #000;
}

.pageHeader {
	background-color: #fff;
}

.pageFooter {
	background-color: #fff;
}

hr {
	color: #000;
	background-color: #fff;
}

.identity{
	background-image: url(/images/interface/headerImage.jpg);
}

.logoContainer{
	background-image: url(/images/interface/logoBg.gif);
}

.logoContainer img{
}

.contentContainer{
}

.content{
	background-image: none;
}

.clear{
}

.mainMenuContainer{
	border: 1px solid #000;
	background: #fff;
}

.breadCrumbWrap {
}

.siteMapWrap {
}

#textControlText {
}

#textControlImage {
}

a.simplicity {
	color: #000000;
}

a:hover.simplicity {
	background: #FF9900;
	color: #ffffff;
}

a.design {
	text-decoration: none;
	color: #000000;
}

a:hover.design {
	background-color: #0081BB;
	color: #ffffff;
}


.cssmouseoff, .cssmouseon {
	width: 196px;
	color: #fff;
	padding-bottom: 3px
}

a.cssmouseoff, a.cssmouseoffSub {
	text-indent: 10px;
	display: block;
	font-size: 1em;
	text-decoration: none;
	width: 196px;
	height: 20px;
	background-color: #000 !important;
	border: 1px solid #000 !important;
	color: #fff;
	padding: 2px;
	padding-top: 8px;
}

a.cssmouseon, a.cssmouseonSub {
	text-indent: 10px;
	font-size: 1em;
	text-decoration: none;
	width: 196px;
	height: 20px;
	background-color: #fff !important;
	color: #000;
	border: 1px solid #000 !important;
	padding: 2px;
	padding-top: 8px;
}


.block_content table, .block_content td {
	border: 1px solid #000 !important;
	background-color: #fff !important;
	color: #000 !important;
}

.block_content td a, .block_content td p a {
	color: #000 !important;
}
