body { 
	color:#666;
	line-height:1.3em;
	font-size:0.8em;
}
a, a:visited {
	color:#666 !important;
}
h1, h2, h4 {
	color:#666;
}
ul li {
	list-style:disc;
}
.noPrint {
	display:none;
	float:none;
}


#headerWrapper {
	height:170px;/*** background target specific ***/
}
#headerWrapperContent {
	height:120px;/*** background target specific ***/

}

#headerWrapper #header {
	height:170px;
}
#headerWrapperContent #header {
	height:120px;
}

#header, #body, #footer {
margin:0 auto;
width:90%;
}

#content {
float:left;
width:100%;
}
