/* Presentation Stylesheet */ 
p ul li {
 	padding: 0 15px;
	font-size: 10pt; 
 }


h4, h3 {
	 margin:0; 
	 padding: 5px 0;
 }

p:first-letter {
	 font-size: 120%; 
	 font-weight: bold;
 }
 
 a 
 {
 	color: #4C6D7E;
	font-weight:bold;
	text-decoration:none;
	font-size:90%;
 }
a a.active,a.active:hover
 {
 	color: #000;
	font-weight:bold;
	text-decoration:none;
	font-size:90%;
 }
a a:hover
 {
 	color: #81BAD6;
	font-weight:bold;
	text-decoration:none;
	font-size:90%;
 }
 
 image
 {
 	border:0;
	margin:0 1px 0 1px;
 }

#promo_box_rhs image
{
	border:2px dashed #81BAD6;
	margin:2px 0 2px 0;
}
#promo_box_rhs p
{
	border-left:2px solid #4C6D7E;
	margin:2px 0 2px 0;
	color:#4C6D7E;
}
#rh-col p
{
	margin:2px 0 2px 0;
	color:#4C6D7E;
}
 