@charset "utf-8";
/* Hide -----------------------------------------------------------------------------------------------------------*/
#header A, #header DIV, #main_menu, #sidebar .box, #sidebar H3, #sidebar .pull_quote, #footer, DIV.cap, #archive, #sidebar H1 SPAN { display: none}

A:link, A:visited { font-weight: bold; text-decoration: none; color: #999}
BODY { background: white none; font-size: 10pt; color: black; margin: 5%; padding: 0}
H1 { font-size: 18pt !important; color: #666666}
	#header H1 A { display: inline}
H2 { font-size: 12pt; color: #333; text-transform: none}
H3 { font-size: 10pt; color: #666666}

/* Sidebar --------------------------------------------------------------------------------------------------------*/
#sidebar { float: none; padding: 0; width: auto}

#sidebar H1 { color: #666666; font: 10pt Arial, Geneva, Helvetica, sans-serif !important; text-align: left; margin: 0; padding-top: 0; height: auto}
#sidebar H1 A { background: none; text-indent: 0; margin: 0; height: auto; width: auto}

/* Header ---------------------------------------------------------------------------------------------------------*/
#header { background: none; display: block; height: auto}
	#header H1 { display: block; padding-right: 0; position: static}
			#header H1 A { color: #666666; padding: 0; position: static}

/* Blocks ---------------------------------------------------------------------------------------------------------*/
#container { max-width: 100%; min-width: 100%; width: 90% !important}
	#main { margin-right: 0; padding-left: 0}
		.col1_2, .col2_2 { width: 44%}
		.col1_3, .col2_3, .col3_3 { width: 30%}

/* Tables ---------------------------------------------------------------------------------------------------------*/
TABLE { border: 0.5pt solid #999}
	TD, TH { padding: 3pt; border-right: 0.5pt solid #999}

/* Lists ----------------------------------------------------------------------------------------------------------*/
OL { list-style-type: decimal !important}
UL { list-style-type: disc !important}
LI { padding-left: 0 !important}