/* Site Map Version 1 */

#map {
	clear:both;
	margin: 0 0 0 20px;
	}

#map h3
{
	margin: 0;
	padding: 10px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#map h4 {
width: 390px;
}

#map div 
{
	border: 1px solid #CCCCCC;
	margin: 0 0 15px 0;
	padding:0;
}

#map div div
{
	border: none;
	margin:0;
	padding:0;
}

.section {
	width: 401px;
	float: left;
	padding-right:2px;
}

.clear {
	clear:both;
	}

.map_home {
width: 810px;
}

.map_home h3 {
background:	#eee;
}

.map_home h3 a:link, .map_home h3 a:visited
{
	text-decoration: underline;
	background: none;
	color: #000000;
}

.map_home h3 a:hover, .map_home h3 a:focus, .map_home h3 a:active
{
	text-decoration: none;
	background: none;
	color: #000000;
}


.map_exams {
	background: #f6f9f4;
	width: 810px;	
}

.map_exams h3 {
	background:	#dde6d7;
}

.map_exams h3 a:link, .map_exams h3 a:visited
{
	text-decoration: underline;
	background: none;
	color: #000000;
}

.map_exams h3 a:hover, .map_exams h3 a:focus, .map_exams h3 a:active
{
	text-decoration: none;
	background: none;
	color: #000000;
}

.map_exams h4 {
	color: #006633;
	}

.map_recognition {
	background: #e9eff1;
	width: 810px;
	}

.map_recognition h3 {
	background:	#007ca4;
}

.map_recognition h3 a, .map_recognition h3 a:link, .map_recognition h3 a:visited
{
	text-decoration: underline;
	background: none;
	color: #ffffff;
}

.map_recognition h3 a:hover, .map_recognition h3 a:focus, .map_recognition h3 a:active
{
	text-decoration: none;
	background: none;
	color: #ffffff;
}

.map_resources {
	background: #f6f5ed;
	width: 810px;
}

.map_resources h3 {
	background:	#b8b482;
}

.map_resources h3 a, .map_resources h3 a:link, .map_resources h3 a:visited
{
	text-decoration: underline;
	background: none;
	color: #ffffff;
}

.map_resources h3 a:hover, .map_resources h3 a:focus, .map_resources h3 a:active
{
	text-decoration: none;
	background: none;
	color: #ffffff;
}

.map_what-we-do {
	background: #f9f2f8;
	width: 810px;
}

.map_what-we-do h3 {
	background: #885e80;
}

.map_what-we-do h3 a, .map_what-we-do h3 a:link, .map_what-we-do h3 a:visited
{
	text-decoration: underline;
	background: none;
	color: #ffffff;
}

.map_what-we-do h3 a:hover, .map_what-we-do h3 a:focus, .map_what-we-do h3 a:active
{
	text-decoration: none;
	background: none;
	color: #ffffff;
}

.map_what-we-do h4 { 
	color:#5b398e;
}
