.rootText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.rootTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contactTextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EAFDD5;
}

.frontImage {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	cursor:pointer;
	cursor:hand;
	border: 1px solid black;
}

.prepTextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E5ECFF;
}

.qaTextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FBE9FE;
}

.cvTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.cvYear {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a.default:link {color: #000000; text-decoration: underline;}
a.default:visited {color: #000000; text-decoration: underline;}
a.default:active {color: #000000;}
a.default:hover {text-decoration: none; color: #000000;} 

a.qa:link {color: #730289; text-decoration: underline;}
a.qa:visited {color: #730289; text-decoration: underline;}
a.qa:active {color: #730289;}
a.qa:hover {text-decoration: none; color: #730289;} 

a.about:link {color: #DF5900; text-decoration: underline;}
a.about:visited {color: #DF5900; text-decoration: underline;}
a.about:active {color: #DF5900;}
a.about:hover {text-decoration: none; color: #DF5900;} 

a.injury:link {color: #28A200; text-decoration: underline;}
a.injury:visited {color: #28A200; text-decoration: underline;}
a.injury:active {color: #28A200;}
a.injury:hover {text-decoration: none; color: #28A200;} 

a.endo:link {color: #E3940B; text-decoration: underline;}
a.endo:visited {color: #E3940B; text-decoration: underline;}
a.endo:active {color: #E3940B;}
a.endo:hover {text-decoration: none; color: #E3940B;} 

a.faq:link {color: #017DCA; text-decoration: underline;}
a.faq:visited {color: #017DCA; text-decoration: underline;}
a.faq:active {color: #017DCA;}
a.faq:hover {text-decoration: none; color: #017DCA;} 

a.postop:link {color: #CC0B45; text-decoration: underline;}
a.postop:visited {color: #CC0B45; text-decoration: underline;}
a.postop:active {color: #CC0B45;}
a.postop:hover {text-decoration: none; color: #CC0B45;} 

a.contact:link {color: #519307; text-decoration: underline;}
a.contact:visited {color: #519307; text-decoration: underline;}
a.contact:active {color: #519307;}
a.contact:hover {text-decoration: none; color: #519307;} 

a.prep:link {color: #1C32AB; text-decoration: underline;}
a.prep:visited {color: #1C32AB; text-decoration: underline;}
a.prep:active {color: #1C32AB;}
a.prep:hover {text-decoration: none; color: #1C32AB;} 

a.rlink {
	color: #CC0000;
}
