body {
	background-color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 7px;
}
a {
	outline: none;
}
#pageContainer {
	width: 830px;
	margin: 0px auto;
}
#pageHeader {
	background-image: url(images/bg_content_header.jpg);
	height: 95px;
}
.pageHeaderBlock {
	margin: 0px 10px 0px 0px;
	clear: both;
}
#pageHeaderLogo {
	background-image: url(images/bg_header.gif);
	display: inline;
	width: 270px;
	height: 95px;
	float: left;
}
#pageHeaderMenu {
	background-image: url(images/bg_tagline_header.gif);
	display: inline;
	width: 550px;
	height: 95px;
	float: left;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#pageHeaderMenu a {
	outline: none;
}
#pageMidBar {
	background-image: url(images/bg_content_mid.jpg);
}
#pageContent {
	background-image: url(images/bg_content_mid.jpg);
}
.bodyContent {
	padding: 1px 50px 10px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#pageFooter {
	margin: 10px;
}
.pageFooterContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	text-align: center;
}
.pageFooterContent a:link {
	color: #666666;
	text-decoration: none;
}
.pageFooterContent a:visited {
	color: #666666;
	text-decoration: none;
}
.pageFooterContent a:hover {
	color: #CC0000;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 10px 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	padding: 0px;
	margin: 5px 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.textInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bioEntry {
	margin: 0px 0px 20px 0px;
}
.bioEntry .clear {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
}
.bioEntry h2 {
	margin-bottom: 1px;
}
.bioEntry .textJobTitle {
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.bioEntry .photo {
	float: left;
	width: 100px;
	padding-top: 3px;
}
.bioEntry .textBio {
	float: right;
	width: 625px;
}
.boxSlideshow {
	margin: 0px 0px 5px 10px;
	float: right;
	width: 300px;
	height: 200px;
	border: 1px solid #333333;
}
.textLinkRight {
	font-size: 10px;
	text-align: right;
}
.textSmall {
	font-size: 10px;
}
.textRequired {
	color: #CC0000;
}
