* {
	font-family: 'Times New Roman', Times, serif;
	color: #000;
	font-size: 11pt;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}

body { 
	background: #FFF; 
	margin: 0; 
	padding: 0; 
}

#page {
	width: 7.5in;
}

#header, #menu, #banner, #nav, #breadcrumbs, #content-right, #footer .hlist, .noprint  {
	display: none;
}

#printheader {
	display: block;
	text-align: center;
	margin: 0 auto 25px auto;
	font-family: arial, sans-serif;
	font-size: 16pt;
}

#printheader .header-text .left {float: left; margin: 20px 10px 0 0;}

#printheader .header-text .right {float: right; margin: 20px 0 0 10px;}

#content-content {
	float: none;
	min-height: 0;
	width: auto;
	padding: 0;
	margin: 0 0 25px 0;
}

ul li {
	list-style-image: none;
	list-style: disc;
}

#footer div{
	font-weight: normal;
	font-size: 10pt;
	float: none;
}
a{
	text-decoration: none;
	color: #000;
	font: 10pt normal 'Times New Roman', Times, serif;
}


/*iframe { height: 100%; }*/