body {
	margin: -10px 0px 0px -10px;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #D5BA7D;
}

.generalcopy{
	font-size: 13px;
	color: #D5BA7D;
}
.headercopy{
	font-size: 14px;
	color: #D5BA7D;
}

.capscopy {
	font-size: 18px;
	color: #D5BA7D;
}

.smallcopy {
	font-size: 10px;
	color: #D5BA7D;
}

.footer {
	margin: 2px 2px 2px 2px;
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	color: #222222;
}

p {
	margin: 0px;
}

label
{
	width: 4em;
	float: left;
	text-align: right;
	margin: 0 1em 10px 0
	clear: both
}

.input-box
{
	background: #C8C5A4;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	border: 1px solid #FFCC66;

}

.formButtons
{
	clear: both
	font-size: 13px;
	color: #000000;
	background: #D5BA7D;
	border: 2px
}

a:link {
	color: #F7F7F7;
	text-decoration: none; }
	
a:visited { 
	color: #F7F7F7;
	text-decoration: none;}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #E2DF50;
	text-decoration: none; }
	
	div.floatRight 
{ 
	padding: 4px;
	font-weight: bold;
	float: right;
	margin: 2px;
}
