body {
	margin: 0;
  	padding: 0;
  	background: #ffffff url(../images/hz_bkgd.gif) repeat;
  	font: 10px/12px Verdana, Sans-serif;
   	color: black;
 	}

 
/* Page Structure
----------------------------------------------- */
#mainnav {
	display: none;
}


#header {
	display: none;
}


#pgheader {
	display: none;
}

#homead {
	display: none;
}


#homeadcontent {
	position: relative;
	height: 185px;
	background: url(../images/advance_bkgd.jpg) no-repeat;
}

#homeadtext {
	
	margin-left: 430px;
	font-family: verdana;
	font-size: 12px;
	color: black;
	width: 400px;
}

#homeadtext ul {
	margin-top:0px;
	margin-bottom: 2px;
	margin-right: 4px;
	margin-left: 8px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 8px;
	line-height: 16px;
}

#homeadtext h1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding-top: 10px;
}

#content {
	position: relative;
	background: #ffffff;
	border-bottom: 2px solid #BA0000;
	margin-bottom: 3px;
}

#contentpad {
	position: relative;
	background: #ffffff;
	width: 97%;
	padding-left: 24px;
	padding-top: 12px;
	padding-bottom: 24px;
}

#cindent {
	padding-left: 24px;
	padding-right: 24px;
}

#floatformleft {
float: right;
}

#floatformleft fieldset {
width: 400px;
margin-left: 12px;
margin-bottom: 12px;
padding: 8px;
}

#floatformleft fieldset legend {
font-size: 14px;
font-weight: bold;
color: red;
}

#regform fieldset {
width: 95%;
padding: 8px;
}

#regform fieldset legend {
font-size: 14px;
font-weight: bold;
color: red;
}

#footer {
	position: relative;
	height:40px;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #000000;
	padding: 8px;
}

#footer a:link,
#footer a:visited {
	color: #aaa;
	text-decoration: none;
}

#footer a:hover,
#footer a:visited:hover {
	color: #fc0;
	text-decoration: underline;
}

#homecol {
	float: left;
	height: 190px;
	width: 180px;
	border-bottom: 4px solid #666;
	border-left: 1px dashed gray;
}

#homecol ul {
	list-style: none;
	padding: 2px;
	margin: 2px;
}

#homecol li {
	
	padding: 6px 0 0 8px;
	
}

#homecol li a:link,a:visited {
	
	text-decoration: none;
	color: #333;
	
}

#homecol li a:hover,a:visited:hover {
	
	text-decoration: underline;
	color: blue;
	
}

td.sohotext div #homecol h1 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	border: none;
}

/* Logo & Navigation
----------------------------------------------- */
#logo {
	background: #ffffff url(../images/newlogo.jpg) top left no-repeat;
	height: 85px;
	width: 191px;
}
	
#logo a:link,
#logo a:visited,
#logo a:hover {
	display: block;
	height: 85px;
	width: 191px;
	text-indent: -5000px;
}

#pglogo {
	background: #ffffff url(../images/newlogo.jpg) top left no-repeat;
	height: 85px;
	width: 191px;
}

#pglogo {
	background: #ffffff url(../images/pgnewlogo.jpg) top left no-repeat;
	height: 85px;
	width: 191px;
}
	
#pglogo a:link,
#pglogo a:visited,
#pglogo a:hover {
	display: block;
	height: 85px;
	width: 191px;
	text-indent: -5000px;
}

#headnav {
	position: absolute;
	top: 0;
	left: 191px;
	width: 600px;
	height: 85px;
	background: #000000 url(../images/mainnav_bkgd.jpg) top left no-repeat;
}

#pgheadnav {
	position: absolute;
	top: 0;
	left: 191px;
	width: 600px;
	height: 85px;
	background: #000000 url(../images/pgmainnav_bkgd.jpg) top left no-repeat;
}

#topnav {
	position: absolute;
	top: 0;
	left: 191px;
	width: 600px;
	padding-top: 6px;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	z-index: 10;
}
	
#topnav a:link,
#topnav a:visited {
	color: #aaa;
	text-decoration: none;
}

#topnav a:hover,
#topnav a:visited:hover {
	color: #fc0;
	text-decoration: underline;
}

#intranetmenu {
	padding: 8px;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	border-left: 2px dashed #aaa;
	border-right: 2px dashed #aaa;
	margin-bottom: 6px;
	color: #BA0000;
}

#intranetmenu a:link,
#intranetmenu a:visited {
	color: #666;
	text-decoration: none;
}

#intranetmenu a:hover,
#intranetmenu a:visited:hover {
	color: darkblue;
	text-decoration: underline;
}

#intranetmenu div {
	margin-top: 4px;
	
}


/* Links
----------------------------------------------- */
div #contentpad td.sohotext a:link,a:visited {
color: blue;
text-decoration: underline;
}

div #contentpad td.sohotext a:hover,a:visited:hover {
color: #666699;
text-decoration: none;
}


/* Page Headlines
----------------------------------------------- */

td.sohotext h1 {
color: #669;
font-family: verdana;
font-size: 18px;
font-variant: small-caps;
letter-spacing: 0.5em;
margin:0px 0px 12px 0px;
padding:2px 0 2px 0;
border-bottom: 1px dashed #cec2c2;
border-top: 1px dashed #cec2c2;
}



/* Extra Styles
----------------------------------------------- */
.clear {
	clear: both;
}
