<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: 34373C; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: ; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 0pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: White; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* 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: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
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: White; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
background-color: White; /* 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: White; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* 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: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Normal; /* 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: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: Red; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: Red; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: 000000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* 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: ; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: 000000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: CCCCCC; /* Background color */
text-align: Center; /* Align Text */
}

.ContentTable
{
background-color: CCCCCC;
}

.ContentTableHorizontal
{
background-color: CCCCCC;
}
/************************************************************************
LD Styles
/************************************************************************/
.nav-headers {
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.left-nav {
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.footer-nav {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: arial, Arial, Helvetica, sans-serif;
}
.LDfooter {
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.ContentCentered
{
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: ; /* Background color */
text-align: Center; /* Align Text */
}
.ContentCenteredBold
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Center; /* Align Text */
}

.ContentSmall
{
font-family: Arial; /* Font Face */
font-size: 7pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Center; /* Align Text */
}

.ContentBold
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Pagination
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: 000000; /* 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 */
}

A.LinkLeftNav:link    {font-family: arial, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font weight: bold; text-decoration:none;}
A.LinkLeftNav:visited {font-family: arial, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font weight: bold; text-decoration:none;}
A.LinkLeftNav:active  {font-family: arial, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font weight: bold; text-decoration:none;}
A.LinkLeftNav:hover   {font-family: arial, Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; font weight: bold; text-decoration:none;}

A.LinkTopSub:link    {font-family: arial, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font weight: bold; text-transform: uppercase; text-decoration:none;}
A.LinkTopSub:visited {font-family: arial, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font weight: bold; text-transform: uppercase; text-decoration:none;}
A.LinkTopSub:active  {font-family: arial, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font weight: bold; text-transform: uppercase; text-decoration:none;}
A.LinkTopSub:hover   {font-family: arial, Arial, Helvetica, sans-serif; font-size: 14px; color: #999999; font weight: bold; text-transform: uppercase; text-decoration:none;}

A.LinkBody:link    {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font weight: bold; text-decoration:none;}
A.LinkBody:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font weight: bold; text-decoration:none;}
A.LinkBody:active  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font weight: bold; text-decoration:none;}
A.LinkBody:hover   {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font weight: bold; text-decoration:underline;}

A.LinkGrayBold:link    {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font weight: bold; text-decoration:none;}
A.LinkGrayBold:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font weight: bold; text-decoration:none;}
A.LinkGrayBold:active  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font weight: bold; text-decoration:none;}
A.LinkGrayBold:hover   {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font weight: bold; text-decoration:none;}

</Style>