* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	margin-bottom: 50px;
}
a {
	color: #082F67;
	text-decoration: none;
}
blockquote {
	margin-left: 25px;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 0px;
	display: block;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#header {
	height: 147px;
	position: relative;
	width: 760px;
}
#logo {
	display: block;
	background-image: url(images/shoals_logo.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 183px;
	position: absolute;
	left: 5px;
	top: 5px;
}
#logo span {
	position: absolute;
	left: -9999px;
}
a.community_forum {
	display: block;
	position: absolute;
	left: 205px;
	top: 45px;
	height: 76px;
	width: 250px;
}
.header_right {
	height: 142px;
	width: 247px;
	float: right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DFDFDF;
	text-transform: uppercase;
	font-size: 0.9em;
}
.header_right #search {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FBECCA;
	display: block;
	margin-left: 10px;
	font-size: 0.9em;
	padding-top: 12px;
	height: 35px;
}
.header_right #search label {
	display: block;
	float: left;
	height: 12px;
	padding-top: 9px;
}
.header_right #search input {
	border: 2px solid #DFDFDF;
	height: 15px;
	width: 138px;
	margin-left: 5px;
	padding: 2px;
	font-size: 0.95em;
	display: block;
	float: left;
}
.header_right #search input.go {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 19px;
	width: 23px;
	margin-left: 5px;
}
.header_right #search .hidden {
	position: absolute;
	left: -9999px;
}
.header_right ul {
	display: block;
	list-style-type: none;
	margin-left: 10px;
	margin-top: 18px;
}
.header_right ul li {
	display: block;
	margin-bottom: 10px;
}
.header_right ul li a {
	color: #000000;
	text-decoration: none;
}
#banner {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #082F67;
}
#rotator {
	height: 228px;
	overflow: hidden;
}
#rotator .cf_element { 
	width:760px;
}
#rotator #cf1 { background-image: url(images/homebanner_nosmoke_shoals.jpg); }
#rotator #cf2 { background-image: url(images/homebanner_h1n1.jpg); }
#rotator #cf3 { background-image: url(images/homebanner_gist.jpg); }
#rotator #cf4 { background-image: url(images/homebanner_privacy.jpg); }
#rotator #cf5 { background-image: url(images/homebanner_leavitt.jpg); }
#rotator #cf6 { background-image: url(images/homebanner_lightspeed.jpg); }


