

body {
	padding: 0px;
	margin: 0px;
	background-image: url("../coreimages/tile.gif");
	font-family: verdana, arial, sans-serif;
}
h1 {
	font-family: Times, Georgia, serif;
	font-size: 2.0em;
	font-weight: 800;
	color: rgb(255,89,0);
}
h2 {
	font-size: 1.25em;
	font-weight: 100;
	text-transform: capitalize;
	width: 690px;
	height: 20px;
	padding-left: 10px;
	background-image: url("../coreimages/tabs2.jpg");
	color: #fff
}
h3 {
	font-size: 1.25em;
	font-weight: 100;
	text-transform: capitalize;
	width: 690px;
	height: 38px;
	padding-left: 10px;
	padding-top: 2px;
	background-image: url("../coreimages/tabs2.jpg");
	color: #fff
}
h4 {
	color: rgb(255,89,0);
	font-size: 1.0em;
	font-weight: 600;
	padding: 0px;
	margin: 0px;
}
h5 {
	font-size: 1.25em;
	color: rgb(0,63,177);
	padding: 0px;
	margin: 0px;
}
h6 {
	font-size: 1.25em;
	font-weight: 100;
	text-transform: capitalize;
	width: 690px;
	height: 20px;
	padding-left: 10px;
	background-image: url("../coreimages/tabs2.jpg");
	color: #fff
}
a {
	color: rgb(0,63,177);
	text-decoration: none;
}
a:hover {
	color: rgb(255,89,0);
	text-decoration: none;
}
.headerback {
	height: 110px;
	background: url("../coreimages/header_tile.jpg") repeat-x top;
	padding: 0px;
	margin: 0px;
}
.headercontainer {
	width: 850px;
	height: 110px;
	padding: 0px;
	margin: 0px;
}
.headerlogo {
	width: 185px;
	float: left;
}
.headerimage {
	width: 580px;
	float: left;
}
.contentwrapper {
	width: 1060px;
	background: url("../coreimages/menu_bg_tile.jpg") repeat-y left;
}
.contentwrapper2 {
	width: 905px;
	background: url("../coreimages/menu_bg_tile.jpg") repeat-y left;
}
.menuleft {
	width: 180px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.socialtags {
	padding: 15px 0px 0px 20px;
	float: left;
}
.socialtags a img {
	border: none;
	text-decoration: none;
}
.contentright {
	width: 760px;
	margin-left: 10px;
	font-size: .8em;
	float: left;
	padding-bottom: 20px;
}
.contentright2 {
	width: 800px;
	margin-left: 10px;
	font-size: .8em;
	float: left;
	padding-bottom: 20px;
}
.contentright3 {
	width: 810px;
	margin-left: 10px;
	font-size: .8em;
	float: left;
	padding-bottom: 20px;
}
.contentright em {
	font-size: .8em;
	margin-left: 10px;
	color: rgb(255,89,0);
}
.contentright a, a:visited {
	text-decoration: underline;
	color: rgb(0,63,177);
}
.contentright a:hover {
	color: rgb(255,89,0);
	text-decoration: underline;
}
.featureheader {
	color: rgb(0,63,177);
	font-size: 1.2em;
	font-weight: 600;
	border-bottom: 1px solid gray;
}
.featureleft {
	width: 350px;
	margin-right: 5px;
	padding: 5px;
	font-size: .8em;
	float: left;
	background: white;
	border: solid;
	border-width: 1px;
	border-color: rgb(255,89,0);
}
.featureright {
	width: 240px;
	padding: 5px;
	font-size: .8em;
	float: left;
}
.featuregallery {
	float: right;
	width: 635px;
}
.clearme {
	clear: both;
}
.footer {
	height: 18px;
	background: rgb(149,149,149);
	margin: 0px;
	padding: 5px 10px 3px 185px;
	font-size: 12px;
}
.infoblock {
	width: 500px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	clear: left;
}
.ibleft {
	width: 70px;
	padding: 3px 0px 5px 0px;
	margin: 0px;
	border: 1px hidden;
	float: left;
}
.ibright {
	width: 410px;
	padding-top: 3px;
	margin: 0px;
	border: 1px hidden;
	float: right;
}
.refcol {
	width: 250px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	float: left;
}
.refcolr {
	width: 350px;
	margin: 0px 0px 10px 0px;
	padding-left: 10px;
	float: left;
}
.cwrapper {
	width: 800px;
	margin: 0px;
	padding: 0;
	float: left;
}
.contcol {
	width: 155px;
	margin: 5px 0px 5px 0px;
	padding: 0;
	float: left;
}
.contcol img {
	border: none;
}
.contcolr {
	width: 490px;
	margin: 5px 0px 5px 0px;
	padding: 0;
	float: left;
}
.spacer {
	width: 625px;
	height: 15px;
	float: left;
}
.projcol {
	font-size: .85em;
	width: 530px;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 5px;
	float: left;
}
.dateline {
	font-size: .8em;
	margin: 0px;
	padding: 0px;

}
.award {
	position: relative;
	z-index: 0;
	float: left;
}
.award:hover {
	background-color: transparent;
	z-index: 50;
}
.award span { /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 5px;
	left: -1000px;
	border: 2px solid rgb(255,89,0);
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.award span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.award:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
}
.healthcaremenu {
	padding-bottom: 25px;
}
.healthcaremenu a {
	text-decoration: none;
	color: white;
}

/* CSS for Healthcare Pages */

dl {padding:0; margin:0 15px; width: 700px;}
dt {display:none;}
dd {float:left; margin:0 1px 0 0; padding:0; text-align:center;}
dd a, dd a:visited {text-decoration:none; color:white;}
dd span {float:left; cursor:pointer;}

dd span.side {width:5px; height:3em; position:relative;}
dd span.side b.p1 {height:20px; width:1px; float:left; margin:5px 0; background:rgb(0,63,177);}  
dd span.side b.p2 {height:20px; width:1px; float:left; margin:3px 0; background:rgb(0,63,177); border-top:2px solid #345; border-bottom:2px solid #345;}
* html dd span.side b.p2 {height:24px; he\ight:20px;}
dd span.side b.p3 {height:24px; width:1px; float:left; margin:2px 0; background:rgb(0,63,177); border-top:1px solid #345; border-bottom:1px solid #345;}  
* html dd span.side b.p3 {height:26px; he\ight:24px;}
dd span.side b.p4 {height:26px; width:2px; float:left; margin:1px 0; background:rgb(0,63,177); border-top:1px solid #345; border-bottom:1px solid #345;}
* html dd span.side b.p4 {height:28px; he\ight:26px;}
dd span.mid {height:28px; border-top:1px solid #345; border-bottom:1px solid #345; line-height:25px; padding:0 10px; background:rgb(0,63,177);}
* html dd span.mid {height:30px; he\ight:28px;}

dd.current span.side b.p1 {height:20px; width:1px; float:left; margin:5px 0; background:rgb(255,89,0);}  
dd.current span.side b.p2 {height:20px; width:1px; float:left; margin:3px 0; background:rgb(255,89,0); border-top:2px solid #345; border-bottom:2px solid #345;}
* html dd.current span.side b.p2 {height:24px; he\ight:20px;}
dd.current span.side b.p3 {height:24px; width:1px; float:left; margin:2px 0; background:rgb(255,89,0); border-top:1px solid #345; border-bottom:1px solid #345;}  
* html dd #current span.side b.p3 {height:26px; he\ight:24px;}
dd.current span.side b.p4 {height:26px; width:2px; float:left; margin:1px 0; background:rgb(255,89,0); border-top:1px solid #345; border-bottom:1px solid #345;}
* html dd.current span.side b.p4 {height:28px; he\ight:26px;}
dd.current span.mid {height:28px; border-top:1px solid #345; border-bottom:1px solid #345; line-height:25px; padding:0 10px; background:rgb(255,89,0);}
* html dd.current span.mid {height:30px; he\ight:28px;}

dd a:hover {border:0;}
dd a:hover span.mid, dd a:hover span.side b.p2, dd a:hover span.side b.p3, dd a:hover span.side b.p4 {background:rgb(255,89,0); color:white;}


/* common styling for Fly out menu from CSS Play */
.menu {font-family: arial, sans-serif; width:186px; height:335px; position:relative; font-size:14px; margin:0px 0px 5px 0px;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#FFF; width:181px; height:24px; text-align:center; background:url("../coreimages/nav.jpg") no-repeat left top; line-height:24px; font-size:14px;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#000; background:rgb(255,89,0);}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:181px; width:185px;}
.menu ul li:hover ul li a.hide {background:rgb(0,63,177); color:#fff;}
.menu ul li:hover ul li:hover a.hide {width:150px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:rgb(0,63,177); color:#fff; width:150px; border-bottom: 1px solid #FFF;}
.menu ul li:hover ul li a:hover {background:rgb(255,89,0); color:#000; }
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}
.menu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}

