a:link, a:visited, a:hover {
	color: #762536;
	text-decoration:underline;
	border-color: #762536;
}
a:hover {
	text-decoration: none;
	border-color: #762536;
}
body {
	font-family: sans-serif, Helvetica, Arial;
	font-size: .8em;
	color: #762536;
	background-color: #665D55;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-style:italic;
	font-weight:normal;
	font-size:10px;
}
h6 {
	font-weight:normal;
	font-size:10px;
	font-style: italic;
}
#divWrapper {
	background-color: #d1caaa;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
/* Banner *************************************/
#divLogo {
	float: left;
	height: 75px;
	width: 475px;
	background-color: #ffffff;
}
#divLogo img {
	padding-top: 18px;
	padding-left: 28px;
}
#divHeartbeat {
	float: right;
	background-color: #ffffff;
	height: 75px;
	width: 325px;
}
/* Navigation Line ****************************/
#divNavigation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	height: 23px;
	background-color: #762536;
	clear: both;
}
form {
	float: left;
	background-color: #7A6C5C;
	width: 221px;
	height:23px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#divSearchbox {
	background:#762536 none; 
	color:#ffffff; 
	border: thin; 
	border-color:#ffffff;
}
#divMenus {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 568px;
	height: 23px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	color: #ffffff;
}
form img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
}
#physician_img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-color: #762536;
}
#divMenus ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divMenus ul li {
	display: inline;
	padding: 0px;
}
#divMenus ul li a {
	float: left;
	border: 0;
	margin: 0px 10px 0px 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}
#divMenus ul li a:hover {
	background-color: #7A6C5C;
}
#divMenus img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 5px;
}
/* Content Segment ****************************/
#divSubnavigation {
	float: left;
	background-color: #7A6C5C;
	padding: 0px 15px 15px 0px;
	width: 212px;
}
#divSubnavigation ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#divSubnavigation ul li a:hover {
	color: #FFFFFF;
}
#divSubnavigation .current a {
	background-color: #d0cba7;
	color: #ffffff;
}
#divSubnavigation ul li a {
	color: #d0cba7;
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 8px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d0cba7;
	text-decoration: none;
	width: 190px;
}
#divSubnavigation ul li ul a {
	margin: 0px 0px 0px 20px;
	padding: 2px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divColumntwo {
	margin: 0px;
	padding: 0px 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 260px;
	height: 299px;
	background-color: #d1caaa;
	text-align:center;
}
#divSubnavigation ul li ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divColumnthree {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 299px;
	width: 261px;
	background-color: #d1caaa;
	text-align:center;
}
#divColumnone img {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#divColumntwo img {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#divColumnthree img {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#divColumnone {
	margin: 0px;
	padding: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 267px;
	height: 299px;
	background-color: #d1caaa;
	text-align:center;
}
#divSubnavigation img {
	margin: 0px;
	padding: 0px;
	width: 216px;
}
#divText {
	float: left;
	padding-top: 10px;
	padding-right: 34px;
	padding-bottom: 20px;
	padding-left: 34px;
	width: 501px;
	background-color: #d1caaa;
	min-height: 500px;
}

#divContent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background-color: #7A6C5C;
}

/* Footer *************************************/
#divFooter {
	height: 23px;
	background-color: #762536;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	width: 800px;
}
#divCopy {
	float: left;
	background-color: #762536;
	height:23px;
	margin: 0px;
	padding: 0px;
}
#divCopy img {
	padding: 5px 3px 3px;
}
#divBottommenu {
	margin: 0px;
	padding: 0px;
	background-color: #762536;
	float: left;
	height: 23px;
	color: #ffffff;
	width: 369px;
}

