
#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/footerhrilo.gif) 0 0 no-repeat;
	padding-top:20px;
}

h2 {
	
	padding-left:22px;
	background: url(/images/h2ilo.gif) 0 -1px no-repeat;
	border:none;
}
#mainfull h2 {
		border-bottom:1px dotted #AB504D;
}

h3 {
	text-transform: uppercase;
	padding-left:32px;
	background: url(/images/h3ilo.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: #ad5152;
	text-align:right;
	padding-top:10px;
}

a:link {color: #ad5152; text-decoration: none; }
a:visited {color: #ad5152; text-decoration: none;}
a:active {color: red; text-decoration: none; }
a:hover {color: blue; text-decoration: none; }

