/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    background-image: url(images/back.gif);
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
 	font-size: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.text10
{
	 FONT-FAMILY: Verdana, Helvetica, sans-serif;
 	font-size: 10pt;
}
	

.topheaderleft
{
	background-color: #845217;
}


.topheader
{
	background-color: #BFA586;
	color: White;
	font-size: 9pt;
	font-weight: bold;
	padding: 3,3,3,3;
}

.bottomheaderleft
{
	background-color: #408417;
}

.bottomheader
{
	background-color: #93BF86;
	color: White;
	font-size: 9pt;
	font-weight: bold;
	padding: 3,3,3,3;
}

#page
{
	width: 505px;
	height: 100%;
	padding-top: 2px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 10px;
}

.moveright{ padding-left: 3px;}

.defaulttitle
{
	color: #333333;
	FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
}

.surveyheading{ font-family: Tahoma, Verdana, Arial; font-size: 24px; color: black; font-weight:200;}
.surveyheader { font-family: Tahoma, Verdana, Arial; font-size: 15px; color: White; font-weight: bold;}
.surveysubheader { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: white; font-weight:400;}

/* OLD SHIT  */
/* Site Builders */
#constructor
{
	text-align:center;

}

#content
{
	 BACKGROUND-COLOR: white;

}
/* Emergency Response */
#er
{

	font-size: 8pt;
	color: Red;
	border-color: Red;
	border-style: solid;
	border-width: 2px;
	padding-left: 5px;
	width: 185px;
}

#industrial
{
	font-size: 8pt;
	color: #845217;
	font-weight: bold;
	FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;
	border-color: #845217;
	border-style: solid;
	border-width: 2px;
	height: 25px;


}
.erlink
{
		font-size: 8pt;
		color: red;
}
.erlink a:hover
{
		font-size: 8pt;
		color: red;
}
/* Main Menu */
#menu
{
	width: 250px;
	height: 165px;
	font-size:small;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: White;
	float: left;
}


#menulinks
{
	font-size:small;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: White;
	padding: 10px 10px 0 7px;	
}

.menulink
{
	font-size:small;
	color: white;
}

.menulink:link
{
	font-size:small;
	color: white;
}

.menulink:visited
{
	font-size:small;
	color: white;
}

.menulink:hover
{
	font-size:small;
	text-decoration: none;
	color: white;
}

.menulink3
{
	font-size:small;
	color: #c2e7ff;
}

.menulink3:link
{
	font-size:small;
	color: #c2e7ff;
}

.menulink3:visited
{
	font-size:small;
	color: #c2e7ff;
}

.menulink3:hover
{
	font-size:small;
	text-decoration: none;
	color: #c2e7ff;
}

.menulink2
{
	font-size:small;
	color: #c53030;
}

.menulink2:link
{
	font-size:small;
	color: #c53030;
}

.menulink2:visited
{
	font-size:small;
	color: #c53030;
}

.menulink2:hover
{
	font-size:small;
	text-decoration: none;
	color: #c53030;
}


/* Footer */
#footer
{

	font-size: 8pt;
	color: black;

}
.footerlink
{
		color: #444444;
		font-weight: bold;
}
.footerlink a:hover
{
		color: #B4F8C4;
}

.securelink
{
		color: #777777;
}
.securelink a:hover
{
		color: #777777;
}
/* Page Content */



.text
{
	font-size: 12pt;
	color: Black;
	font-family:Arial, Helvetica, sans-serif;
}

.texttahoma 
{
	font-size: 10pt;
	color: Black;
	font-family: Tahoma, Helvetica, sans-serif;
}
	

.header1
{
	font-size: 9pt;
	color: #124C45;
	FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;

}

.header2
{
	font-size: 8pt;
	color: #999999;
	FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;

	
}

.pageheader
{
	font-size: 18pt;
	color: Black;
	FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;

	
}

.imageheader
{
	font-size: 9pt;
	color: #124C45;
	FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
text-align:center;
	
}



A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	


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;
	}	

