body {
	background: url(images/bg.jpg) repeat-x #141517;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	background-position: 0 0;
}
p {
	padding: 0.3em 0;
	font-size: 0.8em;
	line-height: 1.2em;
}
h2 {
	padding: 0 0 0.3em 0;
}
h3 {
	padding: 0.3em 0;
}
h4 {
	color: #05bdf3;
}
table {
	border: 1px solid #333;
	margin: 0.3em 0;
}
table tr td {
	padding: 5px;
	border: 1px solid #333;
}
textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 300px;
}
input[type="submit"], input[id="recaptcha_response_field"] {
	width: auto;
}
#bodytext ul {
	margin-left: 1.2em;
	font-size: 0.8em;
	list-style: disc;
}
#bodytext ul li {
	padding: 0.5em 0;
	line-height: 1.1em;
}
#bodytext .ul-letters {
	list-style: lower-alpha;
	margin-left: 1.8em;
}
#wrapper {
	width: 960px;
	margin: 0 auto 50px;
	position: relative;
}
#header {
}
#container {
	width: 771px;
	margin: 0 auto;
}
#container h1 {
	background: url(images/h1.jpg) no-repeat;
	height: 34px;
	position: relative;
	color: #fff;
	font-size: 1.5em;
	line-height: 1.4em;
	padding-left: 8px;
}
#container h1 img {
	position: absolute;
	left: 771px;
}
#content {
	width: 769px;
	border: 1px solid #fff;
	background: url(images/menu-bg.jpg) left top repeat-y #fff;
}
#top-left {
	width: 567px;
	height: 241px;
}
#top-left p {
	color: #fff;
	padding: 10px 10px 5px 210px;
	font-size: 1.3em;
	line-height: 1.1em;
}
#top-left p.lower {
	font-size: 0.8em;
	padding-top: 20px;
}
#top-left p a{
	color: #fff;
}
#top-right {
	width: 202px;
	height: 241px;
	float: right;
}
#top-right #news-wrapper {
	background: url(images/news-block-bg.jpg) no-repeat;
	width: 182px;
	height: 221px;
	padding: 10px;
	color: #fff;
}
#top-right #news-wrapper a {
	color: #fff;
}
#top-right #news-wrapper div {
	margin-bottom: 10px;
}
#menu {
	width: 202px;
	float: left;
}
#menu ul {
	margin: 10px;
}
#menu li {
	padding: 5px 3px;
}
#menu li:hover, #menu li.current {
	background-color: #05bcf6;
}
#menu li:hover a, #menu li.current a {
	color: #fff;
}
#menu li#final-link {
	margin-top: 20px;
}
#menu li#final-link:hover {
	background-color: #002881;
}
#menu li a {
	color: #131517;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
#bodytext {
	padding: 10px;
	margin-left: 202px;
	min-height: 350px;
	background: url(images/copy-bg.jpg) no-repeat center top;
	border-bottom: 25px solid #05BCF6;
}
.news {
	border-top: 2px solid #05BCF6;
	clear: right;
	position: relative;
	min-height: 90px;
}
.news img {
	position: absolute;
	right: 0;
}
.news img.pdf {
	position: relative;
}
.news p.narrow {
	width: 450px;
}
.img-right {
	float: right;
	margin: 0 0 10px 10px;
}
div.form {
	width: 513px;
	background-color: #fcfcfc;
	border: 1px dotted #333;
	padding: 5px;
	margin: 10px;
	float: left;
}
div.row {
  clear: both;
  padding-top: 10px;
  font-size: 0.8em;
}
div.row span.label {
  float: left;
  width: 150px;
  text-align: right;
  padding-top: 5px;
}
div.row span.formw {
  float: right;
  width: 335px;
  text-align: left;
  margin-right: 10px;
}
.pdflink {
	font-style: italic;
	padding-bottom: 10px;
	border-bottom: 1px solid #05BCF6;
	font-weight: bold;
	margin-bottom: 10px;
}
.noBorder {
	border: none;
	margin-bottom: 0;
}
table.tblPR09 tr td {
	background-color: #f0f0f0;
}
.blueLineTop {
	border-top: 1px solid  #05BCF6;
	margin-top: 5px;
}
.img-right-blue {
	float: right;
	border: 1px solid #05BCF6;
	margin-left: 10px;
}
#maps {
	position: relative;
}
#maps a {
	position: relative;
}
#big-map {
	position: absolute;
	right: 0;
	visibility: hidden;
	top: 0;
}
#maps a:hover img#big-map {
	visibility: visible;
}