body {
	background-color: #49ae92;
	background-image: url(images/background.gif);
	background-position: left top;
}
	
hr {
	border: 0; 
	width: 95%; 
	background-color: #cccccc;
	clear: both;
}

.body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration:none}

.border_right {
	border-right: 2px solid #cccccc;
}

.border_surgery {
	border: 2px groove #000;
	border-bottom: 0;
}

.border_surgery_text {
	border: 2px groove #000;
	border-top: 0;
}

.contentPadding {
	padding: 10px 15px 0px 10px;
}

	
a.body:link {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
	
a.body:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}
a.body:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
	
ul li .body{
	padding-bottom: 5px;}
	
.colorTable {
	border-top-color: #100676;
	border-bottom-color: #100676;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-width: thin;}
	
.darkcolorTable {
	border: thin solid #100676;}

.doctorImg {
	float:right; 
	padding: 5px;}
	
.floatleft {
	float: left;
	padding: 5px;
}

.floatright {
	float: right;
}

.bottomnav {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}

a.bottomnav:link {
	color: #333333;
	text-decoration:none;}
	
a.bottomnav:visited{
	color: #333333;
	text-decoration:none;}
	
a.bottomnav:hover {
	color: #FFFFFF;
	text-decoration:underline;}
	
.section_header {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #036046;
	text-decoration: none;
	}
	
.topnav {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;}
	
a.topnav:link {
	color: #000000;
	text-decoration:none;}
	
a.topnav:visited{
	color: #000000;
	text-decoration:none;}
	
a.topnav:hover {
	color: #000000;
	text-decoration:underline;}
	
.topnav td a {
	color: #000;
	text-decoration: none;}
	
.topnav td a:hover {
	color: #000000;
	text-decoration:underline;}

.oneCol td {
	padding-left: 20px;}
	
.leftpadcontent {
	padding-left: 20px;
}

.leftpad25 {
	padding-left: 25px;
}

.body a:hover {
	text-decoration: underline;
}

.mission_img {
	float:left; 
	padding-right: 8px;
}
dt { color: #000; cursor: pointer; text-decoration:underline; }
dt, dd { margin-bottom: 10px;}