<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.CartText        { font-size:8pt; }
.LeftColumn a:link {color: #FFFFFF; text-decoration: none}
.LeftColumn a:visited {color: #FFFFFF; text-decoration: none}
.LeftColumn a:hover {color: #CC99FF; text-decoration: none}
.RightColumn a:link {color: #0000FF; text-decoration: none}
.RightColumn a:visited {color: #0000FF; text-decoration: none}
.RightColumn a:hover {color: #0000FF; text-decoration: underline}
.TopSubBanner a:hover {color: #CC99FF; text-decoration: none}
.TopBanner a:hover {color: #000000; text-decoration: none}
.PlattMenu a:hover {color: #FFFFFF; background-color:#000000}
.BottomSubBanner td a:hover {background-color: #003C77; text-decoration: none; color: #FFFFFF;}

.GeneralPage
{
border-left:3px solid #D9D9FF; border-top:3px solid #D9D9FF; margin:0px; background-color:#D9D9FF

}

.GeneralTable
{

}
.PlattMenu
{
/* Font Face */
/* Font Size */
/* Font Color */
/* Font Style */
/* FontStyle */
/* Background color */
text-align: left;  
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
/* Font Color */
/* Font Style */
text-decoration: none;
/* FontStyle */
/* Background color */
text-align: Left;
background-color:#003C77;  
}

.TopSubBanner
{
/* Font Face */
/* Font Size */
/* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
/* Background color */
text-align: Right; /* Align Text */
background-color:#003C77
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #FFFFFF; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none;
text-align: Right; 
}

.BottomSubBanner
{
font-family: Arial; /* Font Face */
/* Font Size */
/* Font Color */
/* Font Style */
/* FontStyle  */
/* Background color */
text-align: center; /* Align Text */
background-color:#DFDFFF; background-image:url('images/a/bottomsubbannerbkg.png'); font-variant:small-caps  
}

.LeftColumn
{
border-right:5px solid #FFFFFF; border-top:5px solid #FFFFFF; border-bottom:5px solid #FFFFFF; font-family: Arial; /* Font Face */
/* Font Size */
/* color: #FFFFFF; */ /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none;
/* Background color */
text-align: left; /* Align Text */
vertical-align: top; /* Align Text */
background-color:#002953 
}
.LeftColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #FF3300; /* Font Color */
/* Font Style */
/* FontStyle */
text-decoration: none;
text-align: left ; /* Align Text */
vertical-align: top; /* Align Text */
font-weight:bold; margin-left:10}

.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 */
text-align: left; /* Align Text */
vertical-align: Top; /* Align Text */
}

.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: 25%;}

.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: #400000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #E7E3D7; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #CC0000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
/* Background color */
text-align: Center
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #CC0000; /* 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: 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: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* 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 */
}

.dropdowncolor { color: #000080; background-color: #FFFF99 }
.SimpleSearchContent
{font-size: 9pt; font-weight:bold; color:#FFFFFF }

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* 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: #C0C0C0; /* Background color */
text-align: Left
}

.ContentTable
{
background-color: #C0C0C0;
}

.ContentTableHorizontal
{
background-color: #E7E3D7;
}

</Style>