#rotator .cf_element {
	height: 228px;
}
#rotator a {
	display: block;
	height: 228px;
	width: 760px;
}
ul#nav {
	background-color: #082F67;
	color: #FFFFFF;
	list-style-type: none;
	display: block;
	height: 28px;
}
ul#nav li {
	display: block;
	float: left;
	position: relative;
}
ul#nav li a {
	display: block;
	width: 151px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	padding-top: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #395885;
	padding-bottom: 8px;
	float: left;
	line-height: 11px;
}
ul#nav li ul {
	display: none;
	background-color: #082F67;
	position: absolute;
	top: 27px;
	left: 0px;
	width: 153px;
	z-index: 100;
}
ul#nav li:hover ul, ul#nav li.sfhover ul {
	display: block;
}
ul#nav li ul li a {
	text-transform: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #395885;
}
ul#nav li ul li a:hover {
	background-color: #395885;
}
#threecols {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#threecols h2 {
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.1em;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#threecols #col1 {
	width: 247px;
	float: left;
}
#threecols #col1 h2 {
	background-color: #082F67;
}
#threecols #col2 {
	width: 247px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#threecols #col2 h2 {
	background-color: #668187;
}
#threecols #col3 {
	width: 246px;
	float: left;
}
#threecols #col3 h2 {
	background-color: #3E9E8E;
}
#threecols .btm {
	height: 210px;
	background-color: #EFF0F0;
	margin-top: 4px;
	margin-bottom: 6px;
	font-size: 0.9em;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#threecols .btm ul {
	list-style-type: none;
}
#threecols .btm ul li {
	margin-bottom: 10px;
}
#threecols .btm ul li a {
	text-decoration: none;
	color: #000000;
}
#threecols .btm ul li a:hover {
	color: #082F67;
}
#threecols span.blue {
	color: #082F67;
}
#content {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	margin-top: 6px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 0.95em;
	line-height: 1.2em;
}
#content.full {
	background-image: none;
}
#content .top {
	background-image: url(images/content_bg_top.gif);
	background-repeat: no-repeat;
	height: 6px;
}
#content .btm {
	background-image: url(images/content_bg_btm.gif);
	background-repeat: no-repeat;
	height: 7px;
	clear: both;
}
#full {
	border: 2px solid #E9E9E9;
}
#leftcol {
	float: left;
	width: 165px;
}
#leftcol h2 {
	background-color: #0F9799;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
	line-height: 1em;
}
#leftcol h2 a {
	color: #FFFFFF;
}
#leftcol ul#subnav {
	display: block;
	list-style-type: none;
}
#leftcol ul#subnav li {
	display: inline;
}
#leftcol ul#subnav li a {
	display: block;
	color: #082F67;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 0.95em;
	line-height: 1.2em;
}
#leftcol ul#subnav li a:hover {
	color: #617590;
}
#leftcol ul#subnav li a.current {
	background-color: #FFFFFF;
	background-image: url(images/subnav_current.gif);
	background-repeat: repeat-y;
}
#right {
	float: left;
	width: 595px;
	margin-top: 1px;
}
#right img.content_banner {
	margin-left: 9px;
}
.copy {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-top: 15px;
	line-height: 1.4em;
}
.copy h3 {
	margin-bottom: 1em;
	color: #0F9799;
	font-weight: normal;
	text-transform: none;
	font-size: 1.4em;
	display: block;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
.copy h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #082F67;
	margin-bottom: 1em;
	margin-top: 1.3em;
}
.copy p {
	margin-bottom: 1em;
}
.copy ul {
	margin-bottom: 1em;
	list-style-position: outside;
	margin-left: 35px;
}
.copy ul li {
}
.copy img.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.copy ul.twocol {
	display: block;
	float: left;
	width: 200px;
}
.copy .twofullcol {
	float: left;
	width: 270px;
	margin-left: 10px;
	font-size: 0.9em;
}
.copy .twofullcol h4 {
	display: block;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #EFF0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.copy .twofullcol ul {
	margin-left: 13px;
}
.copy .twofullcol li {
	margin-bottom: 3px;
}


.copy .contactsnav {
	width: 175px;
	font-size: 0.9em;
	margin-right: 30px;
	height: 700px;
	margin-top: 0px;
	float: left;
}

.copy .contactsnav h4 {
	display: block;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #EFF0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	margin-bottom: 5px;
}
.copy .contactsnav ul {
	list-style-type: none;
	margin-left: 0px;
}
.copy .contactsnav li {
}
.copy .contactsnav a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF0F0;
}
.copy .contactsnav a:hover {
	background-color: #EFF0F0;
}
.copy .physiciancontacts {
	float: right;
	width: 350px;
	margin-top: 6px;
}
.copy .physiciancontacts h4 {
	font-size: 1.1em;
	display: block;
	margin-bottom: 1em;
	margin-top: 0em;
	color: #0F9799;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F9799;
	padding-bottom: 5px;
}
.introtext {
	font-size: 1.1em;
	line-height: 1.6em;
	color: #0F9799;
}
.contact {
	margin-right: 10px;
	margin-left: 10px;
}
.contact h4 {
	color: #11989A;
	display: block;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5BB8B9;
	padding-left: 10px;
	background-color: #F3F3F3;
}
.contact .ind {
	float: left;
	margin-left: 10px;
	width: 220px;
}
#contact {
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-bottom: 15px;
}
#contact .contact_left {
	float: left;
	width: 225px;
}
#contact .contact_right {
	float: left;
	width: 315px;
	margin-left: 15px;
}
table.phone {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D0D0D0;
	border-left-color: #D0D0D0;
}
table.phone td {
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #D0D0D0;
	border-right-color: #D0D0D0;
}
table.phone tr.odd {
	background-color: #EEF4F4;
}
.redtext {
	color: #990000;
}
a.biglink {
	color: #FFFFFF;
	background-color: #082F67;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #BCCEDE;
	font-size: 0.9em;
}
a.backtop {
	float: right;
	display: block;
	padding: 2px;
	text-transform: uppercase;
	font-size: 0.8em;
}
.divider {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EFF0F0;
	border-right-color: #EFF0F0;
	border-bottom-color: #EFF0F0;
	border-left-color: #EFF0F0;
	margin-bottom: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#mednews {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#mednews h3 {
	font-weight: normal;
	font-size: 1em;
	display: block;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F9799;
	margin-bottom: 5px;
}
h4.recentnews {
	color: #0F9799;
	display: block;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0F9799;
	background-color: #EFF0F0;
	clear: both;
	padding-left: 5px;
}
a.morelink {
	display: block;
	float: right;
	background-color: #EBE2BE;
	padding: 5px;
	color: #6E6A58;
	margin-bottom: 20px;
	border: 1px solid #6E6A58;
	margin-right: 15px;
	line-height: 1em;
}
.imgleft {
	padding: 2px;
	float: left;
	border: 1px solid #EFF0F0;
	margin-right: 20px;
	margin-bottom: 10px;
}
.imgleft2 {
	padding: 2px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.imgright {
	padding: 2px;
	float: right;
	border: 1px solid #EFF0F0;
	margin-left: 20px;
	margin-bottom: 20px;
}
.imgright2 {
	padding: 2px;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.tour_right {
	float: right;
	width: 334px;
}
#slickbox, #slickbox2 {
	display: none;
}
#uptodatesearchcontainer {
	padding: 20px 40px 20px 20px;
	margin-bottom: 15px;
	border: 1px solid #D8D8D8;
}
a.applyonlinelink {
	display: block;
	float: right;
	margin-bottom: 7px;
	color: #FFF;
	background-color: #1A3E7A;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #112443;
}
#rowwrap {
	clear: both;
	height: 89px;
}
#chgfac {
	background-color: #EFF0F0;
	margin-left: 5px;
	width: 499px;
	height: 89px;
	float: left;
}

