html
{
  background: #143d4f;
  
  
  }

body
{
  
  
  margin: 0 auto;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 800px;
  }


#container
{

  background: #fff;
  width: 800px;
  padding: 0;
	float: left;
	
  }
  


table
{
  margin: 0.7em;
  padding: .7em;
  vertical-align: top;
  
  
}


td
{
  padding-bottom: 7px;
  padding-top: 7px;

}


.subNav
{
  
  font-size: 14px;
  line-height: 140%;
  margin: 0.9em;
  color: #358085;
  
 
  }


p
{
  color: #5C5C5C;
  font-size: 16px;
  line-height: 130%;
  margin: 0.7em;
  padding: .7em;
  }
  
  
  
ol, li
{
  color: #5C5C5C;
  font-size: 16px;
  line-height: 130%;
  margin: 0.7em;
  list-style: none;
  
  }


h1, h2, h3
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
  }
  
h1
{
  font-weight: normal;
	font-size: 18px;

	
	color: #467720;
  }

h2
{
	color: #000;
	font-size: 14px;
	font-weight: normal;
	padding-left: .7em;
  }
  
h3
{
	font-weight: normal;
	font-size: 14px;
	
  }

td
{
	font-weight: normal;
	font-size: 16px;
  }

th
{
	font-weight: bold;
	font-size: 11px;
  }



a
{
	
  font-weight: normal;
  }
a:link
{
  color: #358085;
  }
a:visited
{
	color: #358085;
  }
a:hover
{
	color: #b76738;
  }
a:active
{
	color: #b76738;
  }
img
{
	border: 0;
  }





#subBox1
{
	/*background-image: url('Images/leftBkgdLt.jpg');*/
  vertical-align: top;
	width: 25%;
	float: left;
	padding: 0;
	margin: 0;
  }

#subBox2
{
	/*background-image: url('Images/rightBkgd.gif');*/
  vertical-align: top;
	width: 70%;
	float: right;
	padding-right: .7em;
	margin: 0;
  }



.TitleHead1
{
  /* color: #467720; */
  color: #358085;
  font-weight: normal;
	/* font-size: 21px; */
    font-size: 21px;
	font-weight: bold;
	
	line-height: .1em;
  }
  
.TitleHead2
{
  
  color: #652d0c;
  line-height: 130%;
	font-size: 18px;
	font-weight: bold;
	
	
  }
	
	.legalinfo {
	float: left;
  font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	font-style: normal;
	font-weight: normal;
	

	}

