.sch_para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	white-space: normal;
	list-style-position: outside;
	list-style-type: square;
	clear:none;
	margin-right: 8px;
	margin-left: 8px;
	width: 80%;
}

.sch_para_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	text-align: left;
	color: #000000;
}

.sch_para_empahisis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin-right: 12px;
	margin-left: 12px;
	font-weight: 500;
	text-align: justify;
	width: 70%;
}

.sch_home_layout {
	width: 500px;
	clear: both;
	height: 368px;
	padding-left: 174px;
	position: relative;
	background-image: url(../images/lh_cabinet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-right: 15px;
}

.sch_lists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	line-height: normal;
	color: #333333;
	list-style-position: inside;
	list-style-type: square;
	font-weight: 400;
	width: 75%;
	margin-right: 8px;
	margin-left: 8px;
	text-align: justify;
}

