IMG {
border:none;
}
FIELDSET DIV LABEL {
float:left;
width:170px;
text-align:right;
}
FIELDSET DIV INPUT {
	display:inline;
	float:left;
}
FIELDSET DIV {
clear:both;
}
H1{
	font-family: "Georgia","Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 170%;
	line-height:170%;
	padding: 0;
	margin: 0 0 10px 0;
}
H2{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 140%;
	line-height:190%;
	padding: 0;
	margin: 1em 0 0 0;
}
H3{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 110%;
	line-height:190%;
	padding: 0;
	margin: 0 0 0 0;
}
P{
	font-weight: normal;
	font-size: 100%;
	line-height:190%;
	padding: 0;
	margin: 0.2em 0 0.8em 0;
}
UL{
	font-weight: normal;
	font-size: 100%;
	line-height:180%;
	padding: 0;
	margin: 0.2em 0em 0.8em 1.5em;
}
OL{
	font-weight: normal;
	font-size: 100%;
	line-height:180%;
	padding: 0;
	margin: 0.2em 0em 0.8em 2.5em;
}
A{
	color:#525a7f;
	font-weight:bold;
	text-decoration:none;
}
A:hover{
	text-decoration:underline;
	background:#fff;
}
HR{
	height:1px;
	border:none;
	border-bottom:1px dotted #bbb;
	margin:7px 0;
}


body {
	margin:0;
	padding:0;
	background:#777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	color:#444;
	text-align:center;
}
.clear{
	clear:both;
}
.wrapper {
	width:99%;
	padding:3px;
	background-color: #777;
}
.main {
	width:95%;
	margin:auto;
	background:#525a7f;
	text-align:left;
	border: 1px solid #444;
}
div.header {
	position:relative;
	width:100%;
	height:100px;
	background:#525a7f;
	color:#fff;
	border-bottom: 3px solid #444444;
}
div.header div {
	position:absolute;
}
div.header div.logo {
	width:26%;
	border:none;
}
div.header div.logo img {
	max-width:100%;
}
div.header div.title {
	width:40%;
	top:40%;
	right:5%;
	text-align:right;
}
div.horizontalcontent {
	position:relative;
	height:1px;
}
div.contRight {
	position:relative;
	float:left;
	width:auto;
}
div.nav {
	position:relative;
	float:left;
	width:22%;
	padding: 8px 0 0 0;
	font-size: 115%;
}
div.rhs {
	position:relative;
	float:right;
	background-color:white;
	width:16%;
	padding: 8px 0 0 0;
}
div.content {
	position:relative;
	float:left;
	width:60%;
	padding:7px 2% 10px 2%;
	background-color:white;
	border-left: 3px solid #444444;
	border-right: 3px solid #444444;
}
.contentWide{
	width:740px;
	float:left;
	padding:7px 0 10px 15px;
}
.rhCol {
	width:220px;
	padding:7px 0 0 0;
	float:right;
}
div.footer {
	position:relative;
	clear:left;
	width:100%;
	height:5em;
	color:#fff;
	padding-top:20px;
	background:#525a7f;
	border-top: 3px solid #444444;
}
div.footer div.registration {
	font-size:100%;
	margin:0;
	width:100%;
}
div.footer div.address {
	position:absolute;
	text-align:center;
	margin:1px;
	bottom:0;
	right:0;
	width:13%;
}
div.footer A{
	color:#fff;
}
div.footer A:hover{
	text-decoration:underline;
	color:#73A518;
	background:#F0F7E5;
}
.footercentre {
	float:left;
	margin-left:23%;
	width:60%;
}
.address {
	margin-left:87%;
	width:13%;
}
.registration {
	width:100%;
	left:0;
}
.bottomlinks {
}
.bottomlinks ul li {
	list-style-type:none;
	display:inline;
}
.bottomlinks ul {
	margin:0;
	padding:0;
	color:#fff;
}

.nav UL{
	list-style-type: none;
	margin:0;
	padding:0 5px 0 25px;
	font-family: "Georgia","Times New Roman", Times, serif;
}
.nav LI{
	display: inline; 
	list-style-type: none;
}
.nav SPAN.hidden{
	display : none;
}
.nav LI A{	
	display : block;
	text-decoration: none;
	color: #eee;
	padding:0px 0px 0px 25px;
	margin:0 0 7px 0;
	font-weight: bold;
	line-height:130%;
}
.nav LI SPAN {
	display : block;
	padding:0px 0px 0px 25px;
	margin:0 0 7px 0;
	font-weight: bold;
	color:#000;
	line-height:130%;
}
.nav LI SPAN.highlighted, .nav LI A.highlighted{	
	color: #73A518;
}
.nav LI A:hover{
	color: #111;
	text-decoration: none;
}
a.back{
	font-size:75%;
}
#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
	display:none;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

.widget-title {
	font-family: Verdana, Arial, Helvetica, snas-serif;
	color:#525A7F;
}
.widget-container ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}
table {
	font-size:100%;
	border: 1px solid black;
	border-collapse:collapse;
}
table td {
	border: 1px solid black;
}
input.submit {
	color:#525A7F;
	font-family: Arial;
	font-weight:bold;
}

