img {	border: 0;}
img.floatLeft {
	float: left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
}

img.floatRight {
	float: right;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
}
.main table { font-size: 8pt;}
.contentDate {	padding-bottom: 10px;}
.contentHeader {	padding-bottom: 10px;}

.content h1, .main h1, .mainIndex h1 {	font-size: 14pt;	color: #941738;	font-weight: bold;}
.content h2, .main h2, .mainIndex h2 {	font-size: 13pt;	color: #941738;	font-weight: bold;}
.content h3, .main h3, .mainIndex h3 {	font-size: 12pt;	color: #941738;	line-height: 11pt;}
.content h4, .main h4, .mainIndex h4 {	font-size: 11pt;	color: #941738;	line-height: 11pt;}


.tab_media {	width: 30%;	border: 1px dotted Black;}
.tab_media td {	text-align: center;	font-size: 75%;}

.tablePartnerYearSummary th { background-color: Navy; color: White; padding: 0 3px 0 3px; }
.tablePartnerYearSummary td { text-align: center; background-color: #F5F5F5; padding: 0 3px 0 3px; }
.tablePartnerYearSummary td.left { text-align: left; background-color: #F5F5F5; padding: 0 3px 0 3px; }
.tablePartnerYearSummary td.right { text-align: right; background-color: #F5F5F5; padding: 0 3px 0 3px; }

.tablePartners { font-size: 75%; }
.tablePartners th { background-color: Navy; color: White; padding: 0 3px 0 3px; }
.tablePartners td { text-align: center; background-color: #F5F5F5; padding: 0 3px 0 3px; }
.tablePartners td.left { text-align: left; background-color: #F5F5F5; padding: 0 3px 0 3px; }
.tablePartners td.right { text-align: right; background-color: #F5F5F5; padding: 0 3px 0 3px; }

.categoryImg {	border: 0;}

.newsItemDate {	color: #5e5e5e; font-weight: bold; }
.newsItemHeading {	color: #941738; }
.newsItemHeading a {	color: #941738;	font-size: 110%; font-weight: bold; text-decoration: underline; }
.newsItemHeading a:hover {	color: #941738;	text-decoration: none; }
.newsItemContent {	 }
.newsItemDateLinkMore { text-align: right;	font-weight: bold; }

