body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/combined-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #E8E8E0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
h1 {
}
h2 {
	font-size: 2.3em;
	font-weight: normal;
	color: #296F93;
}
h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #0099FF;

}
h3 strong{
	font-weight: normal;
	color: #296F93;
}
hr {
	clear: both;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}


.button_print {
	font-size: 10px;
	color: #006699;
	background-color: #CCCCCC;
	display: block;
	float: right;
	height: 34px;
	width: 41px;
	margin-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/button_rpint.jpg);
	padding-top: 7px;
	padding-right: 50px;
	padding-left: 5px;
}


.calendar_key {
	float: left;

}

.clear {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.quote {
	display: block;
	margin: 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.2em;
	color: #0099FF;
}

.quoteNoBackground {
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.2em;
	color: #0099FF;
}

.quotename {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #0099FF;
	font-weight: normal;
	display: block;
}


#container {
	min-height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;

}
#header {
	display: block;
	height: 161px;
	width: 800px;

}
#header h1 {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 156px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -2000px;
}
#header p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header a {
	color: #FFFFFF;
}
#primaryNav {
	height: 30px;
	margin-top: 96px;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#primaryNav li {
	float: left;
}
#primaryNav a {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-image: url(../images/nav-bg-b.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B6C3C6;
	border-right-color: #92A5A9;
	border-left-color: #B6C3C6;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CCCCCC;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-color: #687176;
}

#primaryNav a:hover {
	background-image: none;
	background-color: #687176;
}
#home .home, #profile .profile, #instruct .instruct, #contact .contact, #membership .membership {
	background-image: url(../images/nav-bg-a.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #3796B2;
}

#home .home:hover, #profile .profile:hover, #instruct .instruct:hover, #contact .contact:hover, #membership .membership:hover {
	background-image: url(../images/nav-bg-a.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #3796B2;
}



