#pg_nav{
	text-align: center ;
	position: absolute;
	/*	top: 100px;*/
/*	top: 80px;*/
	top: 0px;
	left: 0px;
	/*	height: 32px;  */ 
	height: 70px ;
	width: 100%;
	min-width: 640px;
	margin: 0px;
	background: url(buttons/grafitebevel-assets/button-tile.gif) repeat-x;
	background-repeat: repeat-x;
	z-index: 10;
}

#pg_nav a, #pg_nav a:visited{
	text-decoration: none;
	font-size: 0.8em;
  color: #CCCCCC;
	font-weight: bold;
	margin: 0px;
	padding: 1px 6px 1px 8px;
	border-right: 2px solid #CCCCCC;
	height: 30px;
}

#pg_nav a:hover{
	background: url(buttons/grafitebevel-assets/buttonOver-tile.gif) repeat-x;
	color: #FFFFFF;
}






body{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
  background: #384e3d ;
	margin: 0px;
	padding: 0px;
	/* this centers the container in IE 5* browsers. The text is then set to the 
	left aligned default in the #container selector */
	text-align: center;
	color: #000000;
	line-height: 1.166;
	font-size: 0.8em;
}

#container { 
	width: 100%;
	background: black;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page if needed */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#pg_head{
	position: fixed;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	height: 60px;
	z-index: 99;
	font-family: Arial, Helvetica, sans-serif;
	/*	background: white;*/
	  background: #384e3d;
	background-image: url(../images/idx_banner_bgrnd_grad.png);
	background-repeat: repeat-x;
	/*	background-image: url(../images/idx_banner.jpg);
	background-repeat: no-repeat;
	background-position: top right;*/
}

#pg_head_pgtitle{
	position: relative;
	top: -30px;
	z-index:	100;
/*	background-image: url(../images/glbnav_background.gif);*/
	background-repeat: repeat-x;
	right: 1%;
	width:29%;
	left: 70%;/* top  rt  bot lt */ 
	padding:     0px 0px 4px 0px;
	margin: 		 1px 0px 0px 0px;
}

.pg_head_pgtitle_name{
	position: relative;
	left: -20px;
	z-index: 100;
	text-align: right;
	color: #000000;
	font-weight: bold;
}


.idx_bgrnd {
	background-image: url(../images/idx_stream.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}



#pg_head_nav{
	text-align: center ;
	position: absolute;
	/*	top: 100px;*/
/*	top: 80px;*/
	top: 60px;
	left: 0px;
	/*	height: 32px;  */ 
	height: 70px ;
	width: 100%;
	min-width: 640px;
	margin: 0px;
	background: url(buttons/grafitebevel-assets/button-tile.gif) repeat-x;
	background-repeat: repeat-x;
/*	z-index: 100;*/
}

#pg_head_nav a, #pg_head_nav a:visited{
	text-decoration: none;
	font-size: 0.8em;
  color: #CCCCCC;
	font-weight: bold;
	margin: 0px;
	padding: 1px 6px 1px 8px;
	border-right: 2px solid #CCCCCC;
	height: 30px;
}

#pg_head_nav a:hover{
	background: url(buttons/grafitebevel-assets/buttonOver-tile.gif) repeat-x;
	color: #FFFFFF;
}

#pg_body{
	position: absolute;
	top: 85px;
	left: 2%;
	right: 2%;
	width:95.6%;
	min-height: 200px;
	padding: 0px;
	z-index: 10; 
	background-color: #e1edf5;	
	/*background-color: #e5ffe5;*/	/* The margin: 0 auto; and overflow: hidden; keeps the footer proper if there is a float element
   in a preceding container as per http://www.webdeveloper.com/forum/showthread.php?threadid=149321  */	
/*	margin: 0 auto;
	overflow: visible;   so hvi logo shows */
}

#pg_content{
	position: relative;
	top: 30px;
	width:70%;
	left: 15%;
	right: 15%;
	font-size: 0.9em;
	        /* top   rt  bot  lt  */
	padding: 8px 15px 25px 15px;
/*	background-color: #FFFFFF;
*/}

#pg_content a, #pg_content a:visited{
	font-family: sans-serif;
/*	background: #EAEAEA;
*/	color: Black;
	font-weight: bold;
	/*	font-size: 0.85em;*/
 letter-spacing: 1pt; 
	text-decoration: none;
}

#pg_content a:hover{
	background: #DCDCDC;
	color: #FF0033;
}


