h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #52BAC7;
	line-height: normal;
	margin-left: 20px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #EC008C;
	line-height: normal;
	margin-left: 20px;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #EC008C;
	line-height: normal;
	margin-left: 10px;
	font-variant: normal;
	text-transform: uppercase;
	}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #262626;
	list-style-type: none;
	list-style-image: url(../images/exact-radiology-bullet.jpg);
	list-style-position: outside;
}

.contactnumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #EC008C;
}
.locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #262626;
	list-style-type: none;
	list-style-image: url(../images/exact-radiology-bullet.jpg);
	list-style-position: outside;
	padding-left: 10px;
	padding-bottom: 30px;
}
.contacttext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #ffffff;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	margin-right: 10px;
	list-style-image: url(../images/deanwhite-bullet.gif);
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #1D2C77;
	line-height: normal;
	margin-left: 10px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #4859A8;
	line-height: normal;
	margin-left: 10px;
}
.tableborder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #87D0CC;
}
.mainborder {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #87D0CC;
	margin-top: 20px;
	margin-bottom: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: normal;
	color: #E4E4E4;
	margin-left: 10px;
	list-style-type: none;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mapborder {
	padding: 5px;
	border: 1px dotted #EC008C;
}
.break {
	margin-left: 20px;
	margin-right: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #EC008C;
}

.locationsborder {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EC008C;
	border-right-color: #EC008C;
	border-bottom-color: #EC008C;
	border-left-color: #EC008C;
}
.locationsline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-bottom-color: #EC008C;
}
