<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #99ccff; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: #99CCFF; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
color: #ffffff; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
/* background-color: #99CCFF; Background color */
text-align: Center; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #CCCCCC; /* Background color */
text-align: Center; /* Align Text */
}

.CartText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #CCCCCC; /* Background color */
text-align: Center; /* Align Text */
}

.LeftColumn
{
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;
background-color: #CCCCCC; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
/*width: 15%;*/
}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #99CCFF; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
/*width: 15%;*/
}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #99CCFF; /* Background color */
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: #99CCFF; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #99CCFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #99CCFF; /* Background color */
text-align: Center; /* Align Text */
}

.UpsellMessage
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #99CCFF; /* 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: #CCCCCC; /* Background color */
text-align: Left; /* Align Text */
}

H1
{
font-family: Arial; /* Same as Headings */
font-size: 14pt; 
color: Black; 
font-weight: Bold; 
font-style: normal; 
text-decoration: none; 
background-color: #99CCFF;
text-align: Left; /* Align Text */
}

H2
{
font-family: Arial; /* Same as Headings */
font-size: 12pt; 
color: Black; 
font-weight: Bold; 
font-style: normal; 
text-decoration: none; 
background-color: #99CCFF;
text-align: Left; /* Align Text */
}

H3
{
font-family: Arial; /* Same as Headings */
font-size: 10pt; 
color: Black; 
font-weight: Bold; 
font-style: normal; 
text-decoration: none; 
background-color: #99CCFF;
text-align: Left; /* Align Text */
}

.Content
{
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: #99CCFF;  /*Background color */
text-align: Left; /* Align Text */
}

.Small
{
font-family: Arial; /* Font Face */
font-size: 6pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.ShortDescription
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #99CCFF;  /*Background color */
text-align: Left; /* Align Text */
}

.PriceContent
{
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: #99CCFF;  /*Background color */
text-align: Left; /* Align Text */
}

.TextInput
{
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: White  /*Background color */
text-align: Left; /* Align Text */
}

P
{
font-family: Arial; /* Same as content */
font-size: 8pt; 
color: Black; 
font-weight: Normal; 
font-style: normal; 
text-decoration: none; 
background-color: #99CCFF;
text-align: Left; 
}

li
{
font-family: Arial; /* Same as content */
font-size: 8pt; 
color: Black; 
font-weight: Normal; 
font-style: normal; 
text-decoration: none; 
background-color: #99CCFF;
text-align: Left; 
}

.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: Left; /* Align Text */
}

.NoOnLine
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* 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: #FF9999; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #99CCFF;
}

.ContentTableHorizontal
{
background-color: #99CCFF;
}

.HomePage
{
background-color: #99CCFF; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.HomePageText
{
font-family: Georgia; /* 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: #99CCFF; Background color */
text-align: Left; /* Align Text */
}

.HomePageTable
{
font-family: Georgia; /* 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: #99CCFF; Background color */
text-align: Left; /* Align Text */
}

.HomePageHeaders
{
font-family: Georgia; /* Font Face */
font-size: 11pt; /* Font Size */
color: Black; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #CCCCCC; /*Background color */
text-align: center; /* Align Text */
}

.PageNumbers
{
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: #99ccff; /* Background color */
text-align: Left; /* Align Text */
}

.BaseOptions
{
Font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
text-align: Center; /* Align Text */
}
</Style>