#menupanel h1 {
	display: inline;
}

ul {
	padding:0;
	margin:0;
}
li {
	padding-top: 0.1em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0em;
}

html, body {
	height:100%;
	width:100%;
	margin:0px; 
	padding:0px;
}
body,td,th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #1c2c47;
	line-height: 18px;
}
body {
	background-color: #b0c7d9;
	background-repeat: repeat-x;
	background-image: url(../images/layout/background-page.gif);
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF6666;
}


#pagearea {
	width: 100%;
	height: 100%;
	position: relative;
	}
#pagepanel {
	width: 860px;
	text-align: left;
	position: relative;
	height: 100%;
}
#headerpanel {
	background-color: #546d93;
	background-image: url(../images/layout/background-headerpanel.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: absolute;
	height: 150px;
	width: 860px;
	left: 0px;
	top: 18px;
	z-index: 10;
}
#headerlogo {
	position: absolute;
	z-index: 15;
	height: 150px;
	left: 10px;
	top: 0px;
	width: 375px;
	background-image: url(../images/layout/headerpanel-logo.jpg);
}
#headerstrap {
	position: absolute;
	z-index: 12;
	top: 62px;
	right: 88px;
	height: 29px;
	width: 310px;
	background-image: url(../images/layout/headerpanel-strap.jpg);
}


.panelshadow-bottom {
	position: absolute;
	z-index: 4;
	height: 16px;
	bottom: -16px;
	width: 100%;
	left: 0px;
	background-image: url(../images/layout/shadow-panelbottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 12px;
	font-size: 12px;
}
.headershadow-bottom {
	position: absolute;
	z-index: 4;
	height: 16px;
	bottom: -16px;
	width: 100%;
	left: 0px;
	background-image: url(../images/layout/shadow-headerbottom.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 12px;
}
.panelshadow-left {
	position: absolute;
	z-index: 4;
	width: 12px;
	left: -12px;
	top: 0px;
	display: block;
	height: 100%;
}
.panelshadow-right {
	right: -12px;
	top: 0px;
	z-index: 4;
	width: 12px;
	height: 100%;
	position: absolute;
	background-image: url(../images/layout/shadow-headerright.gif);
	background-repeat: no-repeat;
}
.panelcorner-tl {
	position: absolute;
	z-index: 16;
	height: 24px;
	width: 24px;
	left: -12px;
	top: 0px;
}
#headerpanel .panelcorner-tl {
	background-image: url(../images/layout/headerpanel-corner-tl.png);
}
#menupanel .panelcorner-tl {
	background-image: url(../images/layout/menupanel-corner-tl.png);
}
#contentpanel .panelcorner-tl {
	background-image: url(../images/layout/contentpanel-corner-tl.png);
}

.panelcorner-tr {
	position: absolute;
	z-index: 16;
	height: 24px;
	right: -12px;
	top: 0px;
}
#headerpanel .panelcorner-tr {
	width: 24px;
	background-image: url(../images/layout/headerpanel-corner-tr.png);
}
#menupanel .panelcorner-tr {
	width: 36px;
	background-image: url(../images/layout/menupanel-corner-tr.png);
}
#contentpanel .panelcorner-tr {
	width: 36px;
	background-image: url(../images/layout/contentpanel-corner-tr.png);
}

.panelcorner-bl {
	position: absolute;
	z-index: 16;
	height: 24px;
	width: 24px;
	bottom: -12px;
	left: -12px;
}
#headerpanel .panelcorner-bl {
	background-image: url(../images/layout/headerpanel-corner-bl.png);
}
#menupanel .panelcorner-bl {
	background-image: url(../images/layout/menupanel-corner-bl.png);
}
#contentpanel .panelcorner-bl {
	background-image: url(../images/layout/contentpanel-corner-bl.png);
}

.panelcorner-br {
	position: absolute;
	z-index: 16;
	height: 24px;
	right: -12px;
	bottom: -12px;
}
#headerpanel .panelcorner-br {
	width: 24px;
	background-image: url(../images/layout/headerpanel-corner-br.png);
}
#menupanel .panelcorner-br {
	width: 36px;
	background-image: url(../images/layout/menupanel-corner-br.png);
}
#contentpanel .panelcorner-br {
	width: 36px;
	background-image: url(../images/layout/contentpanel-corner-br.png);
}
#menupanel {
	background-color: #566e8e;
	background-repeat: repeat-y;
	z-index: 10;
	width: 198px;
	left: 0px;
	top: 186px;
	text-align: left;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 24px;
	padding-bottom: 36px;
	position: absolute;
	background-image: url(../images/layout/background-menupanel.png);
	background-position: right;
}
.menugroup {
	padding-right: 16px;
	padding-left: 16px;
	display: block;
	margin-bottom: 0px;
}
.menugroup a:link, .menugroup a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menugroup a:hover {
	color: #BCD7FD;
	text-decoration: none;
}
.menugroup a:active {
	color: #9CC9EF;
	text-decoration: none;
}
.menuheading {
	font-size: 18px;
	font-weight: bold;
	color: #9cc9ef;
	line-height: 22px;
}
.menudivider {
	width: 186px;
	display: block;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #78879F;
}
#contentpanel {
	background-color: #f3f8fb;
	background-repeat: repeat-y;
	z-index: 8;
	width: 672px;
	top: 186px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #1c2c47;
	padding-top: 40px;
	padding-bottom: 94px;
	position: absolute;
	background-image: url(../images/layout/background-contentpanel.png);
	background-position: right;
	right: -12px;
}
.contentheading {
	font-size: 20px;
	font-weight: bold;
	color: #56759a;
	display: block;
	padding-bottom: 4px;
}
.content-generalblock {
	width: 276px;
	position: relative;
	padding-bottom: 40px;
	padding-left: 40px;
	float: left;
	display: block;
	margin-right: -12px;
}
#footerpanel {
	position: absolute;
	width: 660px;
	bottom: 0px;
	left: 0px;
	font-size: 10px;
	line-height: 18px;
	color: #566E8E;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 14px;
}
.sidebarlist {
	list-style: none;
	margin-bottom: 18px;
}


/* ---------------------------------------------------------------------------
	Miscellaneous
--------------------------------------------------------------------------- */
div#bannerinfo {
	position:absolute;top:20px;right:50px;
	color:#fff;
	}
#bannerinfo a {color:#fff;text-decoration:none;}

a.featurecategory {font-weight:normal;font-size:120%;line-height:200%;}
