/* Default CSS Stylesheet for a new Web Application project */

BODY
{   
    background-color: dimgray;
    font-weight: normal;
    font-size: 0.8em;
    word-spacing: normal;
    text-transform: none;
    font-family: Verdana, Helvetica, sans-serif;
    letter-spacing: normal;
    background-image: none;
}




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;
    color: #339966;
}	
		
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;
	color:#339966;
	}	
		
H3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.58em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    color: #339966;
}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	700;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:#339966;
	}	
		
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;
	color:#339966;
	}	
		
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;
	color:#339966;
	}	
		
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: black;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	black;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	black;
	}	
		
A:hover
{
    text-decoration: underline;
    color: #00cc00;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}

LI 
{
	list-style-type:disc;
	FONT-SIZE: 8pt;  
	COLOR: black; 
	FONT-FAMILY: Verdana
}
	
	

UL LI	{	
	list-style-type:	square ;
	FONT-SIZE: 8pt;  
	COLOR: black; 
	FONT-FAMILY: Verdana;

	}	

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;
	}
	
.FooterLinkBar
{
    font-size: 8pt;
    color: #339966;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: White;
   
}



.HeaderBullets
{
    list-style-type: disc;
    font-family: Verdana;
    font-size: 12pt;
    font-style: normal;
    color: #339966;
}
	
.ContactLinks
{
    text-decoration: underline;
    font-size: 8pt;
    color: #339966;
    font-family: Verdana;
    font-weight: bold;
}
	
P
{
    font-weight:normal;
	FONT-SIZE: 8pt;  
	COLOR: black; 
	FONT-FAMILY: Verdana,Tahoma, Arial;
	
}


SPAN, DIV
{
	FONT-SIZE: 8pt;  
	COLOR: black; 
	FONT-FAMILY: Verdana
}


.fields
	{
		    FONT-SIZE: 8pt;
		    FONT-WEIGHT: bold;
		    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		    COLOR: #000000;
		    BACKGROUND-COLOR: #f3f3f3
	}
	.fields
	{
		    FONT-SIZE: 8pt;
		    FONT-WEIGHT: bold;
		    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		    COLOR: #000000;
		    BACKGROUND-COLOR: #f3f3f3
	}
	.fieldsValue
	{
			FONT-SIZE: 8pt;
			FONT-WEIGHT: normal;
			FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
			COLOR: #000000;
			BACKGROUND-COLOR: #ffffff
	}

	.fieldsValue
	{
			FONT-SIZE: 8pt;
			FONT-WEIGHT: normal;
			FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
			COLOR: #000000;
			BACKGROUND-COLOR: #ffffff
	}
	
	
.valid
{
    font-size: 10pt;
    color: #339966;
    font-family: Verdana;
    background-color: white;
}



.LocationItemHeading
{
    list-style-type: disc;
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    color: #339966;
}


.LocationItemHeading A:link
{	
	list-style-type:disc ;
	font-family:Verdana;
	font-size:10pt;
	font-style:normal;
	color:#666666;
	text-decoration: underline;

	}


.LocationItemHeading A:hover
{	
	list-style-type:disc ;
	font-family:Verdana;
	font-size:10pt;
	font-style:normal;
	color:Silver;
	text-decoration: underline;
}


.LocationItemHeading A:visited
{
    list-style-type: disc;
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    color: #339966;
    text-decoration: underline;
}


	
.LocationItem
{

 	FONT-SIZE: 8pt;
 	FONT-FAMILY:  Tahoma, Verdana, Arial, helvetica;
 	COLOR: #666666; 
 	
}

.LocationItem A:link
{

 	FONT-SIZE: 8pt;
 	FONT-FAMILY:  Tahoma, Verdana, Arial, helvetica;
 	COLOR:#666666; 
 	text-decoration: underline;
 	
 	
}


.LocationItem A:hover
{

 	FONT-SIZE: 8pt;
 	FONT-FAMILY:  Tahoma, Verdana, Arial, helvetica;
 	COLOR:Silver; 
 	text-decoration: underline;
	
}


