.sf_pagetitle {
	sf_edit: true;
	font-size: 12px;
	padding: 7px 7px 0 12px;
	font-weight: bold;
}


.sf_main_header {
	font-size: 18px;
	padding-top: 4px;
	padding-left: 0px;
	overflow: hidden;
	height: 66px;
}

.sf_main_header div{
	height: 56px;
	overflow:hidden;
}

.sf_main_header div div{
	height: auto;
	overflow:auto;
}

body {
	background-color: #ffffff;
	color: #ffffff;
}


/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	background-color: #BDBCBC;
	color: #16387B;
}

/*--------------------------------
		 End Page Title
---------------------------------*/

	
/*--------------------------
		Content
--------------------------*/

.sf_content {
	sf_edit: true;
	float: right;
	background-color: #ffffff;
}

.sf_content img {
	
}

/*--------------------------
		End Content
--------------------------*/