@charset "utf-8";

* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #000066;
	margin: 0px;
	padding: 0px;
}
#MenuCol {
	clear: none;
	float: left;
	height: 100%;
	width: 163px;
}
#Outer {
	display: table;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: 560px;
	background-image: url(media/outerbg.gif);
	background-repeat: no-repeat;
	clear: both;
}
#QuickLinks {
	clear: both;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
}
#ValidButtons {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#ValidButtons img {
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#RegInfo {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	background-color: #2E2E81;
	padding-top: 3px;
	padding-bottom: 3px;
}
#RegInfo p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#QuickLinks a:link,#QuickLinks a:active,#QuickLinks a:visited,#QuickLinks a:hover {
	margin-right: 8px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 8px;
}

#ContentCol {
	float: right;
	width: 570px;
	height: 445px;
	overflow: visible;
	margin-right: 10px;
}
.FirstHead {
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 0px;
}
#ContentCol p {
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}


#MenuTop {
	background-image: url(media/menutop.png);
	background-repeat: no-repeat;
	clear: both;
	height: 8px;
	width: 163px;
}
#HeaderBar h1 {
	color: #FFFFFF;
	font-size: 30px;
}
#HeaderBar {
	clear: both;
	height: 55px;
	width: 432px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 40px;
}

#MenuBot {
	background-image: url(media/menubot.png);
	background-repeat: no-repeat;
	clear: both;
	height: 9px;
	width: 163px;
}
#MenuItems {
	background-image: url(media/menu_tile.jpg);
	clear: both;
	width: 163px;
}
#MenuItems a:link, #MenuItems a:active, #MenuItems a:visited {
	display: block;
	width: 143px;
	margin-left: 10px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFF00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #837BB1;
}
#MenuItems a:hover {
	display: block;
	width: 143px;
	margin-left: 10px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFF00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #837BB1;
}
.RightImage {
	clear: both;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#SplashLinks {
	text-align: center;
	display: block;
}

#SplashLinks a:link,#SplashLinks a:active,#SplashLinks a:hover,#SplashLinks a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}
#AddressHeader p {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#AddressHeader {
	margin-bottom: 10px;
}
#SplashBlurb p {
	color: #FFFFFF;
	font-size: 12px;
}
#EnterButtons {
	width: 248px;
	margin-right: auto;
	margin-left: auto;
}
#EnterButtons img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#ContentCol ul {
	color: #FFFFFF;
	list-style-type: square;
	list-style-position: outside;
	font-size: 12px;
}
#ContentCol li a:link, #ContentCol li a:active,#ContentCol li a:hover,#ContentCol li a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#ContentCol h3 {
	font-size: 14px;
	color: #FFFF99;
	margin: 0px;
	padding: 0px;
}
#ContentCol img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: lowercase;
}
input {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.EnquiryButton {
	margin-top: 30px;
	display: block;
	width: 120px;
	padding: 6px;
	background-color: #000099;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

.EnquiryButton a:link, .EnquiryButton a:active, .EnquiryButton a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
