.home-bg {
	background-image: url(images/lay-out-home.jpg);
	background-repeat: no-repeat;
}
.nav-bar {
	background-image: url(images/nav-bar.jpg);
	background-repeat: no-repeat;
}
.mid-bg {
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
}
a.top-nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.top-nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.top-nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9B99A6;
	text-decoration: underline;
	font-weight: bold;
}
.header {
	font-family: "Arial Black";
	font-size: 10px;
	color: #9B99A6;
	text-decoration: blink;
}

a.grey-link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9B99A6;
	font-weight: bold;
	text-decoration: underline;
}
a.grey-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9B99A6;
	text-decoration: underline;
	font-weight: bold;
}
a.grey-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9B99A6;
	text-decoration: underline;
	font-weight: bold;
}
a.grey-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9B99A6;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a.top-nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.grey-s-link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B99A6;
	font-weight: bold;
	text-decoration: underline;
}
a.grey-s-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B99A6;
	text-decoration: underline;
	font-weight: bold;
}
a.grey-s-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B99A6;
	text-decoration: underline;
	font-weight: bold;
}
a.grey-s-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F8AA5;
	font-weight: bold;
	text-decoration: none;	
}.text-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B9B7C1;
	font-weight: bold;
}
a.grey-xs-link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B99A6;
	font-weight: bold;
	text-decoration: underline;
}
a.grey-xs-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B99A6;
	text-decoration: underline;
	font-weight: bold;
}
a.grey-xs-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B99A6;
	text-decoration: underline;
	font-weight: bold;
}
a.grey-xs-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F8AA5;
	font-weight: bold;
	text-decoration: none;
}	
.mid-bg1 {
	background-image: url(images/main1-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.white-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.scroll-bar {
	scrollbar-face-color: #5778A5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #A7A9AC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #A7A9AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}	.right-nav-bg {
	background-image: url(images/right-nav-bg.jpg);
	background-repeat: no-repeat;
}
.text-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.main-bg-color {
	background-color: #6F8AA5;
	margin-top: 17px;
}
.right-nav-people {
	background-image: url(images/right-nav-bg-people.jpg);
	background-repeat: no-repeat;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.form {
	border: 1px solid #5578A2;
}
.scroll-bar-people {
	scrollbar-face-color: #5778A5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #A7A9AC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #D7D6DB;
	scrollbar-darkshadow-color: #A7A9AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}	.practice-profile-body {
	margin-top: 23px;
	background-color: #6F8AA5;
}
