/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size:x-small;
    font-weight:normal;
    letter-spacing:0.01em;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
.H1	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.80em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:0.01em;
	text-transform:	none;
	}	
		
.H2	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.45em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:0.01em;
	text-transform:	none;
	}	
		
.H3	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.30em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:0.01em;
	text-transform:	none;
	}	
		
.H4	{	
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.H5	{	
	font-family: Arial Narrow, 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 Narrow, 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 Narrow, 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 Narrow, Helvetica, sans-serif;
	}	


.A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
.A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
.A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
.A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
.XXSMALL	{	
	font-size:	.55em;
	}	

.XSMALL	{	
	font-size:	.7em;
	}	

.SMALL	{	
	font-size:	.8em;
	}	

.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;
	}

.navidiv-left-1{font-size:11px; border-width:0px; border-top-width:1px; border-color:#999999; border-style:solid;padding-top:2pt;padding-bottom:2pt;padding-left:5pt; margin:0pt; margin-top:5pt;}
.navidiv-left-2{font-size:11px; padding-top:2pt;padding-bottom:2pt; padding-left:15pt;}
.navidiv-left-3{font-size:11px; padding-top:2pt;padding-bottom:2pt; padding-left:25pt;}
.navidiv-left-4{font-size:11px; padding-top:2pt;padding-bottom:2pt; padding-left:35pt;}

.navilink-left-1-not{font-family:arial narrow,verdana,helvetica; font-size:11px; color:#ffffff;}
.navilink-left-1-act{font-family:arial narrow,verdana,helvetica; font-size:11px; color:#ffffff; font-weight:bold;}
.navilink-left-2-not{font-family:arial narrow,verdana,helvetica; font-size:11px; color:#000000;}
.navilink-left-2-act{font-family:arial narrow,verdana,helvetica; font-size:11px; color:#000000; font-weight:bold;}
.navilink-left-3-not{font-family:arial narrow,verdana,helvetica; font-size:10px; color:#000000;}
.navilink-left-3-act{font-family:arial narrow,verdana,helvetica; font-size:10px; color:#000000; font-weight:bold;}
.navilink-left-4-not{font-family:arial narrow,verdana,helvetica; font-size:10px; color:#000000;}
.navilink-left-4-act{font-family:arial narrow,verdana,helvetica; font-size:10px; color:#000000; font-weight:bold;}
