#wrapper {
	width: 750px;
	height: 720px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	padding: 10px;
	background-color: #FFFFFF;
}

#header {
	border: none;
}

/*#main {
	position: absolute;
	width: 530px;
	margin: 0px 0px 0px 200px;
	padding: 10px 10px 10px 10px;
}*/

#main {
	float: right;
	width: 100%;
	margin-top: 2px;
	padding: 3px;
/*	border: 1px solid #000000;*/
}

#main a:link {
	color: #5BAFDE;
	text-decoration: underline;
}

#main a:visited {
	color: #7C9AAB;
	text-decoration: underline;
}

#main a:hover, #main a:active{
	color: #7C9AAB;
	text-decoration: underline;
}


/*#main table {
	background-color: 5BAFDE;
}
*/
#main td {
	font-size: 0.9em;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main th {
	font-size: 0.9em;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	vertical-align: text-top;
	padding-top: 5px;
}

/*#nav {
	position: absolute;
	width: 200px;
	top: 121px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}*/

#nav {
	float: left;
	width: 200px;
	text-align: center;
	margin-top: 2px;
	
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	font-size: 1.2em;
}

#nav li a:link {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #FF6600;
	text-decoration: none;
}

#nav li a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #1A6081;
	text-decoration: none;
}

#nav li a:hover, #nav li a:active {
	color: #FF8C40;
	text-decoration: underline;
}

#nav table {
	background-color: #FFFFCC;
	border: 1px solid #5BAFDE;
	font-size: 0.8em;
	width: 100%;
}

#nav th, #nav td {
	border: none;
	font-weight: normal;
	padding: 3px;
}

#footer {
/*	clear: both;*/
/*	text-align: center;*/
	font-size: 1em;
	width: 750px;
	margin-left: 0px;
	padding: 0px 0px;
/*	background-color: #FFFFFF;*/
}

#footer ul {
	float: right;
	margin-right: 0px;
}

#footer li {
	list-style: none;
	display: inline;
	padding: 0px 2px;
}

#footer li a:link {
	color: #5BAFDE;
	text-decoration: underline;
}

#footer li a:visited {
	color: #5BAFDE;
	text-decoration: underline;
}

#footer li a:hover, #nav li a:active {
	color: #FF6600;
	text-decoration: underline;
}

#footer span {
	color: #003A5C;
}

#footer span a:link, #footer span a:visited {
	color: #003A5C;
	text-decoration: none;
}

#footer span a:hover, #footer span a:active {
	color: #003A5C;
	text-decoration: underline;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #5BAFDE;
	font-size: 90%;
	background-color: #6699CC;
}

p, th, td, ol, ul {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em;
	color: #003A5C;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
}

hr {
	color: #5BAFDE;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
}
h2.maintenance_msg{
	font-size: 1.3em;
	font-weight: normal;
	text-align:center;
}

h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin-top: -6px;
}

h4 {
	font-size: 1em;
	color: #5BAFDE;
}

h5 {
	font-size: 0.9em;
	font-weight: normal;
}

.homeLinks {
	padding: 3px;
	text-align: center;
	margin-left: 15px;		
}

.homeLinks img {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 2px;
}

.formStyle {
	background-color: #E1F1F9;
	border: thin solid #5BAFDE;
	width: 100%;
}
.imageRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border: thin solid #5BAFDE;
}

.imageRightHome {
	float: right;
	padding: 8px;
/*	padding-left: 10px;*/
/*	border: thin solid #5BAFDE;*/
}

.imageLeft {
	float: left;
	margin-right: 8px;
/*	padding-bottom: 5px;	
	padding-right: 10px;*/
	border: thin solid #5BAFDE;
}

.imageLeftHome {
	float: left;
	padding: 15px 8px 15px 8px;
	width: 140px;
	/*padding-right: 10px;*/
/*	border: thin solid #5BAFDE;*/
}

.button {
	font-size: 1.05em;
	background-color: #CDE7F5;
}
.formStyleHeader {
	font-weight: bolder;
	text-align: left;
	width: 140px;
}

.yellowButton {
	background-color: #FFFFCC;
}
.bold {
	font-weight: bold;
}
.listStyle {
	background-color: #FFFFCC;
	width: 252px;
}
.inputTextStyle {
	width: 250px;
}
.formLabel {
	font-weight: bold;
}


.inputTextAreaStyle {
	width: 350px;
}

#main a.backBtn{
	text-decoration: none;
	color:#000000;
}

.backBtn {
	float: right;
	width: 120px;
	margin-right: 2px;
	background-color: #CDE7F5;
	color: #003A5C;
/*	border: thin solid #000000;*/
	border-top: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 1px 2px;
	text-align: center;
}

#main a.enrolBtn{
	text-decoration: none;
	color:#000000;
}

.enrolBtn {
/*	float: right;*/
	width: 85px;
	margin-right: 2px;
	background-color: #CDE7F5;
	color: #003A5C;
/*	border: thin solid #000000;*/
	border-top: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 1px 2px;
	text-align: center;
}

.backToTop {
	float: right;
	margin-top: -5px;
	margin-left: 25px;
	font-size: 0.8em;
}
.bellbird {	
	font-size: 0.7em;
	float: left;
	text-align: left;
	margin-top: 3px;
}

.clear {
	clear: both;
}

.notBold {
	font-weight: normal;
}
#contact_info{
	width:100%;
	margin:0px 10px 0px 10px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:#E4ECED;
}
.contact_details_table{
	width:30%;
}
.text-left{
	text-align:left;
}
.text-right{
	text-align:right;
}

.centreColumn {
	margin-left: 20%;
	margin-right: 10%;
}

.rego {
	font-size: 0.7em;
	color: #000000;
	font-weight: normal;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.leftColumn {
	margin-right: 49%;
}

.rightColumn{
	margin-left: 49%;
}

#main a.orange {
	color: #ff6600;
	text-decoration: none;
}

#main a:hover.orange {
	text-decoration: underline;
}
