﻿div.ContentArea
{
}

div.MainContentContents
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

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;
}

div.cwsTeamDivider
{
	clear: both; 
	height: 25px; 
	overflow: hidden;
}

div.cwsNonDivider, div.cwsNonDividerHeading
{
	padding: 0px 10px 0px 10px;
}
div.cwsNonDividerHeading
{
	padding: 10px 10px 0px 10px;
}

.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;
}
