body {
	margin: 35px 0px 0px;
	text-align: center;
}
.all {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.header {
	height: 75px;
	margin-bottom: 25px;
	background-image: url(../_img/header-temp.gif);
	background-repeat: no-repeat;
}
.main-image {
	background-image: url(../_img/lighthouse.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 75px;
}
.main-image br {
	clear: both;
}
.all-main {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
.main-nav {
	background-color: #FF6600;
	padding: 8px 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #FFFFFF;
}
.footer {
	margin-bottom: 35px;
	color: #FFFFFF;
	text-decoration: none;
}
.main-nav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.main-nav a:hover {
	color: #000000;
	text-decoration: underline;
}
.main-content {
}
.bottom-nav {
	float: right;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.bottom-nav a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	line-height: 1.5em;
}
.footer p {
	font-size: x-small;
	color: #666666;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.footer p strong {
	color: #000000;
}
.footer p a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#accesskeys {
	visibility: hidden;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
}
#survey {
	width: 270px;
	position: absolute;
	right: 10px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	visibility: visible;
	border: 1px solid #000000;
	background-color: #EEEEEE;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	top: 10px;
}

#surveyform  {
	text-align: left;
	padding: 5px;
	margin: 0px;
}
#survey h1 {
	color: #FF6600;
	font-size: small;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: normal;
	text-align: right;
}
#survey h2 {
	color: #003366;
	font-size: small;
	margin-bottom: 5px;
	font-weight: normal;
	margin-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 0px;
	text-align: right;
}
select {
	margin: 0px;
	padding: 0px;
}
#survey p {
	margin-top: 0px;
	font-size: small;
	margin-bottom: 0px;
}
#survey h6 {
	background-color: #000033;
	margin: 0px;
	padding: 5px;
	font-size: small;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#survey h6 a {
	color: #FFFFFF;
	text-decoration: none;
}
#survey h6 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.left {
	float: left;
	width: 475px;
}
.hr {
	background-image: url(../_img/hr-background.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	clear: both;
	padding: 10px;
}
.hr h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hr p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	line-height: 1.4em;
	color: #FFFFFF;
	margin-bottom: 0px;
}
.hr p a {
	color: #99CC99;
	text-decoration: none;
}
.hr p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.latestnews {
	margin-top: 20px;
}
.latestnews h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.latestnews  ul {
	list-style-type: none;
	display: block;
	margin: 10px 0px 0px;
	list-style-position: outside;
	padding: 0px;
}
.latestnews  ul  li {
	list-style-type: none;
	display: block;
	list-style-position: outside;
	margin: 0px;
}
.latestnews  ul  li  a {
	color: #000033;
	text-decoration: none;
	padding: 5px 0px;
	display: block;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.latestnews ul li a strong {
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 10px;
}
.latestnews  ul  li  a:hover {
	color: #000033;
	text-decoration: none;
	background-image: url(../_img/newslist-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-style: italic;
}



.right {
	float: right;
	width: 215px;
}
.intro {
	background-color: #000033;
	margin: 22px 0px 0px;
	padding: 10px;
}
.intro h1 {
	margin: 0px;
	font-size: medium;
	line-height: 1.4em;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.intro p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;
}
.intro  ul {
	list-style-type: none;
	display: block;
	margin: 10px 0px;
	list-style-position: outside;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.intro  ul  li {
	list-style-type: none;
	display: block;
	list-style-position: outside;
	margin: 0px;
}
.intro  ul  li  a {
	color: #99CCFF;
	text-decoration: none;
	padding: 5px 0px;
	display: block;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.intro ul li a strong {
	color: #006699;
	font-weight: normal;
	margin-right: 10px;
}
.intro  ul  li  a:hover {
	color: #FF6600;
	text-decoration: none;
	background-image: url(../_img/intro-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.TabbedPanelsContent p {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.TabbedPanelsContent p a {
	color: #99CCFF;
	text-decoration: underline;
}
.TabbedPanelsContent p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
