@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
}
#parentbox {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 955px;
	height: 1200px;
	float: left;
	border: none;
	background-image: url(images/columnsbg_bluewhite.jpg);
	background-repeat:no-repeat;
	background-color: #ffffff;
	z-index: auto;
}
#divnav {
	position: absolute;
	left: 15px;
	top: 10px;
	width: 280px;
	height: 600px;
	float: left;
	border: none;
	z-index: 1;
}
#divcontentarea {
	position: absolute;
	left: 360px;
	top: 75px;
	width: 600px;
	height: 400px;
	float: left;
	border: none;
	z-index: 1;
}
#divheader {
	position: absolute;
	left: 600px;
	top: 20px;
	width: 350px;
	height: 35px;
	float: left;
	border: none;
	background-image:none;
	z-index: 1;
}
#divattorney {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 50px;
	float: left;
	border: none;
	z-index: auto;
	visibility: visible;
}
#divbbrebner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: autopx;
	float: left;
	border: none;
	z-index: auto;
	visibility: visible;
}
#divjnapoles {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: autopx;
	float: left;
	border: none;
	z-index: auto;
	visibility: visible;
}
#divjprendiville {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: autopx;
	float: left;
	border: none;
	z-index: auto;
	visibility: visible;
}
#divalandeen {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: autopx;
	float: left;
	border: none;
	z-index: auto;
	visibility: visible;
}
#divback {
	position: absolute;
	left: 450px;
	top: 8px;
	width: 50px;
	height: 15px;
	float: left;
	border: none;
	z-index: 1;
	visibility: hidden;
}
#divfooter {
	position: absolute;
	left: 375px;
	top: 650px;
	width: 500px;
	height: 50px;
	border: none;
	z-index: auto;
}

a {
	font-size: 10px;
	color: #193791;
}
a:link {
	text-decoration: none;
	color: #193791;
}
a:visited {
	text-decoration: none;
	color: #193791;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.stylebodycopy {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
.styleheadline {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
}
.stylelsubheadlink {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
.stylenavlink {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
}
.stylefooter {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
}
.stylelsubheader {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
