BODY {
	font-size : 100%;
	margin : 0px;
	padding : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #2e7c89;
	color : #808080;
}

table.outer{
	background-image : url(images/bg.gif);
	background-repeat : repeat-x;
	margin : 0;
	padding : 0;
	background-color : #fff;
}

TABLE {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

TABLE#menu td {
	padding-bottom : 5px;
}


A {
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
	color : #000;
}
A:HOVER {
	color : #c0c0c0;
}

P {
	font-size : 8pt;
	line-height : 12pt;
	padding-left : 10px;
}

H1 {
	color : #2e7c89;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16pt;
	font-style : italic;
	padding-top : 10px;
	padding-left : 10px;
}

H2 {
	color : #000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14pt;
	padding-left : 10px;
}

H3{
	color : #27957c;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 11pt;
	margin : 0;
	padding : 10px 0px 0px 10px;
}

H5{
	color : #2e7c89;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	line-height : 14pt;
	padding-left : 10px;
}

H6 {
	color : #2e7c89;
	font-size : 9pt;
	font-weight : bold;
	font-family : Georgia, "Times New Roman", Times, serif;
	margin : 0;
	padding : 0;
}


H4 {
	font-size : 14pt;
	font-weight : bold;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #fff;
	margin : 0;
	padding : 0 0 5px 10px;
	background-color : #2e7c89;
}

H4.p {
	color : #fff;	
}


DIV.sidebar {
	vertical-align : bottom;
}

TD{
	font-size : 8pt;
}

.header {
	background-color : #fff;
}

.content{
	background-color : #fff;
	text-align : left;
}

#contentright {
	width : 250px;
	text-align : right;
}

#contactcontentright {
	width : 250px;
}

#contentleft{
	padding-left : 0px;
}

.footer{
	background-image : url(images/footer.gif);
	background-repeat : repeat-x;
	height : 20px;
}

.footer p{
	color : #fff;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 8pt;
}

.bottom{
	background-color : #2e7c89;
	background-repeat : repeat-x;
	height : 100%;
}

.bottom p{
	color : #fff;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 8pt;
	padding : 0;
	margin : 0;
}


TD#menu{
	text-align : left;
	background-color : #FFF;
	padding-left : 10px;
	width : 170px;
	border-right-color : #2e7c89;
	border-right-style : solid;
	border-right-width : 1px;
}



TD#menu ul{
	margin-left : 0;
	margin-right : 0;
	padding-right : 0;
	margin : 0 0 0 0;
	padding : 0 5px 0 5px;
	width : 150px;
}

TD#menu li {
	display : list-item;
	list-style-type : none;
	font-family : Georgia;
	font-size : 10pt;
	font-weight : bold;
	padding : 5px 7px;
	border-bottom-color : #2e7c89;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
}

TD#menu li a {
	color : #2e7c89;
	list-style-type : none;
	font-family : Georgia;
	font-size : 10pt;
	font-weight : bold;
}

.menuLink{
	color : #2e7c89;
	list-style-type : none;
	font-family : Georgia;
	font-size : 10pt;
	font-weight : bold;	
}

TD#menu li a:hover {
	color : #000;
}


.selected {
	color : #000;
	font-weight : bold;
}

.caption{
	font-size : 7pt;
	background-color : #2e7c89;
	color : #fff;
	text-align : center;
	padding : 3px 0px 3px 0px;
	margin : 0 0 0 0;
	width : 100%;
}

DIV#formcontainer {
	width : 250px;
	margin-left : 20px;
	margin-top : 20px;
}

DIV#formcontainer form label {
	font-size : 8pt;
	float : left;
	width : 80px;
}
DIV#formcontainer div.clearfix {
	padding-bottom : 5px;
	padding-top : 5px;
}	

.bgcolour{
	background-color : #eff9fc;
}	
