body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

body, th, td {
	font-family: verdana, helvetica, arial;
	font-size: 10pt;
}

a:hover {
	text-decoration: none;
}

ul, ol {
	margin-top: 4pt;
	margin-bottom: 4pt;
	list-style-position: inside;
}

h3, h4 {
	font-size: 10pt;
}

h1, h2, h3, h4 {
	margin-bottom: 6px;
}

form {
	margin: 0;
}

/* page header markup */
.toptable {
	background-color: #EDDFA9;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #AC6C3E;
}

a.topmenu {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 1px;
	padding: 2px 5px;
	font: bold 8pt verdana, helvetica, arial;
	text-decoration: none;
	white-space: nowrap;
}

a.topmenu:link, a.topmenu:active, a.topmenu:visited {
	color: #fff;
	border: 1px solid #fff;
	background-color: #AC6C3E; /*#F19203;*/
}

a.topmenu:hover {
	color: #D85701;
	border: 1px solid #D85701;
	background-color: #fff;
}

div.topstatus {
	font: normal 8pt verdana;
	color: #000;
	margin-bottom: 3px;
}

/* page header markup */

/* button design */
input.btn, input.smallbtn, button.btn, button.smallbtn {
	font: bold 8pt verdana, arial, helvetica;
	vertical-align: top;
	overflow: visible;
	padding-left: 3px;
	padding-right: 3px;
}

input.smallbtn, button.smallbtn {
	font-size: 7pt;
}

/* page header text */
.h {
	color: #2E1227;
	font: bold 12pt georgia, arial, helvetica;
	width: auto;
	text-align: center;
	margin: 3pt 0 5pt 0;
}

/* internal visual styles */

.outerbox {
	width: 75%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 5px;
}

.subheader {
	text-align: left;
	font-family: verdana, helvetica, arial;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #DAE1C8;
	border-style: solid;
	border-width: 0 0 0 12px;
	border-color: #BCC99A;
}

.block, .emptyblock {
	display: block;
	text-align: left;
	margin-bottom: 15px;
	border: 1px solid #808080;
	padding: 5px;
}

.emptyblock {
	zoom: 1; /* fixes floating bug in IE */
}

.block {
	background-color: #E0E4ED;
}

.block .subheader, .emptyblock .subheader {
	color: #3F4B58;
	font-size: 9pt;
	background-color: #E0E4ED;
	border-style: none;
	padding: 0;
}

.block .emptyblock, .block .emptyblock .subheader {
	background-color: #EBEDF3;
}

.block .emptyblock .float {
	display: block;
	width: 25%;
	margin-right: 4px;
	float: left;
	padding-right: 4px;
}

.block .emptyblock {
	margin: 0;
	border-color: #aaa;
	border-style: solid;
	border-width: 1px 1px 1px 2px;
	border-left-color: #fff;
	border-right-color: #888;
	border-top-color: #fff;
	border-bottom-color: #999;
}

textarea.wide {
	width: 95%;
	padding: 3px;
	overflow: auto;
}

.note {
	font-size: 8pt;
	color: #404040;
}

table.d_table_split {
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #656565;
	background-color: #fff;
}

table.d_table_split td, table.d_table_split th {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #656565;
}

table.d_table_split th {
	background-color: #E0E4ED;
	font-weight: bold;
}

.bottom_indent {
	margin-bottom: 15px !important;
}

.controls {
	display: block;
	text-align: center;
	border: 1px solid #808080;
	background-color: #DAE1C8;
	padding: 10px 5px 10px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.controls .note {
	color: #000;
}

.warnmsg {
	display: block;
	text-align: center;
	color: #8B1212;
	border-style: solid;
	border-width: 1px 1px 1px 15px;
	border-color: #F30101;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #FDFBAA;
}

.light {
	background-color: #ffffff;
}

.dark {
	background-color: #E0E4ED; /*#eaeaea;*/
}

.nowrap {
	white-space: nowrap;
}

/* end of internal visual styles */

.txt {
	padding: 4px 10px 4px 10px;
}

.small {
	font-size: 8pt;
	color: #404040;
}

.big {
	font-size: 11.5pt;
}

.imp {
	color: #A80004;
}

.implarge {
	color: red;
	font-size: 12pt;
}

.leftindent {
	padding-left: 15px;
}

.qlist {
	background-color: #808080;
}

.qlist tr th {
	background-color: #CBDF8E;
	font: bold 8pt tahoma, verdana, arial;
	color: black;
}

div.dark, div.light, p.dark, p.light {
	border: 1px solid #808080;
}

a.qtitle, a.qtitle:active, a.qtitle:visited {
	color: #5717FF;
}

a.qtitle:hover {
	color: #5717FF;
	text-decoration: none;
}

a.qtitle img {
	min-width: 15px;
	min-height: 15px;
	border: 1px solid #5717FF;
}

/* Old reports */

table.rtb {
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #888;
	border-spacing: 0;
	border-collapse: collapse;
	background-color: #fff;
	color: #000;
	margin: 4pt 0;
}

table.rtb td, table.rtb th {
	padding: 3pt;
	font-family: verdana, helvetica, arial;
	font-size: 8pt;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #888;
}

table.rtb th {
	font-weight: bold;
	background-color: #D8D8D8;
}
