body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 1.166;
	margin-top: 0px;
}

/***************Home Link ******************/
	#elMenu {
	position: absolute;
	z-index: 3;
	width: 354px;
	height: 86px;
	left:0px;
	top:0px;
	visibility: hidden;
	}

    #elMenuUp {
		position: absolute;
		top: 0;
		left: 0;
    }

    #elMenuOver {
			position: absolute;
			visibility: hidden;
			top: 0;
			left: 0
    }



/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #42929D;
	text-decoration: none;
    border: 0; 
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 150% Arial, sans-serif;
 color: #42929D;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/


ul{
  list-style-image: disc;
}

ul ul{
 list-style-image: square;
}

ul ul ul{
 list-style-image: disc;
}

li {
	text-align: justify;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

p {
	text-align: justify;
}
.regularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.red {
font-size: 9pt;
color:#FF0000;
}


.ltgreen {  background-color: FFCC99}
.grbttn {
	BACKGROUND: #42929D; BORDER-BOTTOM: #FFCC99 1px solid; BORDER-LEFT: #afc4d5 1px solid; BORDER-RIGHT: #FFCC99 1px solid; BORDER-TOP: #afc4d5 1px solid; COLOR: #000066; CURSOR: hand; FONT-FAMILY: tahoma, sans-serif; FONT-SIZE: 8pt; HEIGHT: 20px; TEXT-DECORATION: none
}

#topNavigation {
	font-size:7.5pt;
	color: #FFFFFF;
}

#topNavigation a:link, #topNavigation a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size:10pt;
}

#topNavigation a:hover{
	text-decoration: underline;
	font-weight: bold;
	font-size:10pt;
}
.smallText {
	font-size: 8pt;
}

.boldHead {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
}
.boldText {
	font-weight: bold;
}

.ItalizedHeading {font-size: 12pt; font-style: italic; font-weight: bold; color: #009900;}
.companyName {font-size: 18pt; font-weight: bold; color: #000000;}
.locationheading {font-size: 12px; font-weight: bold; color: #000000}
.locator { font-size: 9pt; font-weight: bold; color: #000000}
.currlocator { font-size: 9pt; font-weight: bold; color: #0000FF}
.redalert { font-size: 16px; font-weight: bold; color: #ff0000}
.red { font-size: 9pt; font-weight: bold; color: #ff0000}
.normalText {  font-size: 9pt;  color: #000000}
.blackbold {  font-size: 8pt;  color: #000000}
.normalText8pt {  font-size: 8pt;  color: #000000}
.text10pt {  font-size: 10pt;  color: #000000}
.whiteNormalText {  font-size: 8pt;  color: #FFFFFF}
.italicsText {  font-size: 9pt; font-style:italic;  color: #000000}
.SectionHead { font-size: 18px; font-style: italic; font-weight: bold; color: #FFFFFF}
.straightheading {  font-size: 12px; font-weight: bold; color: #CCFF66}
.whiteheading {  font-size: 14px; font-weight: bold; color: #FFFFFF}
.CentreText {  font-size: 10px; text-align: center}
.heading {   font-size: 16px; font-weight:bold; color: #339900; margin-top: 25px; margin-bottom: 0px}
.greenbold { font-size: 12px; font-weight: bold; color: #339900}
.greenboldbig {   font-size: 15px; font-style: italic; font-weight: bold; color: #339900}
.centrehead {  font-size: 12px; font-weight: bold; text-align: center}
.ltgreen {  background-color: #D8EDDD}
.grey {  background-color: #CCCCCC}

.pathHighlight {
	color: #993300;
	font-size: 9pt;
	font-weight: bold;
}
.candidateName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
