body {
	background-color: #FFFFFF;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 1.4em;
}

h2 {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 1.1em;
}

h3 {
	margin: 1.6em 0 -0.6em 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
}


div.headercontainer {
	display: none;
}

div.menucontainer {
	display: none;
}

div.image {
	display: none;
}

div.side {
	display: none;
}

div.footer {
	display: none;
}

div.contentcontainer, div.contentframe, div.content {
	width: 100%;
}

div.content ul {
	margin: 0;
	padding: 0;
	list-style-type: square; 
	text-align: left;
	font-size: 0.9em;
}

div.content ul.square {
	margin: 0;
	padding: 0;
	list-style-type: square;
	text-align: left;
	font-size: 0.9em;
}

div.content ul li, div.content ul.square li {
	line-height: 1.8em;
	padding-left: 0em;
	margin-left: 1.5em;
	background: none;
}













table.gallery {
	border: 0;
	width: 237px;
}

table.gallery td {
	padding: 0;
	border: 0;
}

table.gallery td.right div.photo {
	margin-left: 10px;
}

div.photo {
	border: 1px solid #C9E1F9;
	margin-bottom: 10px;
	width: 111px;
}

div.photomap {
	border: 1px solid #C9E1F9;
	margin-bottom: 10px;
	width: 234px;
}











input, select, textarea {
	width: 420px;
}

textarea {
	height: 70px;
}

textarea.message {
	height: 120px;
}

	








h2 a {
	color: #0F5A98;
	text-decoration: none;
	border-bottom: 1px dotted;
}

div.content a {
	color: #0F5A98;
	text-decoration: none;
	border-bottom: 1px dotted;
}

div.content p {
	font-size: 0.9em;
	line-height: 1.8em;
	text-align: justify;
}

div.factfile {
	float: right;
	width: 200px;
	margin: 0 0 20px 20px;
}








table {
	margin-top: 1em;
	width: 100%;
	border-top: 1px solid #C4D6E6;
}

table td {
	border-bottom: 1px solid #C4D6E6;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 0.7em;
	padding: 10px;
	vertical-align: top;
	line-height: 1.6em;
}

table td.label {
	font-weight: bold;
	padding-right: 20px;
	width: 120px;
}

table tr {
	background-color: #F7FBFF;
}

table tr.highlight {
	background-color: #E7EFF5;
}

table tr.highlightgrey {
	background-color: #EEEEEE;
}

table tr.header {
	background-color: #87ADCC;
}

table tr.header td {
	color: #FFFFFF;
	padding: 5px;
}

table tr.header td.factfile {
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.3em;
}

table.factfile td {
	padding: 2px;
	font-size: 0.6em;
}

table.factfile td.label {
	font-weight: bold;
	padding-right: 10px;
	width: auto;
}

table.factfile tr.header td {
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.3em;
}