BODY
{
	font-family: Century Gothic, Verdana, Tahoma, Arial;
	font-size: smaller;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
LI.productSummary
{	
	font-weight: bold;
}
.xsmall
{
	font-size:x-small;
}
.smaller
{
	font-size:smaller;
}
.flow {
  float: left;
  clear: left;
  margin: 0px 1.25em 0px 0px;
}
#treeToCode {
  background-image: url(../images/TreeFadingToCodeXS.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.mainHeader
{
	margin-left: 7px;
	width: 100%;	
	font-size: large;
	font-weight: bold;
	background-image: url(../Images/GreenBall.jpg);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	text-indent: 20px;			
	display: block;
}
.sectionHeader
{
	margin-left: 7px;
	width: 100%;	
	font-weight: bold;
	background-image: url(../Images/GreenBall.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent: 20px;			
	display: block;
}
.section
{
	margin-left: 27px;	
}
.sectionBreak
{
	margin-top: 10px;
}
.highlightedSection
{
	border-right: #33ffff 1px solid;
	padding-right: 20px;
	border-top: #33ffff 1px solid;
	padding-left: 20px;
	padding-bottom: 1px;
	margin-left: 27px;
	border-left: #33ffff 1px solid;
	padding-top: 1px;
	border-bottom: #33ffff 1px solid;
	background-color: #ccffff;
}
.quote
{
	font-style: italic;
	text-align: center;
}
.quoteSource
{
	font-weight: bold;
	font-size: smaller;
	text-align: right;
}
.attention
{
	color: Red;
}
.pageContainer
{
	width: 750px;	
}
.pageHeaderBar
{
	background-image: url(../Images/GreenBarMid.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 21px;
	margin-top: 3px;	
}
.pageHeaderLeft
{
	float: left;
}
.pageHeaderRight
{
	float: right;
}
.pageHeaderButtonBar
{
	margin-top: 5px;
	width: 100%;
}
.pageHeaderButtonContainer
{
	width: 100%;
	text-align: right;
}
.buttonBar
{
	width: 100%;
	margin-top: 5px;
	text-align: right;
}
.productBillboard
{
	background-color: Teal;
	width: 70%;
}
.twoColumns
{
	width: 50%;	
	float: left;
}
.productPicture
{
	float: right;
	padding: 10px 10px 10px 10px;
}
	