BODY {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : White;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.tdmain {
	color : #666666;
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	vertical-align : top;
	text-align : left;
}
.copy {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 11px;
	 color: #666666;
	 vertical-align : center;}

HR {
	color : #e1e1e1;
	height : 1px
}


a:hover.light {
	color : #006699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
}

a:link {  color: #003399;text-decoration : none}
a:active { color: #0066CC}
a:visited {  color: #330066;text-decoration : none}
A:HOVER {
	color : #0066cc;
	text-decoration : underline;
}


TD.top {
	height : 73px;
	background-color : #3399CC;
}

TABLE.section {
	background-color : #C2C2C2;
}
TD.section {
	background-color : #F1F1F1;
	padding-bottom : 6px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 6px;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.section_header {
	height : 17px;
	background-color : #3399CC;
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding-left : 7px;
	padding-top : 0px;
	vertical-align : middle
}

DIV {
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 12px;
	padding-bottom : 1px;
}

.tbflat  {
	border:1px solid #C0C0C0; font-size : 10pt;
	font-family : Verdana;
	
}
