/*
body {
	background-color: #ffffff;
	font-family: arial, helvetica;
}

#container {
	width: 962px;
	height: auto;
}

#header {
	width: 962px;
	height: 128px;
	background: url("/images/header_bg.png");
	background-repeat: repeat-y;
}

#headerAlpLogo {
	position: absolute;
	top: 10px;
	left: 10px;
}

#skipNavigation {
	position: absolute;
	top: 2px;
	left: 850px;
	color: #808080;
	font-size: 10px;
	text-decoration: none;
	background-color: #ffffff;
}

#skipNavigation:hover {
	color: #404040;
	background-color: #efefef;
	text-decoration: underline;
}

#title {
	width: 962px;
	height: auto;
	background: url("/images/title_bg.png");
	background-repeat: repeat-y;
	background-color: #781d7e;
}

#title h1 {
	font-size: 0.88em;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	margin-right: 38px;
	padding: 7px 0px 7px 0px;
}

#main {
	width: 962px;
	height: auto;
	background: url("/images/main_bg.png");
	background-repeat: repeat-y;
}

#menu {
	float: left;
	width: 177px;
	height: auto;
	background-color: #ffffff;
	padding-top: 1px;
}

#menu a.main {
	width: 167px;
	height: 25px;
	display: block;
	background: url("/images/menu_button.png");
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 0.88em !important;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 1px;
	overflow: hidden;
	padding-top: 9px;
}

#menu a.main:hover {
	background: url("/images/menu_button.png");
	background-repeat: no-repeat;
	background-position: 0px -35px;
}

#menu a.active {
	background: url("/images/menu_button.png");
	background-repeat: no-repeat;
	background-position: 0px -35px;
}

#lside {
	background: url("/images/lside_bg.png");
	background-repeat: repeat-y;
}

#lsideLogin {
	margin: 7px 0px 0px 7px;
}

#lsideLogin p {
	text-align: left !important;
	color: #ffffff;
	font-size: 0.75em;
	font-weight: bold;
	margin-bottom: 5px;
}

#lsForm input,#lsForm select {
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #202020;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #202020;
	background-color: #ffffff;
	color: #606060;
}

#lsForm input.submit {
	border-style: solid !important;
	border-width: 1px !important;
	border-top-color: #ffffff !important;
	border-right-color: #202020 !important;
	border-bottom-color: #202020 !important;
	border-left-color: #ffffff !important;
	background: url("/images/input_submit_bg.png") !important;
	background-repeat: repeat-x;
	background-color: #c0c0c0 !important;
	color: #000000 !important;
	width: 158px !important;
}

#lsideLogin input {
	margin-bottom: 5px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #202020;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #202020;
	background-color: #ffffff;
	font-size: 0.75em;
	color: #606060;
	width: 150px;
}

#lsideLogin input.text {
}

#lsideLogin input.submit {
	border-style: solid !important;
	border-width: 1px !important;
	border-top-color: #ffffff !important;
	border-right-color: #202020 !important;
	border-bottom-color: #202020 !important;
	border-left-color: #ffffff !important;
	background: url("/images/input_submit_bg.png") !important;
	background-repeat: repeat-x;
	background-color: #c0c0c0 !important;
	color: #000000 !important;
	width: 158px !important;
}

#lsideLogin p.link {
	width: 150px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-weight: normal !important;
}

#lsideLogin p.link a {
	color: #ffffff;
	text-decoration: none;
}

#lsideLogin p.link a:hover {
	color: #f3af32;
}

#content {
	float: left;
	width: 749px;
	height: auto;
	margin: 1px 1px 5px 1px;
}

*/

.bar {
	/*width: 749px;*/
	height: 34px;
	/*background: url("/images/main_bar.png");*/
	background-repeat: no-repeat;
	background-color: #020261;
	overflow: hidden;
}

.bar h2 {
	float: left;
	font-size: 0.88em;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px 0px 12px;
	padding-top: 9px;
	padding-bottom: 3px;
	/*width: 749px;*/
}

.bar h2.half {
	float: left;
	width: 356px !important;
}

