/* Default CSS Stylesheet for a new Web Application project */

.GeneralPage
{
background-color: #FFFFFF; /* Background Color */
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12pt; /* Font Size */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: #FFFFFF; /* Background Color */
}

.TopBanner
{
font-family: Arial, Sans-Serif; /* Font Face */
font-size: 12pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #000000; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBanner
{
font-family: Arial, Sans-Serif; /* 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: #D2D2D2; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial, Sans-Serif; /* 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: Center; /* Align Text */
}

.LeftColumn
{
font-family: Verdana, Helvetica, Sans-Serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #D1CCB8; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 19%; /* Cell Width */
}

.LeftColumnText
{
font-family: Verdana, Helvetica, Sans-Serif; /* Font Face */
font-size: 8pt; /* 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 */
}

.RightColumn
{
font-family: Verdana, Helvetica, Sans-Serif; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
background-color: #D1CCB8; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 6%; /* Cell Width */
}

.RightColumnText
{
font-family: Verdana, Helvetica, Sans-Serif; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* 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 */
}

.Footer
{
font-family: Arial, Sans-Serif; /* 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: #D2D2D2; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Middle; /* Align Text */
}

.FooterText
{
font-family: Arial, Sans-Serif; /* 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: Center; /* Align Text */
vertical-align: Middle; /* Align Text */
}

.Instructions
{
font-family: Verdana, Helvetica, Sans-Serif; /* 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: Verdana, Helvetica, Sans-Serif; /* Font Face */
font-size: 9pt; /* Font Size */
color: #B90000; /* 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: Verdana, Helvetica, Sans-Serif; /* Font Face */
font-size: 9pt; /* Font Size */
color: #B90000; /* 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, Sans-Serif; /* Font Face */
font-size: 10pt; /* 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 */
}

.Inputs
{
font-family: Verdana, Arial, Helvetica, Sans-Serif; /* 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: #FFFFFF; /* Background color */
background-image: none; /* Background Image */
}

.Content
{
font-family: Verdana, Helvetica, Sans-Serif; /* 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 */
text-align: Left; /* Align Text */
}

.AlternatingContent
{
font-family: Verdana, Arial, Helvetica, Sans-Serif; /* 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-image: none; /* Background Image */
text-align: left; /* Text Align */
}

.ContentTableHeader
{
font-family: Arial, Sans-Serif; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #B90000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #D1CCB8; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #000000;
}

.ContentTableHorizontal
{
background-color: #000000;
}

.Price
{
font-family: Arial, Sans-Serif; /* Font Face */
font-size: 10pt; /* Font Size */
color: #CC3300; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* Font Style */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.SalePrice
{
font-family: Arial, Sans-Serif; /* Font Face */
font-size: 9pt; /* Font Size */
color: #3300FF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* Font Style */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

a:link
{
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 8pt;
color: #000000;
text-decoration: none;
font-weight: bold
}

a:visited
{
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 8pt;
color: #9933CC;
text-decoration: none;
font-weight: bold
}

a:hover
{
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 8pt;
color: #000000;
text-decoration: underline;
font-weight: bold
}