html {
	height: 101%;
	margin: 0px;
	}
	
body {
	background: #414455;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
	}
#container {
         height: 100%; overflow: auto; position: relative; z-index: 1;
      }

.search_description {
	font-family: Arial;
	font-size: 17px;
	line-height: 28px; 
	color:#0051A5; 
	font-weight:bold;
	margin-left:300px;
	text-align: left;
}

h1 { font-family: Arial,Helvetica,'Sans Serf'; font-size: 12px; font-weight: bold; line-height:100%; 	margin-top:1; margin-bottom:1 }
h2 { font-family: Arial,Helvetica,'Sans Serf'; font-size: 15px; font-weight: bold; line-height:100%; 	margin-top:1; margin-bottom:1 }
h3 { font-family: Arial,Helvetica,'Sans Serf'; font-size: 12px; font-weight: bold; line-height:100%; 	margin-top:1; margin-bottom:1 }
h4 { font-family: Arial,Helvetica,'Sans Serf'; font-size: 11px; font-weight: normal; line-height:100%; margin-top:1; margin-bottom:1 }

.topDots { border-top-width:1px; border-bottom-color:#aaaaaa; border-top-style:dotted }
.leftDots { border-left-width:1px; border-left-color:#eeeeee; border-left-style:dotted }

td {
	font-size: 12px;

}
	
a, a:active, a:visited {
	color: #0051a5;
	font-weight: bold;
	}
	
a:hover {
	color:#172d89;
	}
	

.masthead {
	background: url("facility_locator/images/bg_masthead.jpg") no-repeat bottom;
	width: 865px;
	height: 190px;
	margin: 0 auto;
	}

.main {
	background: url("facility_locator/images/bg_main.gif") repeat-y;
	width: 814px;
	margin: 0 auto;
	padding: 0px 25px 7px 26px;
	}
	
.footer {
	background: url("facility_locator/images/bg_footer.gif") no-repeat top;
	width: 865px;
	height: 26px;
	margin: 0 auto;
	font-size: 10px;
	padding-top: 18px;
	color: #999999;
	}
	
.main_montage {
	background: url("facility_locator/images/main_montage.jpg");
	width: 352px;
	height: 362px;
	padding: 50px 25px 20px 25px;
	text-align: left;
	float: left;
	}
	
.zip_box {
	background: url("facility_locator/images/header_zip.gif") no-repeat top;
	background-color: #e7c195;
	width: 398px;
	padding-top: 60px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	}
	
.zip_city {
	background: url("facility_locator/images/header_city.gif") no-repeat top;
	background-color: #e7c195;
	width: 398px;
	padding-top: 60px;
	float: right;
	margin-top: 10px;
	}
	
	
.form_table {
	font-size: 14px;
	font-weight: bold;
	}
	
.form_table td {
	padding: 8px;
	text-align: left;
	}
.form_table th {
	padding: 8px;
	text-align: right;
	width: 140px;
	}
	
.form_table input {
	width: 200px;
	font-size: 12px;
	}
.buttons {
	width: 398px;
	float: right;
	padding-top: 10px;
	text-align: center;
	}
	
.results {
	width: 814px;
	background: url("facility_locator/images/bg_results.gif") no-repeat top;
	background-color: white;
	padding: 10px 0px 0px 0px;
	}

.ContactUs {
	width: 814px;
	background: url("facility_locator/images/bg_ContactUs.jpg") no-repeat top;
	background-color: white;
	padding: 10px 0px 0px 0px;
	}

.EmailALink {
	width: 814px;
	background: url("facility_locator/images/bg_EmailALink.jpg") no-repeat top;
	background-color: white;
	padding: 10px 0px 0px 0px;
	}

.SiteMap {
	width: 814px;
	background: url("facility_locator/images/bg_SiteMap.gif") no-repeat top;
	background-color: white;
	padding: 10px 0px 0px 0px;
	}

.results_table {
	width: 750px;
	line-height: 16px;
	}

.plain_table {	}

.results_table td {
	width: 375px;
	padding: 10px;
	border-top: 1px solid #DDDDDD;
	text-align: left;
	}

.results_table .title {
	font-size: 14px;
	font-weight: bold;
	
	}
	
.icon_button {
	float: right;
	padding-right: 10px;
	}
	
.icon {
	border: none;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	}
	
a :hover.icon {
	border: none;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	}
	

#haze {background-color: rgb(0, 0, 0);
opacity: 0.7; /* Safari, Opera */
-moz-opacity:0.70; /* FireFox */
filter: alpha(opacity=70); /* IE */
z-index: 3;
height: 100%;
width: 100%;
background-repeat:repeat;
position:absolute;
top: 0px;
left: 0px;}

#green {
	width: 100%;
	text-align:center;
	z-index: 51;
	}
	
#green div {background: url("/images/bg_key.gif"); width: 471px; height: 377px; margin-left: auto;
	margin-right: auto; margin-top: auto; padding: 0px;}

.visible {visibility: visible;}
.hidden {visibility:hidden;}


.icon_key {
	margin: 10px auto;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}
	
.icon_key td.icongraphic {
	width: 30px;
	padding: 6px;
	}	
	
.icon_key td.label {
	width: 150px;
	border-right: 1px solid #DDDDDD;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-align: left;
	}
