.GeneralPage
{
background-color: white; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}


td			{font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 10pt; color: #000000}

.blank		{font-size: 1pt}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Normal; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
text-align: Right; /* Align Text */
}

.GeneralText
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
text-align: Justify; /* Align Text */
}
.linkText
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #006600; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: Italic; /* FontStyle */
}

.email
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #006600; /* Font Color */
font-weight: normal; /* Font Style */
text-decoration: none;
font-style: Italic; /* FontStyle */
}

.Navigation
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000099; /* Font Color */
font-weight: Normal; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 7pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
text-decoration: none;
font-style: normal
}

.RightNav
{
font-family: Arial; /* Font Face */
font-size: 7pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Normal; /* Font Style */
text-decoration: none;
font-style: normal
}

.SubNavigation
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: Navy; /* Font Color */
font-weight: Normal; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
}

.Headings
{
font-family: Times New Roman; /* Font Face */
font-size: 12pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: underline; /* Font Style */
text-align: Left; /* Align Text */
}
A:link		{color: #008000; text-decoration:none}
A:visited	{color: #008000; text-decoration:none}
A:hover		{color: #008000; text-decoration:underline}