#divBottommenu ul {
	margin: 0px;
	padding: 0px 0px 0px 46px;
	list-style-type: none;
}
#divBottommenu ul li {
	display: inline;
	padding: 0px;
}
#divBottommenu ul li a {
	float: left;
	border: 0;
	margin: 0px 10px 0px 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#divBottommenu ul li a:hover {
	background-color: #7A6C5C;
}
#divBottommenu img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 5px 3px 3px;
}#divHomepage {
	background-color: #d1caaa;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#FWTableContainer884611891 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin: -2px 0px;
	width:800px;
	height:25px;
	text-align:left;
	border-bottom: 1px solid #ffffff;
}

#MMMenuContainer0801141024_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0801141024_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:151px;
	top:107px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0801141024_0 {
/* This class defines things about menu MMMenu0801141024_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:137px;
	height:75px;
}

.MMMIFVStyleMMMenu0801141024_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0801141024_0 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:137px;
	height:26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:129px;
	height:18px;
}

.MMMIVStyleMMMenu0801141024_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0801141024_0 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:137px;
	height:25px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:129px;
	height:18px;
}

#MMMenu0801141024_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0801141024_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0801141024_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0801141024_0 so we can set its position */
	left:0px;
	top:26px;
}

#MMMenu0801141024_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0801141024_0 so we can set its position */
	left:0px;
	top:51px;
}

#MMMenuContainer0801141024_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0801141024_0 a {
/* Controls the general apperance for menu MMMenuContainer0801141024_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#7a6c5c;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0801141024_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0801141024_0 */
	color:#ffffff;
	background-color:#762536;
}
#MMMenuContainer0801141002_1 {
/* Submenu for Patient Services. This ID is related to the master menu div for menu MMMenuContainer0801141002_1 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:224px;
	top:107px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0801141002_1 {
/* This class defines things about menu MMMenu0801141002_1's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:225px;
	height:51px;
}

.MMMIFVStyleMMMenu0801141002_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0801141002_1 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:225px;
	height:26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:217px;
	height:18px;
}

.MMMIVStyleMMMenu0801141002_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0801141002_1 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:225px;
	height:25px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:217px;
	height:18px;
}

#MMMenu0801141002_1_Item_0 {
/* Unique ID for item 0 of menu MMMenu0801141002_1 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0801141002_1_Item_1 {
/* Unique ID for item 1 of menu MMMenu0801141002_1 so we can set its position */
	left:0px;
	top:26px;
}

#MMMenu0801141002_1_1 {
/* This class defines things about menu MMMenu0801141002_1_1's div. */
	position:absolute;
	left:227px;
	top:5px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:141px;
	height:201px;
}

.MMMIFVStyleMMMenu0801141002_1_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0801141002_1_1 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:141px;
	height:26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:133px;
	height:18px;
}

.MMMIVStyleMMMenu0801141002_1_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0801141002_1_1 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:141px;
	height:25px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:133px;
	height:18px;
}

#MMMenu0801141002_1_1_Item_0 {
/* Unique ID for item 0 of menu MMMenu0801141002_1_1 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0801141002_1_1_Item_1 {
/* Unique ID for item 1 of menu MMMenu0801141002_1_1 so we can set its position */
	left:0px;
	top:26px;
}

#MMMenu0801141002_1_1_Item_2 {
/* Unique ID for item 2 of menu MMMenu0801141002_1_1 so we can set its position */
	left:0px;
	top:51px;
}

#MMMenu0801141002_1_1_Item_3 {
/* Unique ID for item 3 of menu MMMenu0801141002_1_1 so we can set its position */
	left:0px;
	top:76px;
}

#MMMenu0801141002_1_1_Item_4 {
/* Unique ID for item 4 of menu MMMenu0801141002_1_1 so we can set its position */
	left:0px;
	top:101px;
}

#MMMenu0801141002_1_1_Item_5 {
/* Unique ID for item 5 of menu MMMenu0801141002_1_1 so we can set its position */
	left:0px;
	top:126px;
}

#MMMenu0801141002_1_1_Item_6 {
/* Unique ID for item 6 of menu MMMenu0801141002_1_1 so we can set its position */
	left:0px;
	top:151px;
}

