/* html elements */
body
{
	background-color: #fff;
	color: #000;
	font-family: 'Trebuchet ms', Trebuchet, Arial, Verdana, 'Times New Roman', Times, serif !important;
}

h1 {
	color: #000;
}

h2 {
	color: #000;
}

h3 {
	color: #000;
}

ul {
	color: #000;
}

a {
	color: #0d89cd;
}

a:hover {
	color: #000
}


/** layout **/
#background {
	background-color: #fff
}

#wrapper {
	background-color: #fff
}


#topMenuBG {
	color: #fff
}

#topMenuBG a {
	color: #fff
}

#title {
	color: #000
}

#topBottom {
	background-image: none !important;
}

#frontImageBG {
	color: #fff
}

#contentRight {
	border-left: 1px solid #000;
}

#defaultContent h1 {
	background-image: none !important;
	color: #000;
}

#defaultContent h2 {
	color: #000
}

.frontRight1 {
	border-bottom: 1px solid #000
}

.frontRight2 {
	border-bottom: 1px solid #000
}

#footerBottom {
	border-top: 1px solid #000;
	border-bottom: 15px solid #000;
	color: #000
}

#footerBottom a {
	color: #000
}

/*** css styled menu ***/
#menu {
}

/* base menu */
.cssStyledMenu li {
	color: #000;
}

.cssStyledMenu li a {
	color: #000;
	background-color: #fff !Important;
	border-top: 1px solid #fff;
}

.cssStyledMenu li a:hover {
	color: #000;
	border-top: 1px solid #fff
}

.selected {
	background-image: none !Important;
}

li li .selected {
	background-image: none !important;
}

/* menu level 2 */
.cssStyledMenu li li {
	background-image: none !important;
	color: #000 !important;
}

.cssStyledMenu li li a {
	background-color: #fff !important;
	color: #000 !important;
	border-top: 1px solid #fff !important;
}

.cssStyledMenu li li a:hover {
	color: #000 !important;
}

/* menu level 3 */
.cssStyledMenu li li li {
	color: #000 !important;
}

.cssStyledMenu li li li a {
	background-color: #fff !important;
	color: #000 !important;
	border-top: 1px solid #fff !important;
}

.cssStyledMenu li li li a:hover {
	color: #000 !important;
}

/* simplicity class and id */
.imagecaption
{
	color: #000;
}

.inactive
{
	color: #000;
}

.highlighted
{
	color: #000;
}

.footer_links
{
	color: #000;
}

.footer_top
{
	color: #ffffff;
}

a.footer_top:visited
{
	color: #000; 
}

a.footer_top:hover 
{ 
	color: #000; 
}

a.headerNavLinks
{
	color: #000;
}

a.headerNavLinks:hover
{
	color: #000;
}

.breadCrumbNav {
	color: #fff
}

.breadCrumbNavSelected {
	color: #000;
}

a.design {
	color: #000;
}

a.design:hover {
	color: #000;
}

a.simplicity {
	color: #000;
}

a.simplicity:hover {
	color: #000;
}

/*** satellites ***/
.satelliteContainer {
	background: #fff;
	background-image: none !Important
}

.newsImage {
	border: 1px solid #000;
}

.newsSat_headline {
	color: #000;
}

.newsSat_date {
	color: #000;
}

.rssButton:hover {
	background: transparent;
}
.rssButtonNewsPage:hover {
	background: transparent;
}

.rssFeedAboutLink {
	color: #000000;
}

.satelliteCenterTop {
	background-image: none !Important
}

.satelliteCenterBG {
	background-image: none !Important
}

.satelliteCenterBottom {
	background-image: none !Important
}

.faqCenterBG {
	background-image: none !Important
}


.satelliteLeftTop {
	background-image: none !Important
}

.satelliteLeftBG {
	background-image: none !Important
}

.satelliteLeftBG2 {
	background-image: none !Important
}

.satelliteLeftBottom {
}

.satelliteLeftContainer {
}

#contentLine {
	height: 25px;
	width: 742px;
	background-color: #000 !important
}

/** dda **/
.default {
	color:#000000;
	font-size:12px;
	margin-bottom: 2px;
}

.large {
	color:#000000;
	font-size:14px;
	margin-bottom: 2px;
}

.extraLarge {
	color:#000000;
	font-size:16px;
	margin-bottom: 2px;
}

.defaultColour {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin-bottom: 2px;
}

.contrast {
	background-color:#FFFFFF;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:1px 3px;
	margin-bottom: 2px;
}

.highContrast {
	background-color:#000000;
	color:yellow;
	font-size:12px;
	font-weight:bold;
	padding:1px 3px;
	margin-bottom: 2px;
}

a.highContrast:hover {
	color:yellow !important;
	margin-bottom: 2px;
}

.textOnly {
	color:#000000;
	font-size:12px;
	margin-bottom: 2px;
}

#contentLine {
	height: 25px;
	width: 742px;
	background-color: #ededed
}