#page-home .home,
#page-staff .staff,
#page-special .special,
#page-case .case,
#page-arthro .arthro,
#page-prevent .prevent,
#page-procedure .procedure,
#page-testimonial .testimonial,
#page-info .info,
#page-contact .contact,
#page-rct .rct,
#page-cts .cts,
#page-ss .ss,
#page-mt .mt,
#page-ka .ka,
#page-thr .thr,
#page-tkr .tkr,
#page-education .education
{
  color: #000;
	}

.biggerBolder{
  font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
  }

body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #fff;
	font-family: arial,helvetica,sans-serif;
}

#upperlinks
{
	text-align: right;
	color: #6a869d;
	font-size: 11px;
	background-color: #f0f0f0;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.linkleftpad a:link
{
	color: #6a869d;
	text-decoration: none;
	padding-right: 14px;
}

.linkleftpad a:visited
{
	color: #6a869d;
	text-decoration: none;
	padding-right: 14px;
}

.linkleftpad a:hover
{
	color: #6a869d;
	text-decoration: none;
	padding-right: 14px;
}

.linkleftpad a:active
{
	color: #6a869d;
	text-decoration: none;
	padding-right: 14px;
}

#logoline
{
	background-color: #fff;
	height: 70px;
	padding-right: 14px;
	/*background-image: url('../images/ortho_header.gif');
		background-repeat: no-repeat;*/
}

#bluebarlinks
{
	background-color: #042673;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.linkrightpad a:link
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-right: 14px;
}

.linkrightpad a:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-right: 14px;
}

.linkrightpad a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-right: 14px;
}

.linkrightpad a:active
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-right: 14px;
}

#mainphoto
{
	background-color: #dbebf8;
	height: 213px;
	/* background-image: url('../images/mainphotoback.jpg');  */
	background-repeat: repeat-x;
}

#contentwrapper
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#contentcolumn
{
	margin-left: 202px;
	background-color: #fff;
	padding-left: 127px;
	padding-right: 127px;
}

#leftcolumn
{
	float: left;
	width: 202px;
	margin-left: -100%;
	background: #f0f0f0;
	font-weight: bold;
	/* color: #000; */
	line-height: 1.2em;
}

.leftcolumnlinks a:link
{
	color: #042673;
	text-decoration: none;
}

.leftcolumnlinks a:visited
{
	color: #042673;
	text-decoration: none;
}

.leftcolumnlinks a:hover
{
	color: #009390;
	text-decoration: none;
}

.leftcolumnlinks a:active
{
	color: #042673;
	text-decoration: none;
}

.leftcolumnlinks_sub a:link
{
	color: #042673;
	text-decoration: none;
	font-weight: normal;
}

.leftcolumnlinks_sub a:visited
{
	color: #042673;
	text-decoration: none;
	font-weight: normal;
}

.leftcolumnlinks_sub a:hover
{
	color: #009390;
	text-decoration: none;
	font-weight: normal;
}

.leftcolumnlinks_sub a:active
{
	color: #042673;
	text-decoration: none;
	font-weight: normal;
}

#footer
{
	background-color: #f0f0f0;
	color: #042673;
	font-size: 11px;
	padding-left: 20px;
}

.linkrightpadfooter a:link
{
	color: #042673;
	text-decoration: none;
}

.linkrightpadfooter a:visited
{
	color: #042673;
	text-decoration: none;
}

.linkrightpadfooter a:hover
{
	color: #042673;
	text-decoration: none;
}

.linkrightpadfooter a:active
{
	color: #042673;
	text-decoration: none;
}

#white2
{
	clear: left;
	background-color: #fff;
	height: 3px;
}

span.bread { color: #666; }
p.bottomlinks { margin: 0; }

.innertube
{
	margin: 10px;
	margin-top: 0;
}

ul.bold
{
	list-style: disc;
	margin-left: 14px;
	margin-bottom: 4px;
	padding: 0px;
}

li{
	margin-bottom: 1px;
	margin-right: 10px;
}
li.bold{
	font-weight: bold;
}

ul
{
	list-style: none;
	margin: 0;
	padding: 20px;
}

#homeEx li,
.peDiag li,
#page-sas li,
#leftcolumn li
{
	margin-bottom: 10px;
	}

ul.sub
{
	list-style: none;
	margin: 0;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
}

li.sub { margin-bottom: 4px; }

p.header
{
	font-family: times, serif;
	font-size: 25px;
	color: #042673;
	padding-top: 15px;
}

span.mmpc
{
	font-family: "Arial Black", sans-serif;
	color: #009390;
}

span.blue
{
	font-size: 16px;
	color: #042673;
}

span.blue2
{
	font-size: 14px;
	color: #042673;
}

b.bigger
{
	font-size: 15px;
	font-style: italic;
}

b.biggerblue
{
	font-size: 15px;
	color: #042673;
}

table.table
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

td.white { color: #fff; }

a:link
{
	color: #042673;
	text-decoration: underline;
}

a:visited
{
	color: #042673;
	text-decoration: underline;
}

a:hover
{
	color: #042673;
	text-decoration: none;
}

a:active
{
	color: #042673;
	text-decoration: underline;
}


#moreinfobox
{
	border: 1px dotted #042673;
	background-color: #dbebf8;
	padding: 0.5em;
	margin-bottom: 1em;
}







.li_spec .leftcolumnlinks_sub{
  display: none;
  }

#page-special .li_spec .leftcolumnlinks_sub,
#page-patientEd_general .li_spec .leftcolumnlinks_sub
{
  display: block;
  }

#page-special .li_spec a.special,
#page-patientEd_general a.patientEd_general
{
  color: #000;
  }





