/* 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: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	16pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	border-bottom: 1px solid black;
	padding-bottom: 2px;
	margin-left: 3px;
	margin-right: 3px;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.5em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.2em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
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;
	}	
		
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;
	font-size: x-small;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-size: x-small;
	/* color:	#333399; */
	}	
		
A:active	{	
	text-decoration:	none;
	font-size: x-small;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	font-size: x-small;
	color:	#3333cc;
	}
	
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;
	}
*/
.question	
{
	font-weight: bold;
}
.contentarea
{
	padding-left: 10px;
	padding-bottom: 20px;
	font-size: 10px;
}
@media print
{
	.ScreenOnly 
	{
		display: none;
	}
}
#PageTable
{
	/* border: 1px solid #EEEEEE; */
	/* background-color: #FAFAFA; */
}
#Footer
{
	/* border: 1px solid black; */
	/* padding: 5px; */
	font-size: xx-small;
	border-top: 1px solid #999999;
}
#LeftNavSection
{
	width: 135px;	
}
#LeftNavBar a
{
	color: #FFD817;
	background-color: #2E76E5;
	border: 1px solid white;
	font-size: 8pt;
    font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 3px;
	margin: 2px;
}
#LeftNavBar a:hover
{
	color: #15478F;
	font-size: 8pt;
    font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	/* background-color: #EBEBEB; */
	/* background-color: #0EFF61; */
	background-color: #FFFD61;
	border: 1px solid #EBEBEB;
	display: block;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 3px;
	margin: 2px;
}
#LeftNavBar
{
	color: White;
	font-size: xx-small;
	padding-top: 5px;
	padding-left: 10px;
	width: 160px;
}
#imgParksLogo
{
	padding-left: 10px;
}
.formtable
{
	/* background-color: #EBEBEB; */
	background-color: #CCCCFF;
	font-size: x-small;
	border: 1px solid #15478F;
}


.formtable225
{
	/* background-color: #EBEBEB; */
	background-color: #CCCCFF;
	font-size: x-small;
	/* border: 1px solid #15478F; */
	width: 225px
}


.formtable225Border
{
	/* background-color: #EBEBEB; */
	background-color: #CCCCFF;
	font-size: x-small;
	border: 1px solid #15478F;
	width: 225px
}


.formtable227Border
{
	/* background-color: #EBEBEB; */
	background-color: #CCCCFF;
	font-size: x-small;
	border: 1px solid #15478F;
	width: 227px
}



.formsection
{
	font-size: x-small;
	text-align: center;
	/* background-color: #CBCBCB; */
	color: #FFD817;
	background-color: #2E76E5;
	font-weight: bold;
}
.formsectiondescription
{
	background-color: white;
	text-align: center;
	padding: 5px;
	border: 1px solid;
	font-size: xx-small;
}
.fieldtitle
{
	text-align: right;

	color: #FFD817;
	background-color: #2E76E5;
	/*
	color: White;
	background-color: #63A5CF;
	*/
	/* background-color: #CBCBCB; */
	font-size: x-small;
}
.fieldtip
{
	background-color: lightyellow;
	border: 1px solid light gray;
	font-weight: bold; 
	font-size: xx-small;
	padding: 5px;
	margin-top: 5px;
	color: lightgray;
}
