@charset "UTF-8";
/* CSS Document */

h1 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin:0 0 5px 0;
	color:#c5c5c6;
}

.left_border {
	width:18px;
	height:83px;
	float:left;
	position:relative;
}

.mid_border {
	float:left;
	position:relative;
	height:71px;
	overflow:hidden;
	padding-top:12px;
}

.right_border {
	width:18px;
	height:83px;
	float:left;
	position:relative;
}

.border_wrapper {
	padding-left:10px;
}

.top_yellow {
	width:279px;
	height:17px;
}

.mid_yellow {
	width:241px;
	padding:0 19px;
}

.mid_yellow p {
	margin:0;
	font-size:8pt;
	line-height:1.2em;
}

.bot_yellow {
	width:279px;
	height:17px;
	margin-bottom:15px;
}

.cont_title {
	font-weight:bold;
	font-size:8.5pt;
	margin-top:6px;
	display:block;
}
