body
{
}
.TopNav
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:Black;
	text-decoration:none;
}
a.TopNav:hover
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:Black;
	text-decoration:underline;
}
.TopNav2
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:midnightblue;
	text-decoration:none;
}
a.TopNav2:hover
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:midnightblue;
	text-decoration:underline;
}
.MyAccount
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:midnightblue;
	text-decoration:none;
}
a.MyAccount:hover
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:red;
	text-decoration:underline;
}
.Headline
{
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bold;
	color:darkred;
	text-decoration:none;
}
.Headline2
{
	font-family:Tahoma;
	font-size:14pt;
	font-weight:bold;
	color:black;
	text-decoration:none;
}
.content
{
	font-family:Tahoma;
	font-size:10pt;	
	color:black;
	text-decoration:none;
}
.bulletPoints
{
	font-family:Tahoma;
	font-size:8pt;	
	color:darkred;
	text-decoration:none;
}
a.content
{
	font-family:Tahoma;
	font-size:10pt;	
	color:red;
	text-decoration:underline;
}
.breadcrumbs
{
	font-family:Tahoma;
	font-size:8pt;	
	color:gray;
	text-decoration:none;
}
a.breadcrumbs:hover
{
	font-family:Tahoma;
	font-size:8pt;	
	color:gray;
	text-decoration:underline;
}
.leftNavTitle
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:White;
	text-decoration:none;
}
.leftNav
{
	font-family:Tahoma;
	font-size:8pt;	
	color:black;
	text-decoration:none;
	font-weight:bold;
}
a.leftNav:hover
{
	font-family:Tahoma;
	font-size:8pt;	
	color:black;
	text-decoration:underline;
	font-weight:bold;
}
.finePrint
{
	font-family:Tahoma;
	font-size:7pt;	
	color:black;
	text-decoration:none;
}
a.finePrint
{
	font-family:Tahoma;
	font-size:7pt;	
	color:darkred;
	text-decoration:underline;
}
.BottomNav
{
	font-family:Tahoma;
	font-size:8pt;	
	color:white;
	text-decoration:none;
}
a.BottomNav:hover
{
	font-family:Tahoma;
	font-size:8pt;	
	color:white;
	text-decoration:underline;
}
.MyAcctLnk
{
	font-family:Tahoma;
	font-size:18pt;
	font-weight:bold;
	color:Blue;
	text-decoration:underline;
}
