#standard-header {
}
#standard-body {
}
#standard-footer {
}
.standard-area {
	margin:0 auto;
	overflow:hidden;
}
.standard-column {
	float:left;
	margin:0;
	padding:0;
}

.plainh2h3 {
	margin-left: 20px;
	padding-top: 10px;
}
.plainh2h3 h2 {
	font-weight: bold;
	background-position: 0 bottom;
	background-repeat: repeat-x;
	background-image: url(/sitestyle/images/H1_underline.gif);
	margin-bottom: 5px;
	padding-bottom: 10px;
	font-size: 123.1%;
}
.plainh2h3 h3 {
	margin-bottom: 5px;
	font-size: 108%;
}
.plainh2h3 div {
	font-size: 93%;
}

.plainh3h4 {
	margin-left: 20px;
	padding-top: 10px;
}
.plainh3h4 h3 {
	font-weight: bold;
	background-position: 0 bottom;
	background-repeat: repeat-x;
	background-image: url(/sitestyle/images/H1_underline.gif);
	margin-bottom: 5px;
	padding-bottom: 10px;
	font-size: 123.1%;
}
.plainh3h4 h4 {
	margin-bottom: 5px;
	font-size: 108%;
}
.plainh3h4 div {
	font-size: 93%;
}
.fd_box {
	position: relative;
	width: 470px;
	height: 50px;
}
.fd_box p {
	color: white;
	left: 0px;
	top: 19px;
	position: absolute;
}
.fd_box div {
	line-height: 1.3em;
	text-align: left;
	margin-left: 110px;
}
.fd_box div a {
	text-decoration: none;
	color: white;
	display: block;
}
.fd_box div a:hover {
	color: #aca895;
}