body {
	margin: 0px;
	vertical-align: top;
	background-color: #d1efdf;
}
img {
	border: none;
}
td {
	vertical-align: top;
	font: 12px arial;
	color: #252525;
}
h1 {
	font: 22px arial;
	color: #00642f;
	margin: 20px 0px 15px;
	text-transform: uppercase;
}
h1::first-letter {
	font: 26px verdana;
	color: #00642f;
	text-transform: uppercase;
}
h2 {
	font: 18px arial;
	color: #252525;
	margin: 15px;
}
h4 {
	color: #004a80;
	text-align: left;
	font: 16px arial;
}
a:link {
	color: #003663;
	text-decoration: underline;
}
a:visited {
	color: #005826;
	text-decoration: underline;
}
a:hover {
	color: #7a0026;
	text-decoration: underline;
}
.logo {
	background: #d1efdf url(/images/imgtop.jpg) repeat-x left top;

	padding-bottom: 1px;
}
.menu {
	font: 24px arial;
	color: #FFF;
	line-height: 140%;
}
div.button {
	display: block;
	float: left;
	padding: 5px;
	margin: 0px 5px;
}
.menu a:link, .menu a:visited {
	color: #FFF;
	text-decoration: underline;
}
.menu a:hover {
	color: #b9e9e0;
	text-decoration: underline;
}
.main {
	background-color: #fefbd3;
	padding: 20px 0px 0px;
	border-left: 3px #e7d7a7 groove;
	border-right: 3px #e7d7a7 groove;
}
h2 a:link, h2 a:visited {
	color: #252525;
	text-decoration: none;
}
h2 a:hover {
	color: #252525;
	text-decoration: underline;
}
.capital {
	font-size: 26px;
}
#content {
	padding: 30px 25px 80px;
	position: relative;
}
#content h1 div {
	position: absolute;
	width: 700px; 
	height: 31px; 
	background: url(/images/h2-grad.png) repeat-x left bottom;
}
#content iframe {
	border: #e2f7ec 2px inset;
}
img.gerbflag {
	padding-right: 15px;
}
#regnews {
	margin: 15px;
	padding: 0px 50px 30px 0px;
}
#regnews hr {
	color: #e2f7ec;
	width: 85%;
	text-align: left;
	margin: 15px 0px 20px;
}
.tdleft {
	padding: 50px 15px;
	text-align: center;
	font: 11px tahoma;
}
.tdright {
	background-color: #00642f;
	padding: 20px;
	text-align: left;
	font: 12px arial;
	border-left: #FFF 1px solid;
}
div.recl {
	font: 11px arial;
	margin: 20px 10px;
	padding: 10px 0px;
	text-align: center;
}
.footer {
	background: url(/images/line-footer.jpg) no-repeat right top;
	padding: 20px 200px 20px 10px;
	text-align: right;
	font: 11px tahoma;
	vertical-align: bottom;
}
.footer a:link, .footer a:visited {
	color: #5a1601;
	text-decoration: underline;
}
.footer a:hover {
	color: #5a011a;
	text-decoration: underline;
}
#regionsIndex {
	margin: 0px;
}
#regionsIndex td {
	font: 14px arial;
	padding: 5px;
}