@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #3E68B2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #132651;
	line-height: 20px;
}
/* CSS Document */

input {
	background-color: #D7D1CA;
	font-size: 11px;
	text-align: left;
}
select {
	background-color: #D7D1CA;
	font-size: 12px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
a:link {
	color: #3E68B2;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #3E68B2;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #3E68B2;
	text-decoration: underline;
}
a:focus {
	color: #3E68B2;
}
a:active {
	color: #3E68B2;
}
.image-left {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
}
.image-right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}

.dropcap-left {
	float: left;
	margin-bottom: 5px;
	margin-right: 2px;
	margin-top: 5px;	
}
#topWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #3E3D55;
	background-image: url(../images/vas_bgnd_stripe.jpg);
	background-repeat: repeat-x;
}
#header {
	background-color: #3E3D55;
	height: 111px;
	padding: 0px;
	width: 780px;
	background-image: url(../images/vas_topbanner.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menuWrapper {
	background-color: #3E68B2;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	/*height: 28px;*/
	 /*height:28px;*/ /* NEW */
}
#menubar {
	width: 780px;
	background-color: #3E68B2;
	/*height: 26px;*/
	margin-right: auto;
	margin-left: auto;
}
#midWrapper {
	background-color: #FFFFFF;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-color: #FFFFFF;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar {
	background-color: #FFFFFF;
	width: 200px;
	float: left;
	background-image: url(../images/leftcolumn_bgnd.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#sideBarMenu {
	width: 200px;
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#sideBarMenu h1 {
	width: 195px;
	text-align: right;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	line-height: 120%;
	margin-bottom: 0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-image: url(../images/sidebar_menu_title.jpg);
}
#sideBarMenu h2 {
	width: 195px;
	text-align: right;
	color: #132651;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	line-height: 120%;
	margin-bottom: 0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/sidebar_menu_subtitle.jpg);
	margin-top: 0px;
}
#sideBarMenu h3 {
	width: 195px;
	text-align: right;
	color: #132651;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	line-height: 120%;
	margin-bottom: 0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/sidebar_menu_subtitle_paler.jpg);
	margin-top: 0px;
}
#sideBarMenu h4 {
	width: 195px;
	text-align: right;
	color: #132651;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	line-height: 120%;
	margin-bottom: 0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/sidebar_menu_subtitle.jpg);
	margin-top: 0px;
}
#sideBarMenu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#sideBarMenu ul li{
	padding: 0px;
	margin: 0px;
}
#sideBarMenu ul a{
	width: 175px;
	color: #132651;
	line-height: 120%;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 90%;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
#sideBarMenu ul a:hover {
	width: 175px;
	color: #FFF;
	line-height: 120%;
	text-decoration: none;
	background-image: url(../images/sb_menu_bgnd.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding-left: 20px;
	padding-right: 5px;
	font-size: 90%;
	padding-bottom: 4px;
	padding-top: 4px;
	background-position: right center;
}
#content {
	background-color: #FFFFFF;
	width: 540px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#content table td {
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	color: #132651;
	line-height: 110%;
}
#content table td h3 {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
	color: #132651;
	line-height: 110%;
	font-weight: bold;
	margin-top: 20px;
}
#servicemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #132651;
	font-weight: bold;
	padding: 4px;
	background-image: url(../images/servicemenu_bgnd.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #132550;
	border-left-color: #132550;
	margin-top: 20px;
}
#servicemenu a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #132651;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	line-height: 160%;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#servicemenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFF;
	font-weight: bold;
	background-color: #3E68B2;
	text-decoration: none;
	line-height: 200
.%;
	line-height: 160%;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#servicemenu a .current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFF;
	font-weight: bold;
	background-color: #3E68B2;
	text-decoration: none;
	line-height: 200
.%;
	line-height: 160%;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#servicemenu .navLinkOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFF;
	font-weight: bold;
	background-color: #3E68B2;
	text-decoration: none;
	line-height: 200
.%;
	line-height: 160%;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#clear {
	clear: both;
}
#footer {
	background-color: #3E68B2;
	width: 780px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer  a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
#footer  ul {
	margin: 0px;
	padding: 0px;
}
#footer  li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
.footertext {color: #FFFFFF}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}
.maintextwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.maintextcolor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: 16px;
	color: #790000;
	font-weight: bold;
}
.docnames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
	color: #4B371F;
	text-decoration: none;
}

.docnamewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	line-height: 5px;
}
.mediumtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	line-height: 5px;
}
.captiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	color: #424059;
}
.captiontextright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	text-align: right;
	color: #4B371F;
}

.insurancelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	line-height: 7px;
	text-align: center;
	color: #4B371F;
}
.locationmain {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bolder;
	margin: 0px;
	padding: 5px;
}
.locationwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}

.locationhead {
	font-family: "Trebuchet MS", sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	line-height: 7px;
	text-align: center;
	color: #A80532;
	padding-top: 10px;
}
.locationslist {
	font-family: "Trebuchet MS", sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	line-height: 0px;
	text-align: center;
	color: #4B371F;
	margin-bottom: 0px;
}
.locationtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: 18px;
	color: #4B371F;
}
.locationsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}
#sideBarMenu ul a:hover hold {
	width: 175px;
	color: #FFF;
	line-height: 120%;
	text-decoration: none;
	background-image: url(../images/sb_menu_bgnd.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding-left: 20px;
	padding-right: 5px;
	font-size: 90%;
	padding-bottom: 4px;
	padding-top: 4px;
	background-position: right center;
}
.abc {
	letter-spacing: 0.2em
}
.subtitleBgnd {
	background-image: url(../images/banners/subtitle_bgnd.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	height: 24px;
	font-size: 100%;
	color: #FFF;
	background-repeat: no-repeat;
	padding-left: 10px;
}


/* common styling */
.menu-vas {
font-family: Georgia, "Times New Roman", Times, serif;
width:890px; 
/*height:28px;*/ /* NEW */
/*height:100px; */
position:relative; 
font-size:11px; 
z-index:100; 
padding-top: 0px;
/*padding-top: 2px;*/
height:26px;
}
.menu-vas img {
	border: 0;

}
.menu-vas ul li a, .menu-vas ul li a:visited {display:block; text-decoration:none; color:#000;width:134px; 
	height:20px; text-align:center; color:#fff; border:0px solid #fff; background-color: nones;
	line-height:16px; font-size:11px; overflow:hidden; font-weight: bold;
}
.menu-vas ul li a span {
	display:none;	
}
.menu-vas ul {padding:0; margin:0; list-style: none; height: 26px; position:absolute; top:0px;}

.menu-vas ul li {float:left; position:relative; margin:0px; padding:0px;}

.menu-vas ul li a#home { width: 72px; background-image: url(../images/navbuttons/vas_home_off.gif); 
					background-repeat: no-repeat;}
.menu-vas ul li a#home:hover { width: 72px; background-image:url(../images/navbuttons/vas_home_on.gif); 
					background-repeat: no-repeat; height: 26px;}
.menu-vas ul li a#home-on { 
width: 72px; 
background-image:url(../images/navbuttons/vas_home_on.gif); 
background-repeat:repeat; 
/*height: 26px;
padding-top: 1px;*/ /* NEW */
/*height:26px;*/
padding: 3px 0px;
}
					
.menu-vas ul li a#specialists { width: 145px; background-image:url(../images/navbuttons/vas_specialists_off.gif); 
					background-repeat: no-repeat;}
.menu-vas ul li a#specialists:hover { width: 145px; background-image:url(../images/navbuttons/vas_specialists_on.gif); 
					background-repeat: no-repeat; height: 26px;}
.menu-vas ul li a#specialists-on { width: 145px; background-image:url(../images/navbuttons/vas_specialists_on.gif); background-repeat: no-repeat; height: 26px;}

					
.menu-vas ul li a#services { width: 115px; background-image:url(../images/navbuttons/vas_services_off.gif); 
					background-repeat: no-repeat;}
.menu-vas ul li a#services:hover { width: 115px; background-image:url(../images/navbuttons/vas_services_on.gif); 
					background-repeat: no-repeat; height: 26px;}
.menu-vas ul li a#services-on { width: 115px; background-image:url(../images/navbuttons/vas_services_on.gif); 
					background-repeat: no-repeat; height: 26px;}

.menu-vas ul li a#locations { width: 99px; background-image:url(../images/navbuttons/vas_locations_off.gif); 
					background-repeat: no-repeat;}
.menu-vas ul li a#locations:hover { width: 99px; background-image:url(../images/navbuttons/vas_locations_on.gif); 
					background-repeat: no-repeat; border:0; height: 26px;}
