@charset "utf-8";
/* CSS Document */
.menuMarker {
	margin-left:355px;
}
#suBody {
	width:98%;
	text-align:justify;
	margin:10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#373434;

}
	#suBody li {
		list-style:square;
	}
.marker {
	 padding:27px 0 0 75px; 
	 height:42px;
	 margin:25px 0 15px 0;
	 font-size:15px;
}

.divider {
	width:98%;
	margin:10px 1%;
	height:1px;
	overflow:hidden;
	border-top-style:dashed;
	border-color:#CCCCCC;
	border-width:1px;
}