body  {
	color: #333333;
	background: #5E81AA url(images/background-gradient.jpg) repeat-x;
	margin: 0px;
	height: 100%;
	font: 100%/1.125em Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 920px;
	margin: 0px auto;
	position: relative;
	background: #FFFFFF url(images/background-content.jpg) repeat-y;
	left: 0px;
	top: 0;
}
#container a {
	color: #0033CC;
	text-decoration: none;
}
#container a:hover {
	color: #4A7EA5;
	text-decoration: underline;
}
#container  #content {
	width: 612px;
	float: left;
	font-size: .875em;
	margin: 20px 0px;
	padding: 0px 0px 0px 40px;
}
#content  p {
	margin-top: 10px;
	line-height: 1.5em;
	font-size: .875em;
}
#content h1 {
	color: #2D527E;
	font-size: 1.5em;
	font-weight: normal;
	display: block;
	clear: both;
	margin-bottom: 6px;
}
#content h2 {
	color: #42668F;
	font-size: 1em;
	margin-top: 6px;
	font-weight: normal;
	padding-left: 4px;
	border: 1px solid #6689B1;
}
#content h3 {
	color: #579B45;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 10px;
	border-top: 1px dotted #345884;
	display: block;
	clear: both;
	font-size: 1em;
}
#content h4 {
	font-size: 0.875em;
	font-weight: bold;
	color: #2D527E;
	margin-top: 0px;
	margin-bottom: 6px;
}
#content li {
	font-size: 0.875em;
	margin-top: 6px;
}
#content  .column {
	float: left;
	width: 45%;
	padding-right: 12px;
	margin: 10px 12px 20px 0px;
	border-right: 1px dotted #CCCCCC;
}
#content .column h4 {
	font-size: 0.875em;
	font-weight: normal;
	color: #2D527E;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 6px;
}
#content .column-three {
	float: left;
	width: 31%;
	margin: 10px 12px 10px 0px;
}
#content .column-three .inner {
	float: left;
	font-size: 0.875em;
	margin: 0px;
	width: 50%;
}
#content  .inner  {
	float: left;
	font-size: 1em;
	margin: 0px;
	width: 420px;
}
#content .inner p {
	margin-bottom: 10px;
	font-size: 0.875em;
}
#content .line {
	display: block;
	clear: both;
	border-top: 1px dotted #CCCCCC;
	margin: 0px;
}
#content .column-two h4 {
	font-size: 0.875em;
	font-weight: normal;
	color: #2D527E;
	margin-top: 0px;
	margin-bottom: 6px;
	display: block;
	clear: both;
	border-top: 1px dotted #CCCCCC;
	padding-top: 6px;
}
#content p.SectionIntro {
	display: block;
	width: 400px;
	border-top: 1px dotted #999999;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #5A9E48;
	text-transform: uppercase;
}
#content #faq-toc {
	padding: 6px;
	width: 385px;
	border: 1px dotted #999999;
	background: url(images/faq-toc-bg.gif);
	color: #333333;
	font: normal 1em Georgia, "Times New Roman", Times, serif;
}
#content #faq-toc a {
	color: #0033CC;
}
#content #faq-toc a:hover {
	text-decoration: underline;
}
#content #faq-toc .toc-column {
	float: left;
	width: 50%;
}
#content #faq-toc p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #content #faq-toc ul {
	margin: 0px 0px 0px 16px;
	padding: 0px;
	font-size: 1em;
}
#content #faq-toc li {
	list-style: url(images/toc-marker-square.gif);
	margin-left: 0px;
	padding-left: 0px;
	font-size: .875em;
}
#content #faq-toc #currentpage {
	list-style: url(images/toc-marker.gif);
}
#content #faq-toc #currentpage a {
	color: #5A9E48;
}
#content #sectionNav {
	position: relative;
	font: 0.875em Georgia, "Times New Roman", Times, serif;
	border-top: 1px dotted #666666;
	margin: 12px 0px;
	padding: 4px 0px 0px;
}
#content #sectionNav a {
	color: #0033CC;
}
#content #sectionNav a:hover {
	text-decoration: underline;
}
#content #sectionNav .right {
	margin: 0px;
	position: absolute;
	right: 0px;
	top: 4px;
	width: auto;
}
#content p.Question {
	font-weight: bold;
	color: #5A9E48;
	margin: 12px 0px 0px;
}
#content .veinsOnline {
	text-align: center;
	padding: 6px 0px;
	border-top: 1px solid #2D527E;
	border-bottom: 1px solid #2D527E;
}
#content .veinsOnline a {
	font-weight: bold;
	color: #2D527E;
}
#content p.Answer {
	color: #333333;
	font-size: 0.875em;
	border-bottom: 1px dotted #666666;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
