body
{
	background-color: #f0f1f6;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
}

TABLE
{
	font-size: 8pt;
	font-family: Tahoma;
}
.Button
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 8pt;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: gainsboro;
}
.Contents
{
	vertical-align: text-top;
	width: 100%;
	height: 100%;
	overflow: auto;
}
.FooterOfficials
{
	font-size: 8pt;
	font-weight:bold;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 100%;
	color: white;
	background-color: #08215A;
	text-align: center;
}

.HeaderTitle
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 100%;
	color: white;
	background-color: #08215A;
	text-align: center;
	vertical-align: baseline;
}

.NextPreviousMonth
{
	visibility:hidden;	
}

.Normal
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
}
.SmallTextBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	font-size: 8pt;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 70px;
}
.SubHeader
{
	border-top: 3px groove;
	font-size: 8pt;
	color: white;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: #4f82b5;
	text-align: right;
}
.TextBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	font-size: 8pt;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-family: Tahoma, Verdana, 'Times New Roman';
	font-weight:bold;
	width: 200px;
}

.ComboBox
{
	font-size:8pt;
	font-family:Tahoma, Verdana, 'Times New Roman';
	font-weight:bold;
}

A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #08215A;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: #616161;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{    
    background-color: #08215A;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

.MenuSelected:hover
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

.PagesHeader
{
	color:White;
	font-family:Verdana,helvetica,sans-serif;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

.CalendarListHead
{
    background-color: #bfbfbf;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CalendarListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CalendarListItemAlt
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CalendarListFooter
{
    background-color: #bfbfbf;
    line-height: 10pt
}

.PresidentUrgent
{
    color:Red;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

.LABEL1 
{
	font-family:Arial;
	font-size:xx-small;
	text-align:center;
}
	
A.LeftMenuLink, A.LeftMenuLink:link, A.LeftMenuLink:visited
{
	background-color:#19194d;
    color: #08215A;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.LeftMenuLink:hover
{
	background-color:#19194d;
    text-decoration: underline;
    padding-left: 10px
}

A.LeftMenuLinkS
{    
    background-color: #08215A;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.LeftMenuLinkS:hover
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}