@charset "UTF-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #fff;
	text-decoration: none;
}

.cont {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

.centersplash {
  position: absolute;
  width: 455px;
  height: 317px;
  left: 50%;
  top: 50%;
  margin-left: -227px;
  margin-top: -158px;
}

.centerblockabsolute {
  position: absolute;
  width: 925px;
  height: 600px;
  left: 50%;
  top: 50%;
  margin-left: -463px;
  margin-top: -300px;
}

#header {
	width: 869px;
	height: 25px;
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 15px;
	font-size: 9px;
	color: #fff;
	margin: 0px;
	float: left;
	clear: both;
	text-align: center;
}

#contentLeft {
	width: 561px;
	padding: 0px;
	position: absolute;
	top: 40px;
	left: 0px;
	float: left;
}

#contentRight {
	width: 364px;
	padding: 0px;
	position: absolute;
	top: 40px;
	left: 561px;
	margin: 0px;
	float: left;
}

#topPad60 {
	padding-top: 60px;
}

#topPad70 {
	padding-top: 70px;
}

#leftPad29 {
	margin-left: 29px;
}


/* AGENDA STYLES */


#contentLeftAg {
	width: 446px;
	margin-left: 29px;
	padding: 0px;
	position: absolute;
	top: 40px;
	left: 0px;
	float: left;
}

#contentRightAg {
	width: 421px;
	margin-top: 68px;
	margin-left: 29px;
	padding: 0px;
	position: absolute;
	top: 40px;
	left: 475px;
	float: left;
}


/* BIOS STYLES */

#bioLogo {
	width: 446px;
	margin-left: 29px;
	top: 40px;
	left: 0px;
	padding: 0px;
	position: absolute;
	float: left;
}

#contentLeftBio {
	width: 160px;
	margin-top: 100px;
	margin-left: 29px;
	padding: 0px;
	position: absolute;
	top: 80px;
	left: 0px;
	float: left;
}

#contentRightBio {
	width: 580px;
	margin-top: 100px;
	margin-left: 29px;
	padding: 0px;
	position: absolute;
	top: 80px;
	left: 214px;
	float: left;
}

.grayLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 1em;
}


/* COPY STYLES */
.blackSub {
	font-size:10px;
	color: #000;
	font-weight: bold;
}

.copyWhite10 {
	font-size: 10px;
	line-height: 2em;
	color: #fff;
	text-align: justify;
	max-width: 344px;
}

.copyWhite10Ag {
	font-size: 10px;
	line-height: 1.5em;
	color: #fff;
}

.grayLink {
	font-size:10px;
	color: #595959;
	font-weight: bold;
	padding-top: 1.8em;
}

.grayLink2 {
	font-size:10px;
	color: #595959;
	font-weight: bold;
	padding-top: 1.8em;
	padding-bottom: 1.8em;
}

#copyBlack {
	color:#000000;
}

#bioPhoto {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}

#footnote {
	font-size:10px;
	color: #000;
	text-align:left;
}

/* OTHER STYLES */


#contentRightMtg {
	width: 680px;
	margin-top: 100px;
	margin-left: 29px;
	padding: 0px;
	position: relative;
	top: 80px;
	left: 0px;
	float: left;
}
