a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003874;
}
a.nav:visited {
	color: #003874;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a.nav:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD400;
}
a.nav {
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5CC9E0;
}

.leftborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.main {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.border {
	border: 2px solid #5CC9E0;
}
.dashed {
	border: 2px dashed #5CC9E0;
}
body {
	margin: 0px;
	padding: 0px;
}
.body12 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin-bottom: 3px;
}
.header_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5CC9E0;
}
.strapline {
	text-align: center ; 
	color: #2D3192;
	height: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	
}
