/* Default CSS Stylesheet for a new Web Application project */




H1	{	
	font-family:Arial;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family:Arial;
	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;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	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;
	}	


	
		
	
		
	
		

	
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;
	}	



.navfooter
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}
.policypage
{
	font-size: 8pt;
	color:Black;
	font-family:Arial
}
.aboutpage
{
	font-size: 10pt;
	color:Black;
	font-family:Arial
}
.arial12
{
	font-size: 12pt;
	color:Black;
	font-family:Arial;
}
.header
{
	font-size: 24pt;
	color:Navy;
	font-family:Arial;
}
.arial18
{
	font-size: 18pt;
	color:Black;
	font-family:Arial;
	font-style:oblique;
}
.navfont
{
	font-weight: bold;
	font-size: 10pt;
	color: navy;
	font-family: Arial;
}
.productTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Arial;
}
.productDetail
{
	font-size: 11pt;
	color: black;
	font-family: Arial;
}
.productLink
{
}
.navlink
{
	font-size: 10pt;
	color: blue;
	font-family: Arial;
	text-decoration: underline;
}
