/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
	text-align:center;
}

H1, H2, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1
{
	font-weight: bold;
	font-size: large;
	word-spacing: normal;
	color: navy;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: center;
	font-variant: small-caps;
	text-decoration: 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-weight: bold;
	font-size: 11pt;
	word-spacing: normal;
	text-transform: none;
	color: navy;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11pt;
	font-weight:	300;
	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;
	}	
		
A:visited	{	
	text-decoration:	none;
	} 	
		
A:active	{	
	text-decoration:	none;
	}	
		
A:hover	{	
	text-decoration:	underline;
	}
	
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;
	background-color: Transparent;
	}
.Title
{
	font-weight: normal;
	font-size: 16pt;
	color: navy;
	font-style: normal;
	text-align:center;
}

.Input
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: uppercase;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

.Logon
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

.Right
{
	text-align: right;
}

.Text
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;	
	color: Black;
}

.TopNav
{
	background-color: gainsboro;	/* gainsboro;lightsteelblue; gainsboro;*/
	border: 0;
	font-family:Arial;
	font-size: 9.5pt;
	text-decoration: none;  
	visibility: visible;
	color: #333399; 
	height: 20px;
}

.TopNav_Cell
{
	background-color: gainsboro;	/*lightsteelblue; gainsboro;*/
	border-color: Gray;
	color:Black;
	font-family:Arial;
	font-size: 9.5pt;
	text-decoration: none;  
	border-right-style: none;
	border-bottom-style:solid;
	color: #333399;
}

.Footer
{
	font-family:Arial;
	font-size:10pt;
}

.LeftNav
{
	background-color: gainsboro;	/*silver;*/
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: left;
	color: #333399; 
}

.MainBody
{
	background-color: lightsteelblue;	
}

.Hidden
{
	visibility: hidden;
}

.Details
{
	font-weight: normal;
	font-size: 9.5pt;
	word-spacing: normal;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;	
}

.Result
{
	font-weight: normal;
	word-spacing: normal;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;	
	color: #333399;
}

.FooterLink
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
	color: Blue;
}


.ChangeCounty
{
	background-color: gainsboro;	/* gainsboro; steelblue;	silver;*/
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: left;
	color: #333399;			             /* #333399; */
}
