body
	{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: #FFFFFF;
	}

.background { background-color: #FFFFFF !important; }

a			{ color: 3366CC; }
a:visited	{ color: 3366CC; }
a:hover		{ color: 3366CC; }
a:active	{ color: 3366CC; }

H1	{ color: 000000;	font-size: 16pt; }	
H2	{ color: 000000;	font-size: 13pt; }	
H3	{ color: 48A448;	font-size: 11pt; }	
H4	{ color: 48A448;	font-size: 10pt; }	
.H1	{ color: 000000;	font-size: 16pt;	font-weight: bold; }	
.H2	{ color: 000000;	font-size: 13pt;	font-weight: bold; }	
.H3	{ color: 48A448;	font-size: 11pt;	font-weight: bold; }	
.H4	{ color: 48A448;	font-size: 10pt;	font-weight: bold; }	

.tableSurround table
	{
	background-color: #DAEDDA;
	border-color: #48A448;
	}

.tableSurround td
	{
	vertical-align: top;
	border-style:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #DAEDDA;
	}

.alternatingRowColor { background-color: #F4F6FD !important; }
.alternatingRowColor td { background-color: #F4F6FD !important; }

.subNotes
	{
	font-size: 8pt;
	font-style: italic;
	}
	
.smallText { font-size: 9pt; }
	
.alert
	{
	color: red;
	font-weight: bold;
	}

.headerArea td
	{
	background-color: #48A448;
	color: FFFFF;
	}
.headerArea
	{
	background-color: #48A448 !important;
	color: FFFFF;
	}

.headerH1		{ color: FFFFFF;	font-size: 16pt !important; }	
.headerH2		{ color: FFFFFF;	font-size: 13pt !important; }	
.headerH3		{ color: F0F0F0;	font-size: 11pt !important; }	
.headerSmall	{ color: FFFFFF;	font-size: 8pt !important; }	

.headerH1 sup		{ font-size: 12pt !important; }	
.headerH2 sup		{ font-size: 10pt !important; }	
.headerH3 sup		{ font-size: 8pt !important; }	
.headerSmall sup	{ font-size: 5pt !important; }	
