<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #ffffff; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: White; /* Background Color */
}

#ContentCell
{
width: 640px;
}

.TopBanner
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 11px; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #666666; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12px; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.LeftColumn
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 11px; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: b8b8ad; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 150px;}

.LeftColumnText
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 11px; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 150px;}

.RightColumn
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 11px; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: ; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 150px;}

.RightColumnText
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 11px; /* 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: 150px;}

.Footer
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 11px; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 11px; /* Font Size */
color: #C6BFA5; /* 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, Helvetica, sans-serif; /* Font Face */
font-size: 11px; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #E7E3D7; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 15px; /* Font Size */
color: #C90D4F; /* 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, Helvetica, sans-serif; /* Font Face */
font-size: 11px; /* Font Size */
color: #C90D4F; /* 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, Helvetica, sans-serif; /* 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, Helvetica, sans-serif; /* Font Face */
font-size: 11px; /* 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 */
}

.ContentG
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 11px; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #cfcfc7; /* Background color */
text-align: Left; /* Align Text */
height: 100%;
}

.ContentGin
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 11px; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #cfcfc7; /* Background color */
text-align: Left; /* Align Text */
height: 100%;
padding-bottom: 4px;
}

.Content2
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 11px; /* Font Size */
color: red; /* Font Color */
font-weight: bolder; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Arial, Helvetica, sans-serif; /* 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: #cfcfc7; /* Background color */
text-align: Left; /* Align Text */
}

.AlphaTableHeader
{
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #FFFFFF; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #263E58; /* Background color */
text-align: Left; /* Align Text */

}

.ContentTable
{
background-color: #cfcfc7;
}

.ContentTableHorizontal
{
background-color: #cfcfc7;
}
.left_nav_blue {
	font-family: Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.AlphaTableHeader a:link {	color: #FFFFFF;text-decoration: none;}
.AlphaTableHeader a:visited {	color: #FFFFFF;text-decoration: none;}
.AlphaTableHeader a:hover {	color: #FFFFFF;text-decoration: none;}
.AlphaTableHeader a:active {	color: #ffcc00;text-decoration: underline;}

</Style>