#content p.AnswerDetail {
	color: #333333;
	font-size: 0.875em;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
#content p.AnswerFootnote {
	color: #3366CC;
	font-size: 0.75em;
	border-bottom: 1px dotted #666666;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
#content sup {
	font-size: 80%;
	line-height: 80%;
	color: #3366CC;
}
#content .figureInset {
	float: right;
	width: 300px;
	background: url(images/faq-toc-bg.gif);
	border: 1px dotted #666666;
	margin-left: 20px;
}
#content .figureInset ul {
	line-height: 110%;
	list-style: url(images/arrow-fact.gif) none;
	margin: 0px;
	padding: 0px 20px 15px 30px;
}
#content .figureInset h4 {
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#content .figureInset p.figureID {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background: #5E81AA;
	margin: 0px 0px 10px;
	display: block;
	padding: 0px 0px 0px 10px;
	font-style: italic;
}
#content .quoteInset {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #5E81AA;
	float: right;
	width: 250px;
	text-align: center;
	margin-left: 20px;
	border-top: 1px dotted #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content .staffColumn {
	float: left;
	width: 140px;
	margin: 10px 10px 0px 0px;
}
#content .staffColumn p {
	font-size: .875em;
	color: #2D527E;
	margin: 0px 0px 15px;
}
#navigation {
	text-align: center;
	background: url(images/navigation-bg.gif) no-repeat center top;
	height: 33px;
	padding-top: 13px;
	font-size: 105%;
	position: relative;
	top: -4px;
}
#navigation a {
	color: #c7d7e3;
	text-decoration: none;
	font-size: .875em;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation .link {
	border-right: 1px solid #5e84a2;
	padding: 7px 7px 7px 0px;
}
#site-info {
	background: url(images/background-footer.jpg) no-repeat bottom;
	height: 77px;
	font-size: 0.75em;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}
#site-info p {
	padding-top: 16px;
}
#site-info a {
	color: #FFFFFF;
	text-decoration: none;
}
#site-info a:hover {
	color: #336666;
	text-decoration: underline;
}
#sidebar  {
	float: left;
	width: 206px;
	margin: 30px 0px 0px 26px;
	padding: 0px 0px 0px 6px;
	position: relative;
}
#sidebar #quotes {
	background: url(images/what-our-patients-say-tile.jpg) repeat-y;
	margin: 20px 0px 0px;
	padding: 0px;
}
#sidebar #quotes p {
	padding: 0px 22px;
	margin: 6px 0px 0px;
	font: 0.875em/120% "Times New Roman", Times, serif;
	color: #4C481F;
}
#sidebar #quotes p.sig {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	color: #366791;
}
#sidebar #quotes img.bottom {
	top: 10px;
	margin: 0px;
	padding: 0px;
}
#sidebar h2 {
	margin-top: 20px;
}
#sidebar    p  {
	font-size: 0.7em;
	color: #345884;
	padding-left: 6px;
	line-height: 120%;
}
#sidebar p.address {
	text-align: center;
	color: #2D527E;
	padding-top: 6px;
	margin-right: 4px;
	padding-bottom: 6px;
	font-size: 70%;
	line-height: 120%;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}
#sidebar    a    {
	font-weight: bold;
	color: #385C88;
	text-decoration: none;
	font-size: 0.875em;
	line-height: 110%;
}
#sidebar  a:hover  {
	color: #385C88;
	text-decoration: underline;
}
#sidebar ul {
	font-size: 0.75em;
	list-style: url(images/sidebar-arrow.gif) none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 150%;
}
.imgRight {
	float: right;
}
.imgLeft {
	float: left;
	margin: 0px 20px 10px 0px;
}
.clearer {
	clear: both;
	margin: 0px;
	padding: 0px;
}
	
[if !IE]>

body {
    font-size:16px;
}

<[endif]
