Body
{
	background-image: url(../../../images/backgroundPhys.jpg);
	background-repeat: repeat-x;
	background-color: #4070B5;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.morelink
{
	font-family: Verdana;
	color: #4070b5;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

.boxtitle
{
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	}


.head
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}

.sectionheader
{
	font-family: Arial;
	color: #91a864;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

.featuredheadergreen
{
	color: #91a864;
}

.featuredheaderblue
{
	color: #0172b8;
}

.bodytext
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.formheader
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.bodytextWh
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.bodytextMed
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.alertMessage
{
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: red;
}

.alertMessageBlue
{
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: navy;
}
.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: #666666;
}

.bodytextXSm
{
	font-family: Arial, Times New Roman;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

.mediumText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.physicianBioPhoto
{
	border: solid 1px #000000;
	padding: 0px 0px 10px 10px;
}

a:link
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4682b4;
	text-decoration: none;
}
a:visited
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4682b4;
	text-decoration: none;
}
a:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: Red;
	text-decoration: underline;
}

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.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: SteelBlue;
	text-decoration: none;
}
a.linksSm:visited
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: SteelBlue;
	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;
}