#MMMenu0801141002_1_1_Item_7 {
/* Unique ID for item 7 of menu MMMenu0801141002_1_1 so we can set its position */
	left:0px;
	top:176px;
}

#MMMenu0801141002_1_2 {
/* Submenu for Patient Services. This class defines things about menu MMMenu0801141002_1_2's div. */
	position:absolute;
	left:226px;
	top:32px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:216px;
	height:126px;
}

.MMMIFVStyleMMMenu0801141002_1_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0801141002_1_2 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:216px;
	height:26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:208px;
	height:18px;
}

.MMMIVStyleMMMenu0801141002_1_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0801141002_1_2 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:216px;
	height:25px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:208px;
	height:18px;
}

#MMMenu0801141002_1_2_Item_0 {
/* Unique ID for item 0 of menu MMMenu0801141002_1_2 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0801141002_1_2_Item_1 {
/* Unique ID for item 1 of menu MMMenu0801141002_1_2 so we can set its position */
	left:0px;
	top:26px;
}

#MMMenu0801141002_1_2_Item_2 {
/* Unique ID for item 2 of menu MMMenu0801141002_1_2 so we can set its position */
	left:0px;
	top:51px;
}

#MMMenu0801141002_1_2_Item_3 {
/* Unique ID for item 3 of menu MMMenu0801141002_1_2 so we can set its position */
	left:0px;
	top:76px;
}

#MMMenu0801141002_1_2_Item_4 {
/* Unique ID for item 4 of menu MMMenu0801141002_1_2 so we can set its position */
	left:0px;
	top:101px;
}
#MMMenu0801141002_1_2_Item_5 {
/* Unique ID for item 5 of menu MMMenu0801141002_1_2 so we can set its position */
	left:0px;
	top:126px;
}

.MMMenuItemSpanMMMenu0801141002_1 {
/* The span class definition so we can make sure that arrows and menu text in menu MMMenu0801141002_1 look correct */
	float:left;
	width:211px;
}

.MMArrowStyleMMMenu0801141002_1 {
/* This class allows us to position the submenu arrows for menu MMMenu0801141002_1 */
	position:absolute;
	left:212px;
	top:9px;
}

#MMMenuContainer0801141002_1 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0801141002_1 a {
/* Controls the general apperance for menu MMMenuContainer0801141002_1's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#7a6c5c;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0801141002_1 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0801141002_1 */
	color:#ffffff;
	background-color:#762536;
}
#MMMenuContainer0801140639_2 {
/* This ID is related to the master menu div for menu MMMenuContainer0801140639_2 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:362px;
	top:106px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0801140639_2 {
/* This class defines things about menu MMMenu0801140639_2's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:78px;
	height:101px;
}

.MMMIFVStyleMMMenu0801140639_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0801140639_2 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:78px;
	height:26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:70px;
	height:18px;
}

.MMMIVStyleMMMenu0801140639_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0801140639_2 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:78px;
	height:25px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:70px;
	height:18px;
}

#MMMenu0801140639_2_Item_0 {
/* Unique ID for item 0 of menu MMMenu0801140639_2 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0801140639_2_Item_1 {
/* Unique ID for item 1 of menu MMMenu0801140639_2 so we can set its position */
	left:0px;
	top:26px;
}

#MMMenu0801140639_2_Item_2 {
/* Unique ID for item 2 of menu MMMenu0801140639_2 so we can set its position */
	left:0px;
	top:51px;
}

#MMMenu0801140639_2_Item_3 {
/* Unique ID for item 3 of menu MMMenu0801140639_2 so we can set its position */
	left:0px;
	top:76px;
}

#MMMenuContainer0801140639_2 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0801140639_2 a {
/* Controls the general apperance for menu MMMenuContainer0801140639_2's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#7a6c5c;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0801140639_2 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0801140639_2 */
	color:#ffffff;
	background-color:#762536;
}
