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

/********** Programs Landing Pg **********/

.columnNarrow {
	width:250px;
	margin:0 15px 0 0;
	float:left;
}
.pgrms-img {
	float:left;
}
.pgrms-mainContent {
	float:left;
	width:310px;
}
.pgrmsDivider {
	clear:both;
	margin:12px 0px;
	border-bottom:1px solid #f1f1f1;
}
.pgrms-content {
	float:left;
	width:250px;
}
.pgrms-info {
	margin:0px 8px;
	height:124px;
}

.pgrms-shell {
	margin:6px 0;
	padding:0;
	width:250px;
}
.pgrms-content {
	margin:0 0;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	_position:relative;
	_top:-9px;
}
.pgrms-text a{
	font-weight:bold;
	font-size:11px;
	color:#2777b6;
}
.pgrms-image {
	float:left;
	padding: 0px 8px 0px 0px;
}
.pgrms-title {
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#666666;
	_margin-bottom:-8px;
}
.pgrms-main-promo-shell {
	width:690px;
	padding-bottom:15px;
}


