body, table, td, p {
	font: normal 12px trebuchet MS, verdana, arial, sans-serif;
	color: #666666;
}

body {
	margin: 0px;
	padding: 30px 0px 20px 0px;
	background-color: #fff;
	color: #fff;
	text-decoration: none;
}

p {
	margin: 0px 0px 15px 0px;
	line-height: 150%;
}

H1 {
	color: #E20A16;
	font-weight: bold;
	font-size: 20px;
	font-family: trebuchet MS, arial, sans-serif;
	margin-top: 0px;
}

H2 {
	color: #555555;
	font-weight: bold;
	font-size: 18px;
}

H3 {
	margin-bottom: 3px;
	padding: 0px;
	color: #555555;
	font-weight: bold;
	font-size: 15px;
}

H4 {
	color: #555555;
	/*margin-bottom: 3px;
	padding: 0px;
	font-weight: bold;*/
}

UL, DL {
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 150%;
	padding-top: 7px;
}

LI, DD {
	margin-bottom: 2px;
	line-height: 150%;

}

.alert, .error {
	background-color: transparent;
	font-weight: bold;
	font-size: 14px;
}

.alert {
	color: #f90;
}

.error {
	color: #c00;
}

INPUT, SELECT, TEXTAREA {
	font-size: 13px;
}

INPUT.button {
	background-color: #82a7b7;
	color: #fff;
	font-size: 13px;
}

INPUT.eMsg, SELECT.eMsg, TEXTAREA.eMsg {
	background-color: #ffc;
	color: #000;
}


.nowrap {
	white-space: nowrap;
}

H3 A {
	color: #666666;
}

ADDRESS {
	margin-bottom: 10px;
	color: #333;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

#copyright {
	margin-bottom: 10px;
	color: #666;
	font-size: 11px;
}

HR {
	height: 1px;
	color: #ccc;
}

.disclaimer {
	color: #666;
	font-size: 11px;
}

.small {
	font-size: 12px;
}

H1.small {
	font-size: 18px;
}

H2.small {
	font-size: 15px;
}

H3.small {
	font-size: 13px;
}


.footer  {
	font: normal 9px verdana, arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

#page {
    min-width: 600px;
	margin: 0px auto;
    border: solid 2px #c00;
	padding: 0px;
	background-color: #fff;
    text-align: left;
}

#canvas {
	margin: 20px;
    padding: 0px;
}

UL.menu {
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 0px 15px;
}

UL.menu A:link, UL.menu A:visited, UL.menu A:active, UL.menu A:hover {
	font: bold 9px verdana, arial, sans-serif;
	color: #999999;
	text-decoration: none;
	margin-bottom: 30px;
}

UL.menu A:hover {
	color: #1b5067;
}

ul.menu li {
	list-style-image: url("/images/nav/plus_grey.jpg");
	margin: 0px;
}

ul.menu li.on {
	list-style-image: url("/images/nav/dash_green.jpg");
}

UL.menu LI.on A:link, UL.menu LI.on A:visited, UL.menu LI.on A:active, UL.menu LI.on A:hover {
	color: #ACC313;
}

UL.menu LI.on LI A:link, UL.menu LI.on LI A:visited, UL.menu LI.on LI A:active, UL.menu LI.on LI A:hover {
	color: #999999;
}

UL.menu LI.on LI A:hover {
	color: #1b5067;
}

ul.menu li.over {
	list-style-image: url("/images/nav/plus_blue.jpg");
}

#languages {
	margin: 4px 40px 1px 40px;
	color: #E4E9EC;
	font-size: 12px;
	text-align: right;
}

#languages A {
	color: #fff;
	text-decoration: none;
}

#languages A:hover {
	text-decoration: underline;
}

A.doctor:link , A.doctor:visited , A.doctor:active , A.doctor:hover  {
	color: #666666;
	text-decoration: none;
	margin-bottom: 30px;
}

A.doctor:hover {
	color: #DA3C4A;
}	


A.linktext:link , A.linktext:visited , A.linktext:active , A.linktext:hover  {
	color: #FF0000;
}

.about_box {
	/*background-image: url('../images/about.gif');*/
	background-color: #eaeff2;
	width: 222px;
	height: 162px;
}

.services_box {
	/*background-image: url('../images/services.gif');*/
	background-color: #eaeff2;
	width: 222px;
	height: 162px;
}

.physician_box {
	/*background-image: url('../images/physicians.gif');*/
	background-color: #eaeff2;
	width: 222px;
	height: 162px;
	/*border: 1px dashed red;*/
}

.box_spacing {
	padding-left: 15px;
	padding-right: 12px;
}
.box_spacing p{
	margin:0 0 7px 0;
}

.divider_line {
	background-image: url('../images/dash_line.jpg');
	background-repeat: repeat-x;
	margin:4px 0 4px 0;
	width: 100%;
	height: 1px;
	/*margin-top: 2px;
	margin-bottom: 2px;*/
}

.blueheadlinetext {
	color: #81ADB8;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
}

.ninepxRedLink {
	color: #E20A16;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a.footerLink {
	color: #fff;
	text-decoration: none;
	font: normal 9px verdana, arial, sans-serif;
}

