﻿BODY {
	PADDING: 0px;
	MARGIN: 0px;
	FONT-FAMILY: Trebuchet MS;
	text-align: center;
	color: #333333;
	background-color:#099EB9
}
a:link {
	color: #099EB9
}
a:visited {
	color:#099EB9;
}
#container
{
	width:880px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header {
	background-image: URL('../images/header.jpg');
	height: 135px;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}
#contentwrapper {
	background-image: URL('../images/content-bg.jpg');
	background-repeat:repeat;
}
#contentcap {
	background-image: URL('../images/content-cap.jpg');
	width: 532px;
	font-size:6px;
}
#content {
	text-align: center;
	width:532px;
	background-color:#FFFFFF;
}
#innercontent {
	text-align: left;
	background-color:#FFFFFF;
	width:492px;
	padding: 20px 20px 10px 20px;
	font-size:12px;
	line-height:12px;
}
#contentbottom {
	background-image: URL('../images/content-bottom.jpg');
	height: 12px;
	width: 532px;
	font-size:6px;

}
FORM {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
#footer {
	width: 880px;
	height: 6px;
	line-height:6px;
	background-color:#06849B
}
#copyright {
	height: 40px;
	width: 840px;
	text-align: right;
	color: #333333;
	font-size: 10px;
	padding:10px 20px 10px 20px;
	background:#FFFFFF;
;
}
#copyright a:link {
	color: #333333;
}
#copyright a:visited {
	color: #06849B;
}
#nav {
	height: 26px;
	width: 880px;
}
#search {
	height: auto;
	width: 212px;
	height: 61px;
	margin-left: auto;
	margin-right: auto;
	background-image: URL('../images/nav-cap.jpg');
}
.searchfield {
	font-size: 12px;
	background-color: #161616;
	border: thin solid #FFCC00;
	width: auto;
	height: auto;
	color: #FFFFFF;
}
.go {
	vertical-align: middle;
}
#leftcol {
	width: 600px;
	text-align:center;
	padding-left:34px;
	padding-top:0px;
}
#rightcol {
	width: 280px;
	color:#FFFFFF;
	font-size:12px;
	line-height:12px;
	padding-top:20px;
}
.contactheader {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}

.optionbutton {
	font-family: Trebuchet MS;
	font-size: 12px;
	padding: 2px;
	FONT-WEIGHT: bold;
	COLOR: #FFCC00;
	FONT-FAMILY: Trebuchet MS;
	BACKGROUND-COLOR: #161616;
}
h3 {
	color:#067184;
	font-size:24px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
hr {
	color: #FFCC00;
	width: 630px;
}