#headerRight {
	height: 161px;
	width: 590px;
	background-image: url(../images/header-image1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.login {
	background-image: url(../images/header-tab.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 25px;
	width: 55px;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 425px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}


#pageImage {
	height: 180px;
	width: 350px;
	display: block;
	padding-left: 450px;
	padding-top: 50px;
}
#pageImage p {
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.image1 {
	background-image: url(../images/image-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#column1 {
	float: left;
	width: 500px;
	padding-top: 25px;
	margin: 0px;

}
.intro {
	font-weight: bold;
	color: #444444;
	font-size: 1em;
}
#column1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#column1 li {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../images/tick.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.boxLink {
	padding: 3px;
	background-color: #E8D0D0;
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
	font-size: .9em;
	margin-right: 20px;
}
.boxLink:hover {
	padding: 3px;
	background-color: #E8D0D0;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	margin-right: 20px;
}
#column2 {
	float: left;
	margin-left: 20px;
	padding-top: 25px;

}
.infoBox {
	padding: 5px;
	width: 255px;
	min-height: 100px;
	background-color: #D5DBDB;
	margin-bottom: 25px;
	border: 4px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.infoBox h2 {
	color: #0099FF;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.searchButton {
	display: block;
	clear: both;
	margin-top: 5px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/search-button.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #139DC2;
	border-right-color: #225C81;
	border-bottom-color: #225C81;
	border-left-color: #139DC2;
	text-align: right;
	margin-right: 10px;
	height: 36px;
	width: 100px;
	float: right;
	margin-bottom: 10px;
}
.dropdownwidth {
	width: 235px;
	margin-left: 10px;
}
/* <<<<<<<<<<<<<<<<<<<<<< PROFILE STYLING BEGINS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
.contactCard {
	display: block;
	width: 340px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	clear: both;
	background-color: #D5DBDB;
	border: 3px solid #FFFFFF;
}
.profileHeader {
	background-image: url(../images/profile-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 175px;
	width: 480px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	clear: both;
}
.profileHeader p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.profileHeader strong {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.portrait {
	float: right;
	border: 2px solid #D5DBDB;
	margin-right: 5px;
	margin-top: 5px;
	padding: 3px;
	margin-left: 10px;
}
.profileButton {
	display: block;
	float: right;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/send-button.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #139DC2;
	border-right-color: #225C81;
	border-bottom-color: #225C81;
	border-left-color: #139DC2;
}
.profileButton:hover {
	background-image: url(../images/send-button.jpg);
	background-repeat: repeat-x;
	background-position: center -5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #225C81;
	border-right-color: #139DC2;
	border-bottom-color: #139DC2;
	border-left-color: #225C81;

}
.profileText {
	background-color: #D5DBDB;
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.profileText h2 {
	color: #0099FF;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.profileText p {
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.downloads {
	display: block;
	float: left;
	height: 60px;
	width: 100px;
	background-color: #FFFFFF;
	margin-right: 3px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #296F93;
}
.contactContainer {
	display: block;
	float: right;
	height: 60px;
	width: 115px;
	background-color: #FFFFFF;
	margin-right: 3px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #296F93;
}
.contactText {
	display: block;
    padding-top: 15px;
}
.pdf {
	background-image: url(../images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 30px;
	width: 30px;
	clear: both;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.worddoc {
	background-image: url(../images/word.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 30px;
	width: 30px;
	clear: both;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contactButton {
	background-image: url(../images/contact-button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 50px;
	width: 50px;
	clear: both;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* <<<<<<<<<<<<<<<<<<<<<< PROFILE STYLING ENDS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 109px;
	width: 100%;
	margin-top: 25px;
	background-color: #256487;
}
#footer p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#footerContent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 15px;
}
#footer a {
	color: #FFFFFF;
}
/* <<<<<<<<<<<<<<<<<<<<<< CONTACT FORM STYLING BEGINS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.sent {
	background-color: #296F93;
	border: 1px dashed #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 120px;
	background-image: url(../images/icon-website-enquiry-sent.jpg);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #8CC542;
	margin-bottom: 25px;
	margin-top: 25px;
	display: block;
	font-size: 0.9em;
	height: 100px;
	margin-left: 15px;
}
.sent p {
	color: #FFFFFF;
	font-size: 0.9em;
}


.sent strong {
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 10px;
}

.formTxtBox{
	width: 90%;
	border: 1px solid #B3C1CA;
	height: 20px;
	background-image: url(../images/bg-form.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
}

.formDropDown{
	width: 90%;
}

.formTxtBoxMulti{
	width: 90%;
	height: 80px;
	border: 1px solid #B3C1CA;
	background-image: url(../images/bg-form.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.blockLabel {
	display: block;
	margin-top: 15px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 0.9em;
	color: #92A1B4;
	font-family: Arial, Helvetica, sans-serif;
}

label {
	font-weight: normal;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}


#n, #e{
	background-color: #FFFFFF;
	width: 90%;
	margin-bottom: 5px;
}

legend {
	margin-top: 10px;
	display: none;
}

fieldset {
	padding: 15px;
	background-color: #EAECEE;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6C3C6;
	border-right-color: #92A5A9;
	border-bottom-color: #92A5A9;
	border-left-color: #B6C3C6;
	width: 80%;
}
fieldset p {
	color: #92A5A9;
}
fieldset strong {
	color: #0099FF;
}
.formButton {
	color: #FFFFFF;
	background-color: #296F93;
	border: 1px solid #CCCCCC;
	width: 125px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	display: block;
	font-size: 0.9em;
	background-image: url(../images/send-button.jpg);
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: center top;
}

/* <<<<<<<<<<<<<<<<<<<<<< CONTACT FORM STYLING ENDS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/* <<<<<<<<<<<<<<<<<<<<<< TABLE STYLING BEGINS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
.expertTable {
	margin-top: 10px;
	width:320px;
}

.defaultTable {
	margin-top: 10px;
	width:365px;
}
.defaultTable th, .expertTable th {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}
.defaultTable td, .expertTable td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
}
.defaultTable tr, .expertTable tr {
	text-align: left;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

/* <<<<<<<<<<<<<<<<<<<<<< TABLE STYLING ENDS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
a {
	color: #0066FF;
	text-decoration: none;
}

#PrintInstruction {
	visibility: hidden;
}