A.red_link_text:link , A.red_link_text:visited , A.red_link_text:active  {
	color: #E20A16;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

A.red_link_text:hover  {
	text-decoration: underline;
}

A:link , A:visited , A:active  {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

A:hover  {
	text-decoration: underline;
}

.redText {
	color: #E20A16;
	font-weight: bold;
}

A.newslink:link , A.newslink:visited , A.newslink:active  {
	color: #666666;
	font-weight: none;
	font-weight: normal;
	font-size: 13px;
}

A.newslink:hover  {
	text-decoration: none;
	color: #E20A16;
}

A.red_link_text_more:link , A.red_link_text_more:visited , A.red_link_text_more:active  {
	color: #E20A16;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

A.red_link_text_more:hover  {
	text-decoration: underline;
}

.NewsHeader {
	font-size: 14px;
	font-weight: bold;
}

.newstext {
	color: #666666;
	text-decoration: none;
	font-weight: none;
	font-size: 13px;
}

.FormPadding {
	margin: 0px 10px 10px 10px;
	padding: 0px 10px 10px 10px;
	background-color: #ECF0F3;
}

.contentBackground {
	background-color: #ECF0F3;
}

.RedNewsHeader {
	font-size: 13px;
	font-weight: bold;
	color: #E20A16;
}

/* -------------------------------------------------------------------------------------------------------- */

a.box_title {
/*.about_box title a:visited, .service_menu  a:link, .service_menu  a:active {*/
	height: 33px;
	display: block;
	padding: 12px 0px 0px 30px;
	background-image: url('../images/content-arrow.gif');
	background-repeat: no-repeat;
	background-position: 13px 15px;
	text-decoration: underline;
	color: #777777;
	font-size:17px;
	font-weight:normal;
	/* font-family:Arial; */
}

a.box_title:hover {
	text-decoration: underline;
	color: #E20A16;
}

.menu_title {
	background-color: #98b8c4;
	display: block;
	padding: 1px 20px;
	/*border: 1px dashed #E20A16;*/
}
.menu_title  h2{
	margin: 7px 0px;
	/*padding: 10px 0px;*/
	color: #FFF;
}

.service_menu, .spec_menu {
	padding-left: 20px;
	padding-right: 20px;
}

.service_menu  a, .service_menu  a:visited, .service_menu  a:link {
	height: 2em;
	display: block;
	padding-left: 20px;
	background-image: url('../images/content-arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	color: #444444;
	font-size: 14px;
	font-weight: normal;
}
/*
 {
	height: 2em;
	display: block;
	padding-left: 20px;
	background-image: url('../images/content-arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	color: #666666;
}
*/
.service_menu  a:hover {
	text-decoration: underline;
	color: #E20A16;
}

.service_menu  a.active {
	text-decoration: none;
	font-weight: bold;
	color: #E20A16;
}

.spec_menu  a {
	height: 2em;
	display: block;
	padding-left: 20px;
	background-image: url('../images/content-arrow2.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	color: #777777;
	font-size: 14px;
	font-weight: normal;
}

.spec_menu  a:visited, .spec_menu  a:link, .spec_menu  a:active {
	height: 2em;
	display: block;
	padding-left: 20px;
	background-image: url('../images/content-arrow2.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	color: #777777;
}

.spec_menu  a:hover {
	text-decoration: underline;
	color: #E20A16;
}

.spec_menu  a.active {
	text-decoration: none;
	font-weight: bold;
	color: #E20A16;
}

/* -------------------------------------------------------------------------------- */
.left_col  {
	background-color: #eaeff2; 
	width:254px;
}

a.left_col_ref:visited, a.left_col_ref:link, a.left_col_ref:active {
	text-decoration: none;
	color: #177086;
	/*border-bottom: 1px dashed #177086;*/
	font-size: 12px;
}

a.left_col_ref:hover {
	text-decoration: underline;
	/*text-decoration: none;*/
	color: #E20A16;
	/*border-bottom: 1px solid #E20A16;*/
	font-size: 12px;
}

/* -------------------------------------------------------------------------------- */

#logo_inner {
	background-image: url('/design/images/logo_bg.jpg');
	background-repeat: repeat-y;
	background-position: 50% 0;
}

#logo_inner a  {
	font-weight:normal;
	color:#E20A16;
	font-size:13px;
	text-decoration:none;
}
#logo_inner a:hover {
	font-weight:normal;
	color:#E20A16;
	text-decoration:underline;
}

/* -------------------------------------------------------------------------------- */

.content {
	padding-bottom: 20px;
	min-width: 545px;
	border: 0px dashed red;
	font-size: 14px;
	margin-right: 10px;
}
.content table, .content td {
	font-size: 14px;
}

.content  h1 {
	/* color: #E20A16; */
	color: #177086;
	font-weight: bold;
	font-size: 20px;
	margin-top: 1ex;
}

.content  h2 {
	/* color: #e04954; */
	color: #177086;
}

.content  p{
	font-size: 14px;
}

.content  ul{
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
}
.content ul li {
	list-style-image: url('../images/content-arrow1.gif');
}

.content  a:visited, .content  a:link, .content  a:active {
	text-decoration: none;
	color: #177086;
	border-bottom: 1px dashed #177086;
}

.content  a:hover {
	/*text-decoration: underline;*/
	text-decoration: none;
	color: #E20A16;
	border-bottom: 1px solid #E20A16;
}
/*
.content_col {
	padding: 0px;
	background-image: url('../images/main3.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}
*/