.bar h2 a {
	color: #ffffff;
	text-decoration: none;
}

.bar h2 a:hover {
	text-decoration: underline;
}

.boxFull {
	/*width: 734px;*/
	/*background-color: #efefef;*/
	color: #606060;
	/*font-size: 0.75em;*/
	font-size: 1em;
	margin: 3px 2px 0px 2px;
	padding: 5px;
}

.boxFull p {
	margin: 0em 0em 1em 0em;
}

.boxHalfContainer {
	background: url("/images/box_half_bg.png");
	background-repeat: repeat-y;
	/*background-color: #efefef;*/
	margin: 3px 2px 0px 2px;
}

.boxHalfLeft {
	float: left;
	width: 359px;
	color: #606060;
	font-size: 0.75em;
	padding: 5px;
}

.boxHalfLeft p {
	margin: 0em 0em 1em 0em;
}

.boxFull a,.boxHalfLeft a,.boxHalfRight a {
	color: #020261;
	text-decoration: none;
	font-weight: bold;
}

.boxFull a:hover,.boxHalfLeft a:hover,.boxHalfRight a:hover {
	color: #020261;
}

.boxHalfRight {
	float: right;
	width: 359px;
	color: #606060;
	font-size: 0.75em;
	padding: 5px;
}

.boxHalfRight p {
	margin: 0em 0em 1em 0em;
}

.boxFooterLink {
	padding-right: 1em;
	text-align: right;
}

.boxFooterLink a {
	color: #020261;
	text-decoration: none;
	font-weight: bold;
}

.boxFooterLink a:hover {
	color: #000000;
}

/*

#footer {
	width: 962px;
	background: url("/images/footer_bg.png");
	background-repeat: repeat-y;
	background-color: #781d7e;
	margin-bottom: 20px;
}

#footer p {
	text-align: right;
	color: #ffffff;
	font-size: 0.63em;
	margin-right: 32px;
	padding: 8px 0px 8px 0px;
}

#footer a {
	color: #f3af32;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
}

.clear {
	clear: both;
}

*/

.noBorder {
	border: 0;
}

label {
	float: left;
	display: block;
	width: 10em;
	text-align: right;
	margin-right: 0.5em;
}

table.standard {
	border-style: solid;
	border-width: 1px;
	border-top-color: #404040;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	border-left-color: #404040;
	width: 100%;
	margin-bottom: 1em;
}

.standard th {
	padding: 5px;
	background-color: #808080;
	color: #ffffff;
	font-weight: bold;
}

.standard td {
	padding: 5px;
	background-color: #ffffff;
}

.errorList {
	margin: 3px 2px 3px 2px;
	border: solid 1px #f42837;
	background: url(/images/error_list_bg.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #f42837;
	font-size: 0.83em;
	font-weight: bold;
	padding: 5px;
}

.messageList {
	margin: 3px 2px 3px 2px;
	border: solid 1px #3a7ddb;
	background: url(/images/message_list_bg.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #3a7ddb;
	font-size: 0.83em;
	font-weight: bold;
	padding: 5px;
}

.errorList ul li,.messageList ul li {
	list-style-type: square;
	margin-left: 2em;
}

#content form input,#content form select {
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #202020;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #202020;
	background-color: #ffffff;
	color: #606060;
}

#content form input.submit {
	border-style: solid !important;
	border-width: 1px !important;
	border-top-color: #ffffff !important;
	border-right-color: #202020 !important;
	border-bottom-color: #202020 !important;
	border-left-color: #ffffff !important;
	background: url("/images/input_submit_bg.png") !important;
	background-repeat: repeat-x;
	background-color: #c0c0c0 !important;
	color: #000000 !important;
}

#content form input {
	margin-bottom: 5px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #202020;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #202020;
	background-color: #ffffff;
	font-size: 1em !important;
	color: #606060;
}

#content form input.text {
}

