﻿body
{
	font-family: Arial;
	background-color: #666666;
	font-size: 10pt;
	color: #000000;
	margin-top: 8px;
}

img { border: 0px;  }

form { margin: 0px; }

hr
{
    height: 1px;
    color: #7bca23;
}

li
{
	list-style-image: url(../images/BulletImage.gif);
	margin-bottom: 10px;
	margin-left: -20px;
}

.small
{
	font-size: 8pt;
}

.smaller
{
	font-size: 7pt;
}

div.centered 
{
	text-align: center;
}

div.centered table 
{
	margin: 0 auto; 
	text-align: left;
}

div.centered table table
{
	margin: 0px; 
	text-align: left;
}

table
{
	border-collapse: collapse;
}

td
{
	font-size: 10pt;
	color: #000000;
}

a:link  
{
  	text-decoration : none;
  	color : #639e21;
  } 

a:Visited  
{
  	text-decoration : none;
  	color : #639e21;
 }
a:Active  {
  	text-decoration : underline;
  	color : #639e21;
 }
a:Hover  {
  	text-decoration : underline;
  	color : #639e21;
  }
.noPadding
{
	padding: 0px;
}

tr.trPrintHeading
{
	display: inline;
}

tr.trTopHeading
{
	display: none;
}

tr.trTopHeading_R2
{
	display: none;
}

tr.trTopHeading_R3
{
	display: none;
}

td.tdMain_Left
{
	display: none;
}

td.tdMain_Right
{
	display: none;
}

tr.trFooter_R1
{
	display: none;
}

tr.trFooter_R2
{
	display: none;
}

td.tdPage_Left_WhoWeAre
{
	display: none;
}

 td.tdPage_Left_WhatWeDo
{
	display: none;
}

 td.tdPage_Left_WhatWeveDone
{
	display: none;
}

 td.tdPage_Left_BeyondtheBox
{
	display: none;
}

 td.tdPage_Left_ContactUs
{
	display: none;
}

div.divSideNavs
{
	display: none;
}

div.divPage_Options
{
	display: none;
}

div.divPage_Right_Scrolling
{
		overflow: visible;
}