@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 22px;
	color: #FFA601;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
h3 {
	color: #000000;
	font-size: 18px;
	margin-top: 14px;
	margin-bottom: 14px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-size: small;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #FF6100;
	text-decoration: none;
}
a:visited {
	color: #FF6100;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6100;
}
a:active {
	color: #FFFFFF;
	background-color: #FF6100;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-image: url(_graphics/Banner.jpg);
	text-align: right;
	padding-right: 30px;
	height: 109px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}
#banner a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#banner a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#banner a:hover {
	color: #999999;
	text-decoration: none;
	background-color: #000000;
}
#banner a:active {
	color: #999999;
	background-color: #000000;
}
#banner img{
	float: left;
	margin-top: 31px;
	margin-left: 33px;
}
#banner span{
	font-size: 24px;		
}
#menu {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#menu a:link {
	color: #ffffff;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#menu a:visited {
	color: #ffffff;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#menu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFA601;
}
#menu a:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFA601;
}
#nav {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#nav span {
	color: #000000;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #FFA601;
}
#flash {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(_graphics/Box1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 267px;
}
#swf {
	float: right;
	text-align: right;
}
#box1 {
	font-size: 18px;
	color: #FFFFFF;
	float: left;
	width: 340px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#main {
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#footer {
	background-image: url(_graphics/Footer.jpg);
	height: 87px;
	margin-top: 20px;
}
#footL {
	font-size: 12px;
	float: left;
	margin: 25px;
	display: inline;
	color: #666666;
	line-height: 20px;
}
#footR {
	font-size: 12px;
	float: right;
	margin: 25px;
	display: inline;
	color: #666666;
	line-height: 20px;
}
#footL a:link {
	color: #FFA601;
	text-decoration: none;
	margin-right: 20px;
	padding: 2px;
}
#footL a:visited {
	color: #FFA601;
	text-decoration: none;
	margin-right: 20px;
	padding: 2px;
}
#footL a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFA601;
}
#footL a:active {
	color: #000000;
	background-color: #FFA601;
}
#footR a:link {
	color: #FFA601;
	text-decoration: none;
	padding: 2px;
}
#footR a:visited {
	color: #FFA601;
	text-decoration: none;
	padding: 2px;
}
#footR a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFA601;
}
#footR a:active {
	color: #000000;
	background-color: #FFA601;
}
#left {
	float: left;
	margin-left: 20px;
	width: 420px;
	display: inline;
	font-size: small;
}
#left h3 a {
	color: #000000;
	text-decoration: none;
}
#left li {
	margin-top: 12px;
	list-style-type: square;
}
.pageimages {
	margin: 3px;
	border: 2px solid #A7A8A9;
}
#right {
	float: right;
	margin-right: 20px;
	width: 364px;
	display: inline;
}
#orange {
	background-image: url(_graphics/BoxOrange.jpg);
	height: 245px;
	background-repeat: no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}
#orange h2 {
	font-size: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#orange h2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#orange h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#orange h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6100;
}
#orange h2 a:active {
	color: #FFFFFF;
	background-color: #FF6100;
}
#orange a:link {
	color: #000000;
	text-decoration: none;
}
#orange a:visited {
	color: #000000;
	text-decoration: none;
}
#orange a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6100;
}
#orange a:active {
	color: #FFFFFF;
	background-color: #FF6100;
}
#lists{
}
#lists ul {
	float: left;
	padding: 0;
	width: 400px;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20;
}
 
#lists li {
	float: left;
	width: 180px;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	color: #333333;
	font-size: 14px;
} 
#address {
	font-size: 18px;
	padding-left: 30px;
}



.jhdlink {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;	
}
#links {
	text-align: right;
	padding-right: 5px;
}
.clear {
	clear: both;
}
#newsletter {
	background-image: url(_graphics/BoxBlack.jpg);
	background-repeat: no-repeat;
	height: 108px;
	font-size: 12px;
	margin-top: 5px;
	color: #FFFFFF;
	text-align: right;
}
#newsletter h2 {
	font-size: 18px;
	padding: 0px;
	color: #FFFFFF;
	margin: 0px;
	text-align: left;
}
#newsletter span {
	font-style: italic;
	color: #FFA601;
	padding-right: 10px;
}
#download {
	background-image: url(_graphics/BoxBlack2.jpg);
	background-repeat: no-repeat;
	height: 156px;
	font-size: 12px;
	margin-top: 5px;
	color: #FFFFFF;
	text-align: right;
}
#download h2 {
	font-size: 18px;
	padding: 0px;
	color: #FFFFFF;
	margin: 0px;
	text-align: left;
}
#download span {
	font-style: italic;
	color: #FFA601;
	padding-right: 10px;
}
.txtfld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 1px;
	width: 180px;
	border: 2px solid #FFA601;
	margin-top: 5px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 5px;
	border: 2px solid #FFA601;
}
.grey {
	background-image: url(_graphics/BoxGrey.jpg);
	background-repeat: no-repeat;
	height: 108px;
	font-size: 12px;
	margin-top: 5px;
}
.grey h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.grey img {
	float: left;
	margin-right: 10px;
	border: 1px solid #FFFFFF;
}
.grey a:link {
	color: #000000;
	text-decoration: none;
}
.grey a:visited {
	color: #000000;
	text-decoration: none;
}
.grey a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.grey a:active {
	color: #FFFFFF;
	background-color: #000000;
}
.grey span {
	text-decoration: underline;	
}
.more {
	font-size: 12px;
	text-align: right;
}
.txtorange {
	color: #FF6100;
}
.padded {
	padding: 15px;
}
#address form {
	margin: 0;
	background-color: #EEEEEE;
	border: 1px dotted #FF6100;
	width: 350px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#address form p {
	width: 340px;
	clear: both;
	color: #000000;
	margin: 0px;
}
#address form p label {
	float: left;
}
#address form p input, form p textarea, form p select {
	float: right;
	margin: 3px;
	border: 1px solid #FF6100;
	padding: 1px;
	width: 200px;
}
#address .formbutton {
	color: #FFFFFF;
	background-color: #FF6100;
	width: 90px;
	margin: 3px;
	font-weight: bold;
}
#address form span {
	color: #FF0000;
	font-size: 14px;
}
