/* Set basic setting */

body {

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

	background-color: #FFFFFF;

	background-image: url(../images/bg2ndlevel.jpg);

	top: 0px;

	left: 0px;

	margin: 0px;

	padding: 0px

	}



H1, H2, H3, H4, H5, H6, P {

	COLOR: #000000;

	FONT-FAMILY: Arial, Helvetica, sans-serif

}



/* Basic Font Size */

P {

	FONT-SIZE: 0.917em

	}



.small {

	FONT-SIZE: 0.667em

	}

	

.center {

	text-align: center

	}



/* Set Headers to bold and aligned to left */

H1, H2, H3, H4, H5 {

	FONT-WEIGHT: bold;

	TEXT-ALIGN: left

}



/* Set Headers to bold and aligned to center */

H6 {

	FONT-WEIGHT: bold;

	TEXT-ALIGN: center

	}



/* Modify font settings for Header tags */



H1 {

	FONT-SIZE: 1.75em

	}

	

H2 {

	FONT-SIZE: 1.5em

	}

	

H3 {

	FONT-SIZE: 1.333em

	}

	

H4 {

	FONT-SIZE: 1.167em

	}

	

H5 {

	FONT-SIZE: 1em

	}

	

H6 {

	FONT-SIZE: 1em

	}



/* font colour */

.red {color: #FF0000;}

.mainhead {  font-family: Arial, Helvetica, sans-serif; font-size: 1.167em; font-style: normal; font-weight: bold; color: #000000; text-transform: capitalize; text-decoration: none}

.navheadon {  font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #000000; text-decoration: none}

.pageheader {  font-family: Arial, Helvetica, sans-serif; font-size: 1.5em; font-weight: bolder; color: #000000; text-decoration: none; clip:   rect(   )}

.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight: normal; color: #000000; text-decoration: none; text-align: center}

.mainsub {  font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; font-style: italic; color: #000000; text-decoration: none}

.navheadoff { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight: bold; text-decoration: none ; clip:  rect(   ); color: #FFFFFF}

.navtable {  background-image: url(../images/nav_blank.jpg)}

.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;
	word-spacing: normal;
}


/* Left hand menu padding */

td.menupadding {

	padding-bottom: 5px

	}

	

/* hide jump to content image */

.hide

{

	margin: 0px;

	padding: 0px;

	position: absolute;

	left: 5px;

	top: 5px;

	border: none;

	z-index: -1;

}



/* hide vertical bars to separate links */

.noshow

{

	z-index: -1;

	visibility: hidden;

	background-color: #FFFFFF;

	color: #FFFFFF;

}



.double {
	line-height: 150%;
}

