.MenuHeading
{
font: Bold 14px Arial;
color: #003470;
text-align: center;
}
.MenuItem_TopLevel
{
font: 10px Arial;
text-decoration: none;
color: #003470;
}
.MenuItem_TopLevel:Hover
{
font: 10px Arial;
text-decoration: none;
color: #003470;
border-bottom: 1px solid #003470;
}
.MenuItem_Related
{
font: 10px Arial;
text-decoration: none;
color: #003470;
}
.MenuItem_Related:Hover
{
font: 10px Arial;
text-decoration: none;
color: #003470;
border-bottom: 1px solid #003470;
}
.NewsBox
{
	border: 1px outset #E0E4F1;
	background: #E0E4F1;
	padding: 2px;
}
.NewsTitle
{
font: Bold 16px Arial;
text-align: center;
color: #003470;
border-bottom: 2px solid #003470;
}
.News_Headline
{
font: Bold 12px Arial;
text-align: center;
padding: 2px;
margin-top: 2px;
margin-bottom: 1px;
}
.News_Text
{
font: 10px Arial;
text-align: left;
margin-bottom: 5px;
}
.News_Link
{
font: 10px Arial;
text-align: right;
margin-bottom: 5px;
color: #003570;
width: 100%;
}
.LocationLink
{
font: 10px Arial;
color: #000000;
letter-spacing: -.25px;
}
.LocationDivider
{
font: 10px Arial;
color: #000000;
margin-left: 2px;
margin-right: 2px;
}
.Calendar_Weekdays
{
background: #003470;
font: 8px Arial;
color: #efefff;
}
.Calendar_Cell
{
background: #C2C8E3;
font: 10px Arial;
color: 003470;
}
.Calendar_CellToday
{
background: #efef00;
font: 8px Arial;
color: #003470;
}
.Calendar_Month
{
font: Bold 14px Arial;
color: #003470;
}
.CalendarButton
{
font: 10px Arial;
background: #003470;
border: 1px outset #003470;
text-decoration: none;
color: #ffffff;
padding: 2px;
margin-left: 1px;
margin-right: 1px;
}
.Branding
{
font: 10px Arial;
}
.BrandLink
{
font: 10px Arial;
color: #003470;
}
.Calendar_Division
{
font: Bold 16px Arial;
border-bottom: 1px solid #003470;
color: #003470;
}
.Calendar_Text
{
font: 12px Arial;
}
.Calendar_EventLink
{
font: 12px Arial;
color: #003470;
}
.Calendar_Details
{
font: 10px Arial;
}
.Calendar_EventTitle
{
font: Bold 16px Arial;
border-bottom: 1px solid #003470;
color: #003470;
}
.FileWindow
{
border: 1px outset #003470;
background: #003470;
width: 450px;
}
.FileWindowBar
{
font: 14px Arial;
letter-spacing: 1px;
color: #ffffff;
}
.FileWindowText
{
font: 10px Arial;
background: white;
border: 1px inset #003470;
padding: 5px;
text-align: center;
}
.FileWindowLink
{
font: 10px Arial;
color: #55390a;
}
.SearchDescription
{
	font: 12px Arial;
	margin-left: 25px;
	margin-right: 15px;
}
.SearchResult
{
	font: Bold 16px Arial;
}
.SearchHighlightText
{
	background: #F3C2BF;
	padding-left: 2px;
	padding-right: 2px;
}