body {
   background: white;
   font-family: Georgia, Times New Roman, serif;
   font-size: 10pt;
}
p {
    line-height:12pt;
}
#page {
	width:				100%;	
	margin:				0;
	padding:			0;
	background-color:	transparent;
	border:				none;
}

#header {
	border-bottom:		1px solid #999999;
}
#main, .home #main {
	background:			transparent;
}
#centercol_wide {
	float:				none;
}
#centercol {
	float:				none;
	width:				90%;
}

/*
#footer {
	display:			none;
}
*/

#footer_print {
	display:			block;
	margin:				2em 5% 0 7%;
	color:				#666666;
	padding-top:		20px;
	border-top:			1px solid #999999;
	font-size:			8pt;
}

#content h1 {
	font-size:			18pt;
}
#content h2 {
	font-size:			14pt;
}
#content h3 {
	font-size:			12pt;
}
#content .subhead .title h1 {
	font-size:			18pt;
}
