body
{
	margin-bottom: 0; 
	margin-left: 0; 
	margin-top: 0; 
	margin-right: 0;
	background-color: White;
}
.pageheader
{
	font-size: 24px;
	color: Navy;
	font-family: Arial;
	font-weight: bold;
}
.pagebody 
{
	font-size:9pt;
	color: Black;
	font-family: Arial;
}
.redtext 
{
	font-size:14px;
	color: red;
	font-family: Arial;
	font-weight: bold;
}
.tablebody
{
	font-family: Arial;
	font-size: 9pt;
	color: Black;
}
.tablebodybold
{
	font-family: Arial;
	font-size: 9pt;
	color: Black;
	font-weight: bold;
}
.tablebodydottedborder
{
	font-family: Arial;
	font-size: 9pt;
	color: Black;
	border: dimgray 1px dotted;
}
.dottedborder
{
	border: dimgray 1px dotted;	
}
.tablebodydotted
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	font-weight: bold;
	border-right: dimgray 1px dotted;
	border-left: dimgray 1px dotted;
}
.tablefooterdotted
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	font-weight: bold;
	border-right: dimgray 1px dotted;
	border-left: dimgray 1px dotted;
	border-bottom: dimgray 1px dotted;

}

.tablebodyalt
{
	font-family: Arial;
	font-size: 9pt;
	color: Black;
	background-color: #CCCCCC;
}
.menuhead
{
	font-family:Arial;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
}
.menuitem
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.menuitem a
{
	color: Blue;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.smallbold
{
	font-size: 12px;
	color: black;
	font-style: normal;
	font-family: Arial;
	font-weight: bold;
}
.barkerbolditalic
{
	font-size: 20px;
	color: Yellow;
	font-style:italic;
	font-weight:bold;
	font-family:Arial;
}
.sectionheader
{
	border-top: darkblue 2px solid;
	font-weight: bold;
	font-size: 12pt;
	color: black;
	border-bottom: darkblue 2px solid;
	font-family: Arial;
	background-color: #b6b6ff;
}
.pageheader
{
	border-top: darkblue 2px solid;
	font-weight: bold;
	font-size: 14pt;
	color: black;
	border-bottom: darkblue 2px solid;
	font-family: Arial;
	background-color: #b6b6ff;
}.tableheader
{
	font-weight: bold;
	font-size: 9pt;
	color: yellow;
	font-family: Arial;
	background-color: #00007f;
}
.tableheader a
{
	font-size:9pt;
	font-family: Arial;
	text-align:left;
	text-decoration: none;
	color: Navy;
}
.tableheaderdotted
{
	border-right: dimgray 1px dotted;
	border-top: dimgray 1px dotted;
	font-weight: bold;
	font-size: 10pt;
	border-left: dimgray 1px dotted;
	color: yellow;
	font-family: Arial;
	background-color: #00007f;
	text-align: center;
}
.tableheaderdotted a
{
	font-size:10pt;
	font-family: Arial;
	text-align:left;
	text-decoration: none;
	color: Yellow;
}
.planslink
{
	
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
.homefaq a
{
	
	font-family:Arial;
	font-weight:bold;
	font-size: 9pt;
	text-decoration:none;
}
.homefaq
{
	color:black;
	font-family:Arial;
	font-weight:bold;
	font-size: 9pt;
	text-decoration:none;
}

.homefaqhead
{
	font-size: 18px;
	color: Red;
	font-family: Arial;
	font-weight: bold;
}
