#content {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	position: relative;
}
#content a:hover {
	text-decoration: none;
}
#content p {
	line-height: 1.3em!important;
	font-size: 0.8em;
	margin-top: 0px;
}
.contentList li {
	background: url(/images/saBullet.gif) no-repeat 0px 5px;
	list-style-type: none;
	margin-bottom: 8px;
	padding-left: 12px;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-left: -30px;
}
.contentList2 li {
	background: url(/images/saBullet.gif) no-repeat 0px 5px;
	list-style-type: none;
	margin-bottom: 8px;
	margin-left: -30px;
	padding-left: 12px;
	font-size: 1.0em;
	line-height: 1.2em;
}
h3 {
	font-size: 0.9em;
}
p.frmdisp {
	width: 170px;
	padding: 10px 0px 0px 0px;
}
p.info {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 1.1em;
	color: #222;
	text-shadow: 0px -1px 0px rgba(255,255,255,0.3);
}
#container {
	padding: 0;
}
#tcontainer {
	display: table;
	width: 936px;
	/*width: 100%;*/
	
	background: #f5f5f5  url(../images/findhealthcare/locMapGrad.png) repeat-x/* url(../images/findhealthcare/leftColTop.png) repeat-x*/;
	border: 1px solid #aaa;
	/*border-radius: 6px;*/
}
#tcontainerRow {
	display: table-row;
}
#fhcLeftCol {
	display: table-cell;
	vertical-align: top;
	*float: left;
	width: 246px;
	*width:226px;
	padding: 10px 0 10px 10px;
}
#fhcRightCol {
	display: table-cell;
	vertical-align: top;
	/*width: 690px;
	*width: 680px;*/
	*float: right;
	padding: 10px 10px 0 0;
}
/* GOOGLE MAP BOX
---------------------------------------------------------------------------------------*/

