body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
h1, h2, h3 { margin:0; margin-bottom:1em; page-break-before:auto; page-break-after:avoid; }
h1 { font-size:160% }
h2 { font-size:140% }
h3 { font-size:110% }
a:link { color: #506500; }
a:visited { color: #842f03; }
a img { border: none; text-decoration: none }
p { margin: 0 0 1em 0 }
th { text-align: left }
form, textarea, input, select { font-family: Verdana, Helvetica, sans-serif; font-size: 100%; }
form { display:inline }
fieldset { border: 1px solid #842f03; padding:1em }

.darkbgnd {	background-color: #face9a; }
th.top { border-bottom: 1px solid #842f03; }

#navblock, #adblock, .noprint { display:none }

input.graphbtn {
	border: none;
	height: 56px;
	background-color: transparent;
	background-image: url(/assets/Image/Layout/btn_bgnd.gif);
	background-position: center center;
	background-repeat: no-repeat;
	font-size:inherit;
}
	
/* header layers */
div#header-landscape	{ display:none }
div#header-woman		{ display:none }
div#header-cirrus-right	{ display:none }
div#header-signet		{ display:none }
div#header-cirrus-left1	{ display:none }
div#header-cirrus-left2	{ display:none }

/* positioner for content block */
div#contentbox { margin-top: 0 }


/* content column */
td#content	{
	width: 630px;
	vertical-align: top;
	background-color: #fff;
	background-image: none;
}

div.textbox {
	border: 1px solid #000;
	background-color:#fff;
	margin-bottom: 1em;
	padding: 0.2em;
}
.textbox h1 {
	background-color: #aebe00;
	background-image: none;
	color: #fff;
	margin: 0;
	margin-bottom: 0.8em;
	padding-left: 6px;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.6em;
}
.textbox h2 {
	background-color: #eff0c8;
	color: #842f03;
	margin: 0;
	margin-bottom: 0.8em;
	padding-left: 6px;
	font-size: 1.0em;
	line-height: 1.6em;
}
.textbox p {
	margin: 0 6px 1em 6px;
}

div.listbox {
	background-color: transparent;
	margin-bottom: 1em;
	padding: 0.2em;
}
.listbox h1 {
	background-color: #aebe00;
	background-image: none;
	color: #fff;
	margin: 0;
	margin-bottom: 0.8em;
	padding-left: 6px;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.6em;
}
.listbox h2 {
	background-color: #face9a;
	color: #842f03;
	margin: 0;
	margin-bottom: 0.8em;
	padding-left: 6px;
	font-size: 1.0em;
	line-height: 1.6em;
}
.listbox h2 a {
	color: #842f03;
}

.listbox p {
	margin: 0 6px 1em 6px;
}

/* Statistics */

table.statistics { width:630px; border:1px solid #842f03; margin-bottom:1.33em; background:#fff; font-family:Tahoma,sans-serif; font-size:9pt; page-break-inside:avoid;  page-break-before:avoid; page-break-after:auto }
table.statistics th { font-weight:normal; text-align:right; width:8em; border-right:1px solid #842f03;padding-right:0.3em }
table.statistics td { vertical-align:bottom; text-align:center }
table.statistics td img { vertical-align: bottom; width:15px; margin-left:-4px; margin-right:-4px }

