body{
	background: #97a6bb;
	margin-top: 15px;
	color: #797676;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a{color:#48659A;text-decoration: none; font-size: 11px; }

a:visited{text-decoration: none;}
a:hover{color:#8e8a8a; text-decoration:none;}
a:active{text-decoration: none;}

#wrap{
	margin: auto;
	width:912px;
	background: url(images/body_back.gif) repeat-y bottom left;
}

#header{width:912px; height: 154px; }
a img{border: none;}

#content_wrap{float:right; width:650px; height: auto;}
#content{padding-left: 32px; padding-right:32px; margin-top: 20px; margin-bottom: 20px;}

#nav{float:left; width:258px; height:471px; background: url(images/menu_back.jpg) no-repeat;}
#footer{width:912px; height:20px; background: url(images/footer.gif) no-repeat; clear: both; font-family: Verdana; font-size: 10px; text-transform: uppercase; color: #afb7a8;line-height: 18px; text-align: center; padding-left: 35px;}
h1{color:#91B969; text-transform: uppercase; font-size: 17px;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

h2{
	color:#C78C31;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#nav ul{list-style: none; display: inline; margin-top: 0px; padding-top: 0px;}
#nav a{color:#48659A; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; text-decoration: none;color:#48659A;}

#nav  a:visited{text-decoration: none;}
#nav  a:hover{color:#8e8a8a; text-decoration:none;}
#nav  a:active{text-decoration: none;}
#nav li{padding-right: 30px; text-align: right; padding-bottom: 5px; padding-top: 4px; background-image: url(images/nav_underline.gif); background-repeat: no-repeat; background-position: 130px bottom;}

#nav li.last{background-image: none;}
.suhead-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #81B156;
}
.text-highlight-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #749EC2;
	font-weight: bold;
}
.running-text-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #797676;
}
.running-text-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #797676;
}
.small-print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #A9A9A9;
	font-style: italic;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #C19E68;
}
