
#headersub {
	width:300px;
	float:left;
	
}

h1#headersub {
	display:none;
}

.banner4sub {
	height:216px;
	border:2px solid #d7d7d7;
	width:575px;
	float:right;
	overflow:hidden;
}

#menusub {
	padding:3px 0;
}


#middle {
}






@media print{
	
	span.print-text { display: inline !important ;} 
	img.replacement { display: none ; }

}

#footer {
	background: url(../images/footerhr_resources.gif) 0 0 no-repeat;
	padding-top:20px;
}

h2 {
	
	padding-left:40px;
	background: url(../images/h2logo.gif) 0 -1px no-repeat;
	border:none;
}
#mainfull h2 {
		border-bottom:1px dotted #577458;
}


h3 {
	text-transform: uppercase;
	padding-left:32px;
	background: url(../images/h3resources.gif) 0 100% no-repeat;
	line-height:27px;
	color:#000;
	font-size:1.25em;
}

h3.newstitle {
	text-transform: none;
	padding-left:0;
	background:none;
	font-size:1.1em;
	font-weight:bold;
	color:#555;
	line-height:1.1em;
}


#datesubleft {
	float:left;
	width:650px;
	padding-bottom:20px;
}

#datesubright {
	float:right;
	width:240px;
	font-size:8pt;
	font-weight:bold;

	text-transform: uppercase;
	font-family: arial;
	color: #577458;
	text-align:right;
	padding-top:10px;
}

a:link {color: #577458; text-decoration: none; }
a:visited {color: #577458; text-decoration: none;}
a:active {color: red; text-decoration: none; }
a:hover {color: blue; text-decoration: none; }

