/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	width:850px;
	height:44px;
}

.sf_header_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_extra2 {
}

.sf_main_header {
	height:30px;
	padding-top:8px;
	overflow:hidden;
	font-weight:normal;
	font-size:14pt;
}

.sf_extra3 {
}

.sf_sub_header {
	display:none;
}

.sf_main_header p, .sf_sub_header p{
	margin: 0px;
}

/*--------------------------
		End Header
--------------------------*/
