.contentColumn
{
   position: relative;
   border: 3px solid #ffffff;
   border-left: 0px;
   border-right: 0px;
}

.contentColumn_header
{
   padding: 15px;
   background-color: #9cb2b5;
   border-bottom: 3px solid #ffffff;
}

.contentColumn_title
{
   color: #103c39;
   text-transform: uppercase;
   font-size: 1em;
   font-weight: bold;
}

.contentColumn_body
{
   background-color: #b5dbde;
   padding: 0px;
}

.contentColumn_bodySection
{
   position: relative;
   clear: both;
   padding: 15px;
   padding-right: 30px;
   border-bottom: 3px solid #ffffff;
   margin-top: 3px;
   margin-bottom: -3px;
}

.last
{
   border-bottom: 0px;
   margin-bottom: 0px;
}

.contentColumn_bodySectionTitle
{
   color: #103c39;
   text-transform: uppercase;
   font-size: .8em;
   font-weight: bold;
   margin-bottom: 5px;
}

.contentColumn_bodySectionTitle a,
.contentColumn_bodySectionTitle a:link,
.contentColumn_bodySectionTitle a:visited,
.contentColumn_bodySectionTitle a:active
{
   color: #103c39;
   text-decoration: none;
}

.contentColumn_bodySectionTitle a:hover
{
   color: #103c39;
   text-decoration: underline;
}

.contentColumn_bodySectionContent
{
   color: #000000;
   font-size: .8em;
}

.contentColumn_bodySectionClear
{
   position: relative;
   clear: both;
   padding: 0px;
   margin: 0px;
}

.diagram_right
{
   float: right;
   margin: 15px;
}

.diagram
{
   margin: 15px;
}

.investorLogo
{
   float: right;
   margin: 15px;
   margin-top: 0px;
   border: 0px;
}

.distributorLogo
{
   margin-top: 0px;
   border: 0px;
}

.directions
{
   float: right;
   margin: 15px;
   margin-top: 0px;
   border: 0px;
}

.contentColumn_bodySectionContent a,
.contentColumn_bodySectionContent a:link,
.contentColumn_bodySectionContent a:visited,
.contentColumn_bodySectionContent a:active
{
   color: #940818;
   text-decoration: none;
}

.contentColumn_bodySectionContent a:hover
{
   color: #940818;
   text-decoration: underline;
}

.tradeRef
{
   margin: 10px;
   margin-top: 50px;
   text-align: right;
   vertical-align: bottom;
   font-size: .6em;
}

.disclaimer
{
   color: #103c39;
   font-style: italic;
   font-size: .7em;
}

