<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: ;
background-image: url(images/b_bkg.gif);
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

.GeneralTable
{
background-color: ;
}

.TopBanner
{
font-family: Arial;
font-size: 14pt;
color: #00CC00;
font-weight: Bold;
text-decoration: none;
font-style: normal;
background-color: White;
text-align: Center;
}

.TopSubBanner
{
font-family: Arial;
font-size: 10pt;
color: #DFDFDF;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: White;
text-align: Center;
}

.TopSubBannerText
{
font-family: Arial;
font-size: 10pt;
color: #DFDFDF;
font-weight: Bold;
font-style: normal;
text-decoration: none;
text-align: Center;
}

.LeftColumn
{
font-family: Arial;
font-size: 10pt;
color: #DFDFDF;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: White;
text-align: Left;
vertical-align: Top;
width: 15%;}

.LeftColumnText
{
font-family: Arial;
font-size: 10pt;
color: #DFDFDF;
font-weight: Bold;
font-style: normal;
text-decoration: none;
text-align: Left;
vertical-align: Top;
width: 15%;}

.RightColumn
{
font-family: Agency FB;
font-size: 10pt;
color: #DFDFDF;
font-style: normal;
font-weight: Bold;
text-decoration: none;
background-color: White;
text-align: Left;
vertical-align: Top;
width: 15%;}

.RightColumnText
{
font-family: Agency FB;
font-size: 10pt;
color: #DFDFDF;
font-style: normal;
font-weight: Bold;
text-decoration: none;
text-align: Left;
vertical-align: Top;
width: 15%;}

.Footer
{
font-family: Agency FB;
font-size: 10pt;
color: #DFDFDF;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: White;
text-align: Center;
vertical-align: Top;
}

.FooterText
{
font-family: Agency FB;
font-size: 10pt;
color: #DFDFDF;
font-weight: Normal;
font-style: normal;
text-decoration: none;
text-align: Center;
vertical-align: Top;
}

.Instructions
{
font-family: Arial;
font-size: 10pt;
color: Black;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #EAEAEA;
text-align: Left;
}

.ErrorMessages
{
font-family: Arial;
font-size: 12pt;
color: Red;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: ;
text-align: Center;
}

.Messages
{
font-family: Arial;
font-size: 12pt;
color: #0000A0;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: ;
text-align: Center;
}

.Headings
{
font-family: Arial;
font-size: 10pt;
color: #0000A0;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: ;
text-align: Left;
}

.Content
{
font-family: Arial;
font-size: 10pt;
color: Black;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: White;
text-align: Left;
}

.ContentTableHeader
{
font-family: Arial;
font-size: 10pt;
color: Black;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #DFDFDF;
text-align: Center;
}

.ContentTable
{
background-color: #DFDFDF;
}

.ContentTableHorizontal
{
background-color: #DFDFDF;
}

</Style>