﻿body,p,li,td
{
	font-family: 'Trebuchet MS' , Arial;
	font-size: 10pt;
}

.header
{
	font-weight: bold;
	color: #324174;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: none;
	font-size: 11pt;
}

.PageTitle
{
	font-weight: bold;
	color: #324174;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: none;
}

.header:hover
{
	font-weight: bold;
	color: #959d70;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: none;
}

.sidebarHeader
{
	font-size: 12pt;
	color: #324174;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: none;
	font-weight: bold;
	background-color: #EEE6DF;
	text-indent: 3pt;
}

.sidebarTitle
{
	font-size: 10pt;
	color: black;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: none;
	font-weight: bold;
}

.sidebarLineItem
{
	font-size: 9pt;
	color: black;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: none;
}

.sidebarLineItemLink
{
	font-size: 9pt;
	color: black;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: underline;
}

.sidebarLineItemLink:hover
{
	font-size: 9pt;
	color: #959d70;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: underline;
}

.calendarTitle
{
	font-size: 10pt;
	color: black;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: none;
	font-weight: bold;
}

.calendarLineItem
{
	font-size: 9pt;
	color: black;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: none;
}

.footer
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	font-family: 'Trebuchet MS' , Arial;
}

.footer:link
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	font-family: 'Trebuchet MS' , Arial;
}

.footer:hover
{
	font-weight: normal;
	font-size: 8pt;
	color: #696969;
	font-family: 'Trebuchet MS' , Arial;
}