a:link {
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: #47699A;
}
a:visited {
	font-family: Arial;
	text-decoration: none;
	color: #47699A;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}

a:active {
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: #47699A;
}

.body_text { font-family: Arial; font-size: 12px; color: #666666; text-align: justify}
.bg_border { background-color: #CCCCCC}
.copyright { font-family: Arial; font-size: 10px; color: #000066; text-align: center}
.bg_top_right { background-color: #6FC6AD}
.bg_left_btm { background-color: #738DB6}
.bg_left_btm_home { background-color: #002D64}
.body_text_home { font-family: Arial; font-size: 11px; color: #666666}
.body_text_link { font-family: Arial; color: #0099FF; font-size: 12px}
.body_textBold { font-family: "Arial"; font-size: 12px; color: #47699A; text-align: justify ; font-weight: bold}
.navSection { font-family: "Arial"; font-size: 12px; color: #47699A; text-align: justify ; font-weight: bold}
.body_textBoldHeader { font-family: "Arial"; font-size: 16px; color: #666666; text-align: justify ; font-weight: bold }
.bg_tablerow1 {
	background-color: #E0E7F1;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.bg_tablerow2 {
	background-color: #E1FBFB;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.body_textBoldHeadertag { font-family: "Arial"; font-size: 14px; color: #FF9900; text-align: justify ; font-weight: bold }
.bg_tablerowHeader {
background-color: #C1CFE3; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #333333
}
.bg_tableHeader {
background-color: #E0E7F1; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #333333
}
.body_textitalicSmall {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	font-style: italic;
}
.bg_tablerow1size10 {
background-color: #E0E7F1; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px; color: #333333
}
.bg_tablerow2size10 {
background-color: #E1FBFB; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px; color: #333333
}
.bg_tablerow1clinics {

	background-color: #E0E7F1;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.bg_tablerow2clinics {

	background-color: #E1FBFB;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.bg_header {


	background-color: #ECE4D7;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #00336A;
	text-align: left;
}
html{
        scrollbar-face-color: #fbfbfb;
        scrollbar-highlight-color: #e5e5e5;
        scrollbar-shadow-color: #c4cccc;
        scrollbar-3dlight-color: #e5e5e5;
        scrollbar-arrow-color: #2b333c;
        scrollbar-track-color: #fbfbfb;
        scrollbar-darkshadow-color: #c4cccc;
		}