body {
/**	position:relative;*/
	text-align: center;
	background-color:#747275;
	margin: 0px;
	padding: 2px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font: 1em verdana, sans-serif;
	font-size: 1em;
	top:0px;
	left:0px;
	margin-top:20px;
}

/* jobs*/

#jobtitle {
	font-size: .8em;
	font-weight:bold;
	margin-top: 1em;
	margin-bottom: .5em;
   	color:#666666;
}
.big{color:#888888;
	font-family:times new roman;
	font-size:13px;
	font-weight:bold}

/* menu */

#menuBar {
	position: relative;
	top:-7px;
	z-index: 1000;
	width:800px;
	font-size: .6em;
	background:#587993;
}

/** another hack...*/
div#menuBar_header {
/**	border-right:1px solid #587993;*/
}

div.menuTrigger {
	float: left;
	z-index: 120;
	top:0px;
	left:0px;
	text-align:center;
	padding:5px;
	width:104.2px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:"Times New Roman", Times, serif;
}

/** the Box Model Hack for the menu bar...*/
* html div.menuTrigger {
	w\idth:114px;
}

/**
 * override the classification tag above using the id property and specifying the color
 * and other features of this menu item.
 */ 
#menu1trigger {
	background:#294d85;
}
#menu2trigger {
	background:#294d85;
}
#menu3trigger {
	background:#294d85;
}
#menu4trigger {
	background:#294d85;
}
#menu5trigger {
	background:#294d85;
}
#menu6trigger {
	background:#294d85;
}
#menu7trigger {
	background:#294d85;
}
#menu8trigger {
	background:#294d85;
}

/**style="text-align:center;width:113px;padding:10 4 10 4;background:#d5647c" */

div.menuInner {
	margin: 0px;
	padding: 0;
/**	border-top: 1px solid #fff;*/
	font-family:"Times New Roman", Times, serif;
}

.menuOuter {
	display:none;
}

div#menu1Content li a:hover {
	width: 300px;
	background:#294d85;
	color:#fff;
}

div#menu2Content li a:hover{
	width: 300px;
	background:#294d85;
	color:#fff;
}

div#menu3Content li a:hover{
	width: 400px;
	background:#294d85;
	color:#fff;
}

div#menu4Content li a:hover{
	width: 300px;
	background:#294d85;
	color:#fff;
}
div#menu5Content li a:hover{
	width: 400px;
	background:#294d85;
	color:#fff;
}

div#menu6Content li a:hover{
	width: 400px;
	background:#294d85;
	color:#fff;
}

div#menu7Content li a:hover{
	width: 400px;
	background:#294d85;
	color:#fff;
}

div#menu8Content li a:hover{
	width: 400px;
	background:#294d85;
	color:#fff;
}

.menuInner ul {
	list-style: none;
	margin: 0;
}

.menuInner li {
	border-bottom: 1px solid #fff;
	margin: 0;
	text-align:left;
}

.menuInner li a {
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 6px;
	/*width:auto;*/
}
	
html>body .menuInner li a {
	/*width: auto;*/
}

.menuInner li a:link, .menuInner li a:visited {
	color: #000;
	background: #ccc;
	margin:0;
	filter: alpha(opacity=90);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: .90;
	-khtml-opacity: .90;
	/*width:500px;*/
}
	
.menuInner li a:hover {
	color: #000;
	background: #0c0 url(../images/common/menu_bullet.gif) right no-repeat;
	filter: alpha(opacity=90);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: .90;
	-khtml-opacity: .90;
	/*width:500px;*/
}

div.left_nav ul li{margin-top:10px}

div#left_nav1 a
{
	text-decoration: none;
	color: #e7493c;
	font-size:10px;
}

#email_span
{
	font-size:12px;
	color: #294d85;
	padding:5px;
	left:300px;
	width:100%;
}
	
/* positioning */

.Outer, .OuterWhite {
	width: 768px;
}

#header{
/**	border: 1px solid black;*/
/**	height:200px;*/
/**	position:relative;*/
}


#masthead {
/**	position:relative;*/
	top:0px;
	left:0px;
	padding: 2px;
/**	height:200px*/
}


#container {
/**	position:relative;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	margin-bottom:2px;
	width:800px;
	text-align:left;
    background-color:#fff;
}

/*#masthead{width:100%;background:url(../images/heart17_bright_header2.gif) top left no-repeat;height:200px}*/
/**	#address{color:#587993;font-weight:bold;font-size:.9em;position:absolute;right:100px;top:70px}*/

