.BannerTitle
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.Heading1
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : small;
	color: #97b9c5;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}

.Heading2
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : small;
	color: #6e98a6;
}

.Heading3
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : x-small;
	color: #97b9c5;

}

.LinkStyle1
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : x-small;
	color: #6e98a6;
	text-decoration: none;
}

A.LinkStyle1:visited {color : #6e98a6; font-size : x-small; text-decoration: none;}
A.LinkStyle1:link {color : #6e98a6; font-size : x-small; text-decoration: none;}
A.LinkStyle1:active {color : #6e98a6; font-size : x-small; text-decoration: none;}
A.LinkStyle1:hover {color : #97b9c5; font-size : x-small; text-decoration: none;}

.LinkStyle2
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : x-small;
	color: #000000;
}

A.ContentText:visited {color : #000000; font-size : x-small; text-decoration: none;}
A.ContentText:link {color : #000000; font-size : x-small; text-decoration: none;}
A.ContentText:active {color : #000000; font-size : x-small; text-decoration: none;}
A.ContentText:hover {color : #000000; font-size : x-small; text-decoration: none;}

.LinkStyle3
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : xx-small;
	color: #000000;
}

A.ContentText:visited {color : #000000; font-size : xx-small; text-decoration: none;}
A.ContentText:link {color : #000000; font-size : xx-small; text-decoration: none;}
A.ContentText:active {color : #000000; font-size : xx-small; text-decoration: none;}
A.ContentText:hover {color : #000000; font-size : xx-small; text-decoration: none;}


.ContentTitle 
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 14px;
	color: #336699;
}

.ContentText
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 12px;
	color: #000000;
}

A.ContentText:visited {color : #000000; font-size : 12px; text-decoration: none;}
A.ContentText:link {color : #000000; font-size : 12px; text-decoration: none;}
A.ContentText:active {color : #000000; font-size : 12px; text-decoration: none;}
A.ContentText:hover {color : #000000; font-size : 12px; text-decoration: none;}

.ContentLink
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 12px;
	color: #C81318;
	text-decoration: underline;
}

A.ContentLink:visited {color : #C81318; font-size : 12px; text-decoration: underline;}
A.ContentLink:link {color : #C81318; font-size : 12px; text-decoration: underline;}
A.ContentLink:active {color : #C81318; font-size : 12px; text-decoration: underline;}
A.ContentLink:hover {color : #C81318; font-size : 12px; text-decoration: underline;}

.FooterLink
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 11px;
	color: #FFFFFF;
}

A.FooterLink:visited {color : #FFFFFF; font-size : 11px; text-decoration: underline;}
A.FooterLink:link {color : #FFFFFF; font-size : 11px; text-decoration: underline;}
A.FooterLink:active {color : #FFFFFF; font-size : 11px; text-decoration: underline;}
A.FooterLink:hover {color : #FFFFFF; font-size : 11px; text-decoration: underline;}

.MainNavLink
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 12px;
	color: #C81318;
	text-decoration: underline
}

A.MainNavLink:visited {color : #C81318; font-size : 12px; text-decoration: underline;}
A.MainNavLink:link {color : #C81318; font-size : 12px; text-decoration: underline;}
A.MainNavLink:active {color : #C81318; font-size : 12px; text-decoration: underline;}
A.MainNavLink:hover {color : #336699; font-size : 12px; text-decoration: underline;}

.MainNavSelected
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 12px;
	font-weight: bold;
	color: #C81318;
}

.SubNavLink
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 12px;
	color: #336699;
}

A.SubNavLink:visited {color : #336699; font-size : 12px; text-decoration: underline;}
A.SubNavLink:link {color : #336699; font-size : 12px; text-decoration: underline;}
A.SubNavLink:active {color : #336699; font-size : 12px; text-decoration: underline;}
A.SubNavLink:hover {color : #336699; font-size : 12px; text-decoration: underline;}

.SubNavSelected
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 12px;
	font-weight: bold;
	color: #336699;
}