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 top;
}
#pageHeaderMenu a {
	outline: none;
}
#pageMidBar {
	background-image:  url("images/bg_content_mid.jpg");
}
#pageContent {
	background-image:  url("images/bg_content_mid.jpg");
}
.bodyContent {
	background-color: #FFFFFF;
	padding: 1px 39px 10px 40px;
	margin: 0 10px 0 0;
	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: 10px 0px 5px 10px;
	float: right;
	width: 300px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #333333;
}
.boxNews {
	width: 425px;
	height: 24px;
	overflow: hidden;
	margin: 10px 0;
	float: left;
	clear: right;
	line-height: 24px;
	background-color: #CCCCCC;
}
.boxNews .newsLabel {
	font-weight: bold;
	display: inline;
	padding: 0 7px;
	float: left;
	background-color: #333333;
	color: #EEEEEE;
}
.boxNews .newsItems {
	background-color: #CCCCCC;
	background-image: url(images/bg_graygrad.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
.boxNews ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
.boxNews ul li {
	margin: 0;
	padding: 0 5px;
	font-size: 11px;
}
.boxNews a {
	color: #000000;
	text-decoration: none;
}
.boxNews a:hover {
	color: #006699;
	text-decoration: underline;
}
.textLinkRight {
	font-size: 10px;
	text-align: right;
}
.textSmall {
	font-size: 10px;
}
.textRequired {
	color: #CC0000;
}
.boxSideNews {
	width: 280px;
	float: right;
	border: 1px solid #006699;
	background-color: #EEEEEE;
	margin: 15px 0 10px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.boxSideNews .headline {
	background-color: #006699;
	color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 5px;
}
.boxSideNews .text {
	padding: 3px 10px;
	font-size: 10px;
}
.boxSideNews .text a {
	color: #000000;
	text-decoration: none;
}
.boxSideNews .text a:hover {
	color: #006699;
	text-decoration: underline;
}
