/*
body {
	font-family: arial,sans-serif;
}
*/
#docMain {
	margin:auto;
	min-width:955px;
	text-align:left;
	width:955px;
	border: 2px solid #d5d5d5;
	font-family: verdana,arial,sans-serif;
}

span.sponserText {
	margin-top: 10px;
	margin-left: 12px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

span.sponserTextHalf {
	margin-top: 10px;
	margin-left: 12px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	width: 458px;
	float: left;
}

div.teamBottomColLeft {
	margin-left: 12px;
	font-size: 16px;
	width: 456px;
	border: 2px solid #d5d5d5;
	float: left;
	height: 105px;
}

div.teamBottomColLeft img {
	margin-left: 144px;
}

div.teamBottomColLeft span {
	display: block;
	text-align: center;
	margin-top:3px;
}

div.teamBottomColLeft span a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div.teamBottomColRight {
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 10px;
	width: 462px;
	background: #26abe4;
	float: left;
	height: 109px;
}

#docMain div.teamBottomColRight p, #docLanding div.teamBottomColRight p {
	width: 448px;
	font-size: 16px;
	color: #FFFFFF;
}

#docMain div.teamBottomColRight p, #docLanding div.teamBottomColRight p{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 4px;
}

div.teamBottomColRight span {
	display: block;
	text-align: center;
}

div.teamBottomColRight span a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div#surfTeamRow {
	margin-left: 12px;
}

div#surfTeamRow img.notFirst{
	margin-left: 4px;
}

/* Styles for team member landing pages */
span.teamMemberName {
	color: #9c9c9e;
	font-size: 32px;
	font-weight: bold;
	float: left;
	margin-top: 16px;
	text-transform: uppercase;
}

div.teamMemberInfoPane {
	float: left;
	width: 414px;
}

span.teamMemberPaneLink {
	width: 360px;
	border: 1px solid #c8edf5;
	text-transform: uppercase;
	display: block;
	margin-left: 22px;
	margin-bottom: 18px;
	font-size: 22px;
	padding: 2px 8px;
}

a span.teamMemberPaneLink {
	color: #9c9c9e;
	text-decoration: none;
}

p.teamLandingQuote {
	color: #9c9c9e;
	font-style: italic;
}

a {
	color: #0099FF;
}

#docMain p, #docLanding p {
	color: #9c9c9e;
	width: 370px;
	margin-left: 22px;
	margin-top: 22px;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -0.6pt;
	word-spacing: 2pt;
}

#docLanding {
	margin:auto;
	min-width:955px;
	text-align:left;
	width:955px;
	border: 1px solid #d5d5d5;
	font-family: verdana,arial,sans-serif;
}

p.topInterviewQuestions {
	color: #ababad;
	margin: 0;
	width: 574px;
}

p.topInterviewQuestions span, p.InterviewQuestions span {
	color: #5e5e5e;
	font-weight: bold;
}

p#FirstInterviewQuestion {
	margin-top: 22px;
}

p.InterviewQuestions {
	color: #ababad;
	margin: 0;
	margin-top: 12px;
	width: 574px;
}

span.teamMemberInterviewPaneLink {
	width: 360px;
	border: 1px solid #c8edf5;
	text-transform: uppercase;
	
	display: block;
	margin-left: 22px;
	margin-bottom: 18px;
	font-size: 22px;
	padding: 2px 8px;
}

a span.teamMemberInterviewPaneLink {
	color: #9c9c9e;
	float: left;
	text-decoration: none;
}

