body {
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", tahoma, arial, sans-serif;
	color: #062726;
	font-size: 12px;
	background: #DCE6F2;
	}

li>ul {

	top: auto;
	left: auto;
	}

img {
display: block;
border: 0;
}
		
#wrapper {
	position: relative;
	width: 1000px; /* keyline width + border */
	height: 127px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;	
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	text-align:left;
	background: #FFFFFF; 
	clear: both;
	}

#midlevel {
	position: relative;
	top: 0;
	width: 1000px; /* keyline width + border */
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;	
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	text-align:left;
	background: #FFFFFF; 

}

#footer {
	position: relative;
	width: 1000px; /* keyline width + border */
	height: 27px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;	
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	text-align:left;
	background: #b7cfe6 url(../images/footer.gif) no-repeat;
}

#footer p {
margin: 0; 
padding: 6px 17px 6px 17px;
}

#footer p a:link { text-decoration: none; color: #073635; border: 0;}
#footer p a:visited { text-decoration: none; color: #175757; border: 0;}
#footer p a:hover { text-decoration: none; color: #000; border: 0;}


#mainmenu {
position: relative;
z-index: 250;
clear: both;
}

#mainmenu li {
float: left;
text-align: center;
}

#mainmenu li a {
	display: block;
	width: 200px;
	height: 21px;
	font-size: 11px;
	letter-spacing: 1.2pt;
	padding: 6px 0 0 0;
	color: #062727;
	font-weight: bold;
}
	
#mainmenu li a:link { text-decoration: none; color: #073635; border: 0; background: url(../images/upbutton.gif) no-repeat;}
#mainmenu li a:visited { text-decoration: none; color: #175757; border: 0; background: url(../images/upbutton.gif) no-repeat;}
#mainmenu li a:hover { text-decoration: none; color: #000; border: 0; background: url(../images/overbutton.gif) no-repeat;}

ul { /* all lists */
	padding: 0;
	margin: 0;
	}
li { /* all list items */
	position: relative;
	margin: 0;
	padding: 0;
	}

ul#mainmenu {
	list-style-type: none;
	}

#secondmenu {
height: 100%;
background: #8FB0D7;
width: 200px;
}

#secondmenu ul {
position: relative;
display: block;
margin: 0;
padding: 0;
list-style: none;
list-style-type: none;
width: 200px;
}

p.textpara {
line-height: 150%;
margin: 0; 
padding: 6px 17px 6px 17px;
}

p.smallpara {
font-size: 10px;
margin: 0; 
padding: 6px 17px 6px 17px;
}

p.firstpara {
line-height: 150%;
margin: 0; 
padding: 6px 17px 6px 17px;
}

h2 {
padding: 6px 17px 6px 17px;
margin: 0;
font-size: 18px;
}

.whiteH3 {
font-size: 14px;
color: #fff;
padding: 12px 17px 12px 17px;
margin: 0;
}

.paleH3 {
font-size: 14px;
color: #032F52;
padding: 12px 17px 12px 17px;
margin: 0;
}

.whiteH2 {
font-size: 22px;
color: #032F52;
}

.grey {
color: #777777;
}

.textpara a{
	font-size: 11px;
	font-weight: bold;
}

.textList {
padding: 35px 17px 6px 34px;
}

.textList li {
font-weight: bold;
padding-bottom: 8px;
}

.findoutmore {
margin: 0 0 17px 0; 
padding: 6px 17px 6px 17px;
}

.findoutmore a{
	font-size: 11px;
	font-weight: bold;
}

.findoutmore a:link { text-decoration: none; color: #062727; }
.findoutmore a:visited { text-decoration: none; color: #073635;  }
.findoutmore a:hover { text-decoration: none; color: #FFFFFF;  }

p.extended {
margin: 0; 
padding: 6px 17px 100px 17px;
}

.extended a{
	font-size: 11px;
	font-weight: bold;
}

.textpara a:link { text-decoration: none; color: #062727; }
.textpara a:visited { text-decoration: none; color: #073635;  }
.textpara a:hover { text-decoration: none; color: #FFFFFF;  }

.extended a:link { text-decoration: none; color: #062727; }
.extended a:visited { text-decoration: none; color: #073635;  }
.extended a:hover { text-decoration: none; color: #FFFFFF;  }

#secondmenu ul li {
	clear: both;
	position: relative;
	}
			
#secondmenu ul li a {
	display: block;
	margin: 0;
	padding: 7px 0px 7px 17px;
	font-size: 8pt;
	font-weight: bold;
	}

#secondmenu ul li a:link { background: #5AC2C0; text-decoration: none; color: #073635; border-bottom: 1px solid #FFFFFF; }
#secondmenu ul li a:visited { background: #5AC2C0; text-decoration: none; color: #175757; border-bottom: 1px solid #FFFFFF; }
#secondmenu ul li a:hover { background: #9DD4D3; color: #000; border-bottom: 1px solid #FFFFFF; }

#wrapper #mainmenu a.me {background: url(../images/mebutton.gif) no-repeat;} /* color for current page */
 #midlevel #secondmenu a.me {background: #A0EDEC;}
.topmenu {
border-top: 1px solid #ffffff;
}

#RHS {
background: #8FB0D7;
position: absolute;
right: 0px;
top: 0px;
padding-top: 0px;
float: right;
width: 200px;
height: 100%;
}

#content {
position: absolute;
padding: 6px;
left: 200px;
top: 0px;
width: 600px;
height: 100%;
float: left;
background: url(../images/spanners.jpg) no-repeat bottom right;
}

#content_contact {
position: absolute;
padding: 6px;
left: 200px;
top: 0px;
width: 100%px;
height: 100%px;
float: left;
}

.blue {
background: #23547C;
}

.inline {
float: left;
}

div.mvra {
bottom: 30px;
left: 200px;
padding-left: 17px;
width: 500px;
height: 68px;
position: absolute;
display: table;
}

div.mvra p {
padding-left: 0px;
display: table-cell;
vertical-align: middle;
}

.RHS_lower {
width: 100%;
height: 210px;
background: url(../images/grade.gif) repeat-x;
}h6 {
	font-size: 14px;
	padding-left: 17px;
	margin: 0px;
	font-weight: normal;
}
