html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
body, td {
	font: 10px Verdana, Arial, sans-serif;
	margin: 0px;
	vertical-align: top;
}

.home {
	background-color: #52B0F6;
	background-image: url(/_img/iccee/head-filler2.jpg);
}
.home .inhead {
}
.home .inh1 {
	background-image: url(/_img/iccee/head-filler1.jpg);
	background-repeat: repeat-x;
}
.home .ininh {
}
.home .ininh1 {
	padding: 10px 0 0 10px;
}
.home .ininh2 {
}
.home .hicons TD {
}
.home .inh2 {
}
.home .inh3 {
	background-image: url(/_img/iccee/home-head-filler2.jpg);
	background-repeat: repeat-x;
}
.home .inh4 {
}
.home .inh5 {
}
.head {
	background-color: #52B0F6;
	background-image: url(/_img/iccee/head-filler2.jpg);
	background-repeat: repeat-x;
}
.head .inhead {
}
.head .inh1 {
	background-image: url(/_img/iccee/head-filler1.jpg);
	background-repeat: repeat-x;
}
.head .ininh {
}
.head .ininh1 {
	padding: 10px 0 0 10px;
}
.head .ininh2 {
}
.head .hicons TD {
	padding: 0 2px;
}
.head .inh2 {
}
.head .inh3 {
}
.head .inh4 {
}
.head .inh5 {
}
.bhead {
	background-color: #0F5803;
}

.lfooter {
	border-right: 1px dashed #FEFFFD;
	background-color: #91B74E;
	padding: 20px;
	font-size: 11px;
	color: #F1FFD8;
}
.lfooter IMG {
	margin: -1px 10px 0 0;
}
.lfooter A {
	font-size: 9px;
	color: #F1FFD8;
}
.cfooter A {
	color: #F1FFD8;
	text-decoration : none;
}
.cfooter A:hover {
	text-decoration : underline;
}
.cfooter {
	background-color: #769440;
	padding: 20px;
	color: #F1FFD8;
}
.copyright {
	margin: 0;
	text-align: right;
	font-size: 11px;
}
.copy-note {
	margin: 0;
	text-align: right;
	font-size: 9px;
	color: #D1DCBC;
}

.main {
	background-color: #91B74E;
}
.lcol {
	border-right: 1px dashed #FEFFFD;
	background-color: #91B74E;
}
.lm {
	padding: 10px 0 0;
	color: #FFF;
	font-size: 11px;
	line-height: 200%;
}
.lm A {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.lm A:hover {
	text-decoration: underline;
}
.lm P {
	background-image: url(/_img/iccee/li1.gif);
	background-repeat: no-repeat;
	background-position:left;
	margin: 0 10px 0 12px;
	padding: 0 0 0 20px;
	font-weight: bold;
}
.lm-lev2 {
	background-color: #A7C571;
	padding: 5px 0;
}
.lm-lev2 P {
	background-image: url(/_img/iccee/li2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 10px 0 35px;
	padding: 0 0 0 17px;
	font-weight: bold;
}
.lm-lev3 {
	padding: 0;
}
.lm-lev3 P {
	background-image: url(/_img/iccee/li3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 10px 0 65px;
	padding: 0 0 0 12px;
	font-weight: bold;
}

.ccol {
	background-color: #FEFFFD;
	color: #333;
	padding: 5px 20px 50px;
	line-height: 200%;
}
.navline {
	margin: 0 0 20px;
	padding: 0;
	text-align: right;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
}
.navline A {
	color: #333;
}
.ccol H1 {
	padding: 0 15px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
.ccol H2 {
	margin: 1em 0 0;
	font-size: 13px;
	font-weight: bold;
}
.ccol H3 {
	margin: 1em 0 0;
	font-size: 12px;
	font-weight: bold;
}
.ccol H4 {
	margin: 1em 0 0;
	font-size: 11px;
	font-weight: bold;
}
.ccol H5 {
	margin: 1em 0 0;
	font-size: 10px;
	font-weight: bold;
}
.ccol H6 {
	margin: 1em 0 0;
	font-size: 9px;
	font-weight: bold;
}
.ccol P, .ccol UL, .ccol OL {
	margin-top: 0;
	margin-bottom: 0;
}
.ccol P:first-letter {
	padding: 0 0 0 10px;
}
UL {
	list-style-image: url(/_img/iccee/ul.gif);
}
TABLE.intext {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
TABLE.intext TD {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 3px 10px;
	color: #333;
}
