/* GENERAL */
BODY
{ SCROLLBAR-FACE-COLOR: #ffffff; FONT-WEIGHT: normal; FONT-SIZE: 9pt; MARGIN: 0px; WORD-SPACING: normal; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; TEXT-TRANSFORM: none; SCROLLBAR-3DLIGHT-COLOR: #e6e6e6; SCROLLBAR-ARROW-COLOR: #c0c0c0; SCROLLBAR-TRACK-COLOR: #ffffff; FONT-FAMILY: Verdana, Helvetica, sans-serif; SCROLLBAR-DARKSHADOW-COLOR: #e6e6e6; LETTER-SPACING: normal; BACKGROUND-COLOR: lightsteelblue }

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, 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: Verdana, Arial, 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: Verdana, Arial, 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: Verdana, Arial, 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: Verdana, Arial, 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:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

TD
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:link
{
	font-size: 9pt;
	color: #3333cc;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
		
A:visited	
{
	font-size: 9pt;
	text-decoration:	none;
	color: #3333cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
		
A:active	
{
	font-size: 9pt;
	text-decoration:	none;
	color: #3333cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
		
A:hover	
{
	font-size: 9pt;
	text-decoration:	underline;
	color:	#3333cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
SMALL
{
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

BIG	{	
	font-size:	1.18em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	

BLOCKQUOTE, PRE	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
	

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;
	}	



/*SPECIFIC ITEMS */
/***********************************************************/
.Normal
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Copyright
{
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuList
{
	font-size: 9pt;
	text-decoration:	none;
	color: #3333cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.Menu:link
{
	font-size: 9pt;
	text-decoration:	none;
	color: #3333cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
		
A.Menu:visited
{
	font-size: 9pt;
	color: #3333cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}	
		
A.Menu:active	
{
	font-size: 9pt;
	text-decoration:	none;
	color: #3333cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
		
A.Menu:hover
{
	font-size: 9pt;
	color: #3333cc;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.Card
{
	border-right: thin groove;
	border-top: thin groove;
	font-weight: normal;
	font-size: 9pt;
	border-left: thin groove;
	border-bottom: thin groove;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#tableBody
{
	background-color: #cde3f0;
}


