
h1,h2,h3,h4,h5,h6,p,strong,div,form,acronym,label,table,td,th,span,a,hr,code,pre,hr
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a, a:link, a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover, a:active {
	color:#CC0000;
	text-decoration:none;
}

li {
	font-size:1em;
	color:#333333;
}
	

#pageContent {
	text-align:left;
}

#pageContent h5 {
	font-size:0.833em;
	color: 222222;
}	

p, #pageContent p {
	font-size:1em;
	color:#333333;
}

.sideDate {
	font-size:0.75em;
}


#newsList a {
/*	color:#41365D; */
	text-align:left;
	padding-bottom:5px;
}

#newsList a:link, #newsList a:visited {
	text-decoration: none;
}

#newsList a:hover, #newsList a:active {
	text-decoration:underline;
/*	color: #FF6600; */
}
	
.hospitalSearch{
	width: 520px;	
}

.stateSlug{
	width: 250px;
	height: 25px;
	text-align: left;
	background-image: url('/info/image/arrows/state_slug.gif');
	background-repeat: no-repeat;
	font-size: 1.33em;
}

.stateSlug a:link, .stateSlug a:visited {
	color:#333333;
	text-decoration:none;	
}

.stateSlug a:hover, .stateSlug a:active {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.stateBrowse{
	width: 250px;
}

.searchTable{
	width: 250px;
	height:42px;
	float:right;
}	
	
#searchTitle, #searchTitle a:link,  #searchTitle a:visited{
    margin-top:10px;
	font-size:1.16em;
	font-weight:normal;
	color:#000099;
}	
	
#searchTitle a:hover, #searchTitle a:active	{
	color:#CC0000;
	text-decoration:underline;
}

#facilityName {
/* 	font-size:1.08em; */
	color:#111111; 
}

#facilityName a:link, #facilityName a:visited {
 /*	font-size:1.08em; */
}


.menuOver{
	position:absolute;
	left: 550px;
	top:125px;
	z-index:90;

}

p#TitleText{
	vertical-align:bottom;
}


a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

hr {
	height: 1px;
	color: #000;
	clear: both;
}

textarea {
	width: 80%;
	height: 200px;
}

/* for css2 compliant browsers Gecko, Opera, Safari */
input[ type="text"] {
	width: 80%;
}

/* for ie and other non-compliant browsers */
input { 
	width: expression(this.type=="text"?'80%':'');
}

dt {
	font-weight: bold;
}

.clear {
	clear: both;
}

h2 {
	font-weight:normal;
	font-size: 2.16em;
	color: #453B2F;
	border-spacing: 0px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #453B2F;
}

h3 {
	font-size: 1.5em;
	margin-bottom:5px;
}

h3 a {
	color: #000;
}

div #header {
	background-color: #fea;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 20px 10px 30px 15px;
	margin: 10px 5% 20px 5%;
}

div #header ul {
	margin: 10px 0 0 0;
}

div #header ul li {
	list-style-type: none;
	float: left;
	padding: 0 10px 0 0;
	font-weight: bold;
}

div #header ul li a {
	display: block;
	color: #f00;
	border-left: 1px solid red;
	padding-left: 5px;
}

div #header ul li a:hover {
	border-left: 1px solid #000;
}

p {
	margin: 0 0 10px 0;
}

acronym {
	border-bottom: 1px dashed #000;
	cursor: help;
}

div #body {
	margin: 0 5% 20px 5%;
	padding: 20px 20px 20px 20px;
	border: 1px dashed #666;
}

div #validxhtml {
	float: right;
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px;
	margin: 5px;
	width: 100px;
	text-align: center;
}

div #footer {
	border-top: 1px solid #666;
	padding: 5px 5px 5px 5px;
	text-align: right;
}

div #footer span {
	float: left;
}

/*.changed {
	background-color: #ee0;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px;
}*/
ul #stylelist {
	margin: 0 0 30px 0;
}

ul #stylelist li {
	list-style-type: none;
	float: left;
	width: 100px;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 2px;
	margin-right: 2px;
}

table {
	border: none;
	border-collapse:collapse;
	width: 100%;
	margin: 6 0 6 0;
	padding: 0 ;
	table-layout:fixed;
}

.spList {
	margin-left:auto;
	margin-right:auto;
	width: 80%;
	border:  1px solid #666;
	cellpadding: 4px;
	cellspacing: 4px;
}

.spForm {
	margin-left:auto;
	margin-right:auto;
	width: 80%;
	border:  1px solid #666;
	cellpadding: 4px;
	cellspacing: 4px;
}

.formHead {
	font-weight:bold;
	width: 150px;
}


.formEntry {
	font-size:1em;
	width:30%;
	color:#333333;
}

td.lineFillGrey{
	background-image: url('/info/image/arrows/lightgrey_line_fill.gif');
	background-repeat:repeat-x;
	background-position:top;
	height:3px;

}

td.ivisionbg {
	background-image: '/info/image/template/top_slice.gif';
	background-repeat: repeat;
	background-color: "#ffffff";
}

