/* Rohn Price, rohn.com */
body {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: "Monaco", "Lucida Console", "Monotype.com",  "Andale Mono", "Courier", "Trebuchet MS", "Sans-Serif";
	text-align: center;
}

/* sections */
#header {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}

#menu { 	display:none; }
	
#panelsContainer {
	margin: 24pt auto;
	text-align: left;
}

#leftPanel { display:none; }

#centerPanel {
}

#rightPanel { display:none; }
#rightPanelprint {
	font-size:8pt;
	text-align: center;
}

#footer {
	margin: 10px auto 0 auto;
}

/* elements */
.box {
	text-align: center;
}
.clear {
	clear: both; 
	font-size: 1pt;
}
.section {margin: 24pt auto;}
.sectionBL {
	margin: -10px 0 0 0;
	padding: 10px 0 0 1em; 
	border-left: 1px solid #060398;
}
.sectionHead {
	margin: 24pt auto;
	font-size: 18pt;
	font-weight: bold;
	color: #000033;
	border: solid 2pt #000033 
}
.smaller {font-size: 8pt}
.subsectionHead {
	margin: 50px auto auto auto;
	padding: 0;
	font-size: 14pt;
	font-weight: bold;
	color: #000033;
	border: solid 1pt #000033 
}
a {color: #000000; text-decoration: none;}
p {margin: 10px;}
p.citation {font-size: 8pt;}
p.copyright {
	margin:20px auto auto auto;
	font-size: 8pt;
	color: #928BB5;
}
p.hangingcompact {
	margin: 0 0 0 10px;
	text-indent: -10px;
}
p.gototop { display:none; }
p.quote {
	padding: 0 20px;
	line-height: 12px;
}
p.menu { display:none; }
td {
	font-size: 10pt;
	font-family: "Monaco", "Lucida Console", "Monotype.com",  "Andale Mono", "Courier", "Trebuchet MS", "Sans-Serif";
}


/* section colors */


