.text A:link {text-decoration:underline;color:#FFFFFF;}
.text A:visited {text-decoration:underline;color:#FFFFFF;}
.text A:active {text-decoration:underline;color:#FFFFFF;} 
.text A:hover {text-decoration:underline;color:#FFCC66;}

.articlelinks A:link {text-decoration:underline;color:#FFFFFF;}
.articlelinks A:visited {text-decoration:underline;color:#FFFFFF;}
.articlelinks A:active {text-decoration:underline;color:#FFFFFF;} 
.articlelinks A:hover {text-decoration:underline;color:#FFCC66;}

.indexProceduresBkgrnd {
	background-image: url(../face_img/home/slices/right_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.indexMeetDrBkgrnd {
	background-image: url(../face_img/home/slices/center_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.indexPracticeBkgrnd {

	background-image: url(../face_img/home/slices/left_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.subContentBkgrnd {
	background-image: url(../face_img/sub/slices/content_area_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.subheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFCC99;
}
.divscroll {
	height: 200px;
	width: 150px;
	overflow: auto;
	float: right;
	padding: 3px;
	SCROLLBAR-FACE-COLOR: #FFB164;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFCC99;
	SCROLLBAR-SHADOW-COLOR: #FFCC99;
	SCROLLBAR-3DLIGHT-COLOR: #FFB164;
	SCROLLBAR-ARROW-COLOR: #003366;
	SCROLLBAR-TRACK-COLOR: #003366;
	SCROLLBAR-DARKSHADOW-COLOR: #FFB164;
	SCROLLBAR-BASE-COLOR: #000033;
}
.picFloatLft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.articlestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	margin-top: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}
.articlelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

