@charset "utf-8";
body {
	background-color: #ECEBF1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.basic_text {
	font-size: 14px;
	color: #444444;
}

.bold_text {
	font-size: 14px;
	color: #4E4B76;
	font-weight: bold;
}

.emph_text {
	font-size: 14px;
	color: #6B2E2E;
	font-weight: bold;
}

.sectionhead {
	font-size: 14px;
	color: #666699;
	font-weight: bold;
}
.pagelogo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.content {
	position: absolute;
	left: 9px;
	top: 196px;
	width: 784px;
}

h1 {
	font-size: 30px;
	line-height: 1em;
	font-weight: bold;
	color: #7E7CAB;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.pagehead {
	position: absolute;
	top: 145px;
	left: 11px;
}
.field_label {
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	color: #4E4B76;
}

