/* CSS Document */

body {margin: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #9AB7E0;}
p {padding: 1px 5px;}
a img {border-color: #000000;}

.h3-style {display: block;
	width: 550px;
	height: 35px;
	margin: 5px auto;
	padding: 3px 0 0 0;
	background: url(/images/h3-shadow.jpg) top center no-repeat;}

#wrapper {width: 800px;
	margin: 0 auto;
	padding: 0 0;
	background-color: #9AB7E0;}

#masthead {width: 100%;
	background: #9AB7E0 url(images/thin-background2.jpg) center top no-repeat;
	height: 85px;
	padding-top: 10px;
	font-size: 14px;
	text-align: center;}
#masthead-home {width: 100%;
	background: #9AB7E0 url(images/masthead2.jpg) center top no-repeat;
	height: 185px;
	padding-top: 10px;
	font-size: 14px;
	text-align: center;}
#menu a {text-decoration: none;
	display: inline;
	margin: 3px 20px;
	padding: 0 2px;
	font-weight: bold;
	color: #000000;
	border-bottom: #3F83E2 1px solid;}
#menu a:hover {background-color: #3F83E2;}
#active {background-color: #3F83E2;
	color: #ffffff;
	font-size: 16px;}
	
#main {padding: 0px 0px;
	margin: 0;}
	
.services-table {padding: 2px 2px;
	border-top: #D9D8C6 solid 1px;}
.services-table td {border-bottom: #D9D8C6 solid 1px;}
.services-subtable td {border: none;}
	
#footer {background: #9AB7E0 url(images/footer.jpg) left bottom no-repeat;
	height: 75px;}
#footer p {padding: 18px 0px 8px 200px;
	font-size: 12px;}
	
#site-id {margin: 0 0;
	border-top: #8FC641 2px solid;
	width: 800px;
	font-size:10px;
	text-align: center;
	vertical-align: text-top;
	padding: 3px 1px;
	margin: 0px auto;}
	
/* JFTP Styles*/
table.fl tr td, table#jftpTable tr td {
	border-top: 1pt solid #000;
	background-color: #FFF5D5;
}
input.jftp {
	width: 90px;
	border-left: thick solid #FFC800;
}
span.jftp {
	padding: 0;
	border-top: 1px solid #999999;
}
form {
	margin: 0;
}