@charset "utf-8";
img { -ms-interpolation-mode: bicubic }
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #78C4FF;
}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ECB93C;
}
.contentUL {
	background-color: #ebebdf;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contentUL li{
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	margin: 0px;
	padding: 0px;

}
#subSecondaryNavigation {
	position: absolute;
	height: 25px;
	width: 357px;
	top: 8px;
	left: 627px;
	text-align: right;
	color: #FFFFFF;
}
#subSecondaryNavigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#sectionTitle {
	position: absolute;
	height: 24px;
	width: 552px;
	top: 186px;
	left: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #E2F1FE;
}
#navigation {
	position: absolute;
	height: 266px;
	width: 263px;
	top: 267px;
	left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.leadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #57A9F2;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5DA9EE;
	padding-top: 10px;
}
.bioPicture {
	border: 5px solid #CCCCCC;
	margin-right: 10px;
}
#logo {
	position: absolute;
	height: 87px;
	width: 211px;
	left: 51px;
	top: 34px;
}
#logo div {
	height: 87px;
	width: 211px;
	display: block;
	cursor: hand;
}
#navigation a {
	text-decoration: none;
}
.mainNavUL {
	margin-top: 0px;
	padding-top: 0px;

}
.mainNavUL li {
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 12px;
}
.mainNavUL a {
	background-image: url(../images/arrowMainLink.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
.mainNavUL a:hover {
	background-image: url(../images/arrowMainLinkOver.gif);
	background-repeat: no-repeat;
	padding-left: 25px;

}
.mainNavLIOn {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.subNavLIOn a{
	font-weight: bold;
}
.subNavUL {
	margin: 0px;
	padding: 0px;	
}
.subNavUL a {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/arrowSubLink.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 14px;
}
.subNavUL a:hover {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/arrowSubLinkOver.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 14px;		
}
.subNavUL li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight: normal;
	padding-left: 18px;
	margin-left: 0px;
}
.pdfUL {
	background-color: #deeefb;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pdfUL li{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pdfUL a{
	text-decoration: none;
}
.contentLink {
	background-color: #deeefb;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
}
.contentLink .backLink{
	background-image: url(../images/arrowBack.png);
	padding-left: 18px;
	background-repeat: no-repeat;

}
hr {
	color: #CCCCCC;
}
.faxBox {
	background-color: #F7F7F0;
	border: 1px solid #CCCCCC;

}
.jobDescription {
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.subText {
	font-size: 10px;
	color: #666666;
}
.newsItem {
	background-color: #ebebdf;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 10px;
}
#footerLogos {
	text-align: right;
	background-position: right;
	float: right;
}