/* CSS Document */

htlm{

}

body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#container{
	width: 868px;

}

/*header*/

#header{
	background-image: url(../images/head_fill.gif);
	height: 101px;
	background-repeat: repeat-x;
	background-position: left;

}

#iwlalogo{
	float: left;
	position: absolute;
	clear: right;

}

#lsllogo{
	float: right;
	clear: left;

}

#headbot{
	background-image: url(../images/layout1_05_v2.gif);
	background-repeat: repeat-y;
	height: 13px;
	width: 868px;

}

/*resources*/

#res{
	width: 172px;
	float: left;
	padding-top: 20px;
	padding-left: 10px;

}
#resbox{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/resource_fill.gif);

}

#reshead{
	background-image: url(../images/resoure_head.gif);
	background-repeat: no-repeat;
	height: 28px;

}

ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #992106;
	line-height: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;

}

li{
	list-style-type: disc;

}

li a:link{
	color: #992106;
	text-decoration: none;

}

li a:active{
	color: #992106;
	text-decoration: none;

}

li a:visited{
	color: #992106;
	text-decoration: none;

}

li a:hover{
	color: #992106;
	text-decoration: underline;

}



/*body*/

.content{
	width: 643px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;

}

h2{
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 20px;
	height: 16px;
	border: 1px solid #333333;

}

h3{
	font-size: 12px;
	font-weight: bold;
	color: #992106;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #992106;

}

p{
	font-size: 12px;

}

.map{
	margin: 0px;
	padding: 0px;
	text-align: center;

}

td{
	font-size: 12px;

}

td.number{
	background-color: #992106;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	height: 5px;
	width: 5px;

}

td.warehouse{
	font-weight: bold;
	padding-left: 10px;

}

td.ind{
	padding-left: 25px;

}

td.rfi{
	text-align: right;
	width: 180px;

}

.post{
	width: 140px;
	float: right;
	position: relative;
	clear: left;
	line-height: 24px;

}

a:link{
	color: #992106;

}

a:active{
	color: #992106;
}

a:visited{
	color: #992106;
}

a:hover{
	color: #666666;

}

#zoomin{
	font-size: 12px;
	width: 200px;
	float: left;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;

}

#zoomout{
	font-size: 12px;
	width: 200px;
	margin-left: 190px;
	text-align: right;
	float: right;

}

.noa a{

}

.states1{
	width: 250px;
	float: left;
	margin-left: 40px;
	padding: 0px;
	margin-top: 0px;

}

.states2{
	float: right;
	width: 250px;
	position: absolute;
	left: 500px;
	margin: 0px;
	padding: 0px;

}

/*footer*/

#footer{
	background-image: url(../images/layout1_29_v2.gif);
	background-repeat: repeat-y;
	width: 868px;
	float: right;
	height: 13px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.foottext{
	font-size: 11px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
	padding: 10px;
	top: 540px;
	background-position: bottom;
	vertical-align: bottom;
	float: left;

}
