﻿div.ContentArea
{
}

p.cwsDetailsBoxHeaderGreen, p.cwsDetailsBoxHeaderOrange, 
p.cwsDetailsBoxHeaderGreenBig, p.cwsDetailsBoxHeaderOrangeBig, 
p.cwsDetailsBoxHeaderGrey, p.cwsDetailsBoxHeaderGreyBig
{
	font-size: 11pt;
	font-weight: bold;
	color: #5bbf21;
	text-align: left;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
p.cwsDetailsBoxHeaderGreenBig, p.cwsDetailsBoxHeaderOrangeBig, p.cwsDetailsBoxHeaderGreyBig
{
	font-size: 14pt;
}
p.cwsDetailsBoxHeaderOrange, p.cwsDetailsBoxHeaderOrangeBig
{
	color: #e87511;
}
p.cwsDetailsBoxHeaderGrey, p.cwsDetailsBoxHeaderGreyBig
{
	color: #777777;
}

a.cwsProductItem, a.cwsProductItem:link, a.cwsProductItem:hover, a.cwsProductItem:visited
{
	font-weight: normal;
	color: #777777;
}
a.cwsProductItem:hover
{
	text-decoration: underline;
}

a.cwsBooksLink, a.cwsBooksLink:link, a.cwsBooksLink:hover, a.cwsBooksLink:visited
{
	font-weight: bold;
	text-decoration: underline;
	color: #777777;
}

div.cwsTeamMember
{
	clear: both;
}
div.cwsTeamMember img
{
	margin-right: 15px;
	width: 170px;
	height: 170px;
}

div.cwsDivider
{	
	height: 3px;
	overflow: hidden;
	background-color: #d7d7d7;
	position: relative;
	clear: both;
	margin-left: -10px;
	margin-right: -10px;
}

div.cwsTeamDivider
{
	clear: both; 
	height: 25px; 
	overflow: hidden;
}

div.cwsContentCurveTopLeft, div.cwsContentCurveTopRight
{
	top: 31px;
}

div.cwsLetters
{
	clear: both;
	background-color: #d6d6d6;
	height: 31px;	
	margin-bottom: 15px;
	text-align: center;
	position: relative;
	top: -10px;
	margin-left: -10px;
	margin-right: -10px;
}

span.cwsPeopleLetterOff, span.cwsPeopleLetterCurrent,
a.cwsPeopleLetter, a.cwsPeopleLetter:link, a.cwsPeopleLetter:hover, a.cwsPeopleLetter:visited
{
	font-weight: bold;
	color: #e87511;
	font-size: 14pt;
	margin-left: 7px;
	margin-right: 7px;
	text-decoration: underline;
}
a.cwsPeopleLetter:hover
{
	text-decoration: underline;
}
span.cwsPeopleLetterOff
{
	text-decoration: none;
}
span.cwsPeopleLetterCurrent
{
	color: #777777;
	text-decoration: none;
}

.cwsTeamFieldBig, .cwsTeamFieldBig a, .cwsTeamFieldBig a:link, .cwsTeamFieldBig a:hover, .cwsTeamFieldBig a:visited
{
	font-size: 12pt; 
	font-weight: bold; 
	text-decoration: underline;
	color: #777777;
}
.cwsTeamField a, .cwsTeamField a:link, .cwsTeamField a:hover, .cwsTeamField a:visited
{
	color: #777777;
	font-weight: normal;
}
.cwsTeamField, .cwsTeamFieldLabel
{
	font-size: 11pt;
	vertical-align: top;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 0px;
}
.cwsTeamFieldLabel
{
	font-weight: bold;
	padding-right: 5px;
}

p.cwsPeopleSearchDialog
{
	margin-bottom: 6px;
	padding-bottom: 6px;
}
