body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14pt;
	color: #000033;
	background-color: #eeeeee;

}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	font-size: 18pt;
	color: #003399;

}
h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	font-size: 16pt;
}
h3 {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	font-size: 14pt;
}
.nav {font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; font-size: 14px; color: #264659; padding: 5px; }
.nav a {color: #0E498B;}
.nav a:hover {color: #9D627E; text-decoration: none; }
.nav a:visited {color: #6F2B5A;}
.nav a:hover:visited {color: #9D627E; text-decoration: none;}
.strapline {
}
.sectiontitle {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	font-size: 36px;
	text-align: right;
	padding: 34px 10px 0px;
	height: 80px;
	background-image: url(../img/section_head.gif);
	vertical-align: bottom;
	background-repeat: no-repeat;
	color: #1E3962;


}
