/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #eeeeee;
    FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

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:	9pt;
	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;
	}	


A:link	{	
	text-decoration:	none;
	color:	#ffffff;
	font-family:Verdana;
	font-size:10pt;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	font-family:Verdana;
	font-size:10pt;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#ffffff;
	font-family:Verdana;
	font-size:10pt;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#ffffff;
	font-family:Verdana;
	font-size:10pt;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

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 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

.GridMiddle 
{
	border-left-color:Black;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:Black;
	border-right-style:solid;
	border-right-width:1px;

}
.FrameLabel 
{ 
	color:White;
	font-family:Tahoma;
	font-size:8pt;
}

.HNavMenu 
{ 
	color:White;
	font-family:Tahoma;
	font-size:8pt;
	border-right-color:White;
	border-right-style:ridge;
	border-right-width:2px;
}

A.GridText 
{ 
	color:Black;
	font-family:Tahoma;
	font-size:8pt;
}

A.GridText:active
{ 
	color:Black;
	font-family:Tahoma;
	font-size:8pt;
}

A.GridText:inactive
{ 
	color:Black;
	font-family:Tahoma;
	font-size:8pt;
}

A.GridText:hover
{ 
	color:Black;
	font-family:Tahoma;
	font-size:8pt;
}


A.HNavMenu 
{ 
	color:White;
	font-family:Tahoma;
	font-size:8pt;
}

A.HNavMenu:visited
{ 
	color:White;
	font-family:Tahoma;
	font-size:8pt;
}

A.HNavMenu:hover 
{ 
	color:White;
	background-color:Black;
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:none;
}

.just 
{
 font-family:Verdana, Times New Roman;
 font-size:10pt;
 color:White;
}

TD.just 
{
 font-family:Verdana, Times New Roman;
 font-size:10pt;
 color:White;
}

TD.justLarge
{
 font-family:Times New Roman;
 font-size:36pt;
 color:Silver;
 font-weight:bold;
 font-style:italic;
}

td.Repeater 
{
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
}

.Repeater 
{
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
}

td.RepeaterCaption
{
	font-family:Tahoma;
	font-size:9pt;
}

A.RepeaterCaption:active
{
	font-family:Tahoma;
	font-size:9pt;
	color:Black;
}

A.RepeaterCaption:link
{
	font-family:Tahoma;
	font-size:9pt;
	color:Black;
}

A.RepeaterCaption:visited
{
	font-family:Tahoma;
	font-size:9pt;
	color:Black;
}

A.RepeaterCaption:hover
{
	font-family:Tahoma;
	font-size:9pt;
	color:Black;
}

Table.Repeater 
{
	border-bottom-color:Silver;
	border-bottom-style:ridge;
	border-bottom-width:4px;
}

.Frame 
{
 border-left-color:Black;
 border-left-style:solid;
 border-left-width:1px;
 border-right-color:Black;
 border-right-style:solid;
 border-right-width:1px;
 border-top-color:Black;
 border-top-style:solid;
 border-top-width:1px;
 border-bottom-color:Black;
 border-bottom-style:solid;
 border-bottom-width:1px;
}

.FrameWhite
{
 border-left-color:White;
 border-left-style:solid;
 border-left-width:1px;
 border-right-color:White;
 border-right-style:solid;
 border-right-width:1px;
 border-top-color:White;
 border-top-style:solid;
 border-top-width:1px;
 border-bottom-color:White;
 border-bottom-style:solid;
 border-bottom-width:1px;
}

TD.GridText 
{
	 font-family:Tahoma;
	 font-size:8pt;
}

.GridText 
{
	 font-family:Tahoma;
	 font-size:8pt;
}