@charset "UTF-8";
/* CSS Document */
body {
	background-color: #535353;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
		margin: 20px auto;
		width: 790px;
		_width: 820px;
		height: auto;
}
#leftside {
	width: 166px;
	height: 640px;
	background-color: #2B2B2B;
	clear: both;
	float: left;
	margin-right: 5px;
	padding-left: 24px;
}
#rightside {
	width: 595px;
	height: auto;
	float: left;
}
#rightsidenarrow {
	width: 310px;
	height: auto;
	float: left;
}
#topbar {
	width: 595px;
	height: 250px;
	background-color: #000000;
	clear: both;
	float: left;
	margin-bottom: 6px;
}
#headerbar {
	width: 575px;
	height: 35px;
	background-color: #2b2b2b;
	clear: both;
	float: left;
	margin-bottom: 6px;
	padding: 35px 0px 0px 20px;
}
#leftbar {
	width: 310px;
	height: 259px;
	background-color: #2b2b2b;
	clear: both;
	float: left;
	margin-right: 5px;
	padding: 25px 20px 0px 20px;
}
#leftbar.leftbar_team {
	width: 300px; 
	_width: 295px;
	height: 539px;
}
#leftbartall {
	width: 230px;
	_width: 225px;
	height: 549px;
	background-color: #2b2b2b;
	clear: both;
	float: left;
	margin-right: 5px;
	padding: 15px 5px 0px 15px;
	background-image: url(images/bg_rightside.jpg);
	background-repeat: repeat-y;
	color: #939292;
	font-size: 11px;
	line-height: 1.2em;
}
#rightbar {
	width: 200px;
	height: 259px;
	padding: 25px 20px 0px 20px;
	float: left;
	background-image: url(images/bg_rightside.jpg);
	background-repeat: repeat-y;
}
#fullbar {
	width: 555px;
	height: 293px;
	background-color: #2b2b2b;
	clear: both;
	float: left;
	margin-right: 5px;
	padding: 15px 20px 0px 20px;
}
#footer {
	width: 790px;
	height: 50px;
	clear: both;
	float: left;
	margin-top: 20px;
	color: #828383;
	font-size: 10px;
	line-height: 1.1em;
	text-transform: uppercase;
}

img.logo {
	margin: 20px 0px 0px 0px;
}
.break {
	border-top: 1px solid #525252;
	width: 143px;
	display: block;
	margin: 20px 0px;
}
a.nav {
	color: #939292;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 2em;
}
a.nav:hover {
	color: #6484b6;
}
a.subnav {
	color: #939292;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 2em;
	padding-right: 20px;
}
a.subnav:hover {
	color: #6484b6;
}
a.nav2 {
	color: #939292;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 2em;
}
a.nav2:hover {
	color: #6484b6;
}
a.biglink {
	color: #d3d0d0;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
a.linkwht {
	color: #dfdfdf;
	text-decoration: none;
}
a.linkwht:hover {
	text-decoration: underline;
}
a.execs {
	color: #6586b9;
	font-size: 11px;
	text-decoration: none;
	line-height: 1em;
}
a.execs:hover {
	text-decoration: underline;
}
a.footer {
	color: #828383;
	font-size: 10px;
	line-height: 1.1em;
	text-transform: uppercase;
	text-decoration: none;
}
h1 {
	font-size:16px;
	font-weight:normal;
	text-transform: uppercase;
	color: #dfdfdf;
	margin: 0px 0px 10px 0px;
}
h1.headerbar {
	color: #797878;
}
h1.headerbar_mgmt {
	color: #797878;
	display:inline;
	margin-right: 100px;
}
h1.blue {
	color: #6586b9;
}
h1.blue_team {
	color: #6586b9;
	margin-bottom: 0px;
	float: left;
}
h2 {
	font-size:17px;
	font-weight: bold;
	color: #6586b9;
	margin: 0px 0px 10px 0px;
}
h3 {
	font-size:11px;
	font-weight:normal;
	text-transform: uppercase;
	color: #b4b3b3;
	margin: 0px 0px 10px 0px;
}
p {
	margin: 0px 0px 10px 0px;
	color: #dfdfdf;
	font-size: 11px;
	line-height: 1.2em;
}
p.fea {
	color: #bdbdbd;
	line-height: 1.8em;
}
p.execs {
	line-height: 1.4em;
}
b.execs {
	line-height: 2em;
}
td.plaintxt {
	margin: 0px 0px 10px 0px;
	color: #dfdfdf;
	font-size: 11px;
	line-height: 1.2em;
}
img.team {
	margin-bottom: 6px;
}
a.vcard {
	margin: 2px 0px 0px 5px;
	padding: 0px 2px 3px 2px;
	text-decoration: none;
	color: #313131;
	font-size: 11px;
	display: block;
	float: left;
	width: 32px;
	text-align: center;
	height: 10px;
	background-color: #a3a3a3;
}
.team_title {
	margin-bottom: 15px;
}
strong.space {
	display: block; 
	height:2px;
}