@charset "UTF-8";
/* CSS Document */

body {
	font-size: small;
	line-height: 130%;
	background-color: #002255;
	background-image: url(/images/pattern_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #336666;
	text-decoration: none;
}
a:visited {
	color: #336666;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
.sidebar_green {
	background-image: url(/images/sidebar_green_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 14px;
	padding-left: 26px;
	padding-top: 16px;
	color: #FFFFFF;
	padding-bottom: 8px;
}
.sidebar_blue_box {
	background-image: url(/images/sidebar_blue_pattern.gif);
	margin-top: 8px;
}
.type_small {
	font-size: 90%;
}
.type_large {
	font-size: 140%;
}
#wrapper {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 11px;
}
.sidebar_blue {
	background-image: url(/images/sidebar_blue_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 14px;
	color: #FFFFFF;
	padding-left: 26px;
	padding-right: 10px;
	padding-top: 4px;
}
#footer {
	background-color: #CCCCCC;
	margin-left: 12px;
	margin-top: 10px;
	padding: 8px;
	font-size: 85%;
	line-height: 115%;
	margin-bottom: 10px;
	text-align: right;
}
.page_tite {
	display: block;
	background-image: url(/images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	padding-top: 20px;
	font-size: 160%;
	color: #002255;
	padding-left: 22px;
	margin-left: 11px;
	margin-top: 4px;
}
#nav {
	height: 22px;
	background-image: url(/images/nav_background.jpg);
	padding-top: 8px;
	padding-left: 10px;
}
.nav {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #002255;
	background-image: url(/images/nav_divider_vertical.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
	font-size: 95%;
}
.spacer_top {
	margin-top: 7px;
}
#content {
	padding-left: 34px;
	font-size: 110%;
	padding-right: 30px;
	line-height: 130%;
}
.news_title {
	font-size: 160%;
	line-height: 110%;
	color: #336666;
}
.news_date {
	font-size: 90%;
	font-weight: bold;
	color: #993300;
}
.news_readmore {
	font-size: 85%;
	font-weight: bold;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.news_box {
	padding: 8px;
	border: 1px solid #CCCCCC;
}
.doctors_box {
	padding-top: 3px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002255;
	margin-bottom: 8px;
	margin-right: 40px;
}
.doctors_name {
	font-size: 110%;
	font-weight: bold;
}
.faqs_box {
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.downloads_box {
	background-image: url(/images/downloads_pattern.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top: 3px;
}
.content_spacer_right {
	margin-right: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photo_left {
	padding-right: 8px;
}
.expandLink {
	color: #FFFFFF;
	font-weight: bold;
}
.office_hours_box {
	background-color: #295252;
	padding: 2px;
	margin-top: 7px;
	margin-bottom: 7px;
}
a.expandLink:link {
	color: #FFFFFF;
	font-weight: bold;
}
a.expandLink:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.expandLink:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.testimonial_name {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	display: block;
}
.member_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336666;
	margin-bottom: 10px;
	padding: 2px;
	background-color: #336666;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
.error {
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	display: block;
}
.page_tite_long {
	display: block;
	background-image: url(/images/title_pattern.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 48px;
	padding-top: 20px;
	font-size: 160%;
	color: #002255;
	padding-left: 22px;
	margin-left: 11px;
}
.error {
	font-size: 90%;
	font-weight: bold;
	color: #CC0000;
	display: block;
}
