<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #EBEBEB;
background-image: url('images/grey-grid-3.gif');
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

.GeneralTable
{

}

.TopBanner
{
font-family: Times New Roman;
font-size: 1pt;
color: White;
font-weight: Normal;
text-decoration: none;
font-style: normal;
background-color: #003056;
background-image: url('images/background-big-4.jpg');
text-align: Left
}

.TopSubBanner
{
font-family: Verdana;
font-size: 10pt;
color: White;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFAC1F;
text-align: Right;
}

.TopSubBannerText
{
font-family: Verdana;
font-size: 10pt;
color: #003056;
font-weight: Normal;
font-style: normal;
text-decoration: none;
text-align: Right;
}

.LeftColumn
{
font-family: Verdana;
font-size: 9pt;
color: White;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #003056;
text-align: Left;
vertical-align: Top;
width: 12%;}

.LeftColumnText
{
font-family: Verdana;
font-size: 9pt;
color: White;
font-weight: Normal;
font-style: normal;
text-decoration: none;
text-align: Left;
vertical-align: Top;
width: 12%;}

.RightColumn
{
font-family: Arial;
font-size: 8pt;
color: ;
font-style: normal;
font-weight: Normal;
text-decoration: none;
background-color: ##003056;
text-align: Left;
vertical-align: Top;
width: px}

.RightColumnText
{
font-family: Arial;
font-size: 8pt;
color: ;
font-style: normal;
font-weight: Normal;
text-decoration: none;
text-align: Left;
vertical-align: Top;
width: px}

.Footer
{
font-family: Verdana;
font-size: 8pt;
color: White;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #003056;
text-align: Left;
vertical-align: Top;
}

.FooterText
{
font-family: Verdana;
font-size: 8pt;
color: White;
font-weight: Normal;
font-style: normal;
text-decoration: none;
text-align: Left;
vertical-align: Top;
}

.Instructions
{
font-family: Arial;
font-size: 10pt;
color: Black;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: White;
text-align: Left;
}

.ErrorMessages
{
font-family: Arial;
font-size: 10pt;
color: Blue;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: ;
text-align: Left
}

.Messages
{
font-family: Verdana;
font-size: 14pt;
color: Black;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: White;
text-align: Left;
}

.Headings
{
font-family: Tahoma;
font-size: 10pt;
color: Black;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: ;
text-align: Left
}

.Content
{
font-family: Tahoma;
font-size: 10pt;
color: Black;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: White;
text-align: Left;
}

.ContentTableHeader
{
font-family: Arial;
font-size: 10pt;
color: White;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #003056;
text-align: Left;
}

.ContentTable
{
background-color: #003056;
}

.ContentTableHorizontal
{
background-color: #003056;
}

.ManuTable
{
border: 1px solid #003056;
}

a  {color:#0000FF; text-decoration: none}
a:hover {color:#FF0000; text-decoration: underline;}

a.Manulinks:link {  color: #004261; text-decoration: underline;}
a.Manulinks:visited {  color: #004261; text-decoration: underline;}
a.Manulinks:hover {  color: #104EB4; text-decoration:underline;}
a.Manulinks:active {  color: #004261; text-decoration:underline;}

a.LeftNav:link {  font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: Bold; text-decoration: none;}
a.LeftNav:visited {  font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: Bold; text-decoration: none;}
a.LeftNav:hover {  font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: Bold; text-decoration: underline;}
a.LeftNav:active {  font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: Bold; text-decoration: underline;}

</Style>