body {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000;
	font-family:  Arial, Helvetica, sans-serif;
	background: #fff url(images/bodyBg1.gif) repeat-y;
}
img {
	border: 0;
}
caption {
	visibility: hidden;
}
acronym {
	border: none;
}
.address { margin-top: 1em; }

#content .address p {
	margin: 0;
	padding: 0 5px;
	line-height: normal;
}
#content p.attribRight {
	text-align:right; 
	font-style: italic; 
	font-size: .8em;
}
#rightNav p.attribRight {
	text-align:right; 
	font-style: italic; 
	font-size: .8em;
}
.skip {
	position: absolute;
	text-indent: -5000px;
}
#top {
	padding:0;
	background: #B7C6D9 url(images/vimoClinic_headerBg3.jpg) no-repeat;
	color: #000;
	width: 100%;
	height: 138px;
}

#top h1 {
	padding: 0;
	margin: 0;
	color: #3d6545;
	background-color: #fff;
	display: none;
}

#top p {
	padding: 0;
	margin: 0;
	color: #3d6545;
	background-color: #fff;
	display: none;
}
#container {
	width: 100%;
	margin: 0 auto;
	line-height: 130%;
	text-align: left;
}

#content {
	margin-left: 160px;
	margin-right: 200px;
	border-right: 0px solid #dde7f2;
	padding: .2em 1em;
	background-color: #fff;
	color: #000;
}

#content h1 {
	background: #4B904B url(images/bgCaduceus1.gif) no-repeat 97% 7px;
	color: #e6f4e6;
	font-size: large;
	padding: 8px 5px 4px 5px;
	margin-top: 15px;
	border-right: 10px solid #30BF2F;
}

#content h2 {
	margin: 1.5em 0 .5em 0;
	padding: 6px 5px 1px 5px;
	background: #305c5a url(images/mtnWhiteBg2.gif) no-repeat 98% 130%;
	border-right: 10px solid #008b8b;
	color: #e6f2f2;
	font-size: medium;
	}


#content h3 {
	margin: 1em 0 .5em 0;
	padding: 4px 5px 1px 5px;
	font-size: medium;
	color: #c60;
	background-color: #fff;
}

#content h4 {
	margin: 1em 0 .5em 0;
	padding: 4px 5px 1px 5px;
	font-size: medium;
	color: #000;
	background-color: #fff;
}


#content p { 
	margin: .5em 0 .15em 0;
	padding: 0 5px;
	font-size: medium;
	}

#leftnav {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0em;
}


#leftnav p{ 
	margin: 0 0 1em 0;
	}
#rightNav {
	background: #fff url(images/bgYellowFade1.gif) repeat-y 100% 0;
	float: right;
	width: 200px;
	margin: 0;
	padding: 15px 0;
	color: #333;
	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#rightNav img.feature {
	margin: 0 0 10px 0;
}

#rightNav p {
	margin: 0 10px 1em 5px;
	line-height: normal;
}
#rightNav ul {
	margin:0;
	padding:0;
	list-style: none;
}
#rightNav li {
	margin: .25em 0 0 10px;
	padding: .2em 9px;
	line-height: normal;
	background: url(images/iconPlus.gif) no-repeat 0 .65em;
}

#rightNav h2 {
	font-size: .9em;
	font-weight: bold;
	margin: .2em 0;
	padding: 2px 0 0 5px;
	color: #103e5f;
	background: #fff url(images/bgYellowFade2.gif) no-repeat 0 0;
	border-bottom: 1px solid #FCF182;
}
#rightNav h3 {
	font-size: .9em;
	font-weight: bold;
	margin: 1em 0 .2em 0;
	padding: 0 0 0 5px;
	color: #103e5f;
}

#rightNav blockquote {
	margin: 1em .5em 1em .5em;
	
}
#rightNav blockquote p {
	font-style: italic;
	color: #3d6545;
	background-color: #fff;
	margin-top: .25em;
	margin-bottom: .25em;
}

#hoursTable td {
	font-size: .9em;
	padding: 5px 15px 5px 0;
	border-bottom: 1px solid #ccc;
	text-align: left;
	line-height: normal;
	vertical-align: top;
}
#hoursTable th {
	font-size: .9em;
	padding: 3px 10px 3px 5px;
	border-bottom: 1px solid #ccc;
	text-align: left;
	line-height: normal;
	vertical-align: top;
}