.LocationItem A:visited
{

 	FONT-SIZE: 8pt;
 	FONT-FAMILY:  Tahoma, Verdana, Arial, helvetica;
 	COLOR:#666666; 
 	text-decoration: underline;

 	
}

.ItemHeading
{	
	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;
	color:#339966;
	}
	
	




.Link12
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 12pt;
    font-style: normal;
    color: #339966;
    text-decoration: underline;
    font-weight: normal;
}



.Link12 A:link
{
    list-style-type: disc;
    font-family: Verdana, Tahoma, Arial;
    font-size: 12pt;
    font-style: normal;
    color: #339966;
    text-decoration: underline;
}


.Link12 A:hover
{
    list-style-type: disc;
    font-family: Verdana, Tahoma, Arial;
    font-size: 12pt;
    font-style: normal;
    color: #66ff00;
    text-decoration: underline;
}


.Link12 A:visited
{
    list-style-type: disc;
    font-family: Verdana, Tahoma, Arial;
    font-size: 12pt;
    font-style: normal;
    color: #339966;
    text-decoration: underline;
}


.Link10
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 10pt;
    font-style: normal;
    color: #339966;
    text-decoration: underline;
    font-weight: normal;
}




.Link10 A:link
{
    list-style-type: disc;
    font-family: Verdana, Tahoma, Arial;
    font-size: 10pt;
    font-style: normal;
    color: #339966;
    text-decoration: underline;
}


.Link10 A:hover
{
    list-style-type: disc;
    font-family: Verdana, Tahoma, Arial;
    font-size: 10pt;
    font-style: normal;
    color: #66ff00;
    text-decoration: underline;
}


.Link10 A:visited
{
    list-style-type: disc;
    font-family: Verdana, Tahoma, Arial;
    font-size: 10pt;
    font-style: normal;
    color: #339966;
    text-decoration: underline;
}

.Link8
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 8pt;
    font-style: normal;
    color: #339966;
    text-decoration: underline;
    font-weight: normal;
}




.Link8 A:link
{
    list-style-type: disc;
    font-family: Verdana, Tahoma, Arial;
    font-size: 8pt;
    font-style: normal;
    color: #339966;
    text-decoration: underline;
}


.Link8 A:hover
{
    list-style-type: disc;
    font-family: Verdana, Tahoma, Arial;
    font-size: 8pt;
    font-style: normal;
    color: #66ff00;
    text-decoration: underline;
}


.Link8 A:visited
{
    list-style-type: disc;
    font-family: Verdana, Tahoma, Arial;
    font-size: 8pt;
    font-style: normal;
    color: #339966;
    text-decoration: underline;
}






.Font14
{
    font-weight: normal;
    font-size: 14pt;
    color: black;
    font-family: Verdana, Tahoma, Arial;
}

.Font14G
{
    font-weight: normal;
    font-size: 14pt;
    color: #339966;
    font-family: Verdana, Tahoma, Arial;
}

.Font14GB
{
    font-weight: bold;
    font-size: 14pt;
    color: #339966;
    font-family: Verdana, Tahoma, Arial;
}



.Font12
{
    font-weight: normal;
    font-size: 12pt;
    color: black;
    font-family: Verdana, Tahoma, Arial;
}

.Font12G
{
    font-weight: normal;
    font-size: 12pt;
    color: #339966;
    font-family: Verdana, Tahoma, Arial;
}

.Font12GB
{
    font-weight: bold;
    font-size: 12pt;
    color: #339966;
    font-family: Verdana, Tahoma, Arial;
}



.Font10
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    font-family: Verdana, Tahoma, Arial;
}

.Font10G
{
    font-weight: normal;
    font-size: 10pt;
    color: #339966;
    font-family: Verdana, Tahoma, Arial;
}

.Font10GB
{
    font-weight:bold;
    font-size: 10pt;
    color: #339966;
    font-family: Verdana, Tahoma, Arial;
}



.Font8
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: Verdana, Tahoma, Arial;
}

.Font8G
{
    font-weight: normal;
    font-size: 8pt;
    color: #339966;
    font-family: Verdana, Tahoma, Arial;
}