BLOCKQUOTE {}
BLOCKQUOTE.comment {
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 3px
}

FORM {margin: 0px}

INPUT {}
INPUT.text {font-size: 8pt}
INPUT.submit {font-size: 8pt}

SELECT {font-size: 8pt}

TABLE {}
TABLE.admin {
	border-color: black;
	border-style: solid;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px
}
TABLE.moduleleft {}
TABLE.moduleright {}

TD {}
TD.adminbody{
	background-color: white;
	color: black;
	font-size: 7pt;
	border-color: black;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px
}
TD.adminhead{
	background-color: #0C8BB4;
	color: white;
	font-size: 8pt;
	border-color: black;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px
}
TD.moduleleftbody {
	background-color: white;
	color: black;
	font-size: 7pt;
	border-color: black;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px
}
TD.modulelefthead {
	background-color: #FDB20F;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	border-color: black;
	border-style: solid;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px
}
TD.modulerightbody {
	background-color: white;
	color: black;
	font-size: 7pt;
	border-color: black;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px
}
TD.modulerighthead {
	background-color: #FDB20F;
	color: white;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	border-color: #0C8BB4;
	border-style: solid;
	border-bottom-width: 0px;
	border-left-width: 20px;
	border-right-width: 20px;
	border-top-width: 0px
}

.image {
	font-size: 7pt;
	font-style: italic;
	text-align: center
}
.standard {font-size: 7pt}
.text {
	font-size: 8pt;
	text-align: justify
}
.title {
	font-size: 10pt;
	font-weight: bold
}