BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif; background: #dbe6db;
}
#innerContainer {position: relative; top: 0px; width: 990px;}
.green {
	color: #7BBF81;
	background-color: #EFFDF2;
}
#PageBody {
	position: absolute; left: 165px; top: 140px; width: 825px; height: 600px;
	color: black; background: white;
	padding: 10 20 5 20;
}
#PageFooter {
	position: absolute; left: 165px; top: 740px; width: 825px; height: 60px;
	color: black; background: white;
	padding: 10 20 5 20;
}
p { font-size: 12px; text-align: justify; }
ol { font-size: 12px; text-align: left; 
}
li { font-size: 12px; margin-bottom: 10px; text-align: left; }
H3 { font-size: 16px; text-align: left;
}
.normal { font-size: 12px;
}
td { font-size: 12px;
}
.small { font-size: 12px;
}
.tiny {
	font-size: 10px;
}
.tiny1 {
	font-size: 12px;
	letter-spacing : 1px;
	line-height: 150%;
}
.sidemenu {
	font-size: 12px;
	padding: 10 0 5 0;
}
#footerLeft {
	position: absolute; left: 125px; top: 568px;
}
#footerRight {
	position: absolute; left: 590px; top: 558px;
}
a { text-decoration: none; }
a.menutext {
	font-size: 10pt;
	line-height: 170%;
	font-weight: normal;
	color: #4b9b4b;
	padding: 0 0 14 20;
}
a:hover.menutext {
	color: #FFcc00;
	font-weight : normal;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #58C3F0;
}
