/* CSS Document */
html{
scrollbar-face-color: #ffffff;		/* Background Colour */
	scrollbar-arrow-color: #cfcfcf;		/* Top and Bottom Arrow Colour */
	scrollbar-3dlight-color: #cfcfcf;	/* OutsideLeft and Top Shadow for arrow squares and scrolling area */
	scrollbar-highlight-color: #efefef;	/* InsideLeft and Top Shadow for arrow squares and scrolling area */
	scrollbar-shadow-color: #efefef;	/* Inside Right and Bottom Shadow for arrow squares and scrolling area */
	scrollbar-darkshadow-color: #cfcfcf;/* Outside Right and Bottom Shadow for arrow squares and scrolling area */
	scrollbar-track-color: #ffffff;		/* Background Colour for arrow squares and scrolling area*/
}
body {	background: #0F96C1;	font-family: verdana;	font-size: 11px;	color: #999999;	margin-left: 0px;	margin-right: 0px;	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintable {background-image:url(images/longbg.jpg); border:#ccc 1px solid;}
.maintd { background-image:url(images/bg.jpg); background-position:bottom; background-repeat:no-repeat; }
/*Styles for the Main Content Layer */
.maindiv {	font-family: Verdana, Arial, Helvetica, sans-serif;		color : #051E32; 	font-size : 12px;	padding-left : 6px;
	padding-right : 6px}
.maindiv p { line-height : 100%; margin-top : 6px }
.maindiv h1 {	font-family : Verdana, Arial, Helvetica, sans-serif;			color : #333; 	font-size : 13px;	margin-bottom : 12px;	margin-top : 3px}
.maindiv h2 {	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 12px;	margin-bottom : 12px;	margin-top : 30px}
.maindiv a { color : #051E32;	font-weight: bold; 	text-decoration : none}
.maindiv a:hover { 	color : #051E32; text-decoration : underline;}
/*Styles for the left Content Layer */
.leftdiv {	font-family: Verdana, Arial, Helvetica, sans-serif;		color : #ffffff; 	font-size : 12px;	padding-left : 6px;
	padding-right : 6px}
.leftdiv p { line-height : 100%; margin-top : 6px }
.leftdiv h1 {	font-family : Verdana, Arial, Helvetica, sans-serif;			color : #333; 	font-size : 13px;	margin-bottom : 12px;	margin-top : 3px}
.leftdiv h2 {	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 12px;	margin-bottom : 12px;	margin-top : 30px}
.leftdiv a:link { 	color : #ffffff;	font-weight: bold; 	text-decoration : none}
.leftdiv a:visited { 	color : #ffffff; 	text-decoration : none}
.leftdiv a:active { 	color : #ffffff; 		text-decoration : none}
.leftdiv a:hover { 	color : #ffffff; 		text-decoration : underline;}
.leftbox { background-color: #0F96C1;}
.rightbox { background-color: #B4EEFF;}
.header{ background-image:url(images/logo.jpg); background-repeat:no-repeat; height:95px;}
.menutd{ background-image:url(images/menu.jpg); background-repeat:no-repeat; height:36px;}
.menutdbot{ background-image:url(images/menu.jpg); background-repeat:no-repeat; background-position:bottom left; height:1px; }
/*Styles Applied to Float Images left or right */
.imgfloatright { float : right; }
.imgfloatleft { float : left; }
.footermenu {	FONT-WEIGHT: bold; 	FONT-SIZE: 10px; 	COLOR: #FFFFFF; 	LINE-HEIGHT: 10px; 	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.footermenu A:link {	COLOR: #FFFFFF; TEXT-DECORATION: none}
.footermenu A:active {	COLOR: #FF6600; TEXT-DECORATION: none}
.footermenu A:visited {	COLOR: #FFFFFF; TEXT-DECORATION: none}
.footermenu A:hover {	COLOR: #FF6600; TEXT-DECORATION: none;}