@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/splash_bgvert.jpg);
	background-repeat: repeat-y;
	background-position: left 287px;
}
img {
	border: none;
}
.bgtop {
	background-image: url(images/splash_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: 108px;
	background-image: url(images/splash_rightmidright.jpg);
	background-repeat: no-repeat;
	background-position: 493px top;
}
.column_righttop {
	background-image: url(images/splash_righttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	vertical-align: bottom;
	text-align: left;
}
.column_left {
	z-index: 2;
	height: 100%;
	width: 250px;
	left: 0px;
	top: 0px;
	position: absolute;
}
.column_left td{
	background-image: url(images/splash_leftmain.jpg);
	background-repeat: no-repeat;
	background-position: left 224px;
}
.lastupdated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: right;
	width: 490px;
	font-weight: bold;
}
.column_rightbottom {
	background-image: url(images/splash_rightbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 252px;
}
.footer {
	position: absolute;
	z-index: 4;
	height: 26px;
	width: 100%;
	left: 0px;
	bottom: 0px;
}
.footerleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-align: right;
	vertical-align: middle;
	padding-right: 7px;
}
.footerright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	padding-left: 7px;
}
a.portfolio:link, a.portfolio:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}
a.portfolio:hover, a.portfolio:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
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;
}