.header{
	width: 80%;
	left: 10%;
	max-width: 1000px;
}
.colmask{
	width: 80%;
	left: 10%;
	max-width: 1000px;
}
.colmid{ right: 22% }
.colleft{ right: 70% }
.col1{
   width: 69%;
   left: 100.5%
}
.col2{
   width: 7.5%;
   left: 23%
}
.col3{
	width: 21.5%;
	left: 94%
}
.footer{
	width: 80%;
	left: 10%;
	max-width: 1000px;
}
.header{
	clear: both;
	float: left;
	position: relative;
	border-bottom: #000 1px solid;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-style: solid;
	border-top: #ffffff 20px solid;
}
.colmask{
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF
}
.colmid{
	float: left;
	width: 100%;
	position: relative;
	background-color: #FFFFFF
}
.colleft{
	float: left;
	width: 100%;
	position: relative;
	background-color: #FFFFFF
}
.col1{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   background-color: #ffffff
}
.col2{
	padding: 0px 0px 1em 0px;
	overflow: hidden;
	float: left;
	position: relative;
	background-color: #ffffff;
	border-right-color: #f78f1e;
	border-right-style: inset;
	border-right-width: 1px;
	min-height: 400px;
}
.col3{
	padding: 0px 0px 1em 4px;
	overflow: hidden;
	float: left;
	position: relative;
	background-color: #ffffff;
	border-left-color: #f78f1e;
	border-left-style: outset;
	border-left-width: 1px;
	min-height: 400px;
}
.footer{
	clear: both;
	float: left;
	position: relative;
	border-bottom: #000 1px solid;
	background-color: #CCCCCC;
	border-top: #000 1px solid;
}
.bottom{
   clear: both;
   width: 100%;
   float: left;
   position: relative;
   background-color: #054950
}
body {
   border-width: 0px;
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   width: 100%;
   min-width: 780px;
}
body {
	background-color: #004952;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #F78E18;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F78E18;
}
a:hover {
	text-decoration: none;
	color: #7B9A9C;
}
a:active {
	text-decoration: none;
	color: #7B9A9C;
}
a {
	font-weight: bold;
	font-size: 90%;
}
.style2 {
	font-size: x-small
}
.style3 {
	font-size: small
}
.style4 {
	font-family: Arial, Helvetica, sans-serif
}
.style5 {
	font-size: medium
}

