@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/content_bgvert.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
img {
	border: none;
}
.bgtop {
	background-image: url(images/content_bghorz.jpg);
	background-repeat: repeat-x;
	background-position: 1034px top;
	position: absolute;
	z-index: 1;
	height: 413px;
	width: 100%;
	left: 0px;
	top: 0px;
}
.mainlayer {
	position: absolute;
	z-index: 3;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
.column_rightmid {
	height: 53px;
	background-image: url(images/content_rightmidright.jpg);
	background-repeat: no-repeat;
	background-position: 645px top;
}
.column_righttop {
	background-image: url(images/content_righttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	vertical-align: bottom;
	text-align: left;
}
.column_left {
	z-index: 2;
	height: 100%;
	width: 207px;
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: visible;
}
.column_left_image{
	background-image: url(images/content_leftmain.jpg);
	background-repeat: no-repeat;
	background-position: left 219px;
}
.column_rightbottom {
	background-image: url(images/content_rightbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 172px;
	text-align: left;
}
.content_content {
	background-color: #FFFFFF;
	background-image: url(images/content_contentbreak.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
a.content:link, a.content:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0943b7;
	text-decoration: none;
}
a.content:hover, a.content:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}
.content_foot {
	background-image: url(images/content_contentbreak.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 35px;
}
.footer {
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	background-color: #dcdcdc;
}
a.footertext:link, a.footertext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
a.footertext:hover, a.footertext:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}