.facilityZoom {
	position: absolute;
	top: 10px;
	left: 265px;
	z-index: 10;
	width: 150px;
	font: 0.9em Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 1px 5px;
	background: #fff;
	background: -moz-linear-gradient(bottom, #e9e9e9, #fff);
	background: -webkit-gradient(linear, left bottom, left top, from(#e9e9e9), to(#fff));
	border: 1px solid #717B87;
	box-shadow: 1px 3px 3px #999;	
}
.mapDirections {
	font: 0.9em Arial, Helvetica, sans-serif;
	width: 215px;
	height: 376px;
	margin-bottom: 10px;
	overflow: auto;
}
.mapDirections p {
	border-top: 1px solid #aaa;
	padding: 6px 0px 0px 0px;
	margin: 0px 6px 6px 0px;
}
.mapDirections p:first-child {
	border-top: none;
	padding-top: 0px;
}
.mapDirections div {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #777;
	padding-bottom: 6px;
}
.mapDirections div + p {
	display: none!important;
}
.printDirections {
	background: #7B7F9C;
	background: -moz-linear-gradient(bottom, #3d3f6a, #7B7F9C);
	background: -webkit-gradient(linear, left bottom, left top, from(#3d3f6a), to(#7B7F9C));
	float: right;
	width: 80px;
	padding: 10px;
	margin: 0px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	border: 1px solid #3d3f6a;
	border-radius: 3px;
	box-shadow: -1px 1px 1px #999;
}
.printDirections a:link, .printDirections a:visited {
	color: #fff;
	text-decoration: none;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.4);
}
.printOutput {
	padding: 20px;
	text-align: left;
	width: 60%;
	margin: 20px auto;
	border: 1px solid #555;
}
.printOutputHead {
	background: #e9e9e9;
	border-bottom: 1px solid #CCC;
	padding: 20px 20px 28px 20px;
	text-align: left;
}
.printOutput p {
	border-top: 1px solid #aaa;
	padding: 8px 0px;
	margin: 0px;
	font-size: 0.8em;
}
.printOutput p:first-child {
	border-top: none;
	padding-top: 0px;
}
.printOutput div {
	font-size: 0.8em!important;
	color: #444;
	padding: 0px 10px 8px 10px;
}
.printOutput div + p {
	display: none!important;
}
.printClose {
	font-size: 0.8em;
	margin-bottom: 20px;
}
.dirForm {
	float: right;
	width: 83px;
}
#linkbox {
	width: 215px;
}
.printIcon, .emailIcon, .linkIcon, .helpIcon {
	cursor: pointer;
}
/*.linkdiv {
	background: url(../images/findhealthcare/instrTransWh.png);
	width: 650px;
	height: 110px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	display: none;
	padding: 10px;
	border: 1px solid black;
	font: 0.8em Arial, Helvetica, sans-serif;
}*/
#emailForm {
	width: 220px;
	margin: 0px;
	padding: 0px;
}
#emailForm #to {
	margin-bottom: 8px;
	width: 219px;
}
#emailForm label {
	display: block;
	margin-bottom: 5px;
	font-size: 0.8em;
}
.emaildivOut, .linkdivOut {
	background: url(../images/findhealthcare/arrowTop.gif) no-repeat;
	position: absolute;
	top: 100px;
	z-index: 2;
	display: none;
	padding: 6px 0px 0px 0px;
	box-shadow: 3px 3px 3px #999;
}
.emailerLinkerIn {
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	border-left: 1px solid #777;
	background: #fff;
	padding: 5px;
}
.emaildivOut {
	width: 238px;
	left: 190px;
}
.linkdivOut {
	width: 570px;
	left: 215px;
}
.zoomdivOut {
	position: relative;
	top: -390px;
	left: 290px;
	display: block;
	z-index: 3;
	width: 170px;
	text-align: center;
}
.helpdivOut {
	background: url(/redesign2012/images/helpDiv_top.png) no-repeat;
	position: absolute;
	width: 260px;
	z-index: 6;
	display: none;
	padding: 10px 0 0 0;
	/*box-shadow: -3px -3px 3px rgba(0,0,0,0.4);*/
}
.helpdiv {
	background: url(/redesign2012/images/helpDiv_btm.png) no-repeat left bottom;
	padding: 0 0 15px 0;	
}
.helpLinkerIn {
	background: url(/redesign2012/images/helpDiv_bg.png) repeat-y;
	/*border-right: 1px solid #777;
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	background: #fff;*/
	padding: 0 15px 5px 15px;
}
.helpLinkerIn span {
	line-height: 1em;	
}
.popupClose {
	position: absolute;
	top: -3px;
	right: -3px;
	z-index: 10;
	height: 21px;
	width: 21px;
	background: url(/redesign2012/images/helpClose.png) no-repeat 0px 0px;
	cursor: pointer;	
}
.popupClose:hover {
	background: url(/redesign2012/images/helpClose.png) no-repeat 0px -21px;
}
/* HIDDEN INSTRUCTIONS
-------------------------------------------------------------------*/
.instrContainer {
	display: none;
	background: url(../images/findhealthcare/instrTransBg.png) repeat;
}
.instructionsOut {
	width: 690px;
	margin: 0px auto;
}
#draggable {
	display: none;
	z-index: 100;
	width: 938px;
	padding: 40px 20px 20px 20px;
	/*background: rgba(255,255,255,0.95);*/
	background: url(../images/findhealthcare/instrTransWh.png) repeat;
	border-bottom: 1px solid #333;
	box-shadow: 0px 4px 4px -2px #333;
	cursor: move;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.dragBar {
	width: 954px;
	position: absolute;
	top: 2px;
	left: 2px;
	padding: 4px 0px 4px 18px;
	background: #d9d9d9 url(../images/findhealthcare/dragIcon.gif) no-repeat 4px 4px;
	border: 1px solid #ccc;
	font-size: 0.9em;
	text-shadow: 0px -1px 0px rgba(255,255,255,0.8);
}
#draggable > p {
	margin: 25px 0px 0px 0px;
}
#draggable > h4 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #aaa;
}
#draggable p, #draggable li {
	font-size: 0.9em;
}
#draggable ol {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#draggable li {
	margin-bottom: 7px;
	line-height: 1.3em;
	padding: 4px 0 4px 28px;
}
.closeInstr {
	width: 50px;
	height: 14px;
	float: right;
	background: url(../images/findhealthcare/close.gif) no-repeat 36px 0px;
	font-size: 11px;
	cursor: pointer;
}
.closeInstr {
	margin-top: 2px;
}
.closeInstr:hover {
	background: url(../images/findhealthcare/close.gif) no-repeat 36px -14px;
	color: #900;
}
.first {
	background: url(../images/findhealthcare/instrNumbers_01.png) no-repeat;
}
.second {
	background: url(../images/findhealthcare/instrNumbers_02.png) no-repeat;
}
.third {
	background: url(../images/findhealthcare/instrNumbers_03.png) no-repeat;
}
.fourth {
	background: url(../images/findhealthcare/instrNumbers_04.png) no-repeat;
}

