body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #636363;
}

A:link {
	color: #007B80;
	text-decoration: none;
}
A:visited {
	color: #007B80;
	text-decoration: none;
}
A:active {
	color: #007B80;
	text-decoration: none;
}
A:hover {
	color: #007B80;
	text-decoration: underline;
}
A.alt:link {
	color: #007B80;
}
A.alt:visited {
	color: #007B80;
}
A.alt:active {
	color: #007B80;
}

h1 {
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #636363;
}

h2 {
	font-style: normal;
	font-weight: bold;
	font-size: 19.5px;
	color: #636363;
}

h3 {
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #636363;
}

h4 {
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #636363;
}

h5 {
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	color: #636363;
}

h6 {
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	color: #636363;
}

TEXTAREA, INPUT, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

P, TD, OL, UL {
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
	font-size: 13px;
}

.DocumentTitle {
	font-style: normal;
	font-weight: bold;
	font-size: 19.5px;
	color: #636363;
}

.Introduction {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 130%;
	font-size: 13px;
}

.NormalText {
	font-weight: normal;
}

.WebsiteOnly { }

.BodyText {
	margin-left: 10px;
	margin-right: 10px;
}

.Contact {
	color: #636363;
	font-weight: normal;
}

.Address {
	color: #636363;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
	margin-left: 5px;
}

.Quotation {
	font-style: italic;
	margin-left: 40px;
	margin-right: 40px;
}

.TableHeader {
	font-weight: bold;
	font-size: 13px;
	color: #636363;
}

.TableText {
	font-size: 13px;
}

.Emphasis {
	color: #007B80;
	font-weight: normal;
}

.Caption {
	color: #636363;
	font-size: 9px;
	font-weight: normal;
}

.HighlightContact {
	font-style: normal;
	font-weight: bold;
	color: #007B80;
}

.MenuStrip {
	font-style: normal;
	color: #007B80;
	font-weight: bold;
}

.MenuBackground {
	background-color: #fff;
}

.Title {
	font-style: normal;
	font-weight: bold;
	color: #636363;
	font-size: 19.5px;
}

.PhotoBackground {
	font-style: normal;

}

#search {
	position: absolute;
	width: 300px;
	height: 30px;
	z-index: 1;
	left: 340px;
	top: 5px;
}

.searchbox {
	font-size: 11px;
}

.searchField {
	border: 1px solid #636363;
	padding: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}

