body {
	margin: 0;
	padding: 0;
	color: black;
	font: 80% / 120% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    background-color: #fffcf5;
	height: 100%;
	overflow: -moz-scrollbars-vertical;
	}
td {
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	}

a {
	color: #d92;
	text-decoration: none;
	}

a:hover {
	color: #c00;
	}
h1 {
    color: Black;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 160%;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    border-bottom: 1px solid #8cacbb;
    text-shadow: #999999 0.2em 0.2em 3px;
}

h2 {
	color: Black;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    padding-top: 0.5em;
    text-shadow: #999999 0.2em 0.2em 3px;
}


input, textarea {
	border: solid 1px #999;
	
	}
input.submit {
	color: #d92;
	font-size: 12px;
	font-weight: bold;
	background-color: white;
	}

input.noborder {
	border-style: none;
	
	}

#center01 {
	position: absolute;
	left: 50%;
	height: 100%;
	}
#center02 {
	text-align: left;
	visibility: visible;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -500px;
	width: 1000px;
	height: 100%;
	}
#navtoplogo {
	position: absolute;
	top: 0;
	left: 360px;
	}
#navleft    {
	background-image: url(images/hg_nav.jpg);
	margin: 0;
	padding: 0;
	position: absolute;
	top: 111px;
	left: 3px;
	width: 220px
	;
	height: 642px;
	}
#navleft ul    {
	color: #666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	list-style-type: none;
	list-style-image: none;
	margin: 76px 0 0 48px;
	padding: 0
	}
#navleft li  {
	white-space: nowrap;
	display: inline;
	margin: 0;
	padding: 0
	}
#navleft ul li a     {
	color: #666;
	background-repeat: no-repeat;
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 22px 8px 6px 0
	}
#navleft ul li a:hover {
	color: #d92;}
#navleft ul li a.selected {
	font-weight: bold;
	}
#navleft ul li a.activ {
	color: #d92;
	font-weight: bold;
	}

#navleft ul ul    {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0
	
	
	
	
	}
#navleft ul ul li a   {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height: 14px;
	background-color: transparent;
	background-image: url(/images/n_nav_bul.gif);
	display: block;
	padding: 5px
	}
#navleft ul ul li a:hover   {
	}
#navleft ul ul li a.selected  {
	font-weight: bold
	}
#navleft ul ul li a.activ {
	color: #d92;
	font-weight: bold;
	}

#navleft ul ul ul  {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height: 12px;
	padding: 0 0 1px
	}
#navleft ul ul ul li a  {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva;
	font-weight: normal;
	line-height: 12px;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	display: block;
	padding: 4px 8px 4px 14px;
	border-style: none
	
	}
#navleft ul ul ul li a:hover  {
	}
#navleft ul ul ul li a.activ  {
	color: #d92;
	font-weight: bold;
	}
#contentwrapper {
	background-image: url(images/hg_main.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	position: absolute;
	top: 88px;
	left: 226px;
	width: 774px;
	height: 660px;
	display: table;
	}
.content {
	vertical-align: middle;
	margin: 0;
	padding: 36px 72px 16px;
	display: table-cell;
	}

.contentteaser {
	background-color: #fff;
	display: block;
	margin: 0;
	padding: 8px 32px 8px 8px;
	border-color: #ccc #fff #ccc #ccc;
	border-style: solid;
	border-width: 1px;
	}
.small  {
	color: #666;
	font-size: 9px
	}
img.slide {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
.link-external {
    background: transparent url(/images/link_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}
.link-mailto {
    background: transparent url(/images/mail_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}