﻿/*-- @import url('hz_article_3.css'); --*/


/*-- Style Sheet For Printing HZ Web Pages --*/


/*-- From hz_common_layout_1.css --*/



body {
	font-family: Verdana;
	font-size: small;
	color: #000;
/*	background-color: #FFFEE6; */
	padding:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

#container {
	width: 610px;
/*	position:relative; */
}

#pre_mast {
	display:none;
	
	height: 4px;
	text-align: right;
	width: 100%;
	overflow: auto;
	/*background-color: #FFEA00; */
	font-size: large;
}

#masthead {
	width: 610px;
	/* height: 72px; */
	text-align: left;
	overflow: hidden;
	background-color: #FFEA00;
	padding: 4px 0px;
	font-size: xx-small;
}

#mh_logo {
	float: left;
	width: 465px;
	height: 60px;
	text-align: left;
	vertical-align: middle;
	overflow: auto;
	padding: 0px 4px;
}


#mh_xtra {
	display:none;
	
	float: right;
	vertical-align: top;
	text-align: left;
	width: 477px;
	overflow: auto;
	padding-left: 10px;
}

#mh_srch {
	display:none;

	float: left;
	min-height: 60px;
	text-align: left;
	width: 300px;
	overflow: auto;
	margin-right: 5px;
}

#mh_far_rt {
	display:none;

	float: right;
	vertical-align: top;
	text-align: left;
	min-width: 160px;
	max-width: 170px;
	overflow: hidden;
}



/*-- This ID may be displayed later --*/
#header {
	display:none;
	
/*	width: 100%; */
/*	background-color: #FFFF99; */
	margin: 2px 0px 0px 0px;
	padding: 0px 4px;
}

#post_header {
	background-color: #FFFFCC;
	padding: 0px 4px;
	display:none;
/* Display set to None until this section is needed in the future ---*/
}

#content_top_rcol {
	display:none;

	float: right;
	width: 338px;
	border-style: solid;
	border-width: 3px 1px 0px 1px;
	border-color: #1C20D9;
	padding: 2px 2px 0px 2px;
}




#content_mid_rcol {
	display:none;

	float: right;
	width: 338px;
	border-style: solid;
	border-width: 0px 3px 0px 3px;
	border-color: #1C20D9;
	padding: 0px 2px 0px 2px;
	background-color: #FFFFCC;
}


#content_btm_rcol {
	display:none;

	float: right;
	width: 338px;
	border-style: solid;
	border-width: 0px 3px 3px 3px;
	border-color: #1C20D9;
	padding: 0px 2px 2px 2px;
	background-color: #FFFFCC;
}




#btm_nav_rcol {
	display:none;
	
	float: right;
	width: 336px;
	margin: 6px 4px;
	border-style: dashed;
	border-width: 4px;
	border-color: #C0C0C0;
	padding: 2px;
}









