body {
	color : #000000;
	background-color : #00582B;
}
p, span, td, li {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
}
p {
	text-align : justify;
}
ul {
	list-style-type : disc;
}
li {
	font-size : 10pt;
}
a.menu {
	color : #00582B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}
a.menu:hover {
	background-color : #FFEDC3;
}
table.body {
	border : 2px #B7E1BF solid;
	color : #00582B;
	background-color : #FFFFFF;
}
td.head {
	background-color : #FFCE32;
	border-bottom : 2px #00582B solid;
}
td.title {
	border-bottom : 2px #FFCE32 solid;
}
span.title {
	color : #00582B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	text-align : justify;
}
span.bold {
	color : #00582B;
	font-size : 10pt;
	font-weight : bold;
}
.rowA {
	background-color : #B7E1BF;
	font-weight : bold;
	text-align : center;
}
.rowB {
	background-color : #FFCE32;
	font-weight : bold;
	text-align : center;
}
.rowC, .rowD {
	background-color : #B7E1BF;
	font-weight : bold;
	border-right : 1px #00582B solid;
	border-bottom : 1px #00582B solid;
}
.rowD {
	font-size : 10pt;
	font-weight : normal;
	background-color : #DBF1DF;
}
.row1, .row2, .row3, .row4, .row5, .row6, .row7 {
	border-bottom : 1px #FFCE32 solid;
}
.row2, .row4, .row6 {
	border-right : 1px #FFCE32 solid;
}
.row1, .row2 {
	text-align : right;
}
.row3 {
	padding-right : 10px;
	padding-left : 10px;
}
.row4, .row5, .row6, .row7 {
	font-size : 10pt;
	text-align : center;
}
.row6, .row7 {
	background-color : #FFEDC3;
}
a.dspHead {
	color : #00582B;
	font-weight : bold;
	text-decoration : none;
}
a.dspHead:hover {
	background-color : #FFEDC3;
}
.dspContent {
	display : none;
}
.dspChar {
	color : #00582B;
	font-family : monospace;
	vertical-align : text-top;
}
.fixed, textarea, select {
	width : 420px;
}
input, textarea, select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : #FFEDC3;
	margin-left : 5px;
}
.frm1, .frm2 {
	font-size : 10pt;
	font-weight : bold;
	text-align : right;
	color : #00582B;
	background-color : #DBF1DF;
	border-right : 1px #00582B solid;
}
.frm1 {
	border-bottom : 1px #00582B solid;
}
input.button {
	width : 120px;
	font-weight : bold;
	background-color : #B7E1BF;
}
label {
	display: block;
	width: 100%;
	cursor: hand;
}
label:hover {
	cursor: hand;
}