.body
{
  margin-top: 0px;
  margin-bottom: 0px;
  background-color : #CCCCCC;
  color: black;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.floraImg
{
	float:right; 
	margin-bottom:10px;
	margin-left:6px;
}
.floraImgL
{
	float:left; 
	margin-bottom:10px;
	margin-right:6px;
}

.ImgLge
{margin-left: 7px; margin-top: 20px; margin-bottom:10px;}

.menuTxt
{
  margin-left:3px;
  margin-top: 6px;
  margin-bottom: 2px;
  font-size: 10pt;
  color: #009999;
  font-weight: bold;
  font-family: 'Georgia', Times New Roman, Times, serif;
}

a.menuTxtLink:link      { font-size: 10pt; margin-left:3px; margin-top:14px; margin-bottom: 6px; font-weight: bold; color: #009999; font-family: 'Georgia', Times New Roman, Times, serif; text-decoration: none;}
a.menuTxtLink:active    { font-size: 10pt; margin-left:3px; margin-top:14px; margin-bottom: 6px; font-weight: bold; color: #009999; font-family: 'Georgia', Times New Roman, Times, serif; text-decoration: none;}
a.menuTxtLink:visited   { font-size: 10pt; margin-left:3px; margin-top:14px; margin-bottom: 6px; font-weight: bold; color: #009999; font-family: 'Georgia', Times New Roman, Times, serif; text-decoration: none;}
a.menuTxtLink:hover     { font-size: 10pt; margin-left:3px; margin-top:14px; margin-bottom: 6px; font-weight: bold; color: #006666; font-family: 'Georgia', Times New Roman, Times, serif; text-decoration: none;}

a.menuLink:link      { font-size: 8pt; margin-left:8px; color: white; font-family: 'Georgia', Times New Roman, Times, serif; font-weight:normal; text-decoration: none;}
a.menuLink:active    { font-size: 8pt; margin-left:8px; color: white; font-family: 'Georgia', Times New Roman, Times, serif; font-weight:normal; text-decoration: none;}
a.menuLink:visited   { font-size: 8pt; margin-left:8px; color: white; font-family: 'Georgia', Times New Roman, Times, serif; font-weight:normal; text-decoration: none;}
a.menuLink:hover     { font-size: 8pt; margin-left:8px; color: #006666; font-family: 'Georgia', Times New Roman, Times, serif; font-weight:normal; text-decoration: none;}

a.emailLink:link        { font-size: 10pt; color: black; font-family: 'trebuchet ms',helvetica,sans-serif; font-weight:bold; text-decoration: none;}
a.emailLink:active      { font-size: 10pt; color: black; font-family: 'trebuchet ms',helvetica,sans-serif; font-weight:bold; text-decoration: none;}
a.emailLink:visited     { font-size: 10pt; color: black; font-family: 'trebuchet ms',helvetica,sans-serif; font-weight:bold; text-decoration: none;}
a.emailLink:hover       { font-size: 10pt; color: black; font-family: 'trebuchet ms',helvetica,sans-serif; font-weight:bold; text-decoration: underline;}

a.webLink:link        { font-size: 10pt; color: black; font-family: 'trebuchet ms',helvetica,sans-serif; text-decoration: none;}
a.webLink:active      { font-size: 10pt; color: black; font-family: 'trebuchet ms',helvetica,sans-serif; text-decoration: none;}
a.webLink:visited     { font-size: 10pt; color: black; font-family: 'trebuchet ms',helvetica,sans-serif; text-decoration: none;}
a.webLink:hover       { font-size: 10pt; color: #009999; font-family: 'trebuchet ms',helvetica,sans-serif; text-decoration: underline;}

a.tradeLink:link        { color: #666666; text-decoration: none;}
a.tradeLink:active      { color: #666666; text-decoration: none;}
a.tradeLink:visited     { color: #666666; text-decoration: none;}
a.tradeLink:hover       { color: #009999; text-decoration: underline;}

.blackBodyTxt
{
  font-size: 10pt;
  color: black;
  font-weight: normal;  
  font-family: 'trebuchet ms',helvetica,sans-serif;
  margin-top: 3px;
  margin-bottom: 10px;
  padding-left: 24px;
  padding-right: 24px;
  text-align: justify
}

.blackBodyTxtC
{
  font-size: 10pt;
  color: black;
  font-weight: normal;  
  font-family: 'trebuchet ms',helvetica,sans-serif;
  margin-top: 3px;
  margin-bottom: 10px;
  text-align: center;
}

.blackBodyTxtL
{
  font-size: 10pt;
  color: black;
  font-weight: normal;  
  font-family: 'trebuchet ms',helvetica,sans-serif;
  margin-top: 3px;
  margin-bottom: 10px;
  padding-left: 24px;
  padding-right: 24px;
  text-align: left;
}

p
{
  margin-top: 3px;
  margin-bottom: 10px;
}

.blackHeadingTxt
{
  font-size: 8pt;
  color: black;
  font-weight: bold;  
  font-family: Times, serif;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-left: 0px;
  padding-right: 15px;
  text-align: left
}

ulOLD
  {
  margin-bottom: 5px;
  margin-left: 15px;
  margin-top: 2px;
  margin-bottom: 10px;
  color: black;
  font-weight: normal;  
  font-size: 10pt;
  font-family: 'trebuchet ms',helvetica,sans-serif;
  list-style-type: round
  }
liOLD
  {
  margin-bottom: 3px;
  margin-left: 20px;
  padding-right: 15px;
  text-align: justify
  }


 ul
  {
	margin-left: 0;
	margin-top:0px;
	padding-left: 20;
	padding-right: 40;
	padding-top : 0;
	padding-bottom :0;
	list-style-type: dot;
  }
li
  {
  margin-left: 0;
  margin-bottom: 4px;
  }


.demoBody
{
  margin-top: 5px;
  margin-bottom: 5px;
  background-color : #ED1C24;
  color: black;
  font-size: 6pt;
  font-weight: normal;
  font-family: 'trebuchet ms',helvetica,sans-serif;
}

a.picLink:link      { font-size: 11pt; color: #000000; text-decoration: none;}
a.picLink:active    { font-size: 11pt; color: #000000; text-decoration: none;}
a.picLink:visited    { font-size: 11pt; color: #000000; text-decoration: none;}
a.picLink:hover      { font-size: 11pt; color: #000000; text-decoration: none;}

a.textLink:link      { font-size: 10pt; color: black; font-family: 'trebuchet ms',helvetica,sans-serif; font-weight:bold; text-decoration: none;}
a.textLink:active    { font-size: 10pt; color: black; font-family: 'trebuchet ms',helvetica,sans-serif; font-weight:bold; text-decoration: none;}
a.textLink:visited   { font-size: 10pt; color: black; font-family: 'trebuchet ms',helvetica,sans-serif; font-weight:bold; text-decoration: none;}
a.textLink:hover    { font-size: 10pt; color: black; font-family: 'trebuchet ms',helvetica,sans-serif; font-weight:bold; text-decoration: underline;}

a.WTextLink:link      { font-size: 10pt; color: white; font-family: 'trebuchet ms',helvetica,sans-serif; font-weight:bold; text-decoration: none;}
a.WTextLink:active    { font-size: 10pt; color: white; font-family: 'trebuchet ms',helvetica,sans-serif; font-weight:bold; text-decoration: none;}
a.WTextLink:visited    { font-size: 10pt; color: white; font-family: 'trebuchet ms',helvetica,sans-serif; font-weight:bold; text-decoration: none;}
a.WTextLink:hover    { font-size: 10pt; color: white; font-family: 'trebuchet ms',helvetica,sans-serif; font-weight:bold; text-decoration: underline;}

a.GTextLink:link      { color: #919191; text-decoration: none;}
a.GTextLink:active    { color: #919191; text-decoration: none;}
a.GTextLink:visited   { color: #919191; text-decoration: none;}
a.GTextLink:hover     { color: #919191; text-decoration: underline;}


.greyText
{
  font-size: 12pt;
  color: "#919191";
  font-weight: bold;
  font-variant: none;
  font-family: 'trebuchet ms',helvetica,sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top : 0px;
  padding-bottom : 3px;
  text-align: left
}


.redTitle
{
  font-size: 16pt;
  color: #ED1C24;
  font-weight: bold;  
  font-family: 'trebuchet ms',helvetica,sans-serif;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
  text-align: left
}

.blackTableText
{
  font-size: 10pt;
  color: black;
  font-weight: normal;  
  font-family: 'trebuchet ms',helvetica,sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 0px;
  text-align: left
}

.blackTableTextJ
{
  font-size: 10pt;
  color: black;
  font-weight: normal;  
  font-family: 'trebuchet ms',helvetica,sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 15px;
  text-align: justify
}

.blackBodyText9
{
  font-size: 9pt;
  color: black;
  font-weight: normal;  
  font-family: 'trebuchet ms',helvetica,sans-serif;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: justify
}

.whiteText
{
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 7pt;
  color: white;
  font-weight: bold;
  font-variant: normal;
  line-height: 115%;
  font-family: helvetica,sans-serif;
  padding-left: 0px;
  padding-right: 0px;
  padding-top : 0px;
  padding-bottom : 20px;
  letter-spacing: 0.04em;
  text-align: left
}
.redSubHeading
{
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14pt;
  color: "#ED1C24";
  font-weight: bold;
  font-variant: none;
  font-family: 'trebuchet ms',helvetica,sans-serif;
  padding-left: 0px;
  padding-right: 0px;
  padding-top : 0px;
  padding-bottom : 3px;
  text-align: left
}

.demoText
{
  font-size: 11pt;
}

.whiteText1
{
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 9pt;
  color: white;
  font-weight: bold;
  font-variant: normal;
  line-height: 115%;
  font-family: 'trebuchet ms',helvetica,sans-serif;
  padding-left: 0px;
  padding-right: 0px;
  padding-top : 0px;
  padding-bottom : 0px;
  text-align: left
}







.blackTextold
{
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 8pt;
  color: black;
  font-weight: normal;
  font-family: 'trebuchet ms',helvetica,sans-serif;
  padding-left: 10px;
  padding-right: 10px;
  text-align: justify
}


.logMsg
{
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 8pt;
  color: black;
  font-weight: normal;
  font-family: 'trebuchet ms',helvetica,sans-serif;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center
}
.logMsgW
{
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 10pt;
  color: white;
  font-weight: bold;
  font-family: 'trebuchet ms',helvetica,sans-serif;
  padding-top: 40px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center
}

.W1
{
  font-size: 10pt;
  color: white;
  font-weight: normal;
  font-family: 'trebuchet ms',helvetica,sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: justify
}
.titleB1
{
  font-size: 10pt;
  color: black;
  font-weight: bold;
  font-family: 'trebuchet ms',helvetica,sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left
}
.imgTitle
{
  font-size: 10pt;
  color: black;
  font-weight: normal;
  font-family: 'trebuchet ms',helvetica,sans-serif;
  margin-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  font-style: italic;
  text-align: left
}
.disabledLink
{
  font-size: 10pt;
  color: #999999;
  font-weight: bold;
  font-family: 'trebuchet ms',helvetica,sans-serif;
  margin-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  font-style: normal;
}
.Spacer
{
  font-size: 1pt;
  font-family: Sans-Serif;
}

