TABLE, TD, P {
	font-family : Arial;
	font-size : 9pt;
	color : black;
}

.CenterText {
	text-align: center;
}

.CoverageSection {
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
}

.CoverageSectionLeft {
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
}

.CoverageTable {
	width: 500px;
	background: white;
	border: solid;
	text-align: left;
}

.CoverageTable th {
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	background: #B0C9E0;
	border: none;
}

.CoverageTable td {
	background: #f3f7fd;
	border: none;
	padding: 2px 3px;
}

td .CoverageTableSection {
	font-weight: bold;
	font-size: 9pt;
	background: #b0c9e0;
	border: none;
}

td .CoverageTableSection a {
	text-decoration: underline;
	color: black;
}

td .CoverageCol1 {
	font-weight: bold;
	border: none;
	width: 250px;
}

td .CoverageCol1R {
	font-weight: bold;
	border: none;
	text-align: right;
	width: 210px;
}

td .CoverageCol2 {
	border: none;
	background: #EFF5FB;
	text-align: right;
}

td .CoverageCol3 {
	border: none;
	background: #D7E7F5;
	text-align: right;
}

td .CoverageCol4 {
	border: none;
	background: #BFD8EF;
	text-align: right;
}

td .CoveragePlan1 {
	text-align: center;
	background: #EFF5FB;
	font-weight: bold;
}

td .CoveragePlan2 {
	text-align: center;
	background: #D7E7F5;
	font-weight: bold;
}

td .CoveragePlan3 {
	text-align: center;
	background: #BFD8EF;
	font-weight: bold;
}

table .CoverageText {
	padding: 10px;
	text-align: center;
	width: 650px;
}

table .CoverageText h3 {
	font-style: italic;
	border: solid;
	background: #b0c9e0;
}

table .CoverageTextBox {
	border: solid;
	background: lightgrey;
	padding: 2px;
	text-align: center;
}

table .CoverageText a {
	text-decoration: none;
	color: black;
}

.Body  {
	background-color : White;
	font-family : Arial;
	font-size : 8pt;
	color : Black;
	text-align : center;
}
	
.Blue {
    background-color: #D3E5F3;
}

#returnbutton {
	padding: 0;
	margin: 0;
}

.right {
	text-align: right;
}

.center_text  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : black;
}
	
.Footerinc {
	font-family : Arial;
	font-weight : bold;
	text-align : center;
	color : Gray;
	font-size : 8pt;
}

.Headline {
	font-family : Arial;
	font-weight : bold;
	text-align : center;
	color :blue;
	font-size : 16pt;
}
.Headerinc  {
	background-color : white;
	font-weight : normal;
	font-size : 16pt;
	text-align : center;
	color :#66ffff;
}

.Contrast_a  {
	font-weight : bold;
	font-size : 10pt;
	color : red;
}

.body_text {
	font-weight : bold;
	font-style : normal;
	color : Green;
	font-size : 12pt;
	text-align : center;
}

.tab_text {
	font-weight : bold;
	font-style : normal;
	color :#d8d8d8;
	font-size : 12pt;
	text-align : center;
}

.tab_text_on {
	font-weight : bold;
	font-style : normal;
	color :#ffcc00;
	font-size : 12pt;
	text-align : center;
}
.HeaderTxt  {
	background-color : Navy;
	font-weight : bold;
	text-align :center;
	font-size : 10pt;
	color : #66ffff;
}

.topline  {
	font-family : Arial;
	font-weight : bold;
	text-align :center;
	font-size : 9pt;
	color :white;
}

a:hover {
text-decoration: underline;
color :darkblue;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

.HeaderTxt A  {
	color : White;
}

.HeaderTxtRight  {
	background-color : white;
	text-align : right;
	color : White;
}

.HeaderTxtRight A  {
	color : White;
}



.MenuTxt A  {
	font-weight : bold;
	color : black;
}

.Fixed  {
	font-family : monospace;
}

.status {
 font-size: 16pt;
 font-weight: 100;
 color: #FFFFFF;
 font-family: "arial", "helvetica", sans-serif;
}

