@charset "utf-8";
/* CSS Document */

/* PAGE STYLES */
/* ratio:  content/[header OR footer] = 13/10; content/borBox = 13/11 */

#standardbanner {
	font-size: 8.08pt;
}
#LSide { /* display: none hides whole left margin */
	display: none;
	float: left;
	width: 181px;
	w\idth: 181px;
	border: 1px solid #CCCCCC;
	margin-top: 8px;
}
#content {
	font-family: /*"Giddyup Std", Gigi, "Bradley Hand ITC", "Kristen ITC", Palatino, "Palatino Linotype",*/ "Franklin Gothic Book", "Helvetica Neue", "URW Gothic L", Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	margin: 8px 1% 0px 0px;
}
/*
#content h1, #content h2, #content h3 {
	font-family: "Franklin Gothic Book", "Helvetica Neue", "URW Gothic L", Arial, Helvetica, sans-serif;
}
*/
#borBox {
	font-size: 8.46pt;
}
#footer {
	font-size: 8.08pt;
}