@charset "utf-8";
/* CSS Document */

div#company div.section {
	margin-bottom: 34px;
}

.sectionTitle {
	text-align: left;
}

div#company1 div.sectionTxt, div#company2 div.sectionTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

div.sectionTxt {
	margin: 8px 18px 18px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	line-height: 28px;
}

div.sectionTxt p.b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #2a2a2a;
	padding-top: 24px;
}

div.sectionTxt span.b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #2a2a2a;
}

div.sectionTxt span.first {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #5a6975;
}

.top {
	text-align: right;
	padding: 6px 18px;
}

#bios {
}

.bio {
	clear: both;
	background-color: #2a2a2a;
	padding: 12px;
	border: dashed 1px #ccc;
	margin: 12px 12px 0 0;
}

.bioPic {
	float: left;
	border: solid 2px #ccc;
}

.bioName {
	margin: 6px 24px 0 140px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5a6975;
}

.bioTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #888;
	padding-left: 6px;
}

.bioTxt {
	margin: 8px 24px 6px 140px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9933;
}

.bioFrame {
}

.bio_pic {
	float: left;
	margin: 0 12px 12px 0;
	border: solid 4px #fff;
}

.bioTxt {
}

.job_title {
	color: #65737e;
}

.quoteFrame {
	background-image: url(../img/quoteL.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 24px;
}

.quote {
	background-image: url(../img/quoteR.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 16px 44px 16px 74px;
}

.quoteTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2a2a2a;
	text-align: left;
}

.quoteAuthor {
	margin-top: 12px;
	margin-right: 20px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	font-weight: bold;
}

.quoteCompany {
	margin-right: 20px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #818c95;
	font-weight: bold;
}

.quoteURL {
	margin-right: 20px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #818c95;
	font-weight: bold;
}

/** MATTHEW EDITS BELOW HERE **/

#company {
}

#company1, #company2, #company3, #company4 {
}

.subNavItem {
	cursor: pointer;
}

.subNavOn {
	cursor: default;
}


/** NAV **/
#mainNav a.company, #mainNav a.company:hover {
	background-position: -164px 0;
}