body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C3BFA2;
}
.style1 {
	color: #4f472e;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style1Med {
	color: #4f472e;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
h1 {
	color: #4f472e;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.styleEmphasis {
	color: #003366;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: tahoma;
	line-height:16px
}
.style3 {
	color: #E2B63D;
	font-size: 12px;
	font-family: tahoma;
}
.style4 {
	color: #BDA257;
	font-size: 12px;
	font-family: tahoma;
}
.style5 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #6D5206;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #E2B63D;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
.fieldInput {
	width:215px; 
	height:19px; 
	font-family:tahoma; 
	font-size:11px; 
	color:#42413E; 
	padding-left:3px;
}
.label,
.labelReq {
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
	text-align: right;
	padding-right: 5px;
}
.label {
	color: #4f472e;
}
.labelReq {
	color: #660000;
}