body {
	background-image: url(images/keystone_medical_solutions_01.jpg);
	background-repeat: repeat-x;
	background-color: #A3B1B2;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e6467;
}
.footer {
	font-size: 11px;
}
.header_textleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2f5466;
}

.header_textright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #7c3c08;
}
.right_text {
	font-size: 14px;
	color: #c4712e;
}



a:link {
	color: #EE0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EE0000;
}
a:hover {
	text-decoration: none;
	color: #25A4DB;
}
a:active {
	text-decoration: none;
	color: #EE0000;
}






.headera:link {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 46px;
	height: 46px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-right: 25px;
	padding-left: 25px;
	display: block;
}
.headera:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 46px;
	height: 46px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-right: 25px;
	padding-left: 25px;
	display: block;
}
.headera:hover {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 46px;
	height: 46px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #25A4DB;
	display: block;
}
.headera:active {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 46px;
	height: 46px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-right: 25px;
	padding-left: 25px;
	display: block;
}

