body, p, table, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #081E5D;
}
body { 
	text-align: center;
}
ul , ol, li{
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #081E5D;
}
p {margin-top:10px;}

li {
	padding-top: 8px;
	padding-bottom: 8px;
}

h1 {
	text-transform: capitalize;
	font-size: 14pt;
	font-variant: normal;
	color: #081E5D;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	padding-top: 20px;
	color: #2d6aac;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	padding-top: 20px;
	text-transform: capitalize;
	color: #2d6aac;
}
h4 {
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	padding-top: 20px;
	font-variant: small-caps;
}
h5 {
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}
.bkgrdcolor-blue-black {
	background-color:#000; /*blue-black*/
	color: #FFF;
}
.bkgrdcolor-green {
	background-color:#0C3; /*green*/
}
.bkgrdcolor-yellow {
	background-color:#ffff00; /*yellow*/
}
.bkgrdcolor-orange {
	background-color:#ff6600; /*orange*/
	color: #FFF;
}
.bkgrdcolor-red {
	background-color:#ff0000; /*red*/
	color: #FFF;
}
.bkgrdcolor-blue {
	background-color:#3371fe; /*blue*/
	color: #FFF;
}
.BMIScore {
	border: thin solid #000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 10px;
}
.bodyimage {
	margin: 15px;
	border: thin solid #000;
}


.column-left {
	position: relative;
	float: left;
	width: 48%;
	padding-right: 10px;
	border-right: 1px black solid;
	top: -15px;
}

.column-right {
	position: relative;
	float: right;
	width: 46%;
	right: 5px;
}

.credits {
	font-size: 6pt;
	text-align: center;
}
.displayboxleadintext {
	font-size: 10pt;
	color: #6487a8;
	font-weight: bold;
}

.FAQ-leadin {
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #006;
	left: 40px;
	position: relative;
}
.footer {
	font-size: 7pt;
	text-align: center;
}
.footnote-hr{
	width: 90%;
	margin-right: auto;
	margin-left: 30px;
}
.footnote-label {
	margin-left: 30px;
	font-size: 8pt;
	line-height: 220%;
	font-variant: small-caps;
	margin-top: -10px;
}
.h1-parenthetical {
	font-size: 11pt;
}

.h1tagline{
	font-size: 14px;
	font-weight: normal;
}
.hrraised {
	position: relative;
	top: -10px;
}
.indent {
	margin-left: +5pt;
}

.label {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	top: auto;
}
.outdent {left:-15px;}
.photos {
	margin: 15px;	
	margin-top: 0px;
	border: thin solid #000;
}
.photo-caption {
	font-size: 7pt;
	top: -5px;
	left: 50px;
}
.popupwindowbutton {
	position: relative;
	border: thin none #000;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.tableheader {
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #020b4c;
	text-align: center;
}
.tabledatanum {
	text-align: right;
	padding-left: 0pt;
	padding-right: 6pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabledataleft {
	text-align: left;
	background-color: #c2dae9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.tabledatacentered {
	text-align: center;
	background-color: #c2dae9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.table-faqs {
	position: relative;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.tablenotes {
	font-size: 8pt;
	position: relative;
	left: 50px;
	vertical-align: top;
}
.text-footnote {
	font-size: 7pt;
	position: relative;
	top: 5px;
	margin-left: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.text-superscript {
	font-size: 8pt;
	top: -3px;
	position: relative;
}
.text-verysmall {
	font-size: 7.5pt;
}

.text-emphasis {
	font-weight: bold;
	text-decoration: underline;
}
.tblhdr {
	font-size: 8.5pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #2d6aac;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.tblcaption {
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #2d6aac;
}
.text-small {font-size: .9em;}
.text-very-small {font-size: .8em;}
.tight {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.linktotop {
	position: relative;
	WIDTH: 70px;
	border: none;
	float:right;
	top: -8px;
	right: -160px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.linktoback {
	position: relative;
	WIDTH: 70px;
	border: none;
	float:right;
	top: 5px;
	right: 400px;right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
