html, body {
	margin: 0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
}

p {
	margin: 0;
	margin-bottom: 10pt;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10pt;
}

a {
	color: #003399;
	text-decoration: none;
}

a:hover, .SectionMenu a:hover {
	color: #000000;
	text-decoration: underline;
}

img {
	border: none;
}

.bodytext {
	line-height: 12pt;
}

.SectionImage1 {
	position: absolute;
	top: 0;
	left: 256px;
	width: 593px;
	height: 193px;
	background-repeat: no-repeat;
}

.SectionImage2 {
	position: absolute;
	top: 0;
	right: 0;
	left: 849px;
	width: 256px;
	height: 767px;
	background-repeat: no-repeat;
}

.NavBar {
	position: absolute;
	top: 193px;
	left: 0;
	width: 810px;
	height: 19px;
	padding-right: 39px;
	background-color: #002C53;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
}

.NavBar a {
	padding: 3px 8px;
	color: #ffffff;
	background-color: #002C53;
	border-left: solid 1px #ffffff;
	line-height: 19px;
}

.NavBar a:hover, .NavBar .ActiveLink {
	color: #002C53;
	background-color: #ffffff;
	text-decoration: none;
	border-left: solid 1px #002C53;
}

.SearchSection {
	position: absolute;
	top: 222px;
	left: 10px;
}

.SearchBox {
	position: absolute;
	width: 180px;
	padding: 2px;
	margin: 0;
	color: #1952A4;
	border: solid 1px #7F9DB9;
	border-right: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
}

.SearchButton {
	position: absolute;
	left: 185px;
	width: 13px;
	height: 13px;
	padding: 2px;
	margin: 0;
	background-color: #E9F2FD;
	border: solid 1px #7F9DB9;
	border-left: solid 1px #9ED6FF;
}

.SectionMenu {
	position: absolute;
	top: 212px;
	left: 0;
	width: 251px;
	height: 505px;
	padding-top: 50px;
	padding-left: 5px;
	font-family: Tahoma, Geneva, sans-serif;
}

.SectionMenu h1 {
	margin: 0;
	margin-top: 10pt;
}

.SectionMenu h1 a, .SectionMenu h1 a:hover {
	color: #000000;
	font-size: 9pt;
}

.SectionMenu a, .SectionMenu a:hover {
	color: #002c53;
}

.ActiveLink {
	text-decoration: underline;
}

.SectionMenu .SubLink {
	margin-left: 10px;
	font-size: 9pt;
	line-height: 13pt;
}

.ContentBox {
	position: absolute;
	top: 212px;
	left: 256px;
	width: 573px;
	height: 545px;
	padding: 5px 10px;
	overflow: auto;
}

.PageTitle {
	margin-top: 10pt;
}

.ContactLabelCell {
	width: 150px;
}

.ContactSpacing {
	height: 5px;
}

.contenttable-1 {
	border-collapse: collapse;
}

.contenttable-1 td {
	border: solid 1px black;
}

.news-latest-container {
	padding: 10px;
	padding-bottom: 0;
	border: solid 1px #002C53;
}