/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-left: 0px; 
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

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;
	text-align:left;
	}	
		
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;
	text-align:left;
  
}	
		
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;
	text-align:left;
	}	
		
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;
	}	
	
	TABLE 
	{  margin-left: 0px;
	  padding:0 0 0 0;
	  
	}
	TD
	{   
	     
}
	.main
{
	font-size: 10pt;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Sans-Serif, 'Bookman Old Style';
	text-align: justify;
	
}
	.mainh
{
	font-weight: bold;
	font-size: 12pt;
	margin-left: 10px;
	color: #749265;
	margin-right: 10px;
	font-family: Arial, Sans-Serif, 'Bookman Old Style';
	text-align: justify;
}

.intro
{
    font-weight: bold;
    font-size: 14pt;
    margin-left: 10px;
    color: #888;
    margin-right: 10px;
    font-family: 'Comic Sans MS';
    text-align: justify;
    width: 382px;
}


.gb
{
	list-style-image: url(bullets_17.gif);
	line-height: 18pt;
}

.head1
{
	font-weight: bold;
	font-size: 12pt;
	background-image: url(IMG/GREEN_BACK.gif);
	margin-left: 10px;
	color: white;
	margin-right: 10px;
	background-repeat: repeat;
	font-family: Tahoma, Arial, Sans-Serif;
	letter-spacing: 2px;
	text-align: justify;
}

.head2
{
	font-weight: bold;
	font-size: 11pt;
	margin-left: 10px;
	color: black;
	margin-right: 10px;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: lightgrey;
	text-align: justify;
}

.head3
{
	font-size: 9pt;
	margin-left: 10px;
	color: black;
	margin-right: 10px;
	font-family: Arial, Tahoma, Verdana;
	text-align: justify;
}
.pd
{
	padding-right: 2px;
	font-size: 9pt;
	margin-left: 10px;
	color: dimgray;
	margin-right: 3px;
	font-family: Arial, Tahoma, Verdana;
	text-align: justify;
}
	
		
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
{
	font-size: 9pt;
	color: black;
	text-decoration: none;
}	
		
A:visited	{	
	font-size: 9pt;
	color: black;
	text-decoration: none;
	}	
		
A:active	{	
	font-size: 9pt;
	color: black;
	text-decoration: none;
	}	
		
A:hover
{
    font-weight: bold;
    font-size: 9pt;
    color: #666699;
    text-decoration: none;
}
	
	A.headlink:link
{
	font-size: 11pt;
	color: black;
	font-family: Arial, 'Bookman Old Style';
	text-decoration: none;
}	
		
A.headlink:visited
{
	
	font-size: 11pt;
	color: black;
	font-family: Arial, 'Bookman Old Style';
	
	text-decoration: none;
}	
		
A.headlink:active
{
	
	font-size: 11pt;
	color: black;
	font-family: Arial, 'Bookman Old Style';

	text-decoration: none;
}	
		
A.headlink:hover
{
		font-size: 11pt;

	color: black;
	
	font-family: Arial, 'Bookman Old Style';
	
	text-decoration: none;
}
	
	
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square;
    text-align: left;
}	

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;
	}	

