#body #main_content .pr_list {
	width: 100%;
	float: left;
	list-style-type: none;
	padding: 0;
}

#body .pr_list li {
	width: 100%;
	float: left;
	clear: both;
	padding: 0 0 11px 0;
	margin: 0 0 11px 0;
	border-bottom: 2px solid #e3e6eb;
}

#body .pr_list h6 {
	float: left;
	width: 130px;
	margin: 0 0 0 15px;
	color: #233037;
	font-weight: bold;
	font-size: 13px;
	font-family: arial, verdana, sans-serif;
}

#body .pr_list .headline {
	float: left;
	width: 423px;
	font-size: 11px;
	line-height: 1.2em;
}

#body .pr_list .headline a {
	color: #59686E;
}

#body #main_content .event_list {
	width: 100%;
	float: left;
	padding: 0;
	list-style-type: none;
}

#body #main_content .event_list a.more {
	font-weight: bold;
}

#body .event_list li .evt_img {
	float: left;
	width: 131px;
	height: 62px;
	padding: 4px 0 0 0;	
	overflow: hidden;
	border: 1px solid #d4d7dc;
	background-color: #fff;
	background-repeat: no-repeat;
	/*background-position: center center;*/
	text-align: center;
}

#body .event_list li {
	width: 100%;
	float: left;
	clear: both;
	padding: 0 0 11px 0;
	margin: 0 0 11px 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}

#body .evt_img {
	float: left;
	width: 131px;
	margin-top: 4px;
	/*height: 62px;*/
	padding: 4px 0 0 0;	
	overflow: hidden;
	border: 1px solid #d4d7dc;
	background-color: #fff;
	background-repeat: no-repeat;
	/*background-position: center center;*/
	text-align: center;
}

#body .evt_text {
	float:left;
	margin-left: 15px;
	font-size: 11px;
	padding-bottom:30px;
	border:#333333 solid 0px;	
}

#body .evt_text h6 {
	color: #233037;
	font-weight: bold;
	font-size: 13px;
	font-family: arial, verdana, sans-serif;
}


#body .event_list li .resource_icon {
	float: left;
	width: 90px;
	height: 62px;
	overflow: hidden;
	text-align: center;
}

#body .event_list li .resource_text {
	font-size: 11px;
}

#body .event_list li .webinar_img {
	float: left;
	border: 1px solid #d4d7dc;
	background-color: #fff;
}

#body .event_list li .webinar_text {
	margin-left: 90px;
	font-size: 11px;
}


#body .event_list li h6 {
	color: #233037;
	font-weight: bold;
	font-size: 13px;
	font-family: arial, verdana, sans-serif;
}


#body .event_list li h4 {
	font-size: 12px;
	color: #f03b05;
	margin-top: 0;
}

#body .webinar_img {
	background-color:#FFFFFF;
	border:1px solid #D4D7DC;
	float:left;
	height:60px;
	margin-left:0px;
	margin-top:4px;
	width:60px;
}

/*Newsletter Index*/
#body .signup_link {
	display: block;
	text-decoration: underline;
	color: #F03B05;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 10px 0;
}

#body .recent_newsletter {
	width: 100%;
	float: left;
	border: 2px solid #E7E7E7;
	border-width: 2px 0;
	padding: 25px 0 25px;
	margin: 0 0 10px 0;
}

#body .recent_newsletter .newsletter_thumb {
	float: left;
}

#body .recent_newsletter .newsletter_text {
	margin-left: 145px;
}

#body .recent_newsletter .newsletter_text .newsletter_link {
	font-weight: bold;
	text-decoration: underline;
	color: #233037;
}

#body #main_content .newsletter_list {
	width: 175px;
	float: left;
	list-style-type: none;
	padding: 0;
}

#body #main_content .newsletter_list li {
	list-style-type: none;
	background-image: url('../images/_common/arrows/sm_blue_r.gif');
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center left;
}

/*Press Release Formatting*/
#body #main_content .dateline {
	color: #3da7d1;
	font-weight: bold;
}

#body #main_content p.subhead {
	color: #233037;
	font-weight: bold;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
}

#body #main_content h6.headline {
	color: #233037;
	font-weight: bold;
	font-size: 13px;
	font-family: arial, verdana, sans-serif;
}
