.MenuHeading
{
	font: 14px Arial;
	width: 140px;
	text-align: center;
}
.MenuItem_TopLevel
{
	font: 12px Arial;
	color: #003789;
	text-decoration: none;
	border-bottom: 1px solid #002864;
	height: 18px;
	margin-bottom: 2px;
	width: 140px;
	margin-left: 4px;
}
.MenuItem_TopLevel:Hover
{
	font: 12px Arial;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #002864;
	height: 18px;
	margin-bottom: 2px;
	width: 140px;
	margin-left: 4px;
}
.MenuItem_Related
{
	font: 12px Arial;
	color: #003789;
	text-decoration: none;
	border-bottom: 1px solid #002864;
	height: 18px;
	margin-bottom: 2px;
	width: 140px;
	margin-left: 4px;
}
.ContentArea
{
	padding-right: 5px;
}
.NewsTitle
{
	font: Bold 14px Arial;
	text-align: center;
}
.News_Headline
{
	font: Bold 12px Arial;
	padding-left: 2px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #002864;
	text-align:center;
}
.News_Text
{
	font: 12px Arial;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 1px solid #002864;
	border-bottom: 1px solid #002864;
	background: #efefef;
}
.News_Link
{
	font: 12px Arial;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #002864;
	border-bottom: 1px solid #002864;
	color: #002864;
	background: #E8CCBA;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Branding
{
	font: 12px Arial;
	color: #FFE700;
}
.BrandLink
{
	color: #FFE880;
}
.LocationDivider
{
	font: 10px Arial;
	color: #808080;
}
.LocationLink
{
	font: 10px Arial;
	color: #808080;
	margin-left: 5px;
	margin-right: 5px;
}
.Calendar_Text
{
	font: 12px Arial;
}
.Calendar_Month
{
	font: 14px Arial;
	border-bottom: 1px solid black;
}
.Calendar_WeekDays
{
	font: 10px Arial;
	text-align: center;
}
.Calendar_Cell
{
	font: 12px Arial;
}
.Calendar_EventLink
{
	font: 12px Arial;
	color: #0000A0;
}
.Calendar_EventTitle
{
	font: 16px Arial;
	border-bottom: 1px solid black;
	padding-bottom: 2px;
}
.Calendar_EventDetails
{
	font: 12px Arial;
}
.Calendar_CellToday
{
	font: 10px Arial;
	background: #dfdfdf;
	border: 1px solid black;
}
.CalendarButton
{
	font: 14px Arial;
	margin-left: 5px;
	margin-right: 5px;
	color: Black;
	text-decoration:none;
}
.Calendar_Division
{
	font: 16px Arial;
	border-bottom: 1px solid black;
	padding-bottom: 2px;
}
.Pubs_CurrentIssueHeader
{
	font: 14px Arial;
	border-bottom: 1px solid black;
	background: #dfdfdf;
	padding: 2px;
}
.Pubs_FrontPageArticles
{
	font: 12px Arial;
	padding: 2px;
}
.Pubs_LeadTitle
{
	font: Bold 16px Arial;
}
.Pubs_LeadSubTitle
{
	font: 14px Arial;
}
.Pubs_LeadAuthor
{
	font: 10px Arial;
}
.Pubs_LeadText
{
	font: 12px Arial;
	margin-top: 5px;
}
.Pubs_SupportTitle
{
	font: Bold 14px Arial;
}
.Pubs_SupportSubTitle
{
	font: 14px Arial;
}
.Pubs_SupportAuthor
{
	font: 10px Arial;
}
.Pubs_SupportText
{
	font: 12px Arial;
	margin-top: 5px;
}
.Pubs_ContentIndex
{
	font: 14px Arial;
	padding: 4px;
}
.Pubs_IndexHeader
{
	font: 12px Arial;
	background: #808080;
	padding: 2px;
	color: #003789;
	text-align: center;
}
.Pubs_IndexSubHeader
{
	font: 12px Arial;
	background: #808080;
	padding: 2px;
	color: #003789;
	text-align: center;
}
.Pubs_Column
{
	background: #32A232;
	padding: 2px;
}
.Pubs_ColumnName
{
	font: 12px Arial;
	color: #003789;
	text-decoration: none;
}
.Pubs_ArticleLink
{
	font: 10px Arial;
}
.Pubs_ArticleName
{
	font: 10px Arial;
	color: #0000a0;
}
.Pubs_ArticleAuthor
{
	font: 10px Arial;
}
.Pubs_FullArticleText
{
	padding: 5px;
}
.Articles_Title
{
	font: Bold 20px Arial;
}
.Articles_SubTitle
{
	font: Bold 16px Arial;
}
.Articles_Author
{
	font: 12px Arial;
}
.Articles_Dates
{
	font: 12px Arial;
}
.SearchResult
{
	font: 12px Arial;
}
.SearchResultLink
{
	font: 12px Arial;
	color: #0000A0;
}
.SearchDescription
{
	font: Italic 12px Arial;
	margin-left: 22px;
	margin-bottom: 15px;
}
.SearchHighlightText
{
	font: Bold Italic 12px Arial;
	color: #32A232;
}