/* FORM FIELDS
-----------------------------------------------------------------------*/
form {
	margin: 0px;
	padding: 0px;
}
.addressLabel {
	float: left;
	/*width: 45px;*/
	padding: 2px 5px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
}
.addressLabel2 {
	float: left;
	padding: 2px 10px 0px 0px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.forminput2 {
	font-size: 10pt;
}
.forminput {
	margin-bottom: 5px;
	border: 1px solid #777;
}
#dstreet, #dcity, #fname, #fcity, #dzip, #fzip, #dstate, #fstate, #to {
	padding: 2px;
	font: 1em Arial, Helvetica, sans-serif;
	border: 1px solid #aaa;
	border-radius: 2px;
	margin-bottom: 7px;
	*margin-bottom: 0; /* IE 7 hack */
	box-shadow: inset 0px 0px 6px rgba(0,0,0,0.2);
}
#to {
	border: 1px solid #777;
}
#fname {
	box-shadow: 0px 0px 3px #777;
}
/*#dstreet, #dcity, #fname, #fcity {
	width: 157px;
}
#dzip, #fzip {
	width: 50px;
	float: left;
}
#dstate, #fstate {
	width: 140px;
}*/
#dstreet:focus, #dcity:focus, #fname:focus, #fcity:focus, #dzip:focus, #fzip:focus, #dstate:focus, #fstate:focus {
	border: 1px solid #777;
	outline: none;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}

/*#addressForm input select {width:75%;float:right;}
#addressForm label {width:25%;float:left;}*/

