body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style:'list-style-image:/images/star.gif';
 	line-height: 19px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	padding: 0;
	margin-bottom: 0px;
	text-transform: uppercase;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2b6595;
	padding: 0;
	margin-bottom: 0px;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b6595756844;
	padding: 0;
	margin-bottom: 0px;	
	
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	padding: 0;
	margin-bottom: 0px;	
	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	padding: 0;
	margin-bottom: 0px;	
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0;
	margin-bottom: 0px;	
	line-height: 14px;
	
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #000033;
	padding: 0;
	margin-bottom: 0px;	
}
.star
		{
			list-style-type: none;
			padding: 2;
			margin-left: 1;
			font-weight:bolder;	
		}
		
		.star li
		{
			background-image: url(/images/star.gif);
			background-repeat: no-repeat;
			background-position: 0 .4em;
			padding-left: 1em;
					
		}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
a:link {
	text-decoration: underline;
	color: #135681;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #71364A;
}
a:active {
	text-decoration: underline;
}

input.inputfield {
  font-size        : 11px;
  font-family      :  Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}

.formoutput {
	font-size        : 11px;
    font-family      : Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
	font-weight:  bold;
	padding-left: 5px;
}


textarea {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}
select {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}
.therapyTable td {
	line-height:16px;
}
a.copyright:link  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
a.copyright:visited  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
a.copyright:hover  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
a.copyright:active  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}

.makePayment { top: 10px; right: 40px;}
