﻿body 
{
	 color:#827873;
	 font-family:helvetica;
	 font-size:9pt;
}


h1
{
   font-size:13pt;
   font-family:helvetica;
   padding-left:5px;
   font-weight:normal;
}



h1.left-caption,h1.right-caption-green,h1.right-caption-grey,h1.right-caption-pure-green,.left-caption-no-margin
{
	margin:0 ;
	padding:0 !important;
	width:450px;
	background-image:url(../images/hdr-gr-l.gif);
	height:23px;
	padding-left:10px !important;
	padding-top:5px !important;
	float:left;
	color:rgb(113,93,76);
	margin-bottom:20px;
   
}

h1.left-caption
{
	display:inline;
}


.left-caption-no-margin
{
	margin-bottom:0px;
}

h1.right-caption-green
{
	background-image:url(../images/hdr-gn-r.gif);
	height:19px;
	font-size:13pt;
	margin-bottom:0px;
	width:270px;
		display:inline;
	color:white;
	
}

h1.right-caption-grey
{
	background-image:url(../images/hdr-gr-r.gif);
	margin-bottom:0px;
	width:270px;

}


h1.right-caption-pure-green
{
	height:20px;
	font-size:13pt;
	display:inline;
	color:#566B25;
	background-color:#94BC41;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position: 95% 0%;
	margin-bottom:0px;
	margin-left:1px;
	padding-top:2px !important;
	width:269px;
}

p
{
  font-family:helvetica;
  font-size:10pt;
   
}


p.small-margin
{
	 margin-top:2px;
	 margin-bottom:0px;
}

h2
{
	font-size:12pt;
	font-family:helvetica;
}


h2.black
{	   
   color:black;
}


h2.no-margin
{
   margin:0px;
   width:auto !important;
   display:inline;
}

.caption-text
{
	
}

a
{
	color:#566B25;
}

.inner-text a
{
	color:rgb(113,93,76);
	text-decoration:none;
}