th,td {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

thead tr {
	background-color: #0093A7;
	color:#FFFFFF;
}

th.sorted {
	padding: 3px;
	background-color: #333300;
}

th a,th a:visited {
	color: white;
}

th a:hover {
	text-decoration: none;
	color: black;
}

th.sorted a,th.sortable a {
	padding: 3px;
	background-position: right;
	display: block;
	width: 100%;
	text-decoration:none;
	color:#FFFFFF;
}

th.notSortable {
	padding: 3px;
	display: block;
	width: 100%;
	text-decoration:none;
	color:#FFFFFF;
}

th.sortable a {
	background-image: url('/info/image/arrows/arrow_off.png');
	background-repeat:no-repeat;
}

th.order1 a {
	background-image: url('/info/image/arrows/arrow_down.png');
	background-repeat:no-repeat;
}

th.order2 a {
	background-image: url('/info/image/arrows/arrow_up.png');
	background-repeat:no-repeat;
}

ul #showsource {
	float: right;
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: 5px;
	width: 100px;
	list-style-type: none;
}

/* test styles */
table.its thead tr {
	background-color: #69c;
}

table.its tr.even {
	background-color: #def;
}

table.mars thead tr {
	background-color: #9c9;
}

table.mars tr.even {
	background-color: #ccb;
}

table.mars tr.odd {
	background-color: #eec;
}

table.simple thead tr {
	background-color: #eee;
}

table.simple tr.even {
	background-color: #fff;
}

table.simple {
	border: 1px solid #ccc;
	border-collapse: collapse;
}

table.simple td,table.simple th {
	border: 1px solid #ccc;
}

table.nocol tbody td,table.nocol tbody th {
	border-left: none;
	border-right: none;
}

table.report td,table.report th {
	font: menu;
}

table.report th {
	background: buttonface;
	border-width: 1px;
	border-style: solid;
	border-color: threedhighlight threedshadow threedshadow threedhighlight;
	cursor: hand;
}

table.report idcol {
	background: buttonface;
}

table.report tr.even {
	background-color: #399;
}

table.report tbody {
	height: 100px;
	overflow: auto;
}

table.report {
	height: 120px;
	overflow: auto;
}

table.report tbody tr {
	height: 10px;
}

table.mark td.tableCellError {
	background-color: #d00;
	color: #fff;
}

table.sublist {
	margin: 0 0 0 0;
	width: 100%;
}

table.sublist td,table.sublist th {
	width: 50%;
}

div.exportlinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: -10px 0 10px 0;
	width: 79%;
}

span.export {
	padding: 0 4px 1px 20px;
	display: inline;
	display: inline-block;
	cursor: pointer;
}

span.excel {
	background-image: url('/info/image/arrows/ico_file_excel.png');
	background-repeat:no-repeat;
}

span.csv {
	background-image: url('/info/image/arrows/ico_file_csv.png');
	background-repeat:no-repeat;
}

span.xml {
	background-image: url('/info/image/arrows/ico_file_xml.png');
	background-repeat:no-repeat;
}

span.pdf {
	background-image: url('/info/image/arrows/ico_file_pdf.png');
}

span.pagebanner {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 90%;
	margin-top: 10px;
	display: block;
	border-bottom: none;
}

span.pagelinks {
	color: #000000;
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 90%;
	display: block;
	border-top: none;
	margin-bottom: -5px;
	text-decoration: none;
}

.pagelinks a:link{
	color: #000000;
	text-decoration: none;
}

.pagelinks a:visited{
	color: #000000;
	text-decoration: none;
}

.pagelinks a:hover {
	color: #FF6600;
	text-decoration: none;
}

table.simple td.textRed {
	color: #b11;
}

.zcontent {
	padding: 20px;
	text-indent: 20px;
}

.topLeftImage {
	position:absolute;
	top: 0;
	left:0;
	z-index:10;
}

.pageIcon {
	position:absolute;
	top: 205px;
	left:0px;
}

td.filler2 {
	background-image: url('/info/image/template/corporate/TemplateCorp_fl1.jpg');
	background-repeat:repeat-x ;
}

td.filler3 {
	background-image: url('/info/image/template/corporate/TemplateCorp_fl2.jpg');
	background-repeat:repeat-x ;
}

td.htfillerLoginTop {
	background-image: url('/info/image/template/Login_r1_c4.jpg');
	background-repeat:repeat-x ;
}

td.hcfiller {
	background-image: url('/info/image/admin/AdminTemplate_r3_c4.jpg');
	background-repeat:repeat-x ;
}

td.hbfiller {
	background-image: url('/info/image/admin/AdminTemplate_hb.jpg');
	background-repeat:repeat-x ;
}


td.vcfiller {
	background-image: url('/info/image/admin/AdminTemplate_vc.jpg');
	background-repeat:repeat-y ;
}


td.vlfiller {
	background-image: url('/info/image/admin/AdminTemplate_vl.jpg');
	background-repeat: repeat-y;
	background-position:left;
}

td.vrfiller {
	background-image: url('/info/image/admin/AdminTemplate_vr.jpg');
	background-repeat: repeat-y;
	background-position:right;
}

.gatewayCopy {
	position: relative;
	top: 120px;
	left: 30px;
	color:#FFFFFF;
	vertical-align:top;
	font-size: 1em;
}

.gatewayCopy li {
	position:relative;
	left: -20px;
}

li li, li p, td p, BLOCKQUOTE p {
	font-size:1em;
}

.colOne {
	width:235px;
}

.colTwo {
	width:220px;
}

.colThree {
	width:auto;
}

.colFour {
	width:300px;
}

