body{
	margin: 0; 
	padding: 0; 
	background: #E3E4E6; 
	font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #6C675D;
}

td
{
	font-size: 12px;
}

a:link, a:visited, a:active{
	color: #94A675;
	text-decoration: none;
}

a:hover{
	color: #859962;
	text-decoration: none;
}

img{
	border: none;
}

p{ 
	font-size: 12px;
	line-height: 16px; 
	margin-top: 14px;
}

li{ 
	line-height: 16px;
}

h1{
	font-size: 11px; 
	line-height: 16px; 
	color: #897B6D; 
	font-weight: normal;
}

h2{
	font-size: 11px; 
	margin-bottom: 16px; 
	color: #8DA963;
	font-weight: normal;
}

h3{
	font-size: 11px; 
	margin-bottom: 8px; 
	font-weight: normal;
}
.bottomLinks {
	font-size: 10px;
}

.clearBoth { clear: both; }

/* content design styles */
.inputText
{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-style: normal; 
	font-weight: normal;
	line-height : 160%;
	color: #666666;
}
.buttons
{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-style: normal; 
	font-weight: normal;
	line-height : 160%;
	color: #666666;
}
.error
{
	color: #993333;
	font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.copyright
{
	color: #C2C2C2;
	font: 9px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.searchData
{
	border-top: 1px solid #D7E9AF; 
	border-right: 1px solid #D7E9AF;
	text-align: center;
}
