/* Default style sheet for EAC site */


body
{
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, regular;
}

A:link
{
	color: green;
}

A:visited
{
	color: #000099;
}

A:active
{
	color: gray;
}

P
{
	margin-left: 20px;
	margin-right: 10px;
	color: #000000;
	font-family: Verdana, regular;
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 10px;
}

.note
{
	margin-left: 20px;
	margin-right: 10px;
	color: #000000;
	font-family: Verdana, regular;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
}

P.main_menu
{
	margin-left: 15px;
	margin-right: 10px;
	color: #000000;
	font-family: Verdana, regular;
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 10px;
}

IMG.ad
{
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 8px;
}

TD, LI
{
	color: #000000;
	font-family: Verdana, regular;
	font-size: 12pt;
}

.survey
{
	font-size: 11pt;
	font-family:Verdana, regular;
}
.survey2
{
	font-family:verdana,tahoma;
	color: #000000;
	font-size: 10pt;
}

.survey1
{
	font-family:verdana,tahoma;
	color: #006699;
	font-size: 10pt;
	
}
P.header
{
	color: #007326;
	font-family: Verdana, regular;
	font-size: 13pt;
	font-weight: bold;
}

.locations
{
	color: #000000;
	font-family: Verdana, regular;
	font-size: 10pt;
	padding-left: 12px;
	padding-bottom: 3px;
}

.home_menu
{
	color: #007326;
	font-family: Verdana, regular;
	font-size: 10.5pt;
	text-decoration: none;
}

.home_menu:visit
{
	color: #007326;
	font-family: Verdana, regular;
	font-size: 10.5pt;
	text-decoration: none;
}

.home_menu:hover
{
	color: #007326;
	font-family: Verdana, regular;
	font-size: 10.5pt;
	text-decoration: underline;
}

.jumplink
{
	color: #000000;
	font-family: Verdana, regular;
	font-size: 9.5pt;
	text-decoration: none;
}

.jumplink:visit
{
	color: #000000;
	font-family: Verdana, regular;
	font-size: 9.5pt;
	text-decoration: none;
}

.jumplink:hover
{
	color: #20AB4E;
	font-family: Verdana, regular;
	font-size: 9.5pt;
	text-decoration: underline;
}

.inside_nav
{
	padding-left: 9px;
}

.inside_banner
{
	padding-left: 20px;
	padding-top: 2px;
}

.home_style
{
	color: #007326;
	font-family: Verdana, regular;
	font-size: 10.5pt;
	margin-left: 20px;
	text-decoration: none;
}

.home_squeeze
{
	margin-bottom: -5px;
	margin-left: 14px;
}

.divider
{
	margin-top: 15px;
	color: #A4A4A4;
	font-family: Verdana, regular;
	font-size: 9.5pt;
}


/* new class by Jonathan for location tables*/

div.location_tables_screen table
{
	border:1px solid #666;
}
/* question answer styles*/

.productButton
{
    BORDER-RIGHT: #006633 2px solid;
    BORDER-TOP: #006633 2px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #006633 2px solid;
    COLOR: black;
    BORDER-BOTTOM: #006633 2px solid;
    BACKGROUND-COLOR: #93c6ad;
    FONT-FAMILY: Arial;
    CURSOR: hand;
}

.text
{
    BORDER-RIGHT: black 2px solid;
    BORDER-TOP: #93c6ad 2px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #93c6ad 2px solid;
    COLOR: white;
    BORDER-BOTTOM: black 2px solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #006633;
    TEXT-ALIGN: center
}
.text1
{
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: gray 1px solid;
    COLOR: slategray;
    BORDER-BOTTOM: gray 1px solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #f5f5f5;
    TEXT-ALIGN: center
}
.text1 A
{
    COLOR: gray
}
.text1 A:visited
{
    COLOR: gray
}
.text A:visited
{
    COLOR: white
}
.text A
{
    COLOR: white
}
.link
{
	 COLOR: white;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
}
.ntext
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
}
.comparisonChart{
text-align:center;
margin-left: 5px;
}
.comparisonChart td {
font-size:10pt;
font-family:Verdana, regular;
border-right:1px solid black;
border-bottom:1px solid black;
}
.comparisonChart th {
font-size:10pt;
font-family:Verdana, regular;
background-color: rgb(194,202,185);
border-top:1px solid black;
border-right:1px solid black;
border-bottom:1px solid black;
}
.comparisonChart th.topleft {
font-size:10pt;
font-family:Verdana, regular;
background-color: rgb(194,202,185);
border:1px solid black;
}
.comparisonChart .rowTitle {
background-color: rgb(240,243,237);
border-left:1px solid black;
}
.qa{
	position:absolute; 
	left:235px; 
	top:687px; 
	width:450px; 
	height:110px; 
	clip:rect(0px 450px 160px 0px); 
	background-color:#ffffff; 
	layer-background-color:#ffffff;
	
}
.qa2 {
	position:absolute; 
	left:235px;
	top:687px; 
	width:450px; 
	height:110px; 
	clip:rect(0px 450px 160px 0px); 
	background-color:#ffffff; 
	layer-background-color:#ffffff; 
	visibility:hide; visibility:hidden;
 
}
.qaBoxes {
	width: 220px; 
	height: 50px; 
	layer-background-color: Lightgrey;
	BORDER-RIGHT: black 2px solid;
	BORDER-TOP: #93c6ad 2px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #93c6ad 2px solid;
	COLOR: white;
	BORDER-BOTTOM: black 2px solid;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #006633;
	TEXT-ALIGN: center
}

