body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	background-color:#F7F8F9
	}
a:active 	{ color:#FF9900; Text-Decoration: underline}
a:link 		{ color:#0000CC; text-decoration: none} 
a:visited 	{ color:#0000CC; text-decoration: none} 
a:hover 	{ color:#FF0000; Text-Decoration: underline;  } 
#box {
	border: 1px solid #BBB;
	background-color:#FFF;

}

		.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.insetlist {
	font-family: Arial, Verdana, Helvetica, sans-serif, ;
	font-size: 80%;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 15px;
}

.sub {
	font-size: 70%;
	}
.justified {
	font-size: 80%;
	text-align: justify;
	margin-right: 66px;
	margin-left: 66px;
}
.bodytext {
	font-size: 80%;
}
.centred {
	font-size: 80%;
	margin-right: 66px;
	margin-left: 66px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #022F6C;
	margin: 3px 0px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #022F6C;
	margin-bottom:3px;

}
h3 {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.highlight {
	font-size: 130%;
	font-weight: bold;
	color: #022F6C;
}
.biggerbodytext {
	font-size: 110%;
}
hr {
	color: #666;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBB;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBB;
}
nav {
	margin: 0 0;
	padding: 0 0 0 0;
	
}
	#nav ul {
	border: 0;
	margin: 0;
	margin-top: 120px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	}
	 #nav ul li {
	margin: 0;

	}
	 #nav ul li a {
	width: 155px;
	display: block;
	height: auto;
	padding: 6px 0 6px 5px;
	color: #022F6C;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #DDD;
	background-color: #F1F0ED;
		}
		#nav ul li a:hover {
	color: #000;
	background-color: #FFAA5E;
	
	
}
		#nav a:active {
			color: #B69BD1;
		}
	.hidden {
		display: none;
		}.hr {
	color: #BBBBBB;
	width: 80%;
}
