<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: ; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: ; /* Background color */
background-image: ;/* Background Image */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
color: #00504d; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #eeeeee; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width:13%;
}

.LeftColumn A {  color: #00504d; font-weight: bold; text-decoration: none}
.LeftColumn A:hover {  color: #000000; font-weight: bold; text-decoration: none}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: pt; /* Font Size */
color: ; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
background-color: ; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 9px; /* Font Size */
color: #999999; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Footer A {  color: #999999; font-weight: bold; text-decoration: none}
.Footer A:hover {  color: #009286; font-weight: bold; text-decoration: none}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
color: ; /* 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: 15px; /* Font Size */
color: #FF3333; /* 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 */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 15px; /* Font Size */
color: #FF3333; /* 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 */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
color: ; /* 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: 12px; /* Font Size */
color: ; /* 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 */
}

.Content A {  color: #666666; font-weight: bold; text-decoration: underline}
.Content A:hover {  color: #009286; font-weight: bold; text-decoration: none}

.ContentRed
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
color: #CC0000; /* 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 */
}

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Heading Font Size */
color: ; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: ;
}

.ContentTableHorizontal
{
background-color: ;
}

.headingText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #336666}
.headingBlackText {  font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000}

.welcome
{
font-family: Arial; /* Font Face */
font-size: 18px; /* Font Size */
color: #000000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: Bold; /* FontStyle */
text-decoration: none;
background-color: #ffffff; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Options
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
color: ; /* 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 */
}

.SpecialText
{
	font-family:Arial;
	font-size: 20px;
	color:#CC0000;
	font-weight:bold;
	font-style:italic;
}

</Style>