.qaBoxes1 {
	width: 220px; 
	height: 50px; 
	layer-background-color: Lightgrey;
	BORDER-RIGHT: #A8A8A8 2px solid;
    BORDER-TOP: #DAECE3 2px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #DAECE3 2px solid;
    COLOR: white;
    BORDER-BOTTOM: #A8A8A8 2px solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #A8CBB9;
    TEXT-ALIGN: center
}
.qaBoxes A:visited
{
    COLOR: white
}
.qaBoxes A
{
    COLOR: white
}
.qaBoxes1 A:visited
{
    COLOR: white
}
.qaBoxes1 A
{
    COLOR: white
}
.floatLeft {
	float: left;
	margin: 0em .5em .5em 0em;
}

.floatRight {
	float: right;
	margin: 0em 0em .5em .5em;
}

#div1, #div3, #div5, #div7, #div8 {
	float: left;
	margin: 0em .5em .5em 0em;
}

#div2, #div4, #div6 {
	float: right;
	margin: 0em .5em .5em 0em;
}
/*general services menu*/
#button {
	width: 13.95em;
	border-right: 1px solid rgb(153,153,153);
	border-bottom: 1px solid rgb(153,153,153);
	padding: 0 0 0em 0;
	margin-bottom: 0em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size:10pt;
	background-color: #C5EAC1;
	color: #333;
	}
#button ul {
		list-style-type: none; 
		margin: 0;
		padding-left:0;
		border-bottom: 1px solid rgb(153,153,153);
		
		}
#button ul ul {
		list-style-type: none; 
		margin: 0;
		padding-left:20px;	
		border: none;

}		
#button li {
		border-top: 1px solid rgb(153,153,153);
		margin: 0;
		}
#button li a {
		display: block;
		padding: 1px 5px 1px 0.5em;
		border-left: 0px solid #C5EAC1;
		background-color: #E8FFDC;
		color: #666666;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 0px solid #C5EAC1;
		background-color: #C5EAC1;
		color: #009933;
		}
#button .selected {
	border-left: 10px solid #C5EAC1;
	background-color: #C5EAC1;
	color: #009933;
}
#button .selected:hover {
	border-left: 10px solid #C5EAC1;
	background-color: #C5EAC1;
	color: #009933;
}
/*general services menu*/
#gcm {
	width: 13.95em;
	border-right: 1px solid rgb(153,153,153);
	border-bottom: 1px solid rgb(153,153,153);
	padding:0;
	margin-bottom: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size:10pt;
	background-color: rgb(231,231,231);
	color: #333;
	}
#gcm ul {
		list-style-type: none; 
		margin: 0;
		padding-left:0;
		border-bottom: 1px solid rgb(153,153,153);
		
		}
#gcm ul ul {
		list-style-type: none; 
		margin: 0;
		padding-left:10px;	
		border: none;

}		
#gcm li {
		border-top: 1px solid rgb(153,153,153);
		margin: 0;
		}
#gcm li a {
		display: block;
		padding: 1px 5px 1px 0.5em;
		border-left: 0px solid rgb(231,231,231);
		background-color: rgb(231,231,231);
		color: #666666;
		text-decoration: none;
		width: 100%;
		}

	html>body #gcm li a {
		width: auto;
		}

	#gcm li a:hover {
		border-left: 0px solid #C5EAC1;
		background-color: #C5EAC1;
		color: #009933;
		}
#gcm .selected {
	border-left: 10px solid #C5EAC1;
	background-color: #C5EAC1;
	color: #009933;
}
#gcm .selected:hover {
	border-left: 10px solid #C5EAC1;
	background-color: #C5EAC1;
	color: #009933;
}
.horzList {
	display: block;
	list-style-position: outside;

}

.onlinerates
{
	margin: 0px 10px;
	padding: 5px 10px;
	background-color: #E8FFDC;
}

.qadiv
{
	margin-left:3em;
	margin-top: 160px;
	padding-bottom:0px;
}

