body
{
	background-image: url(../../../images/mimaDerm-BG.jpg);
	background-repeat: repeat-x;
	background-color: #8f7578;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

.head {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.sectionheader
{
	color: #5E173B;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.medcrimson
{
	color: #5E173B;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
}

.blueboldtext
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #019FC4;
}

.physicianBioPhoto
{
	border: solid 1px #000000;
	padding: 0px 0px 10px 10px;
}

.errortext {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: red;
}

.bodytext {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.bodytextWh {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.bodytextMed {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.bodytextLG {
	font-family: Arial;
	font-size: 25px;
	font-weight: normal;
	color: #000000;
}

.footer {
	font-family: Arial, Times New Roman;
	font-size: 9px;
	font-weight: normal;
	color: #555555;
}

.bodytextXSm {
	font-family: Arial, Times New Roman;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

a, a:visited
{
	font-size: 11px;
	font-weight: normal;
	color: #4682b4;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

 a.links:link
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #4682b4;
	text-decoration: none;
}
 a.links:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #4682b4;
	text-decoration: none;
}
 a.links:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: Red;
	text-decoration: underline;
}

 a.linksM:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #621A4A;
	text-decoration: none;
}
 a.linksM:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #621A4A;
	text-decoration: none;
}
 a.linksM:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: Blue;
	text-decoration: underline;
}

 a.linksWh:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
 a.linksWh:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
 a.linksWh:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
}

 a.linksSm:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #4682b4;
	text-decoration: none;
}

 a.linksSm:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #4682b4;
	text-decoration: none;
}

 a.linksSm:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: Red;
	text-decoration: underline;
}

ul
{
	margin-bottom: 0px;
}

hr
{
	height: 1px;
	color:#333333;
}