@charset "UTF-8";
/* Orange Box Styles*/

.orange_box.rounded_top h2{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: block;
	margin-bottom: 0px;
	margin-top:0px;
	font-weight: normal;
}
.orange_box_talk.rounded_top p{
	margin:0px 20px 4px 0px;
	padding:0px;
	color:#2b2b2b;
	width:215px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 125%;
	letter-spacing:0.04em;
}
.orange_box_talk.rounded_top p a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2b2b2b;
	font-weight:bold;
	color: #2b2b2b;
}
.orange_box.rounded_top p{
	margin:0px 20px 4px 0px;
	padding:0px;
	color:#2b2b2b;
	width:215px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 125%;
	letter-spacing:0.04em;
}
.orange_box.rounded_top p a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2b2b2b;
	font-weight:bold;
	color: #2b2b2b;
}
.orange_table a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2b2b2b;
	font-weight:bold;
	color: #2b2b2b;
}


/* remove border under  images */

.orange_box a img, .orange_box a:hover img{
	border: none;
}