.recent_info{
	position: relative;
/*	width:30%;*/
	      /* top rt   bot  lt  */
	padding: 4px 10px 4px  5px;
/*	background-color: #FF0000;*/
}
.recent_info_space{
	/*	position: relative;
	width:30%;
*/	/* top   rt  bot  lt  */
/*	padding: 8px 15px 12px 10px;
background-color: #0000FF;*/	
	height: 2em;
}




.pg_small_sub_head{
/*	background: Silver;*/
  font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 2px;
	color: Black;
} 





.h3{
	color: #CCFFFF;
	padding: 10px 10px 10px 10px;
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
}

.h2{
	color: #000000;
	padding: 10px 10px 10px 10px;
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
}


.img_float_left{
	float: left;
	padding: 10px 10px 10px 10px;
		overflow: hidden;

}

.img_float_right{
	float: right;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}


/* overrides decoration from previous rule for hovered links 
a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
*/


/* footer and HVI trade mark */
#pg_content_footer{
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	/*	height: 6em;
*/	
	height: 2em;
	bottom: -50px;
	border: 1px solid #cccccc;
	color: #CCCCCC;
	background-color: #384e3d;
	padding: 2px 4px 4px 4px;
	float: none;
	/* The margin: 0 auto; and overflow: hidden; keeps the footer proper if there is a float element
   in a preceding container as per http://www.webdeveloper.com/forum/showthread.php?threadid=149321  */	
	margin: 0 auto;
	overflow: hidden;
	font-weight: bold;
}

table.footer{
	width: 100%;
}

table.footer a, table.footer a:visited{
	color: #FFFFFF;
	margin: 0px;
	/* top   rt  bot  lt  */
	padding: 2px 4px 2px 4px;
	text-decoration: none;
}

table.footer a:hover{
	color: #999999;
}

#pg_footer_nav{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 15px;
	width:95.6%;
	left: 2%;
	right: 2%;
	bottom: -55px;
	color: #000000;
	padding: 0px 0px 4px 10px;
	float: none;
	text-align: center;
/* The margin: 0 auto; and overflow: hidden; keeps the footer proper if there is a float element
   in a preceding container as per http://www.webdeveloper.com/forum/showthread.php?threadid=149321  */	
	margin: 0 auto;
	overflow: hidden;
}

#pg_footer_nav a, #pg_footer_nav a:visited{
	font-size: 0.8em;
	color: #000000;
	margin: 0px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}

#pg_footer_nav a:hover{
	color: #999999;
}

#hvi_mark{
	position: relative;
	bottom:  -70px;
	left: 48%;
	right: 48%;
	width: 100px;
}

.txt_lg_bold{
	font-size: 1.2em;
	font-weight: bold;
}

.txt_lg{
	font-size: 1.2em;
}

.txt_intro{
	font-size: 1em;
	font-weight: bold;
	color: #384e3d;
}

.txt_bold{
	font-weight: bold;
}

.txt_bold_ul{
	font-weight: bold;
	text-decoration: underline;
}

.txt_ul{
	text-decoration: underline;
}

.txt_sm_bold{
	font-size: 0.8em;
  font-weight: bold;
	letter-spacing: 1px;
}

.txt_sm_bold_title{
	background-color: Silver;
}


.sub_pg_line{
	background: #384e3d;
	font-weight: bold;
	letter-spacing: 2px;
	color: #C0C0C0;
	text-align: right;
	font-family: sans-serif;
	/* top rt  bot  lt  */
	padding: 0px 8px 1px 8px;
	margin:  0px 0px 0px 0px;
	line-height: 1.8em;
	font-variant: small-caps;
} 


.pg_title_text{
	font-weight: bold;
	letter-spacing: 2px;
	color: 384e3d;
	text-align: right;
	font-family: sans-serif;
	      /* top rt  bot  lt  */
	padding: 0px 0px 1px 0px;
	margin:  0px 0px 0px 0px;
	line-height: 1.8em;
	font-variant: small-caps;
} 



.sub_pg_line_l{
	background: Silver;
  font-size: 0.8em;
	height: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-right: 10px;
	color: Black;
	text-align: left;
	padding-left: 10px;
	font-family: sans-serif;
} 


/*
sub menu
*/

#ret_button{
	position: relative;
	top: -2px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;

}

#ret_button a, #ret_button a:visited{
	background: url(buttons/grafitebevel-assets/button-tile.gif) repeat-x;
	color: #CCCCCC;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#ret_button a:hover{
	background: url(buttons/grafitebevel-assets/buttonOver-tile.gif) repeat-x;
}


.footnote {
	font-size: 0.8em;
	letter-spacing: 1px;
	color: Black;
}