.checkBoxOut {
	margin-bottom: 2px;
	width: 210px;
}
.tuhf {
	border-top: 1px dotted #999;
	padding: 5px 0px 25px 0px;
	margin: 5px 10px 20px 0px;
}
.checkers {
	float: left;
	margin-right: 5px;
}
.checkLabel {
	float: left;
	font-size: 0.9em;
	line-height: 1.1em;
	padding-top: 3px;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	width: auto;
}
.helpIcon {
	float: left;
	margin: 3px 0px 0px 5px;
	border:0;
}
.tuhfLabel {
	width: 179px;
	float: left;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.clear {
	clear: both;
	float: none;
}
.clearPush {
	clear: both;
	float: none;
	margin-bottom: 8px;
}
/* RESULTS TABLE
-----------------------------------------------------------------*/
.dataTableContainer {
	width: 100%;
	padding: 10px 0;
}
.dataTable {
	width: 100%;
	background: #f9f9f9;
	border: 1px solid #fff;
}
.dataTable td {
	font-size: 0.9em;
	padding: 5px;
}
.dataTable th {
	background: #003E81;
	color: #FFF;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
	text-align: left;
	padding: 5px;
	font-size: 1em;
}
/* HIDDEN LAYER
---------------------------------------------------------------*/
.collapsed, .expanded {
	color: #00C;
	text-decoration: underline;
	cursor: pointer;
	padding: 0 0 10px 18px;
	margin: 0;
	width: 225px;
	font-size: 0.9em;
	text-decoration: underline;
}
.expanded {
	background: url(../images/findhealthcare/showHide.gif) no-repeat 0px -60px;
}
.expanded:hover {
	color: #03F;
	text-decoration: none;
}
.collapsed {
	background: url(../images/findhealthcare/showHide.gif) no-repeat 0px 2px;
	color: #00c;
}
.collapsed:hover {
	background: url(../images/findhealthcare/showHide.gif) no-repeat 0px -29px;
	color: #03F;
	text-decoration: none;
}
/* ERROR */
.errorBox {
	background: #fff url(../images/findhealthcare/exclamation.png) no-repeat 166px 5px;
	width: 193px;
	padding: 10px 10px 0px 10px;
	border: 1px dotted #999;
}
.errorBox > p {
	color: #900;
	/*clear: both;*/
	margin: 0px 0px 10px 0px;
	padding: 0px 35px 0px 0px;
	font-size: 12px;
}
.errorBox > p input {
	margin-top: 10px;
}
/* WARNING BOX
---------------------------------------------------------------------*/
.warning {
	padding: 2px;
	margin: 15px 0px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	/*width: 440px;*/
	width:40%;
	border: 1px solid #aaa;
	border-radius: 6px;
	box-shadow: -3px 3px 4px #ddd;
	/*background: #f9f9f9;*/
	background: #fff;
}
.warning dt {
	margin: 0 0 7px 0;
	padding: 5px 10px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	font-size: 1.3em;
	color: #fff;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.4);
	/*height: 1%;*/
	background: #C00;
	background: -ms-linear-gradient(bottom, #900, #C00);
	background: -moz-linear-gradient(bottom, #900, #C00);
	background: -webkit-gradient(linear, left bottom, left top, from(#900), to(#C00));
}
.warning dd {
	margin: 0;
	padding: 0 10px 7px 10px;
	font-size: 0.9em;
}
.warning dd:last-child {
	/*background: -moz-linear-gradient(bottom, #e8e8e8, #f9f9f9);
	background: -webkit-gradient(linear, left bottom, left top, from(#e8e8e8), to(#f9f9f9));*/
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;	
}
.warning dd strong {
	font-size: 1.2em;	
}
.warning dd > ul {
	margin: 10px 0 0 0;
	padding: 0;
}
.warning dd > ul > li {
	list-style-type: none;
	line-height: 1.2em;
	margin: 0 0 6px 0;
	padding-left: 20px;
}
.odd {
	background: #e5e5e5;
}
.noformdata {
	background-color: #F2BBBB;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
/* SEARCH TOGGLE
-------------------------------------------------------------------------*/
/*.searchby {
	background: url('../images/findhealthcare/bg1.gif') no-repeat;
}
.searchby2 {
	background: url('../images/findhealthcare/bg2.gif') no-repeat;
}*/

#searchcontent,#searchcontent2 {
display:none;
}

.searchby, .searchby2 {
	/*width: 214px;*/
	width:100%;
	height: 28px;
	margin-bottom: 10px;
}
div.active {
	color: #ffffff;
	font-size: 0.7em;
	font-weight: bolder;
	background: url('../images/findhealthcare/redbg.jpg');
	background-repeat:repeat-x;
	background-position: top left;
}
div.active2 {
	color: #444;
	font-size: 0.7em;
	font-weight: bolder;
	background: url('../images/findhealthcare/grbg.jpg');
	background-repeat:repeat-x;
	background-position: top left;
}

div.pactive {
   width:100%;
   display:block;
}

div.pactive2 {
	width:100%;
	display:none;
}
#myloc, #myloc2 {
	width:100%;
	height: 27px;
	/*font-size: 11px;*/
	float: left;
	cursor: pointer;
	text-align: center;
	padding: 4px;
	margin-bottom:10px;
}
#myloc {
	margin-right: 4px;
	/*width: 100px;*/
	/*width:48%;*/
}
/*#myloc2 {
	width: 110px;
	width:48%;
}*/
a.small {
	font-size: 10px;
	margin-top: 5px;
}
.toggle {
	display: none;
}

.facwin {
	display:block;
	height:auto;
	font-size:10pt;
	font-family:arial;
	float:left;
}

span.direction,span.street,span.next-street,span.length {font-weight:bolder;}

*{
	-webkit-transition:none!important;
	-moz-transition:none!important;
	-o-transition:none!important;
	transition:none!important;
	transition:none!important;
}
canvas{
	display:inherit!important;
	vertical-align:inherit!important;
}

.MAP_boxed {
	width:100%;
	float:right;
}