#partnersTable td {
	font-size: .9em;
	padding: 5px 15px 5px 0;
	text-align: left;
	line-height: normal;
	vertical-align: center;
}

#partnersLogo td {
	font-size: .9em;
	padding: 3px 10px 3px 5px;
	text-align: center;
	line-height: normal;
	vertical-align: center;
}

/* List Styles  */
#navcontainer {
	margin-top: 18px;
}
#navcontainer li.selected li.null a, 
#navcontainer a {
	display: block;
	padding: 3px 9px;
	width: 140px;
	color: #000;
	background-color: #b8deb9;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #469347;
	border-right: 1px solid #469347;
	font-weight: bold;
	font-size: .8em;
	background-image: url(images/navBg1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navcontainer li.selected li.null a:hover, 
#navcontainer a:hover {
	color: #000;
	background-color: #cfe9d0;
	text-decoration: none;
	border: 1px solid;
	border-color: #333 #71bb7e #fff #333;
	background-image: url(images/navBg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navcontainer li.selected a,
#navcontainer li.selected a:hover {
	color: #000;
	border: 1px solid;
	border-color: #fff #c90 #c90 #fff;
	background-image: url(images/navBg3.jpg);
	background-color: #FFE996;
	cursor: default;
}

#navcontainer li { margin: 0; padding: 0; }

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainer ul li.selected li.null a,
#navcontainer ul ul a {
	display: block;
	padding: 3px 4px 3px 19px;
	width: 135px;
	color: #000;
	background-color: #C5D8C5;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul ul a:hover {
	color: #000;
	background-color: #889E88;
	text-decoration: none;
}

#navcontainer ul ul li { margin: 0; }

/* End list styles  */


/* ------------------------------------ */

div.portraitBlock {
	width: 148px;
	height: 290px;
	float: left;
	margin: 0 25px 30px 0;
	background-color: #effaf1;
	color: #666;
}
.portraitBlock img {
	margin: 0 0 5px 0;
}
#content .portraitBlock p {
	color: #103e5f;
	background-color: #effaf1;
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: small;
	text-align: center;
	}
#content .portraitBlock p.name {
	font-weight: bold;
}
#content .portraitBlock p.title {
	font-size: .8em;
}
#content .portraitBlock p.employedBy {
	color: #666;
	background-color: #effaf1;
	font-style: italic;
	margin-top: .5em;
	font-size: .8em;
	}
.portraitSet {
	height: 300px;
}
.stdThumbSet {
	height: 150px;
}

.stdThumb {
	width: 150px;
	height: 113px;
	float: left;
	margin: 10px 25px 30px 0;
}

.footnotes p {
	font-size: .7em;
}

.footnotes {
	margin-top: 2em;
	border-top: 1px dashed #ccc;
}
#content .footnotes h2 {
	background: #fff;
	color: #666;
	font-size: medium;
	border: none;
	margin-top: .5em;
}
a.footnoteanchor { 
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
	vertical-align: super;
	font-size: .7em;
	}
	
a.goback {
	white-space: nowrap;
	font-size: 90%;
}
	
	
p.centeredImg {
	text-align: center;
}

.nowrap {
	white-space: nowrap;
}
.hide {
	display: none;
}
/* --------------- Footer -------------- */
	
	
#footer {
	clear: both;
	margin: 0;
	padding: 0;
	background: #103e5f url(images/bgSalmon2.gif) no-repeat 100% 100%;
	color: #fff;
}
#footer p {
	padding: 0;
	margin: 0;
	line-height: normal;
}
#footer #footerNavLinks {
	padding: 1em 100px 0 175px;
}
#footer #footerNavLinks a {
	display: block;
	color: #fff;
	background-color: #103e5f;
	text-decoration: underline;
	font-size: 90%;
}
#footer #footerNavLinks ul {
	margin: 0;
	padding: 0;
	}
#footer #footerNavLinks li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0 1em 0 0;
}

#footer #copyright {
	clear: both;
	padding: .5em 0;

}
#footer #copyright p {
	margin: .2em 175px .2em 175px;
	color: #b8deb9;
	background-color: #103e5f;
	font-size: 70%;
	padding: 0 0 0 0;
}



