@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif!important;
	margin: 0;
	background-color: #ebebeb;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-size: 62.5%;
}
.wrapper {
	width: 838px;
	text-align: left;
	background-color: transparent;
	background-image: url(../images/sides.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.foot {
	width: 838px;
	height: 46px;
	background-color: transparent;
	background-image: url(../images/gutter.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#headerbar {
	background-image: url(../images/newlogo.gif);
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 206px;
}
.footer {
	clear: both;
	width: 100%;
	}
.footer  p{
	padding-top: 10px;
	border-top: solid 1px #ccc;
	margin-top: 7px;
	clear: both;
	color: #666;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	color: #666;
	text-decoration: none;
}
a:link {color: #666;}
a:visited {color: #666;}
a:active {color: #666;}
a:hover {
	color: #000;
}

.clear { 
	clear: both;
	}
ul#topnav {
	margin: 0px;
	float: right;
	width: 340px;
	list-style-type: none;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.3em;
}
#nav1 a {
	background-image: url(../images/nav1.gif);
}
#nav2 a {
	background-image: url(../images/nav2.gif);
}
#nav3 a {
	background-image: url(../images/nav3.gif);
}
#topnav a {
	display: block;
	float: left;
	padding-left: 25px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-size: 0.9em;
}
#topnav a:hover {
	color: #085931;
}
#topnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#viewbtn {
	float: right;
	padding-top: 110px;
	padding-right: 20px;
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	padding-left: 25px;
	clear: both;
}
#col1  {
	float: left;
	width: 245px;
	background-color: #566066;
	background-image: url(../images/col1base.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 86px;
	overflow: hidden;
	margin-bottom: 15px;
}

#col1 p {
	padding-top: 1em;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFF;
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0px;
}
#col1 h1 {
	background-image: url(../images/col1top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 2.5em;
	color: #FFF;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#col2 {
	margin-left: 253px;
}
#col2 img {
	float: left;
}


/* replace text with images */
#header {
	width: 363px;
	height: 64px;
	position: relative;
	margin: 0px;
	padding: 0px;
	}
#header span {
	position: absolute;
	width: 363px;
	background-image: url(../images/viewbtn.gif);
	background-repeat: no-repeat;
	height: 64px;
	margin: 0px;
	padding: 0px;
	}
#header a:hover span {
	background-position: 0px -64px;
}

#link1 a span {
	background-image: url(../images/pic1.jpg);
}
#link2 a span {
	background-image: url(../images/pic2.jpg);
}
#link3 a span {
	background-image: url(../images/pic3.jpg);
}
#link4 a span {
	background-image: url(../images/pic4.jpg);
}
#link5 a span {
	background-image: url(../images/pic5.jpg);
}
#link6 a span {
	background-image: url(../images/pic6.jpg);
}
#link7 a span {
	background-image: url(../images/pic7.jpg);
#col2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 1.4em;
}
#col2 ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#col2 ul a {
	height: 218px;
	width: 180px;
	display: block;
	float: left;
	position: relative;
}
#col2 ul a span {
	position: absolute;
	width: 180px;
	background-repeat: no-repeat;
	height: 218px;
	}
#col2 a:hover span {
	background-position: 0px -218px;
}
#col1 a {
	color: #CCC;
}
#col1 a:hover {
	color: #FFF;
}
#formtbl {
	font-size: 1.2em;
	margin-left: 10px;
}
#formtbl th {
	text-align: left;
	vertical-align: top;
	padding-right: 12px;
	color: #566066;
}
#formtbl td {
	vertical-align: top;
	padding-bottom: 5px;
}
.notbold {
	font-weight: normal;
}
h1 {
	color: #566066;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 1em;
	margin-bottom: 0px;
	padding-left: 10px;
}
#col2 form p {
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	font-size: 1.2em;
}
#content #col1.nobase {
	background-image: url(../../images/col1base-nosig.gif);
	padding-bottom: 30px;
}
