.page_image { margin:auto; }
.text {
   margin:0 15px 15px 15px;
   padding:0px;
   color:#000000;
}
h1.title { 	clear:both;font-family:"Times New Roman", Times, serif;color:#CC0000; font-size:23px; text-align:left; font-weight:normal; margin-bottom:10px;}

.text h2.title {
	color:#CC0000;
	font-family:Times New Roman, serif;
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px;
	text-transform:uppercase;
	clear:both;
}

.text h2 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:5px;
}

.text h3 {
	color:#546E6D;
	font-family:Times New Roman, serif;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
	text-transform:uppercase;
}

.text p {
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	margin-bottom:15px;
}

.text a {
   color:#4D7C72;

}

.text a:hover {
	color:#454545;
}

.text .float_right {
  float:right;
  margin-left:10px;
  margin-bottom:10px;
}

.text .float_left {
  float:left;
  margin-right:10px;
  margin-bottom:10px;
}
.text ul, .text li {
}

.text li a {
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.text ul {
	margin-bottom:15px;
	margin-left:30px;

}

.text li {
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:5px;
}

.text .serifA p {
        color:#454545;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:150%;
	margin-bottom:15px;
}

.text .serifA h2 {
        color:#454545;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:150%;
	margin-bottom:15px;
}

.text .serifA a {
   color:#4D7C72;

}

.text .serifA a:hover {
	color:#454545;
}

.decorline_md { 
	clear:both; 
	margin:0 auto 15px auto;
}



