body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.ReadOnly
{
	background-color: #e6e6e6;
}
.PageHeader
{
	font-weight: bold;
	font-size: 20pt;
	color: white;
	font-family: Tahoma;
	background-color: black;
	text-align: center;
}
.MenuItem
{
	padding-left: 10px;
	font-size: 8pt;
	cursor: default;
	color: blue;
	font-family: Tahoma;
	background-color: #afeeee;
}
.MenuHeading
{
	font-weight: bolder;
	font-size: 8pt;
	cursor: default;
	color: blue;
	font-family: Tahoma;
}
.PFOSiteHeader
{
	font-weight: normal;
	font-size: 18pt;
	margin: 0px;
	color: white;
	font-family: Tahoma;
	background-color: dimgray;
}
.WebControl
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	clip: rect(0px auto 0px auto);
	padding-top: 0px;
}
P
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.MenuHeader
{
	background-color: #afeeee;
}
.TableEnd
{
	background-color: #afeeee;
}
#menu A
{
	color: blue;
	text-decoration: none;
}
#menu A:visited
{
    COLOR: blue;
}

#menu A:hover
{
	color: red;
	text-decoration: underline;
}
.SmallText
{
    FONT-SIZE: 8pt;
    COLOR: gray;
    FONT-FAMILY: Verdana, Arial
}
.ItemAttribute
{
	font-weight: bold;
	font-size: 8pt;
	font-family: tahoma;
	background-color: lightgrey;
	text-align: left;
}
.ItemAttributeCenter
{
	font-weight: bold;
	font-size: 8pt;
	font-family: tahoma;
	background-color: lightgrey;
	text-align: center;
}
.ItemLabel
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
	background-color: darkgray;
	text-align: right;
}
.ItemLabelCenter
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
	background-color: darkgray;
	text-align: center;
}
.WelcomeDetail
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma
}
.WelcomeText
{
    FONT-SIZE: 11pt;
    COLOR: purple;
    FONT-FAMILY: Tahoma
}
.WelcomeTitle
{
    FONT-SIZE: 15pt;
    COLOR: purple;
    FONT-FAMILY: Tahoma
}
.Date
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Tahoma
}
.ErrorMessage
{
	font-weight: bold;
	font-size: 10pt;
	color: crimson;
	font-family: Tahoma;
}
.MainTable
{
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
.DefaultTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.RegisterNameListBold
{
	font-weight: bold;
}
.ReportHeader
{
	font-weight: bold;
	font-size: 20pt;
	color: black;
	font-family: 'Times New Roman';
}
.ReportSubheader
{
	font-weight: bold;
	font-size: 13pt;
	color: black;
	font-family: 'Times New Roman';
}
.ReportSubheaderSmall
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: 'Times New Roman';
}
.PageMenuOptionTitle
{
	font-size: 15pt;
	font-family: Tahoma;
}
.PageMenuOptionLine
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.PageMenuOptionDesc
{
	font-size: 10pt;
	font-family: Tahoma
}