body
{
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #E6F0D8;
}
.overallleftbg
{
  background-image: url(../images/totalleftbg.jpg);
  background-repeat: repeat-x;
}
.overallrightbg
{
  background-image: url(../images/totalrightbg.jpg);
  background-repeat: repeat-x;
}

H1
{
 margin-bottom: 5px;
 margin-top: 5px;
 margin-left: 10px;
 font-family: Tahoma, Arial, sans-serif;
 font-size: 15px;
 color: #747474;
 font-variant: small-caps;
}

H2
{
 margin-bottom: 0px;
 margin-top: 0px;
 margin-left: 10px;
 font-family: Tahoma, Arial, sans-serif;
 font-size: 13px;
 color: #687B63;
}
hr
{
 width: 100%;
 height: 1px;
 color: #E2E2E2;
}


.content
{
 margin-left: 10px;
 margin-right: 10px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #515151;
 text-decoration: none;
 line-height: 16px;

}
.content A
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #003366;
 text-decoration: underline;
 line-height: 16px;
}
.content A:hover
{

 text-decoration: overline;

}

.footer
{
 margin-left: 5px;
 margin-right: 5px;
 font-family: tahoma;
 font-size: 11px;
 color: #616161;
 text-decoration: none;

}
.footer A
{

 font-family: tahoma;
 font-size: 11px;
 color: #616161;
 text-decoration: none;
  font-weight: bold;
}
.footer A:hover
{
color: #000000;
text-decoration: underline;
}





.headlink:link, .headlink:visited
{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
    display: block;
	height: 23px;
   	padding-top: 3px;
    font-weight: bold;
    border-left: 1px #90c096 solid;
    border-right: 1px #90c096 solid;
}
.headlink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #5C8D50;
	text-decoration: none;
	background-color: #BDD5AE;
	display: block;
	height: 23px;
    padding-top: 3px;
    font-weight: bold;
    border-left: 1px #FFFFFF solid;
    border-right: 1px #FFFFFF solid;
}
.rightleftborder
{
border-left-width: 1px;
border-left-style: solid;
border-left-color: #A8A8A8;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #A8A8A8;
}

.leftborder
{
border-left-width: 1px;
border-left-style: solid;
border-left-color: #A8A8A8;
}



/*---------custom CSS
*/



.grayborder
{
border-width: 1px;
border-style: solid;
border-color: #B6B6B6;
}

.leftlinks:link, .leftlinks:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E7185;
	text-decoration: none;
	background-image: url(../images/linkbgimage1.jpg);
	display: block;
	height: 25px;
   	padding-left: 20px;
	padding-top: 3px;
}


.leftlinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
  	background-image: url(../images/linkbgimage2.jpg);
	display: block;
	height: 25px;
	padding-left: 20px;
	padding-top: 3px;

}


.tbtext
{
 margin-left: 10px;
 margin-right: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #3E3E3E;
 text-decoration: none;
 height: 20px;
}

.button
{
height: 21px;
width: 50px;
font-size: 11px;
 color: #3E3E3E;
}

