html, body, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #697892;
	padding-top:10px;
	padding-bottom:10px;
}
h2 {
	font-size: 16px;
	color:#697892;
}
h3 {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
form {
	font-size: 12px;
	color: #333333;
}
.more {
	text-align: right;
	color:#697892;
}
.more a {
	color:#697892;
}
.more a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
	padding-bottom:50px;
}
.clear {
	clear: both;
}
body, h1, h2, h3, form {
	margin: 0;
	padding: 0;
}
body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}
#header {
	height: 203px;
	position: absolute;
}
#header h1 {
	margin-top: 17px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 7px;
}
#nav img {
	float: left;
}
#headline {
	padding-top: 205px;
}
#photo {
	float: left;
	width: 624px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}
#search-news {
	float: right;
	width: 140px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h2 {
	padding-left: 2px;
	padding-right: 2px;
	margin: 0.1em 0;
	font-size: 14px;
	color:#697892;
	font-style:normal;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news h4 {
	padding-left: 2px;
	padding-top: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
	font-size:14px;
	line-height:30px;
	color:#697892;
	font-weight:bold;
	font-style:italic;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
#body {
	padding-top: 2em;
	text-align:left;
}
#body form {
	font-size: 12px;
	color: #333333;
}
#body-center {
	float: left;
	width: 618px;
}
#body-center-toggle {
	float: left;
	width: 500px;
	margin-left: 60px;
}
#body-center h1, #body-left h1, #body-right h1, #body-right2 h1, #body-center-toggle h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #697892;
	padding-top:10px;
	padding-bottom:10px;
}
#body-center2{
	float: right;
	width: 140px;
}
#body-left {
	float: left;
	width: 408px;
}
#body-right {
	float: right;
	width: 330px;
}
#body-right p {
	margin-right: 2em;
}
#body-left ul.plussbullets {
	margin-top: 25px;
	margin-left: 75px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}
#body-right ul.plussbullets {
	margin-top: 25px;
	margin-left: 75px;
	padding: 0;
	font-weight: bold;
}
#body-right ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}
#body-center ul.plussbullets, #body-center-toggle ul.plussbullets {
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 50px;
	padding: 0;
	font-weight: bold;
}
#body-center ul.plussbullets li, #body-center-toggle ul.plussbullets li {
	background: top left url(images/bullet_plus2.gif) no-repeat;
	margin: 0px 0 10px 0;
	padding: 0 0 0 25px;
}
#body h2, #body p {
	margin: 0.3em 0;
}
#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}
#news-box a {
	font-size:11px;
	font-style:normal;
	text-decoration: none;
	color: #333333;
}
#news-box a:hover {
	text-decoration: underline;
}
#news-box h3 {
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color: #333333;
}
#gallery img {
	float: left;
	padding: 0 6px 0 0;
}
#gallery2 img {
	float: left;
	padding: 0 46px 0 0;
}
#footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight:normal;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer a {
	color:#FFF;
	font-weight:normal;
}	
#footer a:hover{
	color: #FFF;
	text-decoration: underline;
	font-weight:normal;
}
#body table.partners{
	width: 240px;
	margin-left:40px;
}
#body table.partners td{
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #DDD;
}
#body table.partners td p, #body table.partners td a{
	font-size: 12px;
	line-height: 14px;
}
#body table.partners td p{
	margin-bottom: 5px;
	color: #000;
}
#body table.partners td a{
	color: #000;
	text-decoration: none;
}
#body table.partners a:hover{
	color: #333333;
	text-decoration: underline;
}
#body table.line{
	margin-left:40px;
}
#body table.line td{
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #DDD;
}
#body table.line td p, #body table.line td a, #body-center table.line td p, #body-center table.line td a{
	font-size: 12px;
	line-height: 20px;
}
#body table.line td p{
	margin-bottom: 5px;
	color: #000;
}
#body table.linetd a{
	color: #000;
	text-decoration: none;
}
#body table.line a:hover{
	color: #333333;
	text-decoration: underline;
}
#spotlight{
	font-size:18px;
	line-height:24px;
	font-weight: normal;
	color: #333333;
	margin-bottom:35px;
	padding:0px 0px 10px 0px;
	border-bottom: 1px dotted #DDD;
}
#1column{
	float: left;
	width: 600px;
}
.address {
	padding-top:10px;
	padding-left:10px;
	line-height:20px;
}
......
h3.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(images/h2_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 450px;
	font-size: 12pt;
	font-weight: normal;
	float: left;
	color: #fff;
	border: none;
}
h3.trigger {
    padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(images/h2_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 450px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	color: #fff;
	border: none;
}
h3.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
	border: none;
}
h3.trigger a:hover {
	color: #ccc;
	border: none;
}
h3.active {
	background-position: left bottom;
	border: none;
	}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(images/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	width: 500px;
	clear: both;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.toggle_container .block {
	padding: 20px;
	background: url(images/toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}

.....
