@charset "utf-8";
#container {
	width: 761px;
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #d7d7d7;
	background-position: center top;
	text-align: center;
	background-image: url(../img/SiteBG.gif);
	background-repeat: repeat-y;
}

.ddHide {
	overflow: hidden;
	height: 26px;
}
#dd a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	overflow: hidden;
	position: absolute;
	height: 20px;
	width: 170px;
	left: 287px;
	top: 224px;
}
.searchButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	overflow: hidden;
	position: absolute;
	height: 25px;
	width: 100px;
	left: 460px;
	top: 220px;
}
.ddTableTLR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c5c5c5;
	border-right-color: #c5c5c5;
	border-left-color: #c5c5c5;
}
.ddTableB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5c5c5;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #fe9a00;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #fe9a00;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: fe9a00;
	text-decoration: none;
}


h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #b2b2b2;
	height: 10px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2b2b2;
	height: 10px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3f3f41;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3f3f41;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fe9a00;
	text-decoration: underline;
}
#Footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3f3f41;
	text-decoration: none;
}
#Footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3f3f41;
	text-decoration: none;
}
#Footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fd0002;
	text-decoration: underline;
}
.contactForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 220px;
	border: 1px solid #999999;
}
.contactForm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 325px;
	border: 1px solid #999999;
}