a.alphaLink {text-decoration:none;padding:0 9px;color:#2E3192;}
div.alphaPick {display:inline;padding:0 8px;font-weight:bold;text-decoration:underline;color:#2E3192;}
a.unselectedIndex, a.selectedIndex {color:#2E3192;}
a.selectedIndex {text-decoration:none; font-weight:bold;}

p.instructions {font-size:14px; font-family:arial;}

div#listTable table#listContainer {margin-top:10px; border:1px solid #000; width:100%; font-size:12px;}
div#listTable table#listContainer td {}
table#listContainer thead tr {background-color:#2E3192; color:#fff; font-weight:bold;}
table#listContainer th {padding:0 15px 2px 5px; text-align:left;}
tr#tableBody1 {	background-color: #E6E6E6;}
tr#tableBody2 {padding-bottom:5px;background-color:#FFF;}
div#listTable tr {border-bottom:#000 solid thin;}
div#listTable td {padding:2px 5px;}

span#docName {font-weight:bold;font-size:14px;color:#2E3192;}
table#infoDiv td {padding-right:10px;}
table#listContainer th a {color:#fff;}
table#listContainer th.nameHeader {width:25%;}
table#listContainer th.locationHeader {width:30%;}
table#listContainer th.printHeader {width:15%;padding:0;}
table#listContainer th.specialtyHeader {width:30%;}
table#listContainer td a {color:#2E3192;}
td.cellLabel {font-weight:bold;}
div#content {padding-left:15px;}
div#content a {font-size:12px;}
input#btnSave {width:auto;height:auto;}

/* DETAILS */
div.doctorDetails h3 {font-size:1.5em;width:330px;margin:0 0 10px;  color: #00008b; }
div.doctorDetails h4 {float:left;font-size:1.2em;width:180px;margin:10px 0 0 0px;clear:both;text-align:left;}
div.doctorDetails h4.firstItem {margin:0px 0 0 0px;}
div.doctorDetails p {float:left;margin:10px 0px 0px 10px;width:400px;}
div.doctorDetails p.firstItem {margin:0px 0px 0px 10px}
div.doctorDetails {float:left;margin:10px 0;padding:0 0 10px 0;}
div.doctorDetails div.doctorInfo {float:left;margin: 0px 0px 0px 10px;width:600px;}
div.doctorDetails div.doctorLocations {float:left;margin:10px 0px 0px 10px;width:400px;}
div.doctorDetails div.location {margin:0px 0px 10px 0px;}

div.doctorDetails div.specialties {width:330px;}
div.doctorDetails div.image {float:left;width:150px;overflow:hidden;}
div.doctorDetails div.certifications {width:330px;}
div.doctorDetails div.education{width:330px;}
div.doctorDetails div.career{width:330px;}
div.doctorDetails div.interests{width:330px;}

a.returnLink {clear:both;font-weight:bold; color:#2E3192;display:block;margin-left:350px;padding-top:20px;}
/* END DETAILS */

#printTxt{
	font-size:12px;
	color:#666666;
	position:relative;
	bottom:12px;
}
@media print{

div.doctorDetails {width:100%;}
div.doctorDetails div.doctorInfo {}
div.doctorDetails div.image {margin:0 10px 0 0;}
.pageTitle {display:none;}
.returnLink {display:none;}


}
