html, body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #555;
	}
	
body {
	background: url(images/bg.jpg) repeat-x top left #f1ebe4;
}
H1, H2, H3 {
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 6px;
}
H4 {
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6px;
}
a:link, a:visited { 
	color: #444; 
	text-decoration: none; 
	}
	
a:hover {
	color: #111;
}
p {
	line-height: 17px;
}
td {
 	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #555;
	padding: 5px 0;
	line-height: 17px;
}
div.clear_float {
	clear: both;
}
div#outer {
	position: absolute;
	margin-left: 50%;
	top: 0;
	left: -467px;
	_height: 100%;
	width: 934px;
	min-height: 100%;
	background: url(images/bg_outer.jpg) repeat-y top center;
}
div#logo {
	float: left;
}
div#header img {
	border: none;
	float: left;
}
div#header_right {
	float: left;
	height: 72px;
	width: 651px;
	background: url(images/bg_header_right.jpg) no-repeat top right;
	padding: 10px 11px 0 0;
}
div#shortcuts {
	margin: 53px 10px 0 10px;
	float: right;
	color: #999;
}
div#search {
	float: right;
	margin: 48px 0 0 10px;
	padding:0 20px 0 0;
}
div#search input {
	float: left;
	height: 15px;
	background: white;
	border: 1px solid #f6d69f;
	padding: 4px 3px 3px 3px;
	margin: 0;
	color: #666;
	font-style: italic;
	font-size: 11px;
}
div#search .button {
	float: left;
	background: url(images/bg_submit.jpg) repeat-x top right;
	border: none;
	height: 24px;
	font-style: normal;
	color: #fff;
	font-size: 14px;
	font-family: Arial;
	padding: 3px;
}
div#header_white {
	height: 30px;
	width: 934px;
	float: left;
	background: white;
}
div#header_white p {
	font-family: Corbel, Arial, Tahoma;
	font-size: 16px;
	position: absolute;
	top: 87px;
	left: 0px;
	text-align: right;
	width: 222px;
	margin: 0;
	}
div#header_image {
	padding: 0 30px 0 30px;
	background: #fff;
	height: 202px;
}
div#slogan {
	font-family: georgia, garamond;
	font-size: 28px;
	color: #fff;
	line-height: 40px;
	font-style: italic;
	text-align: center;
	width: 220px;
	position: absolute;
	top:  150px;
	float: right;
	right: 30px;
}
div#center {
	background: url(images/bg_main.jpg) top left no-repeat;
	width: 934px;
	padding: 0;
	margin: 0;
}
div#language {
	float: right;
	width: 320px;
}
.flags {
	float: right;
	width: 76px;
	text-align:right;
	padding: 0;
}
.flags img {
	opacity:0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}
.flags:hover img{
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.flags_a {
	float: right;
	width: 75px;
	text-align:right;
	padding: 0;
	text-transform: uppercase;
}
.flags_a a:hover {
	color: #888;
}
div#content {
	width: 630px;
	float: left;
	padding: 15px 20px 30px 20px;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
form {
	margin: 0;
}
IMG {
	border: 0;
}
li {
	line-height: 1.5;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: gray;
}
a:active, a:hover {
	color: black;
}
div#navigation {
	margin: 0px;
	width: 200px;
	float: left;
	padding:0;
	background: url(images/bg_navigation.jpg) top left no-repeat #9d8a6c;
}
.menulevel1 {
	font-size: 8pt;
	color: white;
}
.menulevel1  li.sdocs, .menulevel1 li.sdoc, .menulevel1 li.doc, .menulevel1 li.docs {
	border-top: 1px solid #beac8f;
	padding-left: 15px;
	}
.menulevel1  li.sdocs, .menulevel1 li.sdoc {
	width: 185px;
	font-weight: normal;
	color: #3b3429;
	text-transform: uppercase;
	margin: 0;
	font-size: 12px;
	line-height: 37px;
}
.menulevel1 a {
	display:block;
	width: 165px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	font-size: 12px;
	line-height: 37px;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: #fff;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color: #fff;
}
.menulevel2 {
	color: #fff;
	line-height: 26px;
	width: 165px;
}
.menulevel2 li.sdoc, .menulevel2 li.sdocs {
	font-weight: normal;
	color: #3b3429;
	text-transform: none;
	line-height: 26px;
	font-size: 11px;
	width: 155px;
}
.menulevel2 a {
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-transform: none;
	line-height: 26px;
	width: 165px;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: #fff;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: #fff;
}
.menulevel3 {
	font-size: 11px;
	color: #fff;
	line-height: 30px;
	}
.menulevel3 a {
	display: block;
	font-weight: normal;
	color: black;
	width: 175px;
	line-height: 30px;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: #fff;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color: #fff;
}
div#copyright {
	background: url(images/bg_copyright.jpg) top left no-repeat;
	width: 190px;
	height: 22px;
	font-style: italic;
	font-size: 10px;
	color: #9d8a6c;
	padding: 12px 0 0 10px;
}
div#credits {
	background: #fff;
	padding: 10px 0 0 10px;
	font-size: 9px;
        color: #cfcfcf;
}
div#credits a:link, div#credits a:visited {
	color: #ccc; 
}
div#credits a:hover {
	color: #bbaa88;
} 
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
}
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
.login {
	font-weight: bold;
	font-size: 8pt;
	color: grey;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
.navigator {
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
.navigator a:link, .navigator a:visited {
	color: #c0c0c0;
}
.navigator a:active, .navigator a:hover {
	color: white;
}
.edit {
	font-size: 8pt;
	color: black;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: #444;
	
}
table.edit {
	background: #f7f4ef;
	border:none;
	border-bottom: 1px solid #efe8dc;
	border-left: 1px solid #efe8dc;
	margin-top: 10px;
}
table.edit td {
	border:none;
	border-top: 1px solid #efe8dc;
	border-right: 1px solid #efe8dc;
	padding: 3px;
	text-align: center;
}
table.edit a:link, table.edit a:visited {
	display:block;
	background: #efe8dc;
	padding: 5px;
}
table.edit a:hover, table.edit a:active {
	display:block;
	background: #fff;
	padding: 5px;
}
.menu {
	font-weight: bold;
	font-size: 8pt;
	color: white;
}
.menu a {
	text-decoration: underline;
	color: white;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: white;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
