body {
	background-color: #f9f9ec;
	
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #6b6045;
	padding-right:30px; }

.watermark  {
	background-image: url(/images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
}
	
.masthead  {
	background-color: #f9f9ec;
	background-image: url(/images/masthead.gif);
	background-repeat: no-repeat;
}
	
.feature.table  {
	background-color: #b49f42;
}

.floating-table  {
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #b49f42;

}
.highlight-table  { 
	background-color: #d0bb60; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #f9f9ec;
	 }

a {
	color: #8d4026;
	text-decoration: underline;
}
a:hover {
	color: #8d4026;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title-nopad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 12px;
	color: #b6694f;
	font-variant: small-caps;
	}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 12px;
	color: #b6694f;
	padding-left: 30px;
	font-variant: small-caps;
	}
	
.subtitle  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #6b6045;
	font-variant: caps;
}
.bodytext  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #6b6045;
	padding-right: 30px;
	padding-left: 30px;
}
.bodytext-nopad  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #6b6045;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
