



div#sitesearch, div#left-column, div#navband, div#right-column, div#widgetband, div#footerband {
	display: none !important;
}

div#breadcrumbs {
	display: block;
	padding: 0;
	font-size: 0.6em;
	margin-left: 45px;
	margin-bottom: 20px;
	margin-top: 20px;
}

div#center-column {
	margin-top:0 !important;
	margin-left: 30px !important;
	padding: 0;
	width: 60%;
}

h1{ 
	display: list-item;               
	list-style-image: url(../images/header_print.gif);
	list-style-position: inside;       
	letter-spacing: -1000em;  
	width: 1000px;     
	font-size: 1pt;                    
	color: #fff;
	height: 60px; 
	margin: 0px 0px 0 0px !important;	
}


html body #content {
	background: none;	
}

li {
	list-style-type:disc !important;
	padding: 0 !important;
	margin: 0 !important;
}

blockquote, ul, ol   { 
	page-break-inside: avoid; 
}
a {color: #000;}
/*
a[href]:after {
   content: " ( "  attr(href)  " ) ";
   font-weight: normal;
   font-family: Arial, Helvetica, sans-serif;
 }

a[href^="/"]:after {
   content: " (http://www.fifthlight.com" attr(href) ") ";}
*/
table {
	margin: 15px 2px 10px 2px;
   border-collapse:collapse;	
}
td {
	border: solid 1px #999;
	padding: 5px;	
}
th, thead, tfoot {
	text-align: center;
	vertical-align: middle;
	border: solid 1px #999;	
	padding: 5px;	
	font-weight: bold;	
}
caption {
	caption-side: bottom;
	font-size: 0.8em;	
	padding: 0 0 10px 0;
} 
acronym {
	border-bottom: dashed #999 1px;		
}
blockquote {
   padding: 0.85em 2em;
   font: italic 0.9em helvetica, arial, sans-serif;   
   margin: 0.25em 0;
}

#columns h2 {border-bottom: none;}
