#platformContent {
	border-top: 8px solid #5D624E;
}

#header {
	border-bottom: 1px solid #666;
}

#header form label {
	color: #bcbec0;
}

#header form input {
	border: 0px;
}

#header form button {
	border: 0px;
}

ul#top_nav li a {
	color:#666;
}

ul#nav {
	border-bottom: 1px solid #666;
}

ul#nav a {
	color: #666666;
	border-left: 2px solid #fff;
}

ul#nav li.current a {
	color: #fff;
	background: #6e97ac;
	border-left: 2px solid #232a33;
}

ul#nav a:hover {
	color: #fff;
	background: #939C87;
	border-left: 2px solid #5D624E;
}

ul#nav li.over a {
	color: #fff;
	background: #5D624E;
	border-left: 2px solid #232a33;
}

#leftColumn h1 {
	color: #6F8468;
}

#leftColumn h2 {
	color: #6F8468;
}

#leftColumn h3 {
	color: #6F8468;
}

#leftColumn h4 {
	color: #6F8468;
}

#leftColumn h5 {
	color: #6F8468;
}

#leftColumn h6 {
	color: #6F8468;
}

#leftColumn blockquote {
	color: #6d97ac;
}

#leftColumn {
	color: #333333;
}

#leftColumn a {
	color: #6F8468;
}

#leftColumn a.button {
	background: #6e97ab;
	color: #fff;
}


#leftColumnWide h4 {
	color: #6F8468;
}

#leftColumnWide a {
	color: #6F8468;
}

ul#toggleList h4 {
	color: #fff;
}

ul#toggleList div {
	color: #666;
}

ul#toggleList a {
	color: #ffffff;
}

ul#toggleList a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

li#sidebar1 h4 {
	background: #A6B297;
	border: 1px;
	border-style: solid;
	border-color: #5D624E;
}

li#sidebar2 h4 {
	background: #6e97ac;
}

li#sidebar3 h4 {
	background: #6d828d;
}

li#sidebar4 h4 {
	background: #474d55;
}

li#sidebar5 h4 {
	background: #232a33;
}

#footerContent {
	color: #aaa;
}

#footerContent a {
	color: #aaa;
}

#latest_news_content p {
	color: #FFFFFF;
	background-color: #5d6150;
}

#latest_news_content a {
	color: #FFFFFF;
}

#latest_news_content {
	background-color: #5d6150;
}
#footerContent address {
	color: #FFFFFF;
}
