.Calendar_Cell
{
	font: 14px Arial;
	background: #C8E3EA;
}
.Calendar_CellToday
{
	font: 14px Arial;
	background: #F6E991;
	color: #2A6C7E;
}
.Calendar_Month
{
	font: Bold 16px Arial;
	color: #2A6C7E;
}
.Calendar_Weekdays
{
	font: 8px Arial;
	background: #d6d6d6;
}
.Calendar_Division
{
	font: 14px Arial;
	color: #2A6C7E;
	border-bottom: 1px solid #2A6C7E;
}
.Calendar_EventTitle
{
	font: 14px Arial;
	color: #2A6C7E;
	border-bottom: 1px solid #2A6C7E;
}
.Calendar_EventLink
{
	font: 12px Arial;
	color: #2A6C7E;
}
.Calendar_Text
{
	font: 12px Arial;
}
.Calendar_CellText
{
	font: 12px Arial;
	color: #366C7A;
}
.Calendar_CellHighlight
{
	background: #E7E5D7;
}
.Calendar_EventDetails
{
	font: 12px Arial;
}
.News_Headline
{
	font: 12px Arial;
	color: #2A6C7E;
	padding-top: 5px;
	width: 155px;
}
.News_Text
{
	font: 10px Arial;
	color: black;
}
.News_Link
{
	font: 11px Arial;
	font-weight: bold;
	text-align: right;
	color: #2A6C7E;
	width: 155px;
	padding: 2px;
	padding-bottom: 5px;
	margin-top: 5px;
}
.NewsTitle
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: black;
	border-bottom: 1px solid black;
	padding: 2px;
	text-align: center;
	width: 155px;
}
.News_Area
{
	width: 155px;
}
.CalendarButton
{
	font: 12px Arial;
	border: 1px outset #2A6C7E;
	background: #2A6C7E;
	text-decoration: none;
	color: white;
	padding: 2px;
	margin: 2px;
}
.Branding
{
	font: 12px Arial;
}
.BrandLink
{
	font: bold 12px Arial;
	color: #2A6C7E;
}
.MenuItem_TopLevel
{
	font: 12px Arial;
	color: #2a6c7e;
	padding: 1px;
	text-decoration: none;
}
.MenuItem_Related
{
	font: 12px Arial;
	color: #2A6C7E;
	padding: 1px;
	text-decoration: none;
}
.MenuHeading
{
	font: Bold 14px Arial;
	text-align: center;
	color: #2A6C7E;
	width: 160px;
}
.LocationLink
{
	font: 12px Arial;
	font-weight: bold;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
}
.LocationDivider
{
	font: 10px Arial;
}
.SearchResultLink
{
	font: 14px Arial;
	border: 1px solid black;
	background: #2A6C7E;
	width: 75%;
	padding: 2px;
	color: #2A6C7E;
	border-bottom: none;
}
.SearchResult
{
	font: Bold 14px Arial;
}
.SearchDescription
{
	margin-left: 16px;
	font: 10px Arial;
	margin-bottom: 5px;
	border: 1px solid black;
	padding: 5px;
}
.SearchHighlightText
{
	background: #2A6C7E;
	color: #2A6C7E;
	padding-left: 5px;
	padding-right: 5px;
}
.FileWindow
{
	font: 10px Arial;
	color: #2A6C7E;
}
.FileWindowBar
{
	font: 10px Arial;
	color: #2A6C7E;
}
.FileWindowText
{
	font: 10px Arial;
	color: #000000;
}
.FileWindowLink
{
	font: 10px Arial;
	color: #2A6C7E;
}
