<Style>/* Default CSS Stylesheet for a new Web Application project */{}

/* BOTTOM GRAY */
.g1copy           { font-family:Tahoma; font-size:10px; color:#737373;	text-decoration:none; line-height:16px;}
.g1copy A:link    { font-family:Tahoma; font-size:10px; color:#737373; text-decoration:none; line-height:16px;}
.g1copy A:active  { font-family:Tahoma; font-size:10px; color:#737373; text-decoration:none; line-height:16px;}
.g1copy A:visited { font-family:Tahoma; font-size:10px; color:#737373; text-decoration:none; line-height:16px;}
.g1copy A:hover   { font-family:Tahoma; font-size:10px; color:#000000; text-decoration:underline; line-height:16px;}

.g1           { font-family:Tahoma; font-size:11px; color:#737373;	text-decoration:none; line-height:16px;}
.g1 A:link    { font-family:Tahoma; font-size:11px; color:#737373; text-decoration:none; line-height:16px;}
.g1 A:active  { font-family:Tahoma; font-size:11px; color:#737373; text-decoration:none; line-height:16px;}
.g1 A:visited { font-family:Tahoma; font-size:11px; color:#737373; text-decoration:none; line-height:16px;}
.g1 A:hover   { font-family:Tahoma; font-size:11px; color:#000000; text-decoration:underline; line-height:16px;}


/* MENU GRAY/ORANGE ROLLOVER */
.m1           { font-family:Tahoma; font-size:11px; color:#5e5e5e;	text-decoration:none; line-height:0px;}
.m1 A:link    { font-family:Tahoma; font-size:11px; color:#5e5e5e; text-decoration:none; line-height:0px;}
.m1 A:active  { font-family:Tahoma; font-size:11px; color:#5e5e5e; text-decoration:none; line-height:0px;}
.m1 A:visited { font-family:Tahoma; font-size:11px; color:#5e5e5e; text-decoration:none; line-height:0px;}
.m1 A:hover   { font-family:Tahoma; font-size:11px; color:#ff6600; text-decoration:none; line-height:0px;}


/* SUB MENU LIGHT BLUE/ORANGE ROLLOVER */
.m1s           { font-family:Tahoma; font-size:11px; color:#5a8ab6;	text-decoration:none; line-height:0px;}
.m1s A:link    { font-family:Tahoma; font-size:11px; color:#5a8ab6; text-decoration:none; line-height:0px;}
.m1s A:active  { font-family:Tahoma; font-size:11px; color:#5a8ab6; text-decoration:none; line-height:0px;}
.m1s A:visited { font-family:Tahoma; font-size:11px; color:#5a8ab6; text-decoration:none; line-height:0px;}
.m1s A:hover   { font-family:Tahoma; font-size:11px; color:#005da4; text-decoration:none; line-height:0px;}


.map1           { font-family:Tahoma; font-size:14px; color:#005da4; text-decoration:none; font-weight:bold;}
.map1 A:link    { font-family:Tahoma; font-size:14px; color:#005da4; text-decoration:none; font-weight:bold;}
.map1 A:active  { font-family:Tahoma; font-size:14px; color:#005da4; text-decoration:none; font-weight:bold;}
.map1 A:visited { font-family:Tahoma; font-size:14px; color:#005da4; text-decoration:none; font-weight:bold;}
.map1 A:hover   { font-family:Tahoma; font-size:14px; color:#000000; text-decoration:underline; font-weight:bold;}

.m2           { font-family:Tahoma; font-size:14px; color:#ca0ec8; text-decoration:none; font-weight:bold;}
.m2 A:link    { font-family:Tahoma; font-size:14px; color:#ca0ec8; text-decoration:none; font-weight:bold;}
.m2 A:active  { font-family:Tahoma; font-size:14px; color:#ca0ec8; text-decoration:none; font-weight:bold;}
.m2 A:visited { font-family:Tahoma; font-size:14px; color:#ca0ec8; text-decoration:none; font-weight:bold;}
.m2 A:hover   { font-family:Tahoma; font-size:14px; color:#000000; text-decoration:underline; font-weight:bold;}

.m3           { font-family:Tahoma; font-size:14px; color:#ff6600; text-decoration:none; font-weight:bold;}
.m3 A:link    { font-family:Tahoma; font-size:14px; color:#ff6600; text-decoration:none; font-weight:bold;}
.m3 A:active  { font-family:Tahoma; font-size:14px; color:#ff6600; text-decoration:none; font-weight:bold;}
.m3 A:visited { font-family:Tahoma; font-size:14px; color:#ff6600; text-decoration:none; font-weight:bold;}
.m3 A:hover   { font-family:Tahoma; font-size:14px; color:#000000; text-decoration:underline; font-weight:bold;}


.GeneralPage
{
background-color: #e6e6e6; /* Background Color */

}

.GeneralTable
{
background-color: White; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* 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: #e6e6e6; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #666666; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
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: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.LeftColumnText
{
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;
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: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumnText
{
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;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #000000; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #005da4; /* 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: 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: #FFFFFF; /* 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: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Tahoma; /* Font Face */
font-size: 11pt; /* Font Size */
color: #005da4; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: White; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Tahoma; /* 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 */
}

.ContentTableHeader
{
font-family: Tahoma; /* 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: #e6e6e6; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #e6e6e6;
}

.ContentTableHorizontal
{
background-color: #e6e6e6;
}







</Style>