body {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	color: #393939;
	vertical-align: top;
	font-family: Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}

/* admin link ***************************************************************************************************************************/

.editpagebox {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #000000;
}

a.editpagelink, a.editpagelink:visited {
	color: #ffffff;
	padding: 6px;
	display: block;
}
a.editpagelink:hover { text-decoration: underline; }

/* sections *******************************************************************************************************************************/

td.banner, td.footer {
	width: 765;
	vertical-align: top;
	border: 0px none;
}

td.top {
	width: 765px;
	height: 29px;
	min-height: 29px;
	background: #191919;
	color: #ffffff;
	border-bottom; 1px solid #59f43b;
	text-align: center;
}

td.side, td.main {
	width: 130px;
	vertical-align: top;
	text-align: left;
	background: #ffeecf;
}
td.main { width: 635px; }

td {
	vertical-align: top;
	background: #ffeecf;
	text-align: left;
}

/* language buttons **************************************************************************************************************************/

div.languagebuttons {
	display: block;
	text-align: left;
}

div.languagebutton, div.languagebuttoncurrent {
	display: inline;
	float: left;
}

img.languagebutton, img.languagebuttoncurrent {
	margin: 3px 3px 3px 3px;
	padding: 2px;
	border: 2px solid #191919;
}
img.languagebuttoncurrent { border: 2px solid #cccccc; }

/* menu styles **************************************************************************************************************************/

div.Top0 {
	vertical-align: middle;
	display: inline;
}

div.Top1 {
	background: #191919;
	width: 120px;
	position: absolute;
	visibilty: hidden;
	top: -2000px
	left: -2000px;
	z-index: 100;
	border-bottom: 1px solid #FFFFFF;
}

a.Top0:link, a.Top0:visited, a.Top1:link, a.Top1:visited, .searchbit {
	display: block; 
	font: normal normal normal 8pt/8pt Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif;
	color:#ffffff; 
	text-decoration: none; 
	text-transform: none; 
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 4px 10px 4px 10px;
	vertical-align: middle;
}
a.Top0:link, a.Top0:visited, a.Top0:hover  { float: left; }

a.Top1:link, a.Top1:visited {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 1px 0px 1px; 
}

a.Top0:hover {
	text-decoration:none;
}

a.Top1:hover {
	background: #ffffff;
	text-decoration:none;
	color: #191919;
}

/* general *******************************************************************************************************************************/

a, a:visited {
	font: normal 10pt Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	color: #0000aa;
	text-decoration: underline;
}
a:hover { text-decoration:underline; }

a.sidebar, a.sidebar:visited {
	font: normal 10pt Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	color: #191919;
	text-decoration: none;
}
a.sidebar:hover { text-decoration:underline; }

.sitemap1 { padding-left: 10px; }
.sitemap2 { padding-left: 30px; }
.sitemap3 { padding-left: 50px; }
.sitemap4 { padding-left: 70px; }
.sitemap5 { padding-left: 90px; }
.sitemap6 { padding-left: 110px; }
.sitemap7 { padding-left: 130px; }
.sitemap8 { padding-left: 150px; }

.title {
	font:bold 18px Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	line-height: 100%; 
	text-decoration: none;
	color: #191919;
}

.text, .linktext, .subtext {
	font: normal 10pt Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	color: #393939; 
	line-height: 120%;
	text-decoration: none;
}
.linktext { color: #0000aa; text-decoration: underline; }
.subtext:hover, .linktext:hover { text-decoration: underline; }

img {
	border: none;
}

.picture {
	display: block;
	float: right;
	overflow: hidden;
	border: solid 3px #FFFFFF;
	margin: 10px;
}

.pic5 {
	margin: 5px;
}

.contacttitle, .responsetitle  {
	font: normal 10pt Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	color:#191919;
	vertical-align: top;
	text-align: right;
}

.contactdata, .responsedata {
	font: normal 10pt Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	color:#393939; 
}

.responseheading {
	font: bold 11pt Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	color:#191919; 
}

.cloginlabel, .clogininput, .cloginbutton {
	font: normal 10pt Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	color:#191919; 
	border: none;
	margin: 1px 2px 1px 0px; 
	padding: 3px; 
}
.cloginlabel { text-transform: uppercase; line-height: 150%;}
.clogininput {
	border: none; 
}
input.cloginbutton {
	border: 1px solid #191919; 
}
td.cloginbutton { text-align: center; }

.searchlabel, .searchinput, .searchbutton {
	font: normal 8pt Arial,Helvetica,Lucida,Trebuchet MS,Arial Narrow,sans-serif; 
	color:#191919; 
	border: none;
	margin: 1px 2px 1px 0px; 
	padding: 3px;
	vertical-align: middle;
}
.searchbutton { color: #ffffff; }
a.searchbutton:hover, a.searchbutton:link, a.searchbutton:visited { text-decoration: none; }
