body
{
	font-family: Arial;
	color: black;
	background-color: #DBDBDB;
	margin: 0px;
	padding: 0px;
	background-image: url('/images/bodybg.gif');
}
td
{
	font-family: Arial;
	color: black;
	background-color: white;
	font-size: 9px;
}
li
{
	font-family: Arial;
	color: black;
	font-size: 12px;
	padding-top: 6px;
}
h1
{
	font-family: Arial;
	font-variant: small-caps;
	font-size: 22px;
	color: #4f81bd;
	text-align: left;
}
h2
{
	font-family: Arial;
	font-variant: small-caps;
	font-size: 12px;
	color: #FF9900;
}

h3 {
   font-family: Arial;
   font-size: 12px;
}
h5
{
	font-family: Arial;
	font-variant: small-caps;
	font-size: 12px;
}

a
{
	font-family: Arial;
	color: #20639b;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}
p
{
	font-size: 12px;
}
img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
forms
{
	font-size: 7pt;
}
input
{
	font-size: 7pt;
}
select
{
	font-size: 7pt;
}

.maintable
{
	background-color: white;
	width: 712px;
}
.maintable td
{
	padding: 0px;
}

.leftshadow
{
	background-image: url('/images/leftshadow.gif');
	background-repeat: repeat-y;
}
.rightshadow
{
	background-image: url('/images/rightshadow.gif');
	background-repeat: repeat-y;
}
.extraborder
{
	border-left: 1px solid #3D3D3D;
	border-right: 1px solid #3D3D3D;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	width: 712px;
}
.grayborders
{
	border-left: 1px solid #D5D5D5; 
	border-right: 1px solid #D5D5D5;
}
.leftColumn
{
	background-image: url('/images/subnav_colbg.gif');
	/*border-bottom: 2px solid #5BA32D;*/
}
.subnav
{
	height: 22px;
	background-image: url('/images/subnav_bg.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 7px;
	border-top: 1px solid #CCCCCC;
}	
.subnav a:link
{
	color: #328200;
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}
.subnav a:visited
{
	color: #328200;
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}
.subnav a:hover
{
	text-decoration: underline;
}
.subnavon
{
	height: 22px;
	background-image: url('/images/subnav_bg.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 7px;
	border-top: 1px solid #CCCCCC;
}	
.subnavon a:link
{
	color: #328200;
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}
.subnavon a:visited
{
	color: #328200;
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}
.subnavon a:hover
{
	text-decoration: underline;
}
.testimonial
{
	font-family: arial narrow;
	font-size: 14px;
	font-weight: bold;
}
.testimonial_signature
{
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
}
.content_area p, .content_area li
{
	padding-right: 10px;
}

.table {
	font-family: Arial;
	font-size: 11px;
	padding: 0pt;
	border-spacing: 0pt;
	border-collapse: collapse;
}
tr.caption td{
	font-family: Arial;
	font-size: 12px;
	font-variant: small-caps;
	background-color: #56595c;
	color: white;
	font-weight:bold;
	text-align:center; 
}
tr.d0 td {
	font-family: Arial;
	font-size: 11px;
	background-color: #cdc9c4;
	color: black;
	padding: 3pt;
}
tr.d1 td {
	font-family: Arial;
	font-size: 11px;
	background-color: #b5b4b3;
	color: black;
	padding: 3pt;
}

