@charset "utf-8";
/* CSS Document */

.standard_copy {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color:#000;
	line-height:14pt;
	text-align: left;
}
.standard_copy h1 {
	font-family: Impact, Helvetica, Arial, sans-serif;
	color:#C00;
	text-align:center;
	font-size: 24pt;
	line-height: 26pt;
	font-weight: normal;
}
.standard_copy h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	text-align:left;
	color:#000;
	line-height: 17pt;
}
.standard_copy p {
	font-family:Helvetica, Arial, sans-serif;
	color:#000;
}
.standard_copy ul li {
	margin-left: 50px;
	margin-bottom: 15px;
	list-style-image: url(images/asterisk2.gif)
}
.standard_copy ol li {
	margin-left: 50px;
	margin-bottom: 15px;
	list-style-type: decimal;
	list-style-image: none;
}
.standard_copy li.even {
	font-weight:bold;
}
.standard_copy .box { 
	background-color: rgb(255, 255, 221);
	border: 4px dashed rgb(255, 0, 0); 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	margin: auto; 
	-moz-border-radius: 12px 12px 12px 12px;
	-webkit-border-radius: 12px;	
}
.standard_copy .box p {
	font-style:italic;
}
.ss_letter {
	padding: 10px;
	border: solid 2px #333;
}
.ss_letter_header  {
	color: #eee;
	background-color: #555;
	padding: 10px;
}

.standard_copy .standard_copy ol li {
	margin-left: 50px;
	margin-bottom: 15px;
	list-style-type: decimal;
	list-style-image: none;
}
.standard_copy .testimonial_new {
	background-color: rgb(255, 255, 221);
	border: 4px dashed rgb(255, 0, 0); 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	margin: auto; 
	margin-bottom: 20px;
	-moz-border-radius: 12px 12px 12px 12px;	
	-webkit-border-radius: 12px;
	background-image: none;
}
.standard_copy .testimonial_wrapper {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.standard_copy .test_credit {
	font-weight: bold;
	text-align: right;
	font-size: 14px;
	clear: both;
}
.standard_copy .test_pic {
float:left; 
width:120px; 
padding-top: 10px;
}
.standard_copy .test_pic img {
float:left;
}
.standard_copy .test_inner {
width:320px; 
float:left; 
padding-bottom:5px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
padding-left: 10px;
padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
background: transparent;
}
.standard_copy .test_inner p {
	font-size: 12pt;
	line-height: 12pt;
}
#page .standard_copy .testimonial_new p {
	color: #000
	text-shadow: 0px 0px 0px transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.standard_copy .nopic {
width:440px; 
}
.standard_copy .test_inner img {
padding: 5px;
width: 61px;
height: 47px;
}
