@charset "UTF-8";
/* CSS Document */
/*********************************************************/
/* Main Color = #009900 */
/* Box Background = #CCEE99 */
/* Title = #88CC44 */
/*********************************************************/
/* basic settings */
/*********************************************************/
body {
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #FFFFFF;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
}
body, td, div {
	line-height: 14pt;
}
ol, ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
ol li {
	margin-left: -6pt;
	margin-top: 2pt;
}
ul li {
	margin-left: -14pt;
	margin-top: 2pt;
}
/*********************************************************/
/* footer settings */
/*********************************************************/
.footer {
	padding: 10px;
	font-size: 8pt;
	font-family: Tahoma;
	text-align: center;
	color: #666666;
}
.footer a {
	text-decoration: none;
	color: #666666;
}
.footer a:hover {
	text-decoration: underline;
	color: #009900;
}
/*********************************************************/
/* descriptions settings */
/*********************************************************/
.des {
	padding-top: 2px;
	font-size: 8pt;
	line-height: 120%;
}
.destd {
	padding-top: 2px;
	font-size: 8pt;
	line-height: 120%;
	color: #444444;
}
.headerALE {
	background-image: url(../images/header_ale.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.headerDSE {
	background-image: url(../images/header_dse.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.menu_top {
	background-color: #EEEEEE;
	background-image: url(../images/menu_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 15px;
	line-height: normal;
}
.menu_middle {
	background-color: #EEEEEE;
	line-height: normal;
}
.menu_bottom {
	background-color: #EEEEEE;
	background-image: url(../images/menu_bottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	line-height: normal;
}
/*********************************************************/
/* custom settings */
/*********************************************************/
.bed {
	font-size: 12pt;
}
.bed li {
	margin-bottom: 12px;
}
.bed a {
	color: #663300;
	text-decoration: none;
}
.bed a:hover {
	color: #CC9900;
	text-decoration: underline;
}
.table_list td {
	background-color: #EEFFBB;
	color: #000000;
	padding: 3px;
	border-bottom: 2px solid #CCEE99;
	text-align: left;
}
.tdnorm {
	color: #444444;
	padding: 1px;
}
.tdnorm ul li {
	margin-top: 0px;
}
.table_nobg {
	padding-left: 20px;
	color: #000;
	color: #666666;
}
.table_line {
	padding-top: 10pt;
	padding-left: 20px;
	border-top: 1px solid #666666;
}
.table_highlight_left {
	background-color: #FFFFFF;
	padding: 10px;
	padding-left: 20px;
	background-image: url(../images/rvcorner_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.table_highlight_middle {
	background-color: #FFFFFF;
	padding: 10px;
}
.table_highlight_right {
	background-color: #FFFFFF;
	padding: 10px;
	padding-right: 20px;
	background-image: url(../images/rvcorner_bottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.table_top {
	padding-top: 10pt;
	text-align: right;
}
.table_bg_top {
	background-color: #CCEE99;
	background-image: url(../images/rdcorner_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: normal;
	height: 15px;
}
.table_bg_middle {
	background-color: #CCEE99;
	padding-left: 20px;
	padding-right: 20px;
	color: #444444;
}
.table_bg_bottom {
	background-color: #CCEE99;
	background-image: url(../images/rdcorner_bottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	line-height: normal;
	height: 15px;
}
.tdhigh {
	background-color: #009900;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
.table_list .tdhigh {
	background-color: #009900;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
.title1 {
	font-size: 16pt;
	color: #88CC44;
	line-height: 20pt;
}
.title1s {
	font-weight: bold;
	color: #88CC44;
}
.title1t {
	font-size: 8pt;
	font-weight: bold;
	color: #88CC44;
}
.title1c {
	color: #88CC44;
}
.title2 {
	font-size: 16pt;
	color: #009900;
	line-height: 20pt;
}
.title2s {
	font-weight: bold;
	color: #009900;
}
.title2t {
	font-size: 8pt;
	font-weight: bold;
	color: #009900;
}
.title2c {
	color: #009900;
}
.title2d {
	font-size: 15pt;
	font-weight: bold;
	color: #39b50d;
	padding: 2px;
}
.title2e {
	font-size: 15pt;
	font-weight: bold;
	color: #fc9835;
	padding: 2px;
}

