div {
	border: none;
	}
a {
	font-variant: normal;
	color: #0202df;
	font-weight: lighter;
}

a:hover {
	font-variant: normal;
	color: #020202;
	font-weight: normal;
	background-color: #CCFFFF;
}

a:visited {
	font-variant: normal;
	color: maroon;
	font-weight: normal;
}

body {
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #020202;
}
div#banner {
	background-color: #FFFFFF;
	width: 100%;
	position: absolute;
}
div#header {
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
	top: 0px;
	background-image: url(images/top_info1.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
div#nav{
	color : #020202;
	height : 15px;
	font-size: 80%;
	position: relative;
	text-align: center;
	width: 100%;
	letter-spacing: normal;
	font-weight: normal;
}

div#nav ul {
	list-style-type: none;
}
div#nav ul li {
	display: inline;
	text-align: left;
	padding: 0px;
}
div#content {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #020202;
	line-height: 140%;
	width: 100%;
	text-align: justify;
	padding-top: 25px;
	clear: both;
}
div#sidebar {
	position: absolute;
	top: 166px;
	right: -27px;
	width: 222px;
	font-size : 70%;
}
div#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 146%;
	color: #105BAC;
	font-weight: normal;
}
div#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #105BAC;
	font-weight: normal;
	font-size: 120%;
}
#nav a {
	font-variant: normal;
	color: #0202df;
	font-weight: lighter;
}

#nav a:hover {
	font-variant: normal;
	color: #020202;
	font-weight: normal;
	background-color: #CCFFFF;
}

#nav a:visited {
	font-variant: normal;
	color: maroon;
	font-weight: normal;
}


html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	}
	
#footer {
	clear: both;
	width: 95%;
	margin: 10px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	border-top: 1px solid #333;
	color: #000;
	}
	
	#footer .date {
		float: left;
		text-align: left;
		}
	
	#footer .contact {
		float: right;
		text-align: right;
		}
		

div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}
#content .centered a {
	color: #020202;
}
#content .centered a:hover {
	font-variant: normal;
	color: #020202;
	font-weight: normal;
	background-color: #CCFFFF;
}
div#subnav{
	color : #020202;
	height : 15px;
	font-size: 80%;
	position: relative;
	text-align: center;
	width: 100%;
	letter-spacing: normal;
	font-weight: normal;
}

div#subnav ul {
	list-style-type: none;
}
div#subnav ul li {
	display: inline;
	text-align: left;
	padding: 0px;
}

div#footer{
	color : #020202;
	height : 15px;
	font-size: 60%;
	position: relative;
	text-align: center;
	width: 100%;
	letter-spacing: normal;
	font-weight: normal;
}

div#footer ul {
	list-style-type: none;
}
div#footer ul li {
	display: inline;
	text-align: left;
	padding: 0px;
}
#content table tr td p em strong {
	text-align: center;
}
#centretable {
	text-align: center;
	color: #C30;
}
