﻿@charset "utf-8";

/*FOR PHYSICIAN!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/



.for_physicianCustom-headline {
	font-size: 28px;
	text-decoration: none;
	color: #1C3F94;
}

.for_physicianCustom-greyText{
	text-decoration: none;
	color: #5C5E5F;
		font-size: 13px;
}

.for_physicianCustom-greyTextLink{
	text-decoration: none;
	color: #5C5E5F;
	font-size: 13px;
	border-bottom-style: solid;
	border-bottom-color: #1C3F94;
	border-bottom-width: 1px;
}


.for_physicianCustom-blueText{
	font-size: 13px;
	text-decoration: none;
	color: #1C3F94;
}

.for_physicianCustom-blueTextLink{
	font-size: 13px;
	text-decoration: underline;
	color: #1C3F94;
}


.for_physicianCustom-boxHeadline{
	font-size: 16px;
	text-decoration: none;
	color: #4A7EB9;
	text-transform: uppercase;
}
	
.for_physicianCustom-boxLink {
	color: #5C5E5F;
	text-decoration: none;
	border: 3;
	font-size: 13px;
	list-style-image: url('/PublishingImages/blueDot.gif');
	border-bottom-style: solid;
	color: #1C3E95;
	border-bottom-width: 1px;
}

.for_physicianCustom-boxText {
	color: #5C5E5F;
	text-decoration: none;
	border: 3;
	font-size: 13px;
	list-style-image:url('/PublishingImages/blueDot.gif')
}
  
.for_physicianCustom-blueBox {
	background: #E6E6FF;
	list-style-type:lower-roman;
	list-style-image:url('/PublishingImages/blueDot.gif')
	}










