@charset "UTF-8";
body {
	background-image: url(../images_layout/background.png);
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
#wrapper {
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-attachment: scroll;
	background-image: url(../images_layout/header1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 127px;
	margin-top: 10px;
}
#nav {
	background-attachment: scroll;
	background-image: url(../images_layout/navbar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	margin-top: 0px;
	padding-top: 0px;
}
#content {
	background-attachment: scroll;
	background-image: url(../images_layout/mainbk.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: -20px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	float: none;
}
#linksTop {
	width: 805px;
	padding-top: 8px;
	word-spacing: normal;
	padding-bottom: 5px;
	font-size: 14px;
}
#address {
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	float: none;
	width: 790px;
	text-align: right;
	margin-top: 0px;
}
.underscore {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #F9E9D0;
}
#footer {
	background-attachment: scroll;
	background-image: url(../images_layout/Footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding-top: 0px;
	margin-top: -18px;
}
#linksBottom {
	width: 805px;
	padding-top: 6px;
	word-spacing: normal;
	padding-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F9E9D0;
}
#disclaimer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #643464;
	height: 30px;
	margin-top: 0px;
	padding-top: 0px;
}
.address {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
}
a:link {
	text-decoration: none;
	color: #303;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #663467;
	text-decoration: none;
}
a {
	font-weight: bold;
}
h1 {
	font-size: 30px;
	color: #36626E;
}
h2 {
	font-size: 26px;
	color: #36626E;
}
h3 {
	font-size: 22px;
	color: #36626E;
}
h4 {
	font-size: 18px;
	color: #36626E;
}
h5 {
	font-size: 16px;
	color: #36626E;
}
h6 {
	font-size: 15px;
	color: #36626E;
}
