/* TAGS */

/* TAGS & CLASSES */
div.contentWrapper {
	margin-top: 3px;
	width: 345px;
	height: 452px;
	overflow-x: hidden;
	overflow-y: auto;
}
div.contentWrapper .item {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	padding-right: 5px;
}
div.contentWrapper .item img {
	float: left;
	width: 128px;
	margin-right: 10px;
}
div.contentWrapper .item h3.date {
	display: block;
	font-family: custom_font2;
	font-size: 24px;
	font-weight: normal;
	color: #941d20;
}
div.contentWrapper .item h3.title {
	display: block;
	font-size: 12px;
	color: #941d20;
}
div.contentWrapper .item .description {
	font-size: 11px;
	color: #000000;
}
div.contentWrapper .item .video {
	display: none;
}
/* CLASSES */
.tcenter {
	text-align: center;
}
.gap5 {
	height: 5px;
	line-height: 5px;
}
.gap10 {
	height: 10px;
	line-height: 10px;
}
.gap15 {
	height: 15px;
	line-height: 15px;
}
.gap30 {
	height: 30px;
	line-height: 30px;
}
.no_border {
	border: 0 !important;
}
.year_spacer {
	margin-left: 30px;
}
/* IDs */
#abContentWrapper {
	margin: 23px 0px 0px 40px;
}
#abContentWrapper h1 {
	font-family: custom_font3;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	padding: 0;
}
#abContentWrapper h2 {
	font-family: custom_font3;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	padding: 0;
}
#abContentWrapper a.year {
	font-family: custom_font2;
	font-size: 24px;
	color: #000000;
}
#abContentWrapper span.year {
	font-family: custom_font2;
	font-size: 24px;
	color: #1C770B;
}
#abVideos {
	float: left;
	width: 360px;
}
#abStories {
	float: left;
	width: 360px;
	margin-left: 20px;
}
#abLibrary {
	margin-top: 15px;
	width: 727px;
	height: 460px;
	overflow-x: hidden;
	overflow-y: auto;
}
#abLibrary .item, #abLibrary .item_last {
	float: left;
	width: 135px;
	margin-right: 108px;
	margin-bottom: 40px;
	font-family: custom_font;
	font-size: 24px;
	color: #941d20;
}
#abLibrary .item img, #abLibrary .item_last img {
	margin-bottom: 5px;
}
#abLibrary .item_last {
	margin-right: 0; 
}
#abPressReleases {
	margin-top: 15px;
	width: 727px;
	height: 430px;
	overflow-x: hidden;
	overflow-y: auto;
}
#abPressReleases .item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
}
abPressReleases .item a.title, #abPressReleases .item h2{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	color: #1C770B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1C770B;
}
#abPressReleases .item a.title, #abPressReleases .item .title {
	/* added uppercase to font to make sure the titles are in all caps. */
	color: #1C770B;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1C770B;
}
#abPressReleases .item a.pdf {
	color: #333;
	margin-left: 10px;
}
#abPressReleases .item .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C770B;
	display: inline;
	font-weight: bold;
}
#abPressReleases .item p {
	margin-bottom: 10px;
	padding-top: 10px;
}
#abPressRelease {
	margin-top: 15px;
	width: 727px;
	height: 430px;
	overflow-x: hidden;
	overflow-y: auto;
}
#abPressRelease .item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
}
#abPressRelease .item a.title, #abPressRelease .item .title {
	color: #1C770B; 
	font-weight: bold;
}
#abPressRelease .item a.pdf {
	
	color: #333;
	margin-left: 10px;
	display: inline;
}
#abPressRelease .item a.back {
	float: right;
	color: #333;
	margin-left: 10px;
	display: inline;
}
#abPressRelease .item .date {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #1C770B;
	display: inline;
}
#abPressRelease .item p {
	margin-bottom: 10px;
}
#abPressRelease .item ul li {
	margin-left: 20px;
}
#abPressRelease .item .sublist {
	margin-left: 20px;
}

