@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	background-image: url(images/bi_shdo.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
}
body,td,th,select,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	font-style: normal;
	font-weight: normal;
}
td.dark_bg_hdr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	background-color: #CCCCCC;
	font-weight: bold;
}
td.bold_hdr
{
	font-weight: bold;
}

a {
	font-size: 8pt;
	color: #0A4C8D;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0A4C8D;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: underline;
	color: #666;
}
.h1 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 10pt;
	color: #CCC;
	font-variant: small-caps;
	letter-spacing: 0.75em;
	line-height: 16pt;
}
.biotext_bold_p2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12pt;
	font-weight: bold;
	color: #00528e;
	font-size: 9pt;
	text-decoration: none;
}
.boldhdr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}
.selected_highlight{
    color: #336699;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
.headernav {
	width: 800px;
	margin-left: 10px;
}
.PlanDescr {
	letter-spacing: 0.05em;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	height: auto;
	width: 800px;
	margin-left: 10px;
	margin-top: 10px;
	
}.bluecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: bold;
	color: #FFF;
	background-color: #96B5D1;
	padding-left: 20px;
	text-align: left;
}
.LeftHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: bold;
	color: #0A4C8D;
	text-align: left;
	padding-left: 20px;
}
.LeftSide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 13pt;
	color: #0A4C8D;
	text-align: left;
	padding-left: 20px;
	font-weight: normal;
}
.footerP2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt;
	font-weight: normal;
	color: #999999;
	text-align: left;
}