/* ----------------- Content Area --------------------------- */
body
{
	margin-top: 0px;
	margin-left: 0px;
	font-size: 100%;
}
font
{
	font-family: Arial, Helvetica, sans-serif;
}
h1, .Header1
{
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 200%;
	color: #000000;
	text-decoration: none;
}
h2, .Header2
{
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 150%;
	color: #000000;
	text-decoration: none;
}
h3
{
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 115%;
	color: #333333;
	text-decoration: none;
}
.Header3
{
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 115%;
	color: #333333;
	text-decoration: none;
}
h4, .Header4
{
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 105%;
	color: #333333;
	text-decoration: none;
}
h5, .Header5
{
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}
.Header1:link, .Header1:visited, .Header2:link, .Header2:visited, .Header3:link, .Header3:visited, .Header4:link, .Header4:visited
{
	color: #000000;
}
.Header5:link, .Header5:visited
{
	color: #003366;
}
.Header1:hover, .Header1:active, .Header2:hover, .Header2:active, .Header3:hover, .Header3:active, .Header4:hover, .Header4:active, .Header5:hover, .Header5:active
{
	color: #004400;
}
ol ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
ol, ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
a:link
{
	color: #000066;
}
a:visited
{
	color: #000066;
}
a:hover, a:active
{
	color: #004400;
}
.DateToday
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.BreadCrumb
{
	font-family: Verdana, Helvetica, sans-serif;
}
.BreadCrumb a:link, .BreadCrumb a:visited
{
	text-decoration: none;
}
.StickyHeader
{
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}
.Category
{
	font-size: 85%;
	font-weight: bold;
	color: #990000;
}
.ContentColumnHead
{
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: bold;
}
.ContentColumnHead:link, .ContentColumnHead:visited
{
	color: #ffffff;
}
.ContentColumnHead:hover, .ContentColumnHead:active
{
	color: #ffffcc;
}
.ContentColumnHeadSmall
{
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 85%;
}
.ContentText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.ContentTextSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.ContentTextAlt
{
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 100%;
}
.ContentPFText
{
	font-size: 12pt;
	font-family: 'Times New Roman' , Time, Serif;
}
.ContentPFTextSmall
{
	font-size: 9pt;
	font-family: 'Times New Roman' , Time, Serif;
}
.Header2PF
{
	color: #000000;
	font-size: 20pt;
	font-weight: bold;
	font-family: 'Times New Roman' , Time, Serif;
}
.Header3PF
{
	color: #333333;
	font-size: 16pt;
	font-weight: bold;
	font-family: 'Times New Roman' , Time, Serif;
}
.Header4PF
{
	color: #333333;
	font-size: 14pt;
	font-weight: bold;
	font-family: 'Times New Roman' , Time, Serif;
}
.SectionItem:link, .SectionItem:visited
{
	text-decoration: none;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SectionItem:hover, .SectionItem:active
{
	text-decoration: underline;
}
.SidebarHeader
{
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	background-color: #999999;
	color: #000000;
}
.SidebarItem
{
	font-size: 75%;
	background-color: #cccccc;
}
.Footer
{
	font-size: 85%;
	color: #666666;
}
.CatHeader
{
	color: #dddddd;
	font-size: 90%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SubCat
{
	color: #dddddd;
	font-size: 90%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Asterisk
{
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ErrorMessage
{
	font-weight: bold;
	color: #990000;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background-color: #ffffcc;
}
.PFBox
{
	border-right: #dddddd 3px double;
	border-top: #dddddd 3px double;
	margin-left: 8px;
	border-left: #dddddd 3px double;
	border-bottom: #dddddd 3px double;
}
.PFText:link, .PFText:visited
{
	font-size: 80%;
}
/* -------------------- Top Area --------------------------- */
.PageTopCell
{
	vertical-align: top;
}
.FormBox
{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #dddddd;
}
.FormBoxTextArea
{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #ffffff;
}
.FormButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FormBoxSmall
{
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	background-color: #dddddd;
}
.FormButtonSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.PageLineTwoCell
{
	vertical-align: top;
}
.QuickLink:link, .QuickLink:visited
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.QuickLink:hover, .QuickLink:active
{
	text-decoration: none;
	color: #ffffff;
}
.TableMenuCell
{
	text-align: center;
}
/* -------------------- Left Menu -------------------------- */
.MenuLeftOuter
{
	background-color: #336699;
}
.MenuLeftCell
{
	background-color: #336699;
}
.MenuLeftCellOn
{
	background-color: #114411;
}
.MenuLeftCellMed
{
	background-color: #003366;
}
.MenuLeftCellMedOn
{
	background-color: #114411;
}
.MenuLeftItem:link, .MenuLeftItem:visited, .MenuLeftItemMed:link, .MenuLeftItemMed:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.MenuLeftItemOn:link, .MenuLeftItemOn:visited, .MenuLeftItemMedOn:link, .MenuLeftItemMedOn:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/* -------------------- Other Areas ------------------------ */
.FormBox
{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #dddddd;
}
.FormBoxWhite
{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #ffffff;
}
.FormBoxTextArea
{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #ffffff;
}
.FormButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FormBoxSmall
{
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	background-color: #dddddd;
}
.FormButtonSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.PromoContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #cccccc;
}
.PromoCell
{
	vertical-align: top;
}