@charset "UTF-8";
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575959;
	text-decoration: none;
}
.body-lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575959;
	text-decoration: none;
}
.body-lg a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.body-lg a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
.body-formdata{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a6f1b;
	text-decoration: none;
}
.body-simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #575959;
	text-decoration: none;
}
.body-simple a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.body-simple a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000033;
}
.body-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EAF2F0;
	text-decoration: none;
}
.body-light a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #FFCC00;
}
.body-light a:hover{
	color:#000000;
}
	
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.header-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#0071bc;
	text-decoration: none;
}
.header-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#306212;
	text-decoration: none;
}
.med-header {
	background-image: url(../simple-images/headers/header-medical.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.dent-header {
	background-image: url(../simple-images/headers/header-dental.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.vis-header {
	background-image: url(../simple-images/headers/header-vision.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.video-header {
	background-image: url(../simple-images/headers/header-video.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.buck-header {
	background-image: url(../simple-images/headers/header-buck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.benefit-header {
	background-image: url(../simple-images/headers/header-benefit.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contact-header {
	background-image: url(../simple-images/headers/header-contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.events-header {
	background-image: url(../simple-images/headers/header-events.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.about-header {
	background-image: url(../simple-images/headers/header-about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.claims-header {
	background-image: url(../simple-images/headers/header-claims.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.404-header {
	background-image: url(../simple-images/headers/header-404.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.prov-header {
	background-image: url(../simple-images/headers/header-provider.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