#content form input.submit {
	border-style: solid !important;
	border-width: 1px !important;
	border-top-color: #ffffff !important;
	border-right-color: #202020 !important;
	border-bottom-color: #202020 !important;
	border-left-color: #ffffff !important;
	background: url("/images/input_submit_bg.png") !important;
	background-repeat: repeat-x;
	background-color: #c0c0c0 !important;
	color: #000000 !important;
}

.warning {
	color: #f42837;
}

.mandatory {
	color: #f42837;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

abbr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

ul li {
	list-style-type: square;
	margin-left: 2em;
}

ol li { 
	list-style: decimal outside;     
	margin-left: 2em;
} 


/* ********************************************************************************************** */
/* ********************************************************************************************** */
/* ********************************************************************************************** */
/* ********************************************************************************************** */
/* ********************************************************************************************** */



body {
	background: url(/images/bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #cbcbcb;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

h1 {
	font-size: 2em;
	color: #020261;
	font-weight: bold;
	margin: 0px;
}

h1 span {
	color: #808080 !important;
	font-size: 0.75em;
	font-weight: normal !important;
}

a {
	color: #020261;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#topLogo {
	border: 0px;
	position: absolute;
	top: 0px;
	right: 100px;
}

#topLink {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 35px;
	display: block;
	background-color: #000000;
}

#container {
}

#containerInner {
	width: 950px;
	margin: 0 auto;
	padding-top: 55px;
}

#title {
	float: left;
	color: #ffffff;
	font-size: 30px;
	margin-left: 3px;
}

#main {
	width: 950px;
	margin-top: 10px;
	background: url(/images/main_bg.png);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

#menu {
	background: url(/images/menu_bg.png);
	background-repeat: no-repeat;
	background-color: #020261;
	width: 950px;
	height: 19px;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	padding-top: 8px;
}

#content {
	margin: 10px 15px 0px 13px;
	font-size: 0.83em;
}

#footer {
	background: url(/images/footer_bg.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 922px;
	height: 25px;
	margin-top: 5px;
	padding: 8px 15px 0px 13px;
	font-size: 10px;
}

.clear {
	clear: both;
}

#nav {
	float: right;
}

.result {
	background-color: #efefef;
	border-color: #d0d0d0;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding: 10px;
	color: #808080;
}

.result:hover {
	background: url(/images/result_bg.png);
	background-repeat: repeat-x;
	background-color: #cbcce0;
	border-color: #a0a0a0;
	border-style: solid;
	border-width: 1px;
	color: #404040;
}

.result h2 {
	color: #000061;
	margin: 0px;
	padding: 0px;
}

.enquiryList {
	border-color: #000061;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding: 5px;
	color: #fff;
	text-decoration: none;
}

.enquiryList:hover {
	border-color: #000061;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	color: #000061;
	text-decoration: none;
}

.page {
	background-color: #ffffff;
	border: solid 1px #000061;
	color: #000061;
	padding: 5px;
}

.page:hover {
	background-color: #000061;
	border: solid 1px #000061;
	color: #fff;
}

.page:hover a {
	color: #fff;
	text-decoration: none;
}

.selected {
	background-color: #000061;
}

.selected a {
	background-color: #000061;
	color: #fff !important;
}

a.mainMenu {
	color: #ffffff;
	text-decoration: none;
}

a:hover.mainMenu {
	color: #ffffff;
	text-decoration: underline;
}

.enquiryListOn {
	display: block;
	border-color: #000000;
	border-style: solid;
	background-color: #000000;
	border-width: 1px;
	margin: 0px;
	padding: 5px;
	color: #fff;
	text-decoration: none;
	width: 300px;
	text-align: center
}

.enquiryListOn:hover {
	display: block;
	border-color: #000000;
	background-color: #000;
	background-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.enquiryListOff {
	display: block;
	border-color: #000061;
	border-style: solid;
	background-color: #000061;
	border-width: 1px;
	margin: 0px;
	padding: 5px;
	color: #fff;
	text-decoration: none;
	width: 300px;
	text-align: center
}

.enquiryListOff:hover {
	display: block;
	border-color: #000061;
	background-color: #fff;
	border-style: solid;
	background-color: #000061;
	border-width: 1px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
