<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #000000; /* Background Color */
background-image: url(images/bodybg.gif); /* Background Image */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 12px; /* Margins */
}

.GeneralTable
{
background-color: White; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #FFFFFF; /* Background color */
background-image: url(images/topbg.gif); /* Background Image */
text-align: Left; /* Align Text */
border-bottom:none;
border-collapse:collapse;
}

.TopSubBanner
{
border-collapse:collapse;
border-top:none;
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #255d99; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: 68a5d1; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
height: 100%;
width: 15%;}

.LeftColumnText
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: 68a5d1; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumnText
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #255d99; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: Red; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: Red; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #ffffff; /* Background color */
text-align: Left; /* Align Text */
}

.DetailContent
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #ffffff; /* Background color */
text-align: Center; /* Align Text */
}

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Heading Font Size */
color: Black; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.DetailTable
{
background-color:C9D5E1;
font-family:Arial;
color:black;
font-size:11px;
}

.DetailTableAlt
{
background-color:F1F6FC;
font-family:Arial;
color:black;
font-size:11px;
}

.ContentTable
{
background-color: #FFFFFF;
}

.ContentTableHorizontal
{
background-color: #FFFFFF;
}

.a.footerlink:link {color: #ffffff; text-decoration:none}
.a.footerlink:active {color: #ffffff; text-decoration:none}
.a.footerlink:visited {color: #ffffff; text-decoration:none}
.a.footerlink:hover {color: #ffffff; text-decoration:underline}

a.headerlink:link {color: #ffffff; text-decoration:none}
a.headerlink:active {color: #ffffff; text-decoration:none}
a.headerlink:visited {color: #ffffff; text-decoration:none}
a.headerlink:hover {color: #ffffff; text-decoration:none; background-color: #68a5d1}

.a.navlink:link {color: #000000; text-decoration:none;
text-align: Left; /* Align Text */
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
}
.a.navlink:active {color: #000000; text-decoration:none;
text-align: Left; /* Align Text */
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
}
.a.navlink:visited {color: #000000; text-decoration:none;
text-align: Left; /* Align Text */
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
}
.a.navlink:hover {text-shadow:#000000; color:#FFFFFF;
text-align: Left; /* Align Text */
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
}

</Style>