body {
	font-family: Arial, Helvetica, sans-serif;
}
.alert, #alert {
    color:red;
    font-weight:bold;
}
#footer {
	color: #999999;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 900px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;

}
#footer p {
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#footer a:link {
	color: #666666;
	text-decoration: none;

}
#footer a:visited {
	color: #666666;
	text-decoration: none;

}
#footer a:active {
	color: #005295;
	text-decoration: underline;

}
#footer .footerleft {
	float:left;
	color:#666;
	font-size:12px;
}
#topnavs {
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	width: 900px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
	color: #666666;
	margin-left: 0px;
	line-height: 20px;
}
.superscript {
	font-size: 10px;
	vertical-align: 3px;
}

#topnavs a {
	text-decoration: none;
	font-size: 11px;
}


#footer a:hover {
	color: #E1134F;
	text-decoration: underline;

}
#leftcolumn {
	text-align: left;
	height: auto;
	width: 640px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#indexcontent {
	width: 1000px;
	padding-left: 100px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#facilitycontent {
	width: 900px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftcolumn p {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	margin-right: 15px;
}
#facilitycontent p {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	margin-right: 15px;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
}
#facilitycontent td {
	font-size: 13px;
	color: #333333;
	text-align: left;
}
#facilitycontent div {
	font-size: 13px;
	color: #333333;
	text-align: left;
}
#facilitycontent th {
	font-size: 13px;
	color: #000;
	text-align: left;
	padding: 0px 3px 0px 3px;
	background-color:#b4c3de;
	font-weight:bold;
}

#facilitycontent blockquote {
	margin-top: 0px;
}

#facilitycontent ul {
	font-size: 13px;
	margin-left: 15px;
	text-align: left;
	color: #333333;
	margin-top: 0px;
}
#facilitycontent ol {
	font-size: 13px;
	margin-left: 15px;
	text-align: left;
	color: #333333;
}
#facilitycontent li {
	line-height: 20px;
	margin-bottom:5px;
}
.letterlist {
	list-style-type: upper-alpha;
}
.nolist {
	list-style-type: none;
}
.romanlist {
	list-style-type: upper-roman;
}


#sidebarright {
	float: right;
	height: auto;
	width: 250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 15px;
	color: #666666;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
}
#facilitycontent h4 {
	font-size: 15px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
}
#leftcolumn ul {
	font-size: 13px;
	margin-left: 15px;
	margin-top: 0px;
}

h2 {
	font-size: 18px;
	color: #005295;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	color: #005295;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}
#facilitycontent h1 {
/*	clear: both;*/
}


#sidebarright p {
	font-size: 12px;
}
#sidebarright h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 5px;
}
#sidebarright img {
	margin-top: 5px;
	margin-bottom: 10px;
}
#sidebarright strong {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}



a:link {
	color: #005295;
	text-decoration: underline;
}
a:visited {
	color: #005295;
	text-decoration: underline;
}
a:active {
	color: #E1134F;
	text-decoration: underline;
}
a:hover {
	color: #E1134F;
	text-decoration: underline;
}



#container {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#careercopy p{
	font-size: 13px;
	margin-right: 18px;
	margin-left: 10px;
	text-align: left;
	margin-bottom: 20px;
	color: #333333;
}
#healthcopy p{
	font-size: 13px;
	margin-right: 18px;
	margin-left: 10px;
	text-align: left;
	margin-bottom: 20px;
	color: #333333;
}
#communitycopy p{
	font-size: 13px;
	margin-right: 18px;
	margin-left: 10px;
	text-align: left;
	margin-bottom: 20px;
	color: #333333;
}


#phonenumber {
	height: 100px;
	width: 250px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.editbox {
    float:left;
    background-color:#b4c3de;
	border: 1px solid #005295;
    color:#FFF;
    text-decoration:none;
    padding:2px 8px;
    font-weight:bold;
}
a.editboxlink:link, a.editboxlink:visited {
    color:#fff;
    text-decoration:none;
    font-weight:bold;
}
.sidebar {
    border-left:1px solid #b4c3de;
    width:260px;
    float:right;
    text-align:right;
	padding-left:10px;
	margin-left:10px;
}
.rightnav {
    text-align:left;
}
.physicianSearchBox {
	width:100%;
	height:260px;
	background-color:#eeeeef;
	padding:10px 0px;
}
#physicianBoxLeft {
	float:left;
	padding:10px 30px;
}
#physicianBoxMid {
	float:left;
	width:80px;
	background-image:url('../Houston/images/findphysician_divider.gif');
	height:100%;
}
#physicianBoxMid img {
	margin-top:70px;
}
#physicianBoxRight {
	float:left;
	padding:10px 20px;
}
span.h2 {
	font-size: 18px;
	color: #006699;

}
input.prefilled {
	color:#5e5e61;
	border:1px solid #5e5e61;
	height:18px;
}
.horizontalBar {
	clear:both;
	margin-top:5px;
	border-bottom:2px solid #a4a4a6;
}
#physicianList th {
	padding:4px;
	background-color:#b4c3de;
	text-transform: uppercase;
	color: #005295;
}
#physicianProfile h3 {
	color:#005295;
	font-weight:normal;
	font-size:16px;
	text-transform: none;
}
#physicianProfile h2 {
	color:#005295;
	font-weight:normal;
	font-size:19px;
	text-transform: none;
}
#indent {
	margin-left:10px;
}



