@charset "utf-8";
/* CSS Document */

.lrgRdBox {
	background: url(/img/rdBox/lrgRdBxBck.gif) center bottom;
	width: 78%;
	float: left;
	margin: 20px 0px 0px 20px;
}
.lrgRdBox h2 {
	background: url(/img/rdBox/lrgRdBxHd.gif);
	margin: 0px!important;
	font: normal 18px Arial, Helvetica, sans-serif!important;
	color: #fff!important;
	letter-spacing: 0.1em!important;
	height: 32px!important;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 14px;
}
.lrgRdBox h2 a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	background: url(/img/rdBox/rdBxBt.gif) no-repeat right center;
	display: block;
	padding: 7px 38px 5px 5px;
	height: 19px;
	float: right;
	margin-top: -2px;
	border-style: none;
	min-height: 19px!important;
}
.lrgRdBox h2 a:hover {
	text-decoration: underline;
	background: url(/img/rdBox/rdBxBt.gif) no-repeat right top!important;
}
.lrgRdBox a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #666666;
	min-height: 50px;
}
.lrgRdBox a:hover {
	color: #fff;
	background: #666666;
}
.lrgRdBox a h3 {
	font-size: 14px;
	margin: 0px;
}
.lrgRdBox a p {
	font-size: 12px;
	margin: 1px 16px 0px 0px;
	text-align: justify;
}
.lrgRdBox em {
	display: block;
	height: 50px;
	width: 50px;
	clear: left;
	float: left;
	margin: 0px 14px 0px 16px;
	border: 1px solid #A10118;
	background: url(/img/email/smlLogo.gif) -15px center;
}
