
/* wrapper and area classes for overall layout */
body{
text-align: left;
background:none !important;
margin:0px !important;
	float: none !important;
}
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font,  ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td  {
	float: none !important;
	clear: both !important;
}

.w1,.content-holder {
	padding:0px !important;
	float: none !important;
	clear: both !important;
	position: relative !important;
}
.logo,
#header,
.header-info{

	display: none !important;
	width: 0px !important;	
}

#content{
	float:none !important;
	clear: both !important;
	width: 6.25in !important;
	/*height:531px;*/
	min-height:531px;
	padding:10px 10px 0 0;
	border:0px solid black;
}
#main{
	background: #ffffff !important;
	float: none !important;
	clear: both !important;
}
#wrapper-centersite,
#print-footer{
	display: block !important;
	text-align: left !important;
	width: 6.25in !important;
	margin: 0px !important;
	padding: 10px !important;
	border: 0px solid black !important;
	float: none !important;
	clear: both !important;	
	
}

#wrapper,
#wrapper-header,
#print-header,
.contact-info{
	display: block !important;
	margin: 0px !important;
	width: 6.25in !important;
	text-align: left !important;
	background:none !important;
		float: none !important;
	clear: both !important;
}
.floatright,
.floatleft{
	float: none !important;
	clear: both !important;
}
.byline {
	line-height: 13pt !important;
}

p,li,a{
font-family: Arial !important; 
font-size: 10pt !important; 
line-height: 13pt !important; 
color: #000000 !important;
}

H1,H2,H3 {
color: #000000 !important;
}

.nav-holder,
#wrapper-left,
#header-left,
#header-right,
#wrapper-footer,
.header-extra,
.right-column,
#sidebar,
#footer,
.page-utilitylinks
{
	display: none !important;
	width: 0px !important;
}