/************************************************************************/
/*                     The Healing Code Style sheet                     */
/************************************************************************/



/************************************************************************/
/*                              link Tag Styles                         */
/************************************************************************/
a{color: #06324D;
  text-decoration: none}

a:hover{color: #B7E1EF}



.text-link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #065974;
	text-decoration: none;
	

}

.text-link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #06324D;
	text-decoration: underline;
	

}

.text-link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #046A9F;
	text-decoration: none;


}


/************************************************************************/
/*                               Header Tag Styles                      */
/************************************************************************/
.hr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D74528;
	text-decoration: none;
	

}


.hr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D74528;
	text-decoration: none;
	padding-left: 15px;

}


.hr3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0B3D5B;
	text-decoration: none;
	

}

/************************************************************************/
/*                               Content Tag Styles                     */
/************************************************************************/

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #065974;
	text-decoration: none;
	
	padding-right: 15px;
}

.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #06324D;
	text-decoration: none;


}


.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;

}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #065974;
	text-decoration: none;
	
}

/************************************************************************/
/*                           Text Divider Tag Styles                    */
/************************************************************************/

.text-divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

/************************************************************************/
/*                              Footer Tag Styles                       */
/************************************************************************/

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #295471;
	text-decoration: none;
}

/************************************************************************/
/*                              site map Tag Styles                     */
/************************************************************************/

.sitemamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}


.sitemamp:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B7E1EF;
	text-decoration: none;
}
/************************************************************************/
/*                                     End                              */
/************************************************************************/
