.Calendar_Cell
{
	font: 14px Arial;
	background: white;
}
.Calendar_CellToday
{
	font: 14px Arial;
	background: #7183C7;
	color: white;
}
.Calendar_Month
{
	font: Bold 16px Arial;
	color: #7183C7;
}
.Calendar_Weekdays
{
	font: 8px Arial;
	background: #d6d6d6;
}
.Calendar_Division
{
	font: 14px Arial;
	color: #7183C7;
	border-bottom: 1px solid #7183C7;
}
.Calendar_EventTitle
{
	font: 14px Arial;
	color: #7183C7;
	border-bottom: 1px solid #7183C7;
}
.Calendar_EventLink
{
	font: 12px Arial;
	color: #7183C7;
}
.Calendar_Text
{
	font: 12px Arial;
}
.Calendar_EventDetails
{
	font: 12px Arial;
}
.News_Headline
{
	font: 12px Arial;
	color: WHITE;
	padding-top: 5px;
}
.News_Text
{
	font: 10px Arial;
	color: D5DCF6;
}
.News_Link
{
	font: 11px Arial;
	font-weight: bold;
	text-align: right;
	color: white;
	width: 100%;
	padding: 2px;
	padding-bottom: 5px;
	margin-top: 5px;
}
.NewsTitle
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CAD3F2;
	border-bottom: 1px solid #CAD3F2;
	padding: 2px;
	text-align: center;
}
.CalendarButton
{
	font: 12px Arial;
	border: 1px outset #7183C7;
	background: #7183C7;
	text-decoration: none;
	color: White;
	padding: 2px;
	margin: 2px;
}
.Branding
{
	font: 12px Arial;
}
.BrandLink
{
	font: bold 12px Arial;
	color: #7183C7;
}
.MenuItem_TopLevel
{
	font: 12px Arial;
	color: #3D56B4;
	padding: 1px;
	text-decoration: none;
}
.MenuItem_Related
{
	font: 12px Arial;
	color: #7183C7;
	padding: 1px;
	text-decoration: none;
}
.MenuHeading
{
	font: Bold 14px Arial;
	text-align: center;
	color: #7183C7;
	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: #7183C7;
	width: 75%;
	padding: 2px;
	color: white;
	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: #7183C7;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
}
.FileWindow
{
	font: 10px Arial;
	color: #7183C7;
}
.FileWindowBar
{
	font: 10px Arial;
	color: #7183C7;
}
.FileWindowText
{
	font: 10px Arial;
	color: #000000;
}
.FileWindowLink
{
	font: 10px Arial;
	color: #7183C7;
}
