body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #B0C1B1;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.oneColFixCtrHdr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	border-top-width: 3px;
	border-right-width: 30px;
	border-bottom-width: 3px;
	border-left-width: 30px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #000066;
	border-bottom-color: #CCC;
	border-left-color: #000066;
	background-color: #FFF;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.oneColFixCtrHdr #header {
	background-color: #000066;
	height: 115px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0C1B1;
	border-right-color: #B0C1B1;
	border-bottom-color: #B0C1B1;
	border-left-color: #B0C1B1;
	width: auto;
}
.font_24pt_yellow_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0;
	text-align: left;
}

.font_yellow_bold_12_right {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
	text-align: left;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #menu {
	height: 30px;
	width: auto;
	background-color: #000066;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0C1B1;
	border-right-color: #B0C1B1;
	border-bottom-color: #B0C1B1;
	border-left-color: #B0C1B1;
	border-top-width: 0px;
	border-bottom-width: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.oneColFixCtrHdr #mainContent {
	height: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFF;
	border: 3px solid #B0C1B1;
}
.oneColFixCtrHdr #footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000066;
	text-align: center;
	background-color: #000066;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B0C1B1;
	border-right-color: #B0C1B1;
	border-bottom-color: #B0C1B1;
	border-left-color: #B0C1B1;
	padding: 10px;
	width: auto;
	height: auto;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #container #mainContent #News_Div {
	height: auto;
	float: none;
}

.oneColFixCtrHdr #container #mainContent #Fees_Div {
	height: auto;
	float: none;
}




body,td,th {
	color: #000066;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.font_14pt_centre_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.font_14pt_bold_yellow_centre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.font_12pt_bold_centre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.font_12pt_bold_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.font_12pt_justify {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-align: justify;
}
.font_12pt_table_centred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-align: center;
}

.font_12pt_yellow_centre_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
	text-align: center;
}
.font_12pt_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-align: right;
	vertical-align: middle;
}
.font_12pt_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.font_10pt_centered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-align: center;
}

.font_9pt_yellow_centre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF0;
	text-align: center;
}


.font_9pt_centre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000066;
	text-align: center;
}
.font_xxsmall_yellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #FF0;
}
.font_xsmall_centre {
	font-size: x-small;
	font-weight: normal;
	color: #000066;
	text-align: center;
}
.font_xsmall_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000066;
	text-align: justify;
}




.font_news_red_italics {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	text-align: left;
}
.border_pictures {
	border: 3px solid #B0C1B1;
	margin: 10px;
	padding: 2px;
	text-align: center;
}

.border_table {
	background-color: #FFF;
	border: 3px solid #B0C1B1;
	margin: 1px;
	padding: 1px;
	text-align: center;
}


.table_rollofhounour_border {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000066;
	background-color: #FFF;
	text-align: left;
	border: 2px solid #B0C1B1;
}


a:link {
	color: #000066;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #000066;
}

a:hover {
	text-decoration: none;
	color: #000066;
}

a:active {
	text-decoration: underline;
	color: #000066;
}
.font_24_centre_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
