/* CSS Document */


a {color: #38140e; text-decoration: underline;
	}

 a:active {
	color: #38140e; text-decoration: underline;
}
a:hover {
	color: #CC0000; 
	text-decoration: underline; }





input{
	padding: 0px;
	color:#000330;
	border: 1px solid #333333;
	background-color: #ffffff;
}

/* -- Forms ---------------------------- */

.formtable { border: 0;  margin: 0; padding: 0px 5px 0px 5px; vertical-align: middle; }

select {
	margin-top:0px;
	background-color:#FFFFFF;
	border: 1px solid #333333;
	color: #000000;
}

form {
padding: 0px;
margin: 0px;

}

table.schedule { 
	width:98%;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	border-collapse: collapse;
}

table.schedule td {
text-align:left;
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-style: inset inset inset inset;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
}


#checklist {
		width: 430px;
		margin:0 auto;
		border:0; padding:3;
}

#checklist img{
		 border:0; padding:0; 
}



#checklist ul {
 margin: 0px 0px 0px 67px;
 padding: 0px;  
}

#checklist li.style1 {
 margin: 4px 1px;
 padding: 0px 15px; 
 background:url(../images/iconChecklist.png) no-repeat 0px 3px; 
 list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */

}

#checklist li.style2 {
 margin: 4px 1px;
 padding: 0px 15px;
 list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
  background:url(../images/icon2Checklist.png) no-repeat 0px 3px; 

}


h2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;  font-weight: bold; font-size:12px; text-align: left;  text-decoration: underline; color:#c5d972; margin: 0 0 3px 0;
}

h3 {
 font-weight: bold; font-size:12px; text-align: left; color:#38140e; text-decoration: none; background:url(../images/bullet3.png) no-repeat 12px 0px; padding: 0;
}


#everestRollover{
	position: absolute; left:auto; top: 315px;
	width:216px;
	height:90px;
	z-index:8; margin-left:160px; visibility: hidden;

}
#scRollover{
	position: absolute;
	left:auto;
	top: 315px;
	width:140px;
	height:90px;
	z-index:8;
	margin-left:320px;
	visibility: hidden;
}

#aeRollover{
	position: absolute;
	left:auto;
	top: 315px;
	width:180px;
	height:90px;
	z-index:8;
	margin-left:200px;
	visibility: hidden;
}

#seRollover{
	position: absolute; left:auto; top: 455px;
	width:216px;
	height:100px;
	z-index:8; margin-left:160px; visibility: hidden;

}

#jgRollover{
	position: absolute; left:auto; top: 455px;
	width:140px;
	height:100px;
	z-index:8; margin-left:320px; visibility: hidden;

}
#a09Rollover{
	position: absolute;
	left:auto;
	top: 455px;
	width:205px;
	height:100px;
	z-index:8;
	margin-left:175px;
	visibility: hidden;
}
.layersAttributes {
	padding: 7px;
	background-color: #38140e;
	border: 7px solid #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;
	color:#ffffff;}

#giForm {
	height: 800px; width:460px;
	background-color: #009933 ;
}
