<Style>/* Default CSS Stylesheet for a new Web Application project */{}
/* HTML */
p { /* DR ADDED */
	margin: 0;
	padding: 0 0 .75em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h1 { /* DR ADDED */
	margin: 0 0 1em 0;
	padding: 0;
	font-weight: 700;
	font-size: 1em;
	font-style: normal;
	color: #0033cc;
	}
h2 { /* DR ADDED */
	margin: 1em 0 0 0;
	padding: 0;
	font-weight: 700;
	font-size: .85em;
	font-style: normal;
	color: #0000FF;
	}
h3 { /* DR ADDED */
	margin: 1em 0 0 0;
	padding: 0;
	font-weight: 700;
	font-size: .75em;
	font-style: normal;
	clor: #000;
	}
a { /* DR ADDED */
	text-decoration: underline;
	}
a:hover { /* DR ADDED */
	text-decoration: none;
	}
.GeneralPage
{
background-color: #ffffff; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.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: #FFFFFF; /* 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: White; /* 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: White; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 130px;}

.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: 130px;}

.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;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 130px;}

.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: 130px;}

.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: #0539C2; /* 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: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #DCDCDC; /* 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: #DCDCDC; /* 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: #DCDCDC; /* 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 { /* DR UPDATED */
	font-family: Arial; /* 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: #FFFFFF; /* Background color */
	text-align: Left; /* Align Text */
	}

.RecentHeader
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.RecentHeader2
{
font-family: Arial; /* Font Face */
font-size: 11px; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}


.RecentList
{
font-family: Arial; /* Font Face */
font-size: 11px; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.RecentList
a
{
font-family: Arial; /* Font Face */
font-size: 11px; /* Font Size */
color: #0033cc; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: underline; /* Font Style */
text-align: Left; /* Align Text */
}

.RecentList
a:hover
{
font-family: Arial; /* Font Face */
font-size: 11px; /* Font Size */
color: Red; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: underline; /* Font Style */
text-align: Left; /* Align Text */
}


.ContentTableHeader
{
font-family: Arial; /* 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: #DCDCDC; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #DCDCDC;
}

.ContentTableHorizontal
{
background-color: #DCDCDC;
}
/* Styles for Specific Pages or areas on pages - DR added */
.QuestionsContact {
	color: #008080;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	}
/* Home Page */
.homepage {
	margin: 0;
	padding: 0;
	}
div.homepage table {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
div.homepage th {
	text-align: center;
	background-color: #ffff66;
	color: #000;
	font-weight: 700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
div.homepage h2 {
	font-size: 125%;
	line-height: 1.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 0033cc;
	margin: 1em 0 0 0;
	padding: 0;
	}
div.homepage h3 {
	font-size: 125%;
	line-height: 1.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 008080;
	margin: 1em 0 1em 0;
	padding: 0;
	text-align: center;
	}
div.homepage ul {
	margin: 0 0 0 1.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
div.homepage li {
	padding-bottom: .5em;
	}
.welcome {
	color: #0000ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: 700;
	}
.NewSpecial {
	color: #ff0000;
	font-weight: 700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
</Style>