BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 10pt;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	padding-top: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: normal;
	top: 0px;
	background-color: #333333;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

H1	{	
	font-size:	1.3em;
	font-weight:	700;
	}	

H2
{
	font-weight: bold;
	font-size: 1.2em;
}	
		
H3	{	
	font-size:	1.1em;
	font-weight:	500;
	}	
		
TH
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}	

TD
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
}


A:link	{	
	text-decoration:	underline;
	color:	black;
}	
		
A:visited {
	text-decoration: underline;
	color:	black;
}	
		
A:active	{	
	text-decoration:	underline;
	color:	black;
}	
		
A:hover	{	
	text-decoration:	underline;
	color: white;
}

SMALL	{	
	font-size:	8pt;
	}	

BIG	{	
	font-size: 14px;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.Footer
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
}

A.Footer
{
	color: white;
}
A.Footer:link {	color: black; text-decoration: underline; }
A.Footer:visited { color: black; text-decoration:	underline; }
A.Footer:active	{	color: black; text-decoration:	underline; }
A.Footer:hover	{	color: black; background-color: #008fcb; text-decoration:	none; }

.bgPrimary
{
	color: black;
	font-size: 12pt;
}

A.bgPrimary:link	{	
	color: black;
	font-size: 12pt;
	text-decoration:	none;
}	
		
A.bgPrimary:visited	{	
	color: black;
	font-size: 12pt;
	text-decoration:	none;
}	
		
A.bgPrimary:active	{	
	color: black;
	font-size: 12pt;
	text-decoration:	none;
}	
		
A.bgPrimary:hover	{	
	color: white;
	font-size: 12pt;
	background-color: #E4C58C;
	text-decoration:	underline;
}
.Home
{
	color: white;
	font-size: 10pt;
}

A.Home:link	{	
	color: white;
	font-size: 10pt;
	text-decoration:	underline;
}	
		
A.Home:visited	{	
	color: white;
	font-size: 10pt;
	text-decoration:	underline;
}	
		
A.Home:active	{	
	color: white;
	font-size: 10pt;
	text-decoration:	none;
}	
		
A.Home:hover	{	
	color: white;
	font-size: 10pt;
	text-decoration:	none;
}


.bgHome
{
	color: white;
	font-size: 10pt;
}

A.bgHome:link	{	
	color: white;
	font-size: 10pt;
	text-decoration:	underline;
}	
		
A.bgHome:visited	{	
	color: white;
	font-size: 10pt;
	text-decoration:	none;
}	
		
A.bgHome:active	{	
	color: white;
	font-size: 10pt;
	text-decoration:	none;
}	
		
A.bgHome:hover	{	
	color: white;
	font-size: 10pt;
	text-decoration:	none;
}

.bgSecondary
{
	color: white;
}

A.bgSecondary:link	{	
	color: white;
	text-decoration:	underline;
}	
		
A.bgSecondary:visited	{	
	color: white;
	text-decoration:	underline;
}	
		
A.bgSecondary:active	{	
	color: white;
	text-decoration:	none;
}	
		
A.bgSecondary:hover	{	
	color: black;
	background-color: #9999cc;
}
