﻿html, table { font-size: 10pt; }

body
{
	background-color: #FFFFFF;
	font-family: Verdana;
}

A:link, A:active, A:visited	{ color: #005a9c; text-decoration: none; }
A:hover	{ color: #005a9c; text-decoration: underline; }

.Copyright A:link, .Copyright A:active {color: #BCBDBD; font-weight: Bold;}
.Copyright A:hover {color: #BCBDBD; font-weight: bold; text-decoration: underline;}
.Copyright A:visited {color: #BCBDBD; font-weight: Bold;}

.FontSize
{ 
  display: block;
  margin: 3px 0px 0px 4px;
}
.FontSize A:link, .FontSize A:active, .FontSize A:visited
{ 
  display: block;
  float: left;
  width: 17px;
  height: 17px;
  text-align: center;
  border: 1px solid #cccccc;
  line-height: 15px;
  color: #666666;
  text-decoration: none;
  margin-right: 1px;
}
.FontSize a:hover { background: #EEEEF7; text-decoration: none; }

.FontSizeItemDefault { font-size: 11px; }
.FontSizeItem1 { font-size: 9px; }
.FontSizeItem2 { font-size: 13px; }
.FontSizeItem3 { font-size: 15px; }
.FontSizeItemCurrent { background: #AFAFAF; }

.GalleryImageNaviguation { cursor: hand; }
.GalleryNaviguation { color: #990000; }
.GalleryItem { background-color: #cccdce; }
.GalleryItemAlternate { background-color: #e1e3e6; }
.GalleryDocumentSeparator { color: #e1e3e6; }
.GalleryDocumentSeparatorAlternate { color: #cccdce; }

.SlideshowControlPanel { position: relative; z-index: 999; top: 4px; left: 4px; background: #000000; border: solid 1px #777777; display: none; }
.SlideshowPreviousButton { margin: 2px 15px 2px 2px; }
.SlideshowNextButton { margin: 2px 2px 2px 15px; }

.Member_OrganizationImage { margin: 2px 5px 2px 2px; }

.Document_SectionList
{
	margin: 0px, 0px, 0px, 18px;
	text-align: left;
	list-style: none;
	vertical-align: middle;
}
.Document_SectionListFile { list-style-image: url('/Resources/Images/ExplorerFile.png'); }
.Document_SectionListFolder { list-style-image: url('/Resources/Images/ExplorerFolder.png'); }

.Activity_ElementListTable { margin-bottom: 10px; }
.Activity_ElementListCellMonth
{
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	background-color: #ebc769;
	font-weight: bold;
}
.Activity_ElementListCellMonthTitle
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.2em;
	font-family: Verdana;
}
.Activity_ElementListCellMonthNavigation
{
	padding-left: 5px;
	padding-right: 5px;
}
.Activity_ElementListTab, .Activity_ElementListTabSelected
{
	width: 130px;
	height: 20px;
}
.Activity_ElementListTab { border-bottom: solid 1px #FFFFFF; }
.Activity_ElementListTabSelected { border-bottom: solid 1px #ebc769; }

.Activity_ElementCalendarTable { border-collapse: collapse; }
.Activity_ElementCalendarCellDay
{
	border: solid 1px #e4e4e4;
	font-family: verdana;
	font-size: .8em;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ebebeb;
}
.Activity_ElementCalendarCell, .Activity_ElementCalendarCellToday, .Activity_ElementCalendarCellWeekEnd
{
	width: 90px;
	height: 90px;
	border: solid 1px #e4e4e4;
	padding-bottom: 2px;
}
.Activity_ElementCalendarCellToday { background-color: #fbf5e4; }
.Activity_ElementCalendarCellWeekEnd { background-color: #f5f5f5; }
.Activity_ElementCalendarDate, .Activity_ElementCalendarDateToday, .Activity_ElementCalendarDateOffMonth
{
	padding: 2px 3px 2px 2px;
	font-family: Verdana;
	font-size: .7em;
}
.Activity_ElementCalendarDateToday { font-weight: bold; }
.Activity_ElementCalendarDateOffMonth { color: #888888; }
.Activity_ElementCalendarElement
{
	margin-top:2px;
	padding: 1px;
	font-family: Verdana;
	font-size: .8em;
	background-color: #d4eafc;
	border: solid 1px #a7b8c5;
}
.Activity_ElementCalendarElementFrame
{
	position: relative;
	z-index: 99;
}
.Activity_ElementCalendarElementFrameEmpty
{
	position: relative;
	z-index: 98;
	width: 100%;
}
.Activity_Summary_Table { }
.Activity_Summary_MonthCell
{
	font-variant: small-caps;
	padding-bottom: 7px
}
.Activity_Summary_TitleCell, .Activity_Summary_TitleCell a { }

.MasterPage_Menu_Header
{
	list-style: none;
	margin: 0px 0px 0px 45px;
	padding: 0px; 
}
.MasterPage_Menu_Header li { display: inline; }
.MasterPage_Menu_Header > li { line-height: 35px; }
.MasterPage_Menu_Header, .MasterPage_Menu_Header a
{
	color: #848484;
	font-size: 14pt;
}
.MasterPage_Menu_Header a { white-space: nowrap; }
.MasterPage_Menu_Header li ul { display: none; position: absolute; list-style-type: none; background-color: #FFFFFF; border: solid 1px #126ba8; padding: 0px; } 
.MasterPage_Menu_Header li ul li { display: list-item; line-height: 25px; margin: 0px 5px 0px 5px; }
.MasterPage_Menu_Header li ul li a 
{
	text-align: left; 
	width: 100%;
	color: #848484;
	font-size: 14pt;
}


.MasterPage_Menu_Left
{
	list-style: none;
	margin: 0px 0px 0px 82px;
	padding: 0px; 
}
.MasterPage_Menu_Left a
{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.MasterPage_Menu_Left > li { line-height: 20px; }
