h1, h2, h3 {
  font-family:'Trebuchet MS';
  line-height:105%;
  }
  
h1{
    font-size: 20px;
    color: #e4801c;
    line-height:24px;
    margin-bottom:2;
}
h2{
    font-size: 17px;
    color: #668e31;
    line-height:20px;
    margin: 0;
}
h3{
    font-size: 14px;
    color: #000000;
    line-height:18px;
    margin: 0;
}
h4 
{
    font-size: 12px;
    color: #668e31;
    line-height:18px;
    margin: 0;
    font-style:italic;
}
.h1Larger
{
    font-size:22px;
}
a  {
	text-decoration: none;
	color: #e4801c;
}
a:hover {
	color: #e4801c;
	text-decoration : underline;
}
.subH1 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #e4801c;
    margin-bottom:2;
}
.subH2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #668e31;
    margin: 0;
}
.pNoMargin
{
    margin-top: 0;
    margin-bottom: 0;
}
.pSmallTopMargin
{
    margin-top: 3px;
    margin-bottom: 15px;
}
.pMedMargin
{
    margin-top: 15px;
    margin-bottom: 15px;
}
.liSmallBottomMargin
{
    margin-bottom: 10px;
}
ul { 
	list-style-type: none;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #668e31;
}

li { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding-left: 17px;
}

.subcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
}

.tablecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.background {
	background-image: url(../images/gradient.gif);
    background-repeat:repeat-x;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	color: #e4801c;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-top: 5px;
	font-style: normal;
	font-weight: bold;
	border-bottom : 1px dotted #b4cc95;
	background-image: url(../images/pbs.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #668e31;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-top: 6px;
	font-style: normal;
	font-weight: bold;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
}

.snipetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #4f91cd;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 3px;
}

.navlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #e4801c;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}

.InputBox {
	border-top : 1px solid #668e31;
	border-left : 1px solid #668e31;
	border-right : 1px solid #668e31;
	border-bottom : 1px solid #668e31;
}

.form2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-top: 5px;
	font-style: normal;
	font-weight: normal;
}

.left { float: left; }

.left2 {
	float: left; 
	margin-right: 10px;
	margin-bottom: 10px;
    height: 239px;
    width: 188px;
}
.imgLeft 
{
    margin-right: 10px;
    margin-bottom: 0;
}
.imgRight 
{
    margin-right: 0px;
    margin-left: 10px;
    margin-bottom: 0;
}

.orange {
    color: #e4801c;
    }

a.nav:link {color: #FFFFFF; text-decoration: none;}
a.nav:active {color: #FFFFFF; text-decoration: none;}
a.nav:visited {color: #FFFFFF; text-decoration: none;}
a.nav:hover {color: #FFFFFF; text-decoration: underline;}


a.gecko:link {color: #afc88f; text-decoration: none;}
a.gecko:active {color: #afc88f; text-decoration: none;}
a.gecko:visited {color: #afc88f; text-decoration: none;}
a.gecko:hover {color: #afc88f; text-decoration: underline;}

