/* CSS definition file containing site wide stylesheets */

.Light_Text_Box {
	padding: 20pt
}

.Heading-1 {
	font-size: 15px;
 	font-weight: bold;
 	font-style: italic;
 	margin-top: 0pt;
 	margin-bottom: 0pt
}

.Heading-2 {
	font-size: 14px;
 	font-weight: bold;
 	margin-top: 0pt;
 	margin-bottom: 0pt
}

.NursesColor {
	color: rgb(0,102,153)
}

.PurpleVerdana {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 16px;
 	color: rgb(153,51,102);
 	text-align: center
}

.BlackBold14Text {
	font-size: 14px;
 	color: rgb(0,0,0);
 	font-weight: bold
}

.Head1 {
	font-size: 18px;
 	color: rgb(85,124,187)
}

.PurpleText {
	font-size: 16px;
 	color: rgb(153,51,102);
 	text-align: center
}

.Solid_Line_Border {
	border: 1pt solid rgb(255,51,0);
 	padding: 3pt
}

.Quote-Testimonial {
	color: rgb(153,51,102);
 	line-height: 15pt;
 	background-image: none;
 	padding: 8pt
}

.Red_Dotted_Border {
	font-size: 16px;
 	color: rgb(85,124,187);
 	border: 1pt dashed rgb(255,51,0);
 	padding: 4pt
}

.Quote-Book {
	font-size: 12px;
 	line-height: 13pt;
 	padding: 4pt
}

.GreenBox {
	background-color: rgb(238,251,233);
 	border: 1pt solid rgb(192,192,192);
 	padding: 7pt
}

.Quote2006 {
	color: rgb(153,51,255);
 	padding-left: 5pt
}

.PurpleTextLeftJust {
	color: rgb(153,51,102);
 	text-align: left
}

.RedHeadlineText {
	font-size: 17px;
 	color: rgb(255,0,0);
 	font-weight: bold
}