<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.CartText        { font-size:8pt; }
.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: #D2E0FC; 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: #4d80dc; text-decoration: none; }

.GeneralPage
{
margin:0px; background-color:#ACC0EE; 

}

.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:#09204A;
background-image:url('images/a/Background16.jpg'); height:100; background-repeat:repeat-x

}

.TopSubBanner
{
/* Font Face */
/* Font Size */
/* Font Color */
border-bottom:1px solid #00236A; font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
/* Background color */
text-align: Right; /* Align Text */
background-color:#1D418B;
border-top-left-radius: 10px 10px;
border-top-right-radius: 10px 10px;
/* background-repeat: no-repeat; */
/* background-position: left top, right top; */
}

.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
{
border-top:1px solid #00236A;
font-family: Arial; /* Font Face */
/* Font Size */
/* Font Color */
/* Font Style */
/* FontStyle  */
/* Background color */
text-align: center; /* Align Text */
background-color:#1D418B;
/* border-bottom-left-radius: 10px 10px;  */
/* border-bottom-right-radius: 10px 10px;  */
/* background-repeat: no-repeat;  */
/* background-position: left bottom, right bottom;  */
}

.LeftColumn
{
font-family: Arial; /* Font Face */
/* Font Size */
/* color: #99ccff; */ /* Font Color */
/* Font Style */
/* FontStyle */
/* Background color */
text-align: left; /* Align Text */
text-align: left; vertical-align:top; background-color:#C5D3F3  

}
.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:8
}

.RightColumn
{
width:150;
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; background-color:#C5D3F3
}

.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 */
}

.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; font-style:italic }

.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;
}

.MarksContentTable
{
width:700;
background-color:#FFFFFF;
font-family:Arial;
}

.h1mark
{
font-size: 18pt; /* Heading Font Size */
font-weight: bold; /* Heading Font Style */
font-family: Times New Roman; /* Font Face */
text-align: Center; color:#000000
}

.h2mark
{
font-size: 14pt; /* Heading Font Size */
font-weight: bold; /* Heading Font Style */
font-family: Arial; /* Font Face */
text-align: Center 
}

.h3mark
{
font-size: 12pt; /* Heading Font Size */
font-weight: normal; /* Heading Font Style */
font-family: Arial; /* Font Face */
text-align: Center;
}

.h4mark
{
padding-right:50px;
padding-left:50px;
font-size: 11pt; /* Heading Font Size */
font-weight: normal; /* Heading Font Style */
font-family: Times New Roman; /* Font Face */
text-align: Left; /* Align Text */
}
</Style>
