<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #ffffff;
background-image: url(images/blpplblack2.gif);
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

.GeneralTable
{
background-color: White;
}

.TopBanner
{
font-family: Arial;
font-size: 28pt;
color: #666666;
font-weight: Bold;
text-decoration: none;
font-style: normal;
background-color: #FFFFFF;
background-image: url(images/clear.gif);
text-align: Left;
}

.TopSubBanner
{
font-family: Arial;
font-size: 9pt;
color: #ffffff;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: White;
text-align: Center;
}

.TopSubBannerText
{
font-family: Arial;
font-size: 9pt;
color: #ffffff;
font-weight: Bold;
font-style: normal;
text-decoration: none;
text-align: Center;
}

.LeftColumn
{
font-family: Arial;
font-size: 8pt;
color: #000000;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: White;
text-align: Left;
vertical-align: Top;
width: 110px;}

.LeftColumnText
{
font-family: Arial;
font-size: 8pt;
color: #000000;
font-weight: Bold;
font-style: normal;
text-decoration: none;
text-align: Left;
vertical-align: Top;
width: 110px;}

.RightColumn
{
font-family: Arial;
font-size: 10pt;
color: #000000;
font-style: normal;
font-weight: Bold;
text-decoration: none;
background-color: White;
text-align: Left;
vertical-align: Top;
width: 10%;}

.RightColumnText
{
font-family: Arial;
font-size: 10pt;
color: #000000;
font-style: normal;
font-weight: Bold;
text-decoration: none;
text-align: Left;
vertical-align: Top;
width: 10%;}

.Footer
{
font-family: Arial;
font-size: 8pt;
color: Silver;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: ;
background-image: url(images/shadow_ftr.gif);
text-align: Center;
vertical-align: Top;
}

.FooterText
{
font-family: Arial;
font-size: 8pt;
color: Silver;
font-weight: Bold;
font-style: normal;
text-decoration: none;
text-align: Center;
vertical-align: Top;
}

.Instructions
{
font-family: Arial;
font-size: 8pt;
color: #000000;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: Gainsboro;
text-align: Left;
}

.ErrorMessages
{
font-family: Arial;
font-size: 8pt;
color: #C90D4F;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Center;
}

.Messages
{
font-family: Arial;
font-size: 8pt;
color: #C90D4F;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Center;
}

.Headings
{
font-family: Arial;
font-size: 10pt;
color: Black;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
}

.Content
{
font-family: Arial;
font-size: 9pt;
color: Black;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
}

.ContentTableHeader
{
font-family: Arial;
font-size: 10pt;
color: #000000;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: Gainsboro;
text-align: Left;
}

.ContentTable
{
background-color: Gainsboro;
}

.ContentTableHorizontal
{
background-color: Gainsboro;
}

</Style>