<Style>/* Default CSS Stylesheet for a new Web Application project */{}
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #384881; font-weight: normal; font-size: 10pt; text-decoration: none}
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color: #384881; font-weight: normal; font-size: 10pt; text-decoration: none }
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; color: #384881; font-weight: normal; font-size: 10pt; text-decoration: underline }
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color: #384881; font-weight: normal; font-size: 10pt; text-decoration: underline }

.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: #E6E6E6; /* Background Color */
}

.TopBanner
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 28pt; /* 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: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #E6E6E6; /* Background color */
text-align: Left; /* Align Text */
}

.LeftColumn
{
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;
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 175px;
}


.RightColumn
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: White; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
}



.Footer
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Verdana, Arial, 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: #E6E6E6; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* 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: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Messages
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* 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: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Headings
{
font-family: Verdana, 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: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 10pt; /* 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 */
}

.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.bodyBig { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: #000000 }
.bodyMed { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #000000 }
.bodySmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 }
.header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #686868}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: #000000; font-weight: normal}
h1.padding { padding-top:1px; padding-right:1px; padding-bottom:1px; padding-left:1px }

h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight: normal}
h2 a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #384881; font-weight: normal; text-decoration: none}
h2 a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #384881; font-weight: normal; text-decoration: none}
h2 a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #384881; font-weight: normal; text-decoration: underline }
h2 a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FF9900; font-weight: normal; text-decoration: underline}
h2.padding { padding-top:1px; padding-right:1px; padding-bottom:1px; padding-left:1px }

h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold}

.ContentTableHeader
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 11pt; /* Heading Font Size */
color: Black; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #E6E6E6; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #E6E6E6;
}

.ContentTableHorizontal
{
background-color: #E6E6E6;
}

</Style>