@charset "UTF-8";
/* CSS Document */

body {
	color: #000000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: lighter;
}

.bold { font-weight: bold }

p  {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.pcenter { text-align: center }

.pboldblack { font-weight: bold }

.pitalic { font-style: italic }

.flushright { text-align: right }

.captions { font-size: 10px; font-style: italic }

.Captions_Times {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	text-align: left;	
}

.Captions_TimesItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	font-style: italic;
	
}

.QuoteMarks_24 {
	font-size: 24px;
	color: #990000;
}

a     { text-decoration: none }

a:link {
	color: #CC0000;
}

a:visited {
	color: #888888;
}

a:hover {
	color: #CC0000;
}


.BlackText_Center {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	font-weight: lighter;
}
.BlackText_CenterItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 14px;
	text-align: center;
	font-weight: lighter;
	font-style: italic;
}


.PageTitles_Black {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	font-weight: lighter;
	color: #000000;
}
.PageTitles_Black_Center {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	font-weight: lighter;
	color: #000000;
}
.PageTitles_Purple {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	font-weight: lighter;
	color: #6666CC;
}
.PageTitles_DkRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	font-weight: lighter;
	color: #990000;
}
.PageTitles_DkRed_Center {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	font-weight: lighter;
	color: #990000;
}
.PageTitles_DkGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	font-weight: lighter;
	color: #006633;
}
.PageTitles_Ochre {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	font-weight: lighter;
	color: #996600;
}
.PageTitles_Turquoise {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	font-weight: lighter;
	color: #0095A9;
}
.PageTitles_Blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	font-weight: lighter;
	color: #006699;
}
.Color_Blue {
	color: #006699;
}
.Color_Purple{
	color: #6633CC;
}
.Color_DkRed {
	color: #990000;
}
.Color_Turquoise {
	color: #0095A9;
}
.Color_Ochre {
	color: #996600;
}
.Color_DkGreen {
	color: #006633;
}
.Color_Gray {
	color: #999999
}
.Color_White {
	color: #FFFFFF
}
.SidebarSubheads_White {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 19px;
	color: #FFFFFF;
	text-align: center;
	font-weight: lighter;
}
.VerticalRule_Black {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}


.footer {
	text-align: center;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.footer:link {
	color: #555555;
}
a.footer:visited {
	color: #999999;
}
a.footer:hover {
	color: #CC0000;
}
.CalendarHeader {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #888888;
}
.CalendarNumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.CalendarText {
	font-size: 11px;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
