body {
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #7B869A;
	}
.style1 {color: #FFFFFF}
.colour {
background-color:#FFFFCC;
}
.justified {
	font-size: 100%;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.5em;
	font-weight: bold;
}
h1 {
	
	font-size: 40px;
	font-weight: normal;
	margin-bottom: 3px;
}

.border {
	border: 1px solid #2D5384;
	margin-right: 5px;
	margin-left: 5px;
}
.box {
	border: 1px solid #2D5384;
}
a:active 	{ color:#FF9900; Text-Decoration: underline}
a:link 		{ color:#0000CC; text-decoration: underline} 
a:visited 	{ color:#0000CC; text-decoration: underline} 
a:hover 	{ color:#FF0000; Text-Decoration: none;  } 
sidenav {
	margin: 0 0;
	padding: 0 0 0 0px;
}
	#sidenav ul {
	border: 0;
	margin: 0;
	margin-top: 50px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
	 #sidenav ul li {
	width: 150px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	}
	 #sidenav ul li a {
	 width: 150px;
	height: auto;
	padding: 6px 0px;
	margin: 0px 0  4px;
	color: #000;
	text-decoration: none;
	display: block;
	background-image: url(oval2.gif);
	background-repeat: no-repeat;
	background-position: center center;
		}
		#sidenav ul li a:hover {
	color: #000;
	background-image: url(oval.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
		#sidenav a:active {
			color: #BCBCBC;
		}


.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFCC;
}
.sub {
	font-size: 80%;
}
.subwhite {
	font-size: 80%;
	color: #FFFFFF;
}
#sub1 {
			color: #FFFFFF;
			text-decoration: none;
}
#sub1 a:link{
			color: #FFFFFF;
			text-decoration: underline;
}
#sub1 a:visited{
			color: #FFFFFF;
			text-decoration: underline;
}
#sub1 a:hover{
			color: #9DDFFF;
			text-decoration: none;
			}
#sub2 {
			color: #FFFFFF;
			text-decoration: none;
}
#sub2 a:link{
			color: #FFFFFF;
			text-decoration: underline;
}
#sub2 a:visited{
			color: #FFFFFF;
			text-decoration: underline;
}
#sub2 a:hover{
			color: #9DDFFF;
			text-decoration: none;
			}
h2 {
	
	font-size: 120%;
	font-weight: normal;
	color: #01406D;
	margin-top: 3px;
	margin-bottom: 3px;
}
h4 {
	font-size: 90%;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 15px;
	margin-left: 15px;
}
.insetlist {
	font-size: 80%;
	margin-top: 4px;
	margin-left: 100px;
}
.bodytext {
	font-size: 90%;
}
h3 {
	font-size: 110%;
	color: #01406D;
	font-weight: bold;
		}

.heading {
	display:block;
	color: #003366;
	text-align:center;
	background-color: #CCEAFF;
	padding-top: 3px;
	
}
.hide {
	display: none;
}