#body p { font-size:.8em;font-weight:normal;color:#000}
#footer 
{
/**	position:relative;*/
 	padding-left:30px;
}
/**#spacer { width:100%;height:35px; background:#587993}*/
#left_pane ul li a { font-family:times new roman}

/** the Box Model Hack for the inner_lower_body...*/

#inner_body { 
/**	position:relative;*/
/**	border: 1px solid black; */
/**	height:inherit;*/
    background-color:#fff;
/**	border-left: 1px solid black;*/
/**	border-right: 1px solid black;*/
}

#inner_lower_body { 
	clear:both;
/**	position:relative;*/
	text-align:left;
/**	border: 1px solid black; */
/**	border-left: 1px solid black;*/
/**	border-right: 1px solid black; */
/**	border-bottom: 2px solid black;*/
}

/** the Box Model Hack for the inner_lower_body...*/
* html div#inner_lower_body {
	\width:800px;
	b\order:0px;
}

#copyright {
	text-align:center;
/**	position:relative;*/
	font-family:times new roman;
	font-size:12px;
	color: #587993;
	padding:10px;
}

#email_signup {
	font-size:12px;
	padding-left:20px;
}

#PageTitle {
	float: left;
	width: 466px;
	background: #fff url(../images/common/bg_top.gif) no-repeat top right;
}

#Navigation {
	float: right;
	width: 302px;
	margin-bottom: 0px;
}

#Content {
	float: left;
	width: 466px;
	background-color: #fff;
}

#Content .inner {
	padding: 6px 22px 26px 22px;
}

.right_pane {
/**	position:relative;*/
	float:left;
	width:560px;
	margin-bottom:0px;
	padding:10px;
	padding-right:30px;
	text-align:left;
}

/** the Box Model Hack for the right pane...*/
* html .right_pane {
	w\idth:550px;
}

#welcome {color:#587993}

.big_menu_header {font-weight:bold;font-variant:small-caps;}

#left_pane {
/**	position:relative;*/
	float:left;
	width:200px;
	margin-top:40px;
	font-family:"Times New Roman", Times, serif;
}

/**
#left_pane2 {
	position:relative;
	float:left;
	margin-top:10px;
	font-family:"Times New Roman", Times, serif;
}
*/
#right_pane2 {
	position:relative;
	float:right;
	margin-top:10px;
	font-family:"Times New Roman", Times, serif;
}


#left_pane ul li {padding-top:10px;font-family:"Times New Roman", Times, serif;}
#left_pane ul a{font-size:.7em;font-family:"Times New Roman", Times, serif;}

#body_welcome {
	background-color:#fff;
}
#body_team {color:black;font-size:18px;font-family:times new roman}
#body_team h2{font-weight:normal;}

h2.physician_name {
	font-size:24px;
}

#body_care {color:black;font-size:18px;font-family:times new roman}
#body_care h2{font-weight:normal}

#body_choice {color:black;font-size:18px;font-family:times new roman}
#body_choice h2{font-weight:normal}

#body_health {color:black;font-size:18px;font-family:times new roman}
#body_health h2{font-weight:normal}

#body_news {color:black;font-size:18px;font-family:times new roman}
#body_news h2{font-weight:normal}

#body_support {color:black;font-size:18px;font-family:times new roman}
#body_support h2{font-weight:normal}

#body_info {color:black;font-size:18px;font-family:times new roman}
#body_info h2{font-weight:normal}

.body_welcome {color:#E76D24}
.body_welcome ul a{color:#E76D24}
.body_welcome ul a:hover{color:#E76D24}

.body_team {color:#E76D24}
.body_team ul a{color:#E76D24}
.body_team ul a:hover{color:#E76D24}

.body_care {color:#E76D24}
.body_care ul a{color:#E76D24}
.body_care ul a:hover{color:#E76D24}

.body_choice {color:#E76D24}
.body_choice ul a{color:#E76D24}
.body_choice ul a:hover{color:#E76D24}

.body_health {color:#E76D24}
.body_health ul a{color:#E76D24}
.body_health ul a:hover{color:#E76D24}

.body_news {color:#E76D24}
.body_news ul a{color:#E76D24}
.body_news ul a:hover{color:#E76D24}

.body_support {color:#E76D24}
.body_support ul a{color:#E76D24}
.body_support ul a:hover{color:#E76D24}

.body_info {color:#E76D24}
.body_info ul a{color:#E76D24}
.body_info ul a:hover{color:#E76D24}

#form_email_table {font-size:12px; font-family:"Times New Roman";}

#description_div {font-size:14px; font-family:"Times New Roman";}