html {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	}
html, body {
	margin: 0;
	padding: 0;
	}


a {
	color: #666666;
	text-decoration: none;
	}

a:hover {
	color: #0099CC;

	}

a.active {
	color: #0099CC;
	}
.print a {
	text-decoration: underline;
	}
	
  ol li img {display:block; margin:20px 0;}
	

a.highlight {text-decoration:underline;}

#site_images {float:right;
width:218px;}

#map_canvas {float:right;
margin-bottom:20px;
z-index:3;
width:218px !important;}


form {
	margin: 0;
	padding: 0;
	}
ul {
	margin: 1em 0;
	padding: 0 0 0 3em;
	}

#content {
	padding: 16em 0 9em 15em;
	position: relative;
	min-height:800px;
	z-index: 1;
	}
#content h2 {
	color: #0099CC;
	}
#content h3 {
	color: #0099CC;
	font-size: 100%;
	margin-bottom: 0;
	text-transform: uppercase;
	}
#content .wrapper {
	margin: 0 auto;
	width: 37.5em;
	}

#content-with-index {
	padding-top: 4em;
	}

#foot {
	background: white;
	border-top:1px solid #CCC;
	bottom: 0;
	left: 0;
	padding: .5em 0 1em 0;
	position: fixed;
	width: 100%;
	z-index: 5;
	}
#foot h2 {
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	}
#foot li {
	font-size: 95%;
	float: left;
	vertical-align: top;
	width: 13em;
	}
#foot li li {
	display: block;
	font-size: 100%;
	}
#foot ul {
	list-style: none;
	margin: 0;
	padding: 0 1em;
	}
#foot ul ul {
	padding: 0;
	}

#head {
	background: white url("../images/head-background.png") repeat-x left bottom;
	height: 15em;
	position: fixed;
	top: 0;
	width: 100%;
	z-index:50;
	}

#head p {font-weight:bold;
color:#0099CC;
}
#head h1 {
	bottom: 0;
	height: 200px;
	left: 0;
	margin: 0;
	overflow: hidden;
	position: absolute;
	width: 196px;
	}
#head h1 span {
	background-image: url("../images/usco.png");
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
	}
#head .main {
	bottom: .5em;
	font-size: 110%;
	position: absolute;
	right: 3em;
	text-align: center;
	}

#index {
	background: white;
	position: fixed;
	right: 0;
	top: 15em;
	width: 100%;
	z-index: 5;
	}
#index h2 {
	color: #0099CC;
	float: left;
	font-size: 100%;
	font-weight: normal;
	margin: .5em 0;
	}
#index li {
	display: inline;
	}
#index p.print {
	float: right;
	margin: .5em 0;
	}
#index ul {
	border-bottom: 2px solid #B3B3B3;
	border-top: 2px solid #B3B3B3;
	clear: both;
	font-weight: bold;
	letter-spacing: .15em;
	list-style: none;
	margin: 0;
	padding: .3em 0;
	}
#index ul a {
	color: #0099CC;
	}
#index .wrapper {
	margin: 0 auto;
	left: 7.5em;
	position: relative;
	width: 37.5em;
	}

#nav {
	color: black;
	font-size: 110%;
	padding: 0;
	}
#nav a {
	color: black;
	font-weight: bold;
	}
#nav li {
	display: inline;
	}

#search {
	text-align: left;
	width: 30em;
	}
#search label {
	display: inline-block;
	text-align: right;
	width: 6em;
	}
#search li {
	margin-top: .2em;
	}
#search li.first {
	margin-top: 0;
	}
#search select {
	width: 16em;
	}
#search ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 1em 0 0;
	}
#search .bottom,
#search .top {
	background-image: url("../images/search-background.png");
	height: 10px;
	line-height: 10px;
	margin-right: 10px;
	}
#search .bottom {
	background-position: left bottom;
	}
#search .top {
	background-position: left top;
	}
#search .bottom div,
#search .top div {
	background-image: url("../images/search-background.png");
	display: inline;
	height: 100%;
	float: right;
	line-height: 10px;
	margin-right: -10px;
	overflow: hidden;
	width: 10px;
	position: relative;
	}
#search .bottom div {
	background-position: right bottom;
	}
#search .top div {
	background-position: right top;
	}
#search .submit {
	float: right;
	margin: 0;
	}
#search .wrapper {
	background: white url("../images/search-background-middle.png") repeat-x right bottom;
	border-left: 2px solid #e5e5e5;
	border-right: 2px solid #e5e5e5;
	overflow: hidden;
	padding: 0 1em;
	}


#sidebar {
	left: 1em;
	position: fixed;
	top: 17em;
	width: 14em;
	z-index: 5; 
	}

#sidebar input.text {
	margin: .5em 0;
	}
#sidebar li {
	font-weight: bold;
	padding-bottom: 1em;
	}
#sidebar li li {
	font-weight: normal;
	padding: 0;
	}
#sidebar p {
	margin: 0;
	}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

.product-list {
	list-style: none;
	margin-top: 0;
	padding: 0;
	text-transform: uppercase;
	}
.product-list li {
	position: relative;
	}
.product-list .popup {
	background: url("../images/popup-top.gif") no-repeat left top;
	bottom: 95%;
	left: -1000em;
	padding-top: 2px;
	position: absolute;
	text-transform: none;
	width: 246px;
	}
.product-list li:hover .popup,
.product-list li.hover .popup {
	left: 100px;
	}
.product-list .popup .wrapper {
	background: url("../images/popup-bottom.gif") no-repeat left bottom;
	padding: 5px 5px 20px 55px;
	}

a.prod_data span{display:none;}

a.prod_data:hover span{display:inline;}

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#663300;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #000000; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #663300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(../images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	background: url(../images/bubble_filler.gif) repeat bottom;
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #F8DBB2;
    background: url(../images/bubble.gif) no-repeat bottom;
}

.alert { color:#F00; font-weight:bold;}


#announce {border:1px dotted #0099CC; padding:10px; padding-bottom:15px; margin-bottom:10px}

#hometext {float:left; width:330px;}
#homelogos {float:right;}