﻿div.AnnouncementsContainer
{
	margin-top: 20px;
}

div.Announcements
{
	float: left;
	width: 150px;
	padding-bottom: 0px;
}

div.AnnouncementsHeading
{
	background-image: url('/Style%20Library/HVCCC/Images/Announcements/Announcements_Heading.jpg');
	height: 12px;
	width: 100%;
	float:left;
	background-repeat: no-repeat;
	margin-top: 2px;
}

div.AnnouncementsSecton
{
	float: left;
	width: 825px;
}

div.AnnouncementsRow
{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

div.AnnouncementItem
{
	float: left;
	width: 600px;
	text-align: left;
	padding-right: 5px;
}

p.Announcements_SummaryText
{

	font-family: Arial, Helvetica, sans-serif;
	padding: 0px !important;
	margin: 0px !important;
	
	margin-bottom: 10px !important;
}

.AnnoucementTitle
{
	font-size: 9pt;
	font-weight: bold;
	color: #269FB4;
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
}

.AnnoucementTitleDate
{
	font-size: 9pt;
	color: #269FB4;
	font-family: Arial, Helvetica, sans-serif;
	clear:both;	
}

.Announcements_ReadMore img
{
	border: none;
}

.PreviousYear_Link,
.NextYear_Link
{
	color: #A7A7A9 !important;
}

.PreviousYearSection
{
	text-align: left;
	float: left;
	clear: both;
	width: 40px;
	border-right: 1px #BCBBC0 solid;
	margin-bottom: 20px;
}

.CurrentYearSection
{
	float: left;
	width: 60px;
	
	border-left: 1px #E8E8E8 solid;
	border-right: 1px #BCBBC0 solid;
	
	color: #26A0B5;
	font-weight: bold;
}

.NextYearSection
{
	text-align: right;
	float: left;
	width: 40px;
}

.SelectionSection
{
	float: left;
	width: 25%;

}

.DateFilter
{
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}

.AnnouncementsSection
{
	float: left;
}

.MonthSelectionSection
{
	clear:both;
	text-align: left;
	margin-left: -50px;
}

.MonthSelectionSection a
{
	color: #A7A7A9 !important;

}

.MonthSelectionSection label
{
	color: #26A0B5!important;
	font-weight: bold;
}
