body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0a2075;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0A2075;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #0A2075;
}
h1 {
	font-size: 14px;
	color: #0a2075;
}
h2 {
	font-size: 12px;
	color: #333333;
}
#container {
	width:920px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	width:225px;
	float: left;
	margin-top: 15px;
	padding-bottom: 15px;
}
#nav {
	width:920px;
	margin-top: 15px;
	clear: both;
	background-color: #efefef;
	height: 35px;
	line-height: 35px;
}
#main {
	width:920px;
	margin-top: 15px;
	clear: both;
}
#left {
	width:186px;
	float: left;
	margin-top: 15px;
	margin-right: 30px;
}
#centre {
	width:455px;
	float: left;
	margin-top: 15px;
}
#right {
	width:216px;
	float: right;
	margin-top: 15px;
}
#header {
	width:455px;
}
#content {
	width:455px;
	clear: both;
	margin-top: 15px;
	text-align: justify;
}
#login {
	width:196px;
	background-color: #e5e5e5;
	padding: 10px;
}
.inputbutton {
	font-size: 10px;
	text-transform: uppercase;
	color: #06186A;
}
#news {
	width:196px;
	background-color: #e5e5e5;
	margin-top: 15px;
	padding: 10px;
}
.newstitle {
	font-weight: bold;
	color: #031B71;
}
#footer {
	width:920px;
	margin-top: 35px;
	clear: both;
	background-color: #E5E5E5;
	height: 45px;
	line-height: 45px;
	text-align: right;
}
#footer a:link {
	color: #333333;
}
#footer a:hover {
	color: #0a2075;
}
.top a:link {
	color: #0a2075;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.top a:visited {
	color: #0a2075;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.top a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.top a:active {
	color: #0a2075;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#left-links {
	width:186px;
	float: left;
	margin-right: 30px;
}
#inner-content {
	width:700px;
	float: left;
	margin-top: 15px;
	text-align: justify;
}
.newsdate {
	font-size: 10px;
}
#member-welcome {
	width:225px;
	float: right;
	margin-top: 25px;
	padding-bottom: 15px;
	text-align: right;
	color: #142785;
	font-weight: bold;
	font-size: 14px;
}
