.page_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0877a2;
	display:block;
	background-color:#ffffff;
	width:98%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom:8px;
	border:#c4c4c4 dashed 1px;
	text-align:left;
}
.main_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 7px;
	margin-top: 5px;
	width: 100%;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.arrow_bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;;
	list-style-image: url(/photos/custom/bullet_identifier.gif);

}