<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #ffffff; /* Background Color */
background-attachment: scroll;
	background-image: url(Images/dolphin_bkgrd2.jpg);/* Background Image */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
	background-repeat: no-repeat;
	background-position: center;
}
.OldGeneralPage
{
background-color: #ffffff; /* Background Color */
background-image: url(Images/bkgrd/powderblue-1.png); /* Background Image */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
 background-repeat: repeat-x;
}


.GeneralTable
{
background-color: transparent; /* Background Color */
}

.PageTable {
	background-color: transparent;
	vertical-align: top;
}


.TopBanner
{
font-family: "Brush Script Std","Arial Black",  sans-serif; /* Font Face */
font-size: 28pt; /* Font Size */
color: Navy; /* Font Color */
font-weight: normal; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: transparent; /* Background color */
 /* Align Text */
 text-shadow: Black;
 letter-spacing: 1px;
 outline-color: Red;
 }

.TopSubBanner
{
font-family: Tahoma; /* Font Face */
font-size: 9pt; /* Font Size */
color: Navy; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: transparent; /* Background color */
text-align: left; /* Align Text */
}

.TopSubBannerText
{
font-family: Tahoma; /* Font Face */
font-size: 9pt; /* Font Size */
color: Navy; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: left; /* Align Text */
}

.Calendar
{
font-family: Tahoma; /* Font Face */
font-size: 9pt; /* Font Size */
color: Navy; /* Font Color */
font-weight: bolder; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: transparent; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 300px;}

.LeftColumn
{
font-family: Tahoma; /* Font Face */
font-size: 9pt; /* Font Size */
color: Navy; /* Font Color */
font-weight: bolder; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: transparent; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 150px;}

.LeftColumnText
{
font-family: Tahoma; /* Font Face */
font-size: 9pt; /* Font Size */
color: Navy; /* Font Color */
font-weight: bolder; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 150px;}

.RightColumn
{
font-family: Tahoma; /* Font Face */
font-size: 9pt; /* Font Size */
color: Navy; /* Font Color */
font-style: normal; /* Font Style */
font-weight: bolder; /* Font Style */
text-decoration: none;
background-color: transparent; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 150px;}

.RightColumnText
{
font-family: Tahoma; /* Font Face */
font-size: 8pt; /* Font Size */
color: Navy; /* Font Color */
font-style: normal; /* Font Style */
font-weight: bolder; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 150px;}

.Footer
{
font-family: Tahoma; /* Font Face */
font-size: 8pt; /* Font Size */
color: #00008B; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: transparent; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
    height: 90px;
}

.LegalText
{
font-family: Tahoma; /* Font Face */
font-size: 6pt; /* Font Size */
color: Navy; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Tahoma; /* Font Face */
font-size: 8pt; /* Font Size */
color: Navy; /* 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: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #E3F2F7; /* 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: 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: 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: transparent; /* Background color */
text-align: Left; /* Align Text */
}

.ContentRight
{
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: transparent; /* Background color */
text-align: Right; /* Align Text */
}

.ContentCenter
{
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: transparent; /* Background color */
text-align: center; /* Align Text */
}

a.ContentCenter:hover {
	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: underline; /* Font Style */
background-color: transparent; /* Background color */
text-align: center; /* 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: #B0E6FF; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #E7E3D7;
}

.ContentTableHorizontal
{
background-color: #E7E3D7;
}

</Style>