BODY {background-color: white; font-family: Arial;  font-size: 10pt;  font-weight: 500;  color: black; }

.TextFootnote	{font-family: Arial;  font-size: 7pt;  font-weight: normal;  color: #081151; text-align: Right;}
.TextNote, .NewsletterFooter	{font-family: Arial;  font-size: 8pt;  font-weight: normal;  color: black; }
.TextNormal	{font-family: Arial;  font-size: 10pt;  font-weight: 500;  color: black;  }
.TextBig	{font-family: Arial;  font-size: 12pt;  font-weight: 500;  color: black; }
.TextBigBold, H1, .PullQuote {font-family: Arial;  font-size: 12pt;  font-weight: 800;  color: black; }
.TextError	{font-family: Arial;  font-size: 8pt;  font-weight: 500;  color: red;  }
.TextEntry	{font-family: Courier;  font-size: 8pt;  font-weight: 500;  color: black; }
.TextReportTitle {font-family: Arial;  font-size: 10pt;  font-weight: 500;  color: black; text-align: Center; }
.ColumnText	{font-family: Arial;  font-size: 8pt;  font-weight: 500;  color: black;  }



A.MenuText{ font-family: Arial; font-size: 8pt; font-weight: 600; padding: 4; text-decoration:none;}
A.MenuText { color: black; }
A.MenuText:hover { color: #888888; }

H1
{
	color: #0061A5; 
}

.ArticleTitle
{
	font-family: Arial;  
	font-size: 12pt;  
	font-weight: 800;  
	color: #0061A5; 
	text-align: center;
}
.ArticleAuthor
{
	font-family: Arial;  
	font-size: 12pt;  
	font-weight: 500;  
	color: black; 
	text-align: center;
	font-style:italic;
}
.PullQuote
{
	background-color: 	#FDF5D1;
	font-family:		"Arial"
	color:			black;
	padding:		5px;
}


.TableHeader
{

	font-family:		"Arial"
	font-size:		10px;
	font-weight:		800;

	font-size:		11px;
}

.TableContent
{
	background-color: 	#FDF5D1;
	font-family:		"Arial"
	color:			black;
	padding:		5px;
	border-top:		1 solid #0061A5; 
	border-bottom:		1 solid #0061A5; 
	font-size:		11px;
}

.NewsletterHeader
{
	background-color: 	#FDF5D1;
	font-family:		"Arial"
	color:				black;
	font-size:			12px;
	padding:			2px;
	text-align:			center;
}

.NewsletterFooter
{
	background-color: 	#FDF5D1;
	font-family:		"Arial"
	color:				black;
	padding:			5px;
	border-top:			2 solid #0061A5; 
	border-bottom:		1 solid #0061A5; 
}

.vs_blue_background
{
	background-color: 	#0061A5;
}

.vs_blue_text, .vs_blue_text_subheader, .vs_blue_text_header
{
	color: #0061A5;
}

.vs_blue_text_header
{
	font-weight:800;
}

.vs_blue_text_subheader
{
	font-style:italic;
}