#chgfac ul {
	display: block;
	list-style-type: none;
}
#chgfac ul li {
	display: inline;
	float: left;
	margin-top: 22px;
	background-color: #666666;
}
#chgfac a {
	display: block;
	float: left;
	height: 51px;
	margin-top: 22px;
}
#chgfac a span {
	display: none;
}
#chgfac a.ecm {
	background-image: url(images/chgfac_ecm.gif);
	width: 75px;
	margin-left: 13px;
}
#chgfac a.shoals {
	background-image: url(images/chgfac_shoals.gif);
	width: 70px;
	margin-left: 44px;
}
#chgfac a.ecmeast {
	background-image: url(images/chgfac_ecmeast.gif);
	width: 80px;
	margin-left: 37px;
}
#chgfac a.jws {
	background-image: url(images/chgfac_jws.gif);
	width: 125px;
	margin-left: 42px;
}
#chg_in_footer {
	float: left;
	background-color: #EFF0F0;
	width: 246px;
	margin-left: 5px;
	height: 89px;
}

#chg_in_footer a {
	display: block;
	margin-top: 10px;
	background-image: url(images/chgroup_logo_footer.gif);
	height: 64px;
	width: 130px;
	margin-left: 51px;
}
#chg_in_footer a span {
	position: absolute;
	left: -9999px;
}


#btm_right_links {
	float: left;
	background-color: #EFF0F0;
	width: 220px;
	margin-left: 5px;
	height: 77px;
	padding-top: 11px;
	padding-left: 26px;
}
#btm_right_links .twitter {
	margin-left: 24px;
}
#btm_right_links .uptodate {
	margin-top: 10px;
	display: block;
}



/* #chgfac overrides for content pages */
#chgfac.content {
	background-color: #FFFFFF;
	margin-left: 0px;
	width: 530px;
}
#chgfac.content a.ecm {
	background-image: url(images/chgfac_ecm_w.gif);
	margin-left: 5px;
}
#chgfac.content a.shoals {
	background-image: url(images/chgfac_shoals_w.gif);
	margin-left: 54px;
}
#chgfac.content a.ecmeast {
	background-image: url(images/chgfac_ecmeast_w.gif);
	margin-left: 52px;
}
#chgfac.content a.jws {
	background-image: url(images/chgfac_jws_w.gif);
	margin-left: 47px;
}
#btm_right_links.content {
	width: 200px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DCDCDC;
	padding-left: 24px;
}
/* end: #chgfac overrides for content pages */

#footer {
	clear: both;
	font-size: 0.75em;
	padding-top: 20px;
	color: #666666;
	padding-left: 10px;
}
