.preface_wrapper h5 {
	margin: 0px;
	margin-bottom: 3px;
	background-color: #557ED5;
	color: #ffffff;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	text-transform: uppercase;
	padding: 1px;
	padding-left: 3px;
	position: relative;
}

.preface {
	background-color: #F4F9FD;
	margin-bottom: 15px;
	font-family: Microsoft Sans Serif;
	font-size: 9pt;
	position: relative;
	height: 80px;
}

.preface img {
	float: left;
	padding-right: 4px;
	position: relative;
}

.preface h6 {
	margin: 0px;
	font-family: Verdana;
	font-size: 11pt;
	color: #2F5EBB;
	border-bottom: 1px solid #6E9ACE;
	padding: 2px 4px 0px 4px;
}

.preface h6 img {
	float: none;
	padding: 0px;
}

* html .preface h6 {
	position: relative;
}

.preface h6 a {
	color: #2F5EBB;
}

.preface span {
	float: right;
	font-family: Verdana;
	font-size: 9pt;
	color: #800000;
	padding-right: 4px;
	position: relative;
}

.preface span a {
	color: #800000;
}

.preface ul {
	margin: 0px;
	margin-top: 1px;
	padding: 1px 0px 0px 4px;
}

* html .preface ul {
	margin-top: 2px;
}

.preface li {
	display: inline;
	color: #808080;
	font-family: Verdana;
	font-size: 7pt;
	margin-right: 20px;
}

.preface li a {
	color: #808080;
}

.preface p {
	font-family: Microsoft Sans Serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px 4px 0px 4px;
}

.preface p.nontext, .preface p.nontext a {
	color: #6E9ACE;
	font-family: Verdana;
	font-size: 7pt;
}
