body, html {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	background-color: #2C3532;
	background-image: url(../images/layout/page-background.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}

a:link {
	color: #00438f;
}
a:visited {
	color: #00438f;
}
a:hover {
	color: #0062D4;
}
a:active {
	color: #008BF0;
}

#pagearea {
	width: 100%;
	min-height:100%;
	position: relative;
}
* html #pagearea{height:100%;}
#headerpanel {
	position: relative;
	width: 100%;
	z-index: 10;
	height: 144px;
}
#headerextension {
	background-image: url(../images/layout/page-backgroundleft.png);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 5;
	height: 88px;
	width: 50%;
	left: 0px;
	top: 0px;
}
#headerarea {
	position: relative;
	z-index: 15;
	height: 88px;
	width: 840px;
	background-image: url(../images/layout/page-background.png);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}
#headerwave {
	background-image: url(../images/layout/page-wave.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 6;
	height: 88px;
	width: 254px;
	left: -204px;
	top: 0px;
}

#headerlogo {
	position: absolute;
	z-index: 15;
	height: 42px;
	width: 354px;
	background-image: url(../images/layout/page-logo.png);
	background-repeat: no-repeat;
	top: 0px;
	right: 0px;
}
#headerdetails {
	position: absolute;
	z-index: 15;
	height: 36px;
	width: 448px;
	top: 19px;
	font-size: 14px;
	color: #FFFFFF;
	left: 36px;
	text-align: left;
}


#menupanel {
	position: relative;
	z-index: 20;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	width: 840px;
	background-image: url(../images/layout/menubar-background.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
#menupanel a:link, #menupanel a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 24px;
	padding-left: 24px;
	display: inline-block;
	height: 28px;
}
#menupanel a:hover {
	color: #B4F3D0;
	text-decoration: none;
}
#menupanel a:active {
	color: #9CE6BC;
	text-decoration: none;
}


#pagepanel {
	text-align: center;
	width: 100%;
	position: relative;
}


#contentpanel {
	z-index: 8;
	width: 840px;
	padding-bottom: 0px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
}

#article {
	background-color: #e6edeb;
	padding-bottom: 24px;
	margin-left: 217px;
	padding-right: 24px;
	padding-left: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/layout/article-top.png);
	background-repeat: no-repeat;
	padding-top: 24px;
	min-height: 550px;
}
#article    h1 {
	font-size: 20px;
	color: #338666;
	padding-bottom: 2px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	display: block;
}
#article h2 {
	font-size: 16px;
	font-weight: normal;
	display: block;
	line-height: 20px;
	color: #2C3532;
	margin: 0px;
	padding-bottom: 4px;
}
#article h3 {
	font-size: 14px;
	font-weight: normal;
	display: block;
	line-height: 20px;
	color: #2C3532;
	margin: 0px;
	padding-bottom: 4px;
	font-style: italic;
}
#article p {
	
}
#article  img {
	background-color: #FFFFFF;
	padding: 6px;
	margin-bottom: 0px;
	border: 1px solid #c5d0cd;
}
.articleimage-left/* Float top left */
 {float:left;padding-right:10px;padding-bottom:5px;margin-top:5px;}
.articleimage-right/* Float top right */
 {
	float:right;
	margin-left: 24px;
	margin-top: 14px;
	margin-bottom: 16px;
}
.caption {
	font-size: 12px;
	color: #414745;
	text-align: center;
}

#sidepanel {
	width: 150px;
	color: #5eb59a;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
	float: left;
	background-color: #444e4b;
	background-image: url(../images/layout/sidepanel-top.png);
	background-repeat: no-repeat;
	padding-top: 24px;
	display: block;
	position: relative;
	margin-right: 24px;
}

#sidepanel h1 {
	font-size: 18px;
	color: #5eb59a;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	text-align: left;
	padding-bottom: 6px;
}
#sidepanel ul {
	list-style: none;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 24px;
}
#sidepanel li {
	display: block;
	padding-bottom: 10px;
}
#sidepanel ul a:link, #sidepanel ul a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
	
#sidepanel ul a:hover {
	color: #617BC7;
	text-decoration: none;
}
#sidepanel ul a:active {
	color: #7F9DDE;
	text-decoration: none;
}


#footerpanel {
	position: relative;
	font-size: 12px;
	color: #94A3A1;
	text-align: center;
	padding-top: 14px;
	width: 646px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 16px;
	padding-left: 194px;
}
#footerpanel a:link, #footerpanel a:visited {
	color: #6DB69F;
	text-decoration: underline;
}

#footerpanel a:active, #footerpanel a:hover {
	color: #3E906F;
	text-decoration: underline;
}

ul {
	padding:0;
	margin:0;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

