body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/pagebg2.jpg);
	margin-top: 0.5px;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 2px;
	text-align: left;
}

.style3 {font-size: 14px}
.style4 {
	font-size: 12px;
	color: #666666;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
}
.style6 {
	font-size: 10px;
	padding-left: 5px;
	text-align: left;
}
.style7 {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}
.style8 {
	font-size: 11px;
	font-weight: bold;
}
.page_heading{
	color:#BCB5D8;
	background-color:#000000; 
	font-style:italic; 
	font-family:'Times New Roman', Times, serif; 
	padding:2px; 
	font-weight:normal;
}

.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#ECECFF;
	color:#000000;
	width:135px;
	padding:2px;
	text-align:center;
	font-weight:normal;
	/*/*/border:1px solid #000000;/* */
	font-size: 13px;
	margin-top: 5px;
}
#vnav a:link {
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#ECECFF;
	color:#000000;
	width:120px;
	padding:2px;
	text-align:center;
	font-weight:normal;/* */
	font-size: 13px;
	margin-top: 5px;
}
#vnav a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#vnav a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC905;
	text-decoration: underline;
	font-weight: bold;
}
#vnav a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC905;
	text-decoration: underline;
	font-weight: bold;
}
#vnav {
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#ECECFF;
	color:#000000;
	width:120px;
	padding:2px;
	text-align:center;
	font-weight:normal;
	/*/*/border:1px solid #000000;/* */
	font-size: 13px;
	margin-top: 5px;
}
#vnav font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	}

.submenu{
	margin-bottom: 0.5em;
	text-align: left;
	font-size: 12px;
	padding-bottom: 0.5em;
}
.resourcemenu{
	margin-bottom: 0.5em;
	text-align: left;
	font-size: 12px;
	padding-bottom: 0.5em;
	padding-left: 40px;
}

#tabs ul {
	list-style: none;
	padding:0;
	margin:0;
	font-size: 11px;
}
#tabs li {     
	float: left;
		border: 1px solid #bbb;
		border-bottom-width: 0;
		margin: 0;
} 
#tabs a {
		text-decoration: none;
		display: block;
		background: #eee;
		padding: 0.24em 1em;
		color: #00c;
		width: 5em;
		text-align: center;
    }
	
#tabs a:hover {
		background: #ddf;
	}

#tab_content {
	border: 1px solid black;
	clear: both;
	padding: 0 1em;
	border-width: 1px 0 0 0;
	text-align: left;
} 
#tabs #selected {
	border-color: black;
}
#tabs #selected a {
		position: relative;
		top: 1px;
		background: white;
		color: black;
		font-weight: bold;
	}
h1 {
		margin: 0;
		padding: 0 0 1em 0;
	}
.style9 {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
#fontsizer a:link {
	color: #999999;
}
#fontsizer a:visited {
	color: #999999;
}
#fontsizer a:hover {
	color: #CCCCCC;
}
#fontsizer a:active {
	color: #CCCCCC;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #6666FF;
}
a:active {
	color: #6666FF;
}
.caption {
	margin: 5px;
	padding: 5px;
	border: dashed 1px #333333;
	background: #E5F2FF;
	font-size:90%;
	color: black;
	display: block;
	text-align: center;
} 
.right { float: right; }
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
.left {
float: left;
}
.img-shadow {
	/*background: url(shadowAlpha.png) no-repeat bottom right !important;*/
  background: url(site_images/shadow.gif) no-repeat bottom right;
	margin-top: 5px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	position: relative;
	padding-left: 5px;
  }

.img-shadow img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	display: block;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
  }
.img-shadow div {
	display: block;
	position: relative;
	background-color: #fff;
	margin-bottom: 5px;
	margin-left: 0px;
	right: -10px;
  }
.caption-pic {
	border: solid 1px #E5E5FF;
	background: #E5F2FF;
	font-size:90%;
	color: black;
	width: 80%;
}
.container {
	float: left;
	position: relative;
	text-align: center;
}
.doctor-name {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	margin-left: -8px;
}

.doctor-imgs {
	margin-left: 20px;
	margin-top: 5px;
}
.extra-margin {

	margin-left: 60px;
}
.extra-padding {
	padding-left: 50px;
	padding-right: 50px;
	margin-left: -15px;
}
.topleftimg {
	margin-left: 5px;
	text-align: center;	
}.Highlight {
	background-color: #C1E4FF;
	text-decoration: none;
}
.coupon {
	padding: 5px;
	border: dashed 2px #666666;
	background: #E5F2FF;
	font-size:small;
	color: black;
	display: block;
	text-align: center;
	
}
.vendors {
	padding: 5px;
	border: groove 2px #666666;
	background: #FFFFFF;
	font-size:90%;
	color: black;
	display: block;
	text-align: center;
	
}
.vendors img{
	padding: 5px 5px 5px 5px;
	
	
}
.img-noshadow img {

	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: 3px 6px 3px 6px;
	display: block;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

#sizer{
	text-align:right;
	}