.menu-vas ul li a#locations-on { width: 99px; background-image:url(../images/navbuttons/vas_locations_on.gif); 
					background-repeat: no-repeat; border:0; height: 26px;}
					
.menu-vas ul li a#patient { width: 148px; background-image:url(../images/navbuttons/vas_patients_off.gif); 
					background-repeat: no-repeat;}
.menu-vas ul li a#patient:hover { width: 148px; background-image:url(../images/navbuttons/vas_patients_on.gif); 
					background-repeat: no-repeat; height: 26px;}
.menu-vas ul li a#patient-on { width: 148px; background-image:url(../images/navbuttons/vas_patients_on.gif); 
					background-repeat: no-repeat; height: 26px;}
					
.menu-vas ul li a#media { width: 115px; background-image:url(../images/navbuttons/vas_media_off.gif); 
					background-repeat: no-repeat;}
.menu-vas ul li a#media:hover { width: 115px; background-image:url(../images/navbuttons/vas_media_on.gif); 
					background-repeat: no-repeat; height: 26px;}
.menu-vas ul li a#media-on { width: 115px; background-image:url(../images/navbuttons/vas_media_on.gif); 
					background-repeat: no-repeat; height: 26px;}
					
.menu-vas ul li a#about { width: 96px; background-image:url(../images/navbuttons/vas_aboutus_off.gif); 
					background-repeat: no-repeat;}
.menu-vas ul li a#about:hover { width: 96px; background-image:url(../images/navbuttons/vas_aboutus_on.gif); 
					background-repeat: no-repeat; height: 26px;}
.menu-vas ul li a#about-on { width: 96px; background-image:url(../images/navbuttons/vas_aboutus_on.gif); 
					background-repeat: no-repeat; height: 26px;}


.menu-vas ul li ul {display: none;}


/* specific to non IE browsers */
.menu-vas ul li:hover a {color:#fff; background:#3e68b2;}

.menu ul li:hover ul li span {
	display:block;
	background-color:#424059;
	color:#fff;
	text-align: left;
	padding-left: 0px;
	width: 230px;
	border-bottom: 1.5px solid #2D0756;
	border: 1px solid #2D0756;
}
.menu-vas ul li:hover ul {display:block; position:absolute; top:26px; left:0; width:230px; z-index: 6; }

.menu-vas ul li:hover ul li a.hide {background-color:#132550; color:#fff;}
.menu-vas ul li:hover ul li:hover a.hide {background-color:#3e68b2; color:#000;}
.menu-vas ul li:hover ul li ul {display: none;}
.menu-vas ul li:hover ul li a {display:block; background-color:#3e68b2; color:#fff; text-align: left;
							padding-left: 8px; width: 230px; border-bottom: 1.5px solid #132550; 
							border: 1px solid #132550; 
}
.menu-vas ul li:hover ul li a:hover {background:#132550; color:#fff;}
.menu-vas ul li:hover ul li:hover ul {display:block; position:absolute; left:240px; top:3px; width: 90px; z-index:7;}
.menu-vas ul li:hover ul li:hover ul.left {left:-105px;}


#statustip a {
	text-decoration: none;
}
#statustip a span {
	width:auto;
	border:1px solid gray;
	padding: 0 3px;
	background: lightyellow;
	color: #000;
	text-decoration: none;
	font:11px arial;
	}
.LightBlueShadeBg {
    background: url("../images/lightblue_header_banner.jpg") repeat-y scroll left top transparent;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 5px;
}
.LightBlueShadeBg a, .LightBlueShadeBg a:visited, .LightBlueShadeBg a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.DarkBlueShadeBg {
    background: url("../images/darkblue_bar.jpg") repeat-y scroll left top transparent;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 5px;
}
.DarkBlueShadeBg a, .DarkBlueShadeBg a:visited, .DarkBlueShadeBg a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
/* ----------  SEO ------------ */
.mainWrapper {
	position:relative;
	padding: 140px 0 0;
}
#topWrapperNew { /* --------- SEO ----------*/
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #3E3D55;
	background-image: url(../images/vas_bgnd_stripe.jpg);
	background-repeat: repeat-x;
	position:absolute;
	top:0px;
}
#menuWrapperNew { /* --------- SEO ----------*/
	background-color: #3E68B2;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
	position:absolute;
	top:111px;
}
