body
{
	font-family: Arial;
	background-color: #c7b299;
	font-size: 10pt;
	color: #5f6466;
	margin: 10px;
}


img { border: 0px;  }

form { margin: 0px; }

hr
{
    height: 1px;
    color: #8b99ad;
}

li
{
	list-style-image : url(images/BulletImage.gif);
	margin-left : -22px;
}

.small
{
	font-size: 8pt;
}

.smaller
{
	font-size: 7pt;
}

table
{
	border-collapse: collapse;
}

td
{
	font-size: 10pt;
}

a:link  
{
  	text-decoration : none;
  	color : #c14823;
  } 

a:Visited  
{
  	text-decoration : none;
  	color : #c14823;
 }
a:Active  {
  	text-decoration : underline;
  	color : #c14823;
 }
a:Hover  {
  	text-decoration : underline;
  	color : #c14823;
  }

.noPadding
{
	padding: 0px;
}

.divMain
{
	margin-left: 15%;
	margin-right: 10%;
	width: 901px;
}

div.divHeader
{
	margin : 0px;

}

td.tdInterior
{
	background-image : url(images/InteriorBG.gif);
	background-repeat : repeat-y;
	margin : 0px;
}

td.tdFooter
{
	background-image : url(images/Footer.gif);
	padding: 0px;
}

div.divFooter
{
	height: 99px;
	padding-left: 20px;
	color: #5f6466;
	font-size: 9pt;
	font-weight: bold;
}

div.divCopy
{
	width: 462px;
	margin-left: 380px;
}

div.divTopLinks
{
	width: 465px;
	margin-left: 380px;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 8px;
}
