﻿@charset "utf-8";

/*FOR PATIENTS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

.for_patientCustom-text{
	font-size: 12px;
	text-decoration: none;
	color: #1C3F94;
}


	
.for_patientCustom-textlink {
	font-size: 12px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #91B0D4;
	border-bottom-width: 1px;
	color: #1C3F94;	
}


.for_patientCustom-boxheadline{
	font-size: 16px;
	text-decoration: none;
	color: #1C3F94;
	text-transform: uppercase;
}

.for_patientCustom-headline{
	font-size: 28px;
	text-decoration: none;
	color: #1C3F94;
}

.for_patientCustom-greytext{
	text-decoration: none;
	color: #5C5E5F;
		font-size: 13px;
}

.for_patientCustom-greytextlink{
	text-decoration: none;
	color: #5C5E5F;
		font-size: 13px;
		border-bottom-style: solid;
	border-bottom-color: #91B0D4;
	border-bottom-width: 1px;
}



.for_patientCustom-boxlink {
	color: #5C5E5F;
	text-decoration: none;
	border: 3;
	font-size: 13px;
	list-style-image: url('/PublishingImages/blueDot.gif');
		border-bottom-style: solid;
	border-bottom-color: #91B0D4;
	border-bottom-width: 1px;
}


.for_patientCustom-boxtext {
	color: #5C5E5F;
	text-decoration: none;
	border: 3;
	font-size: 13px;
	list-style-image:url('/PublishingImages/blueDot.gif')
}

.for_patientCustom-bluebox {
	background: #E6E6FF;
	list-style-type:lower-roman;
	list-style-image:url('/PublishingImages/blueDot.gif')
	}







