BODY {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
}
P, td, li {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color:#4D4D4D;
}
li {padding-bottom: 7px}
td {vertical-align: top;}

.tdborder{border: 1px solid #CCCCCC;}

/* Order of A Reference Links is critical - Link, Visited, Active, Hover) */	

A:link {text-decoration: none; color: #000099;}
A:visited { color:#0099CC;}  /* visited link */
A:active {text-decoration: none} /* Active */
A:hover { text-decoration: underline; color: #0033FF;} /* Mouse over Link */


.hd2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FF3300; line-height:120%; text-align:left;}

form {margin:0px;}


.enqfield {
	background-color:#3399CC;
	}


.aindexhov {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	line-height: 30px;
}
.aindexhov a:hover {
	color: #333333;
	text-decoration:underline;}

.subBodyHead {
	color: #4B4B4B;
	font-family: sans-serif;
	font-size: 109%;
	font-weight:bold;
	line-height: 135%;
	text-decoration:underline;
}

.special {
	width:5px;
	visibility:hidden;
}





	


/* -------- Sub Headings ------------- */

.bh2 {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	display: inline;
	font-family: sans-serif;
}
.bh3 {
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 1mm;
	margin-bottom: 1mm;
	font-family: sans-serif;
}

/* Order of A Links is Link, Visited, Active, Hover) */
.h3sub a:link {color: #000099; font-size: 13px; text-decoration:none; font-weight:bold;}
.h3sub a:visited {color: #000099; font-size:13px; text-decoration:none; font-weight:bold;}
.h3sub a:active {text-decoration: none}
.h3sub a:hover{color: #0033FF; text-decoration: underline;}


/* -------- HEADINGS H1 through to H6 ------------- */

h1 {
	margin: 0;
	display: inline;
	color: #000000;
	font-family: sans-serif;
	font-size: xx-small;
	right: auto;
	font-weight: normal;
}

h1 span { display: none;}

h2 {	
	color: #414141;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	FONT-WEIGHT: bold;
	padding-top: 3px;
}

h3 {
	color: #000099;
	margin-bottom: 3px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
h4 {
	color:#091255;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0mm;
	margin-bottom: 1mm;
	font-family: sans-serif;
}

	
	#logo a {
		display: block; 
		background: url(images/newbanner2.jpg) no-repeat;
		width:866; height:130;
		border:0;
		 }  
		


/* ----------- END HEADINGS  ------------- */

/* ----------- BODY CONTENT   ------------ */

.styleIndexbullet {
	color: #000099;
	font-family: sans-serif;
	font-size: 110%;
	line-height: 170%;
	text-align: justify;
	font-weight: bolder;
}
.style6 {color:#1630E4;}
.style7 {
	color: #4B4B4B;
	font-family: sans-serif;
	font-size: 78%;
	line-height: 143%;
	text-align: justify;
}


.style7tdsmll {
	color: #000000;
	font-family: sans-serif;
	font-size: 78%;
	line-height: 143%;
	text-align: justify;
}
.style7large {
	color: #4B4B4B;
	font-family: sans-serif;
	font-size: 84%;
	line-height: 161%;
	text-align: justify;
}
.style7grey {
	font: 82%/150% sans-serif;
	color: #999999;
}
.style7blue {
	font: 82%/150% sans-serif;
	color: #0066FF;
}
.style7hover {
	color: #0066FF;
	font-family: sans-serif;
	font-size: 99%;
	line-height: 169%;
	text-decoration:underline;
}
.style7small {

	color: #4B4B4B;
	font-family: sans-serif;
	font-size: 69%;
	line-height: 151%;
	text-align: justify;
}
.style7bluemedsmall {
	color: #0066FF;
	font-family: #0066FF;
	font-size: 12px;
	line-height: 135%;
}
/* ---------END BODY CONTENT   ------------ */


/* -------------- ---------- MENUS ------------------- ---------------*/


/* --------- TOP NAVIGATION BAR ---------------- */
.HomeLinks{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.HomeLinks a:link{
	color: #000099;	
}
.HomeLinks a:visited {
	color: #000099;
	text-decoration: none;
}
.HomeLinks a:hover{
	color: #0000FF;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #0099FF;
	text-decoration:none;
}


/* --------- MAIN SIDEBAR NAV MENU ------------- */

.glossymenu{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 255px;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(images/glossyback.gif) repeat-x bottom left;
font: bold 13px Arial;
color: #666666;
display: block;
width: auto;
padding: 5px 0;
padding-left: 15px;
text-decoration: none;
}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 255px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #666666;
}

.glossymenu li a:hover{
color: #333333;
background-image: url(images/glossyback2.gif);
}

/* --------- BOTTOM LINK MENU ------------- */
.styleBottom {
	background-color:#FFFFFF;
	color: #0000FF;
	font-family: sans-serif;
	font-size:12px;
	line-height: 126%;}
.styleBottom a {
	text-decoration:none;
	color:#000000;}
	
.styleBottom a:hover {
	color: #0000FF;
	text-decoration: underline;}



.StdTable {}
.StdTable table {
	margin : 10px;
	border:medium solid #333333; 
	border:thin;
	border: 1;}

.StdTable td {
	color: #4B4B4B;
	font-family: sans-serif;
	font-size: 78%;
	line-height: 143%;
	text-align: justify;
	padding : 5px 5px 5px 5px;
/*	border: 1px solid #CCCCCC;*/
}
