body, form 
{
	padding-right: 0px;padding-left: 0px;padding-bottom: 0px;margin: 0px;padding-top: 0px;
}
body{color: #204558;font-family: helvetica,arial,sans-serif;background-color: #CCCCCC;}

td{font-size: 9pt;}
td.shadow_left{background-image:url(../images/shadow_left.jpg);background-repeat:repeat-y}
td.shadow_right{background-image:url(../images/shadow_right.jpg);background-repeat:repeat-y}
td.main{background-color:#FFF;border-bottom:15px solid #FFF;}

.leftpanel {background-color:#CFD7BF;}

.greenbox
{
	background-color:#CFD7BF;
	padding-top:8px;
	padding-left:8px;
}

.header
{
	font-weight: bold;
	font-size: 24pt;
	padding-bottom: 8px;
}

.subheader
{
	font-weight: bold;
	font-size: 13pt;
	padding-bottom:4px;
}

.main
{
	font-weight: bold;
	font-size: 9pt;
}

ul{
	list-style-position: outside;
	list-style-image:url(../images/bullet.gif);
	font-weight: bold;
	font-size: 9pt;
	margin-top:8px;
	margin-bottom:8px;

}

a{cursor: hand;color: #204558;}
a:hover{color:#346F8D}
a.readmore{color:#339900;text-decoration:none;font-size:9pt}

.copyright 
{
	PADDING-RIGHT: 16px; TEXT-ALIGN: right; color:#999999;font-size: 8pt;
}