/* site defaults */
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: B8860B;
	}
	
h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 12px 0 0 0;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 12px 0 0 0;
	color: #999;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
}

h5 {
	font-size: 1em;
	font-weight: bold;
}

p {
	margin: 0 0 12px 0;
}

img {
	border: none;
}

a {
	text-decoration: none;
	/*color: #333;*/
	color: #0066CC;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}


.name {
	position: absolute;
	text-align: left;
	left: 190px;
	top: 25px;
	width: 505px;
	padding: 4px;
	font-size: 14pt;

	color: #FFCC00;
	font-weight: bold;
}

.name2 {
	position: absolute;
	text-align: left;
	left: 174px;
	top: 46px;
	width: 505px;
	padding: 4px;
	font-size: 3.7em;

	color: #003300;
	font-weight: bold;
}


/* Page layout elements */
body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-top: 10px;
	min-width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 76%;
	color: #333;
}

.pagewrapper {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	min-width: 750px;
}

* html .pagewrapper { /* for IE only */
	width: 770px; /* fixed width for IE if scripting is off */
	width: expression(document.body.clientWidth < 825 ? 750 +"px" : "90%"); /* min-width mimic for IE */
}

.contentwrap {
	position: relative;
	margin-top: 10px;
	width: 100%; 
}


.header {
	position: relative;
	height: 86px;
	width: 82.75%;
	margin: 0px;
	padding: 0px; 
	background-color: none;
	border: 1px solid #999999;
	background-image:url(header1.gif);
}

 .header_welcome {
	position: absolute;
	left: 0px;
	top: 7px;
	width: 187px;
	height: 81px;
	z-index: 99;
}

.headercentre {
	position: relative;
	margin-left: 380px;; 
	margin-right: 354px;
	height: 86px;
	width: auto;
}

.headerimage {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 354px;
	height: 86px;
	background-image: url(hpgrx2.gif);
	background-repeat: no-repeat;
	background-position: right;
}



.topnav {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px; 
	text-align: right;
}

.topnav ul {
	list-style-type: none; 
	padding: 4px;
	margin: 0px;
}

.topnav ul li {
	display: inline;
	padding: 4px;
	margin: 0px;
}


.col_left {
	position: absolute;
	left: 0px;
	top: 0px;	
	width: 160px;
	padding-bottom: 20px;
}

.col_left ul {
	list-style-type: none; 
	padding: 0 0 0 14px;
	margin: 0px;
	border: 1px solid #45835D;
}
.col_left li {
	padding-left: 12px;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	margin: 0 0 0 -10px;
	font-size: 0.9em;	
}

.col_left li a {
	color: #0066CC;
	font-weight: normal;
	width: 100%;
	display: block;
/* hide from IE mac \*/
	overflow: hidden;
/* end hiding from IE mac */ 
}

.col_left li a:hover {
	background-color: #EBF5FA;
	color: #000000;
	text-decoration: none;
}

.col_left span {position: absolute; left: -999em;}

.col_right {
	position: absolute;
	right: 0px;
	top: 0px;	
	width: 160px;
	padding-bottom: 20px;	 
}

.col_centre_holder {
	position: relative;
	top: 0px;		
	margin-left: 180px; 
	margin-right: 180px;
	margin-bottom: 40px;
	height: auto;
	width: auto;
}


.footer {
	position: relative;
	width: 100%;
	clear: both;
	padding-top: 10px;
	font-size: 1.0em;
	color: #CC3333;
	border-top : 1px solid #CCCCCC;
}





p.navleft {
	color: #333333;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	font-size: 0.9em;
}

.navleft a {
	background-color: #FDF7DB;
	border: 1px solid #999999;
	color: #0066CC;
	display: block;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 4px;
	text-decoration: none;
}

.navleft a:hover {
	background-color: #FFCC00;
	border: 1px solid #999999;
	color: #333333;
	text-decoration: none;
}

p.navright {
	color: #333333;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	font-size: 0.9em;
}

.navright a {
	background-color: #F4F4F4;
	border: 1px solid #999999;
	color: #0066CC;
	display: block;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 4px;
	text-decoration: none;
}

.navright a:hover {
	background-color: #EAFBFF;
	border: 1px solid #999999;
	color: #0066CC;
	text-decoration: none;
}





/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navhighlight {
	color: #FDF7DB;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	font-size: 0.9em;
}

.navhighlight a {
	background-color: #000000;
	border: 1px solid #999999;
	color: #FDF7DB;
	display: block;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 4px;
	text-decoration: none;
}

.navhighlight a:hover {
	text-decoration: none;
}


p.navrt {
	color: #0066CC;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	font-size: 0.9em;
}

.navrt a {
	background-color: #EAFBFF;
	border: 1px solid #999999;
	color: #0066CC;
	display: block;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 4px;
	text-decoration: none;
}

.navrt a:hover {
	text-decoration: none;
}


p.navr {
	color: #0066CC;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	font-size: 0.9em;
}

.navr a {
	background-color: #FFFFFF;
	border: 1px dotted #999999;
	color: #0066CC;
	display: block;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 4px;
	text-decoration: none;
}

.navr a:hover {
	text-decoration: none;
}



.navr span {position: absolute; left: -999em;} 


.hidden {visibility: hidden;
}
	 
