BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
}
H1
{
	font-weight: 700;
	font-size: 14pt;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
	color: #395da5;
}	
		
H2	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size: 8pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	vertical-align: top;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: left;
}	

A
{
	color: #000000;
	text-decoration: underline;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	

UL
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	vertical-align: top;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}
	

UL LI	{	
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	vertical-align: top;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	list-style-type:	disc;
	}	

UL LI LI	{	
	list-style-type:	circle;
	}	

UL LI LI LI	{	
	list-style-type:	square;
	}	
	
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;
}

.CustomerImage
{
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}

P
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	vertical-align: top;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}
TD
{
	font-weight: normal;
	word-spacing: normal;
	vertical-align: top;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size: 0.8em;
}

.TDbottom
{
	font-weight: normal;
	word-spacing: normal;
	vertical-align: bottom;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}

.TDCentered
{
	font-weight: normal;
	word-spacing: normal;
	vertical-align: middle;
	text-align: center;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}

.requiredfield
{
	color: red;
}

.menufield
{
	background-color: #000000;
	text-align: left;
}

.menutitle
{
	font-size: 9pt;
	color: #395da5;
	font-family: Arial;
}

.menutext
{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	color: #395da5;
}

.redmenutext
{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	color: #ff0000;
}

.greenmenutext
{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	color: #4aa610;
}

.pagetitle
{
	font-size: 12pt;
	color: #395da5;
	font-family: Arial;
}

.bodytype
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

UL.showList     { margin-left:0; cursor: hand;}
UL.showList LI  { display: block; list-style: none;margin-left:10}
UL.hideList     { margin-left:0; cursor: hand; }
UL.hideList LI  { display: none; }
TD.playlistrow {align:left;border-bottom-style:solid;border-bottom-width:1}
TD.lastrow {align:left;}
