﻿body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #fff;
	background-color: #dad19e;
}
		
#container{
	margin-left: 5px;
	margin-right: 5px;
	/*margin: 1em 5%;*/
	background-color: #FFF;
	/*border: 1px #060 solid;*/
	background-color: #030;
	width: 795px;
}
		
#banner{
	background-color: #dad19e;
	/*border-bottom: 1px solid #ccc;*/
}

#contact{
	text-align: right;
	color: #030;
	background-color: #dad19e;
}

#contact a{
	background-color: #060;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 2px 10px 0px 10px;
	border: 1px #000 solid;
	border-bottom: 0px #000 solid;
}

#contact a:hover{
	color: #060;
	background-color: #ff0;
}

				
#nav{
	float: left;
	width: 180px;
	margin-left: 10px;
	padding-top: 1em;
	text-align: left;
}


#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-right: 10px;
}

#nav li{
	margin: 1px;
}

#nav a{
	display: block;
	width: 160px;
	padding: 2px 2px 2px 10px;
	border: 1px #000 solid;
	background: #060;
	text-decoration: none;
	color: white;
}
		
#nav a:hover{
	background-color: #ff0;
	color: #030;
}		
		
#nav p{
	margin-top: 0; 
}
		
#content{
	padding-top: 1em;
	padding-bottom: 1em;
	margin: 0 2em 0 200px;
	border-left: 0px #060 solid;
	padding-left: 20px;
}
		
#content img{
	border: 1px #060 solid;
}
		
#content h2{
	margin-top: 0;
}

#content p{
	text-align: justify;
}

#content p a{
	color: yellow;
	font-weight: bold;
}
		
#footer{
	clear: both;
	background-color: #030;
	padding: 1em;
	text-align: center;
	border-top: 1px solid #060;
	font-size: x-small;
}

#footer a{
	color: #fff;
}

#footer a:visited{
	color: #ff9;
}

#footer a:hover{
	color: #ff0;
}

#returntotop a{
	text-decoration: none;
	font-weight: bold;
	color: #ff0;
	/*background-color: #060;
	border: 1px #000 solid;*/
}

#returntotop a:hover{
	/*color: #060;
	background-color: #ff0;*/
}

.greenbox{
	border: 1px #000 solid;
	background-color: #060;
}

.sg{
	font-style: italic;
	color: #ff0;
	text-decoration: none;
	font-weight: bold;
}

.pdf a{
	color: #ff0;
	font-weight: bold;
}

.yw1{
	text-decoration: underline;
	color: #ff0;
}

.bo{
	border: 1px #000 solid;
}

td p{
	text-align: center;
}

body #content table tr td p{
	text-align: center;
}

body #content ul li {
	padding: 5px 0px 5px 0px;
}

body #content table ul li{
	padding: 5px;
}

body #content table{
	width: 100%;
}

.format1 strong{
	text-decoration: underline;
}

.returninsulation{
	margin-bottom: 25px;
}

.returninsulation a{
	color: #ff0;
	font-weight: bold;
}

.collage{
	margin-bottom: 30px;
}

.collage p{
	margin: 5px 15px 20px 15px;
}

.table1{
	float: left; 
	width: 47%; 
	text-align: left; 
	color: #000;
	font-size: small;
}

.table2{
	float: right; 
	width: 47%; 
	text-align: left; 
	color: #000;
	font-size: small;
}

.table3{
	text-align: left; 
	color: #000;
	font-size: small;
	margin-bottom: 20px;
}

.table1 .title, .table2 .title, .table3 .title{
	font-weight: bold;
	text-align: left;
	color: white;
}

.table1 table, table2 table, .table3 table{
	background-color: #000;
}

.table1 table .theader, .table2 table .theader, .table3 table .theader{
	background-color: #9c9; 
	font-weight: bold; 
	vertical-align: bottom;
	font-size: 8pt;
}

.table1 tr, .table2 tr, .table3 tr{
	background-color: #ffc;
	vertical-align: bottom;
	font-size: x-small;
}

#manyuses li{
	margin: -10px;
}
