body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	background-color: #FFFFFF;
}

button {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: #FAF5FA;
	border: 1px #000000 solid;
}

input {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}

select {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}

textarea {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border: 1px #000000 solid;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	font-size: 9pt;
	font-style: normal;
	color: #4a8f8f;
	text-decoration: none;

}

a:active {
	font-size: 9pt;
	font-style: normal;
	color: #4a8f8f;
	text-decoration: none;

}

a:visited {
	font-size: 9pt;
	font-style: normal;
	color: #4a8f8f;
	text-decoration: none;

}

a:hover
{
	font-size: 9pt;
	color: #4a8f8f;
	font-style: normal;
	text-decoration: underline;
}

.parent 
{
	color:	#4a8f8f;
	font-weight: bold;
}

.child 
{
	color:	#4a8f8f;
	font-weight: normal;
}

.parentI
{
	color:	#4a8f8f;
	font-weight: bold;
	font-style: italic
}

.radio {
	background-color: #ffffff;
	border: 0px;
}

.check {
	background-color: #ffffff;
	border: 0px;
}
h1 {
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	text-transform: uppercase;

}
h2 {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h3 {
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.labelR {

	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: right;
}
.labelL {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
}

TABLE
{
	font-size: 9pt;
	font-style: normal;
}

.CompanyName
{
   font-size: x-large;
   font-weight: bolder;
   color: White;
	font-family: Arial;
}
.health
{
	font-weight: bold;
	font-size: 16px;
	color: Black;
	font-family: Arial;
}
.e
{
	font-weight: bolder;
	font-size: xx-large;
	color: #4a8f8f;
	font-style: italic;
	font-family: 'Monotype Corsiva' , 'Lucida Handwriting';
}
.solutions
{
	font-weight: bolder;
	font-size: 16px;
	color: #4a8f8f;
	font-family: Arial;
}
.pageTitle
{
   font-size: 19pt;
   font-weight: normal;
   color: white;
	font-family: Arial;
}

.providerTitle
{
	font-size: 19pt;
	font-weight: normal;
	color: #4a8f8f;
	font-family: Arial;
}

.paraTitle 
{
	color:	#4a8f8f;
	font-weight: bold;
	font-size: 16px;
}

.paraLarge 
{
	color:	#4a8f8f;
	font-weight: normal;
	font-size: 14px;
}
.wordBold
{
	color:	#4a8f8f;
	font-weight: bold;
	font-size: 13px;
}

.actionPlan
{
	color:Gray;
	font-weight:bold;
	font-size:11px;
}

.actionPlanHeading
{
	color:Gray;
	font-weight:normal;
	font-size:9px;
}
	
.hdr
{
	color:#4a8f8f;
	font-size:10pt;
	font-weight: bold;
}
	
.reportLabel
{
	color:#4a8f8f;
	font-weight:normal;
	font-size:12px;
}

.newPage 
{
	page-break-after:always
}

.reportHeading
{
	color: Black;
	font-weight:bold;
	font-family: Arial;
	font-size: 20px;
}

.reportSubHeading
{
	color: Black;
	font-weight:bold;
	font-family: Arial;
	font-size: 16px;
}
.logo1
{
	font-weight: bold;
	font-size: 30px;
	color: Silver;
	font-family: Arial;
}
.logo2
{
	font-weight: bolder;
	font-size: 80px;
	color: #4a8f8f;
	font-style: italic;
	font-family: 'Monotype Corsiva' , 'Lucida Handwriting';
}
.logo3
{
	font-weight: bolder;
	font-size: 30px;
	color: #4a8f8f;
	font-family: Arial;
}
.logo4
{
	font-weight: bold;
	font-size: 20px;
	color: Silver;
	font-family: Arial;
}
.required
{
	font-weight: bold;
	color:Red;
}

.letter
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}

.Summary
{
	font-size: 8pt;
	font-style: normal;
}

.smallerTable
{
	font-size: 7pt;
	font-style: normal;
}

.indent
{
	margin-left: 25px;
}

