/* ============================================================================
	Headers
==============================================================================*/

h1, h1 a, h1 a:hover {
	font-family: DINWebPro-Light;
	font-weight: normal;
	font-style: normal;
	color: #313131;
	font-size: 17px;
	text-transform:uppercase;
	text-decoration:none;
	margin: 0;
	padding: 16px 0 16px 0;
}
h2, h2 a, h2 a:hover {
	font-family: DINWebPro-Light;
 	color: #8996A0;	
	font-size: 19px;
	line-height: 19px;
	margin: 0;
	padding: 10px 0 0 0;
	text-decoration:none;
}
.formtitle {
	position:relative;
	float: left;
    color: #4B5D6E;
	font-family: DINWebPro-Light;
    font-size: 13px;
	text-transform:uppercase;
	margin: 0;
	padding: 10px 0 0 0;
	display: block;
}

h3, h3 a, h3 a:hover {
	font-family: DINWebPro-Light;
	font-size: 30px;
	line-height: 30px;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
	text-decoration:none;
}
h3.care a, h3.care a:hover {
	color: #9D6670;
}
h3.med a, h3.med a:hover {
	color: #5BBBB7;	
}
h3.ortho a, h3.ortho a:hover {
 	color: #8996A0;	
}

h4, h4 a, h4 a:hover {
	font-family: DINWebPro-Light;
	color: #6A4061;
	font-size: 15px;
	text-transform:uppercase;
	text-decoration:none !important;
	margin: 0 !important;
	padding: 0 !important;
}
h5 {
	font-family: variablebold;	font-family: DINWebPro-Light;
	color: #ffffff;
	font-size: 100px;
	text-transform:uppercase;
	margin: 0 !important;
	padding: 0 !important;
	display:inline;
}