body, p, td {
	font-size : 10px;
	color : #000000;
	font-family : verdana, sans-serif;
	background-color:#FFFFFF;
}
a { color : #000000;}
a:hover { color : #000099;}

.clinicalTitle, .year {
	color : #000C66;
	font-weight:bold;
}
.bulletTit {
	font-size:12px;
	color : #000C66;
	font-weight:bold;
	font-family : Arial, Helvetica, sans-serif;
}
/* Red Text Color for Contact Info at Right Column  */
.txtRed{ color: #C01600; }
.txtOrange {color:#F9A71A;}
.txtArial, a.txtArial {
	font-size : 12px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.more, a.more {
	color: #C01600; 
	font-size : 10px; font-family : verdana, Helvetica, sans-serif;
	text-decoration:none;
}
.lightpurpleBG,.lightpurpleBG a {
	background-color:#BCBBFF;
	color : #000099;
}

/* Style for Staff List Table; News Box on the right */
.greyBG{
	background-color:#EBEBEB;
}

.purpleBG, .purpleBG a, .purpleBG a:visited {
	color:#FFFFFF;
	background-color:#6766CC;
}

/* Style for Dr. Name in the Staff Page, Contact Info on the Right Column Profile Page */
.drName, .contactInfo{
	font-size : 10px;
	color : #000000;
	font-weight:bold;
	font-family : verdana, Helvetica, sans-serif;
}

.contactInfo a  {
	color : #000000;	
	text-decoration:none;
}
.footnote_9px {font-size:9px; color: #666666;}
/* Style for Dr. Name Under Photo at Right coloum */
.timesBoldBlack, .drNamePhoto{
	font-size : 12px;
	font-weight:bold;
	font-family : Times New Roman, sans-serif;
}
/* Style for Dr. Name on Header */
.drNameTitle{
	color: #000C66;
	font-size : 15px;
	font-weight:bold;
	font-family : Times New Roman, sans-serif;
}

.drNameTitleSm{
	color: #000C66;
	font-size : 13px;
	font-weight:bold;
	font-family : Times New Roman, sans-serif;
}
/* Style for Divison Staff List Page*/
.staffTable1 {
	color:#000C66;
	background-color:#FFF9DE;
}
.staffTable1 a {
	font-weight:bold;
	color:#000C66;
	background-color:#FFF9DE;
}
.staffTable2 {
	color:#000C66;
	background-color:#FFFFFF;
}
.staffTable2 a {
	font-weight:bold;
	color:#000C66;
	background-color:#FFFFFF;
}
/* Style for Staff List */
#staffDiv {
	position:relative;
	top:0px;
	left:0px;
	visibility:hidden; 
	color : #000000;
	font-size:10px;
	font-family : verdana, sans-serif;
}
#staffDiv a{
	text-decoration:none;
}


/* Style for Right SubMenu, Address Info on the Right Column */
.txtBlue { color: #000C66; }
.rightColumnTitBlue {
	color : #000C66;
	font-weight:bold;
	text-decoration:none;
	font-size : 11px;
}
.navSubmenu, .navSubmenu a { 
	font-size : 12px;
	color:#565555;
	text-decoration:none; 
	font-family : Arial, Helvetica, sans-serif;
}


#address, #address a{ 
	font-size : 11px;
	color:#000000;
	text-decoration:none; 
	font-family : Arial, Helvetica, sans-serif;
}
#address a:hover {
	color : #000099;
}

#currentTime{
	position:absolute; left: 9px; top: 68px;
	font-size: 10px; color: #000000;	font-family: verdana;
}
