* {
	font-size: 8pt;
}

body {
	background-color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}
.background {
	display: none;
}
.container1 {
	float: none;
	margin-left: 10px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 90%;
}
.menu {
	display: none;
	background: #fff;
}
.header {
	display: none;
}
.content {
	padding: 10px;
	float:none;
	margin-left: 10px;
	border: none;
	width: 100%;
}
.footer {
	display:none;
}
.news {
	display:none;
	background: #fff;
}
.menuPic {
	display:none;
}
.menuPicHome {
	display:none;
}
.newPatientImg {
	display:none;
}
.announce {
	display:none;
	float:none;
}
.altMenu {
display:none;
}
.policyheading {
	margin: 1px;
	padding: 3px 10px;
	position: relative;
	width: 200px;
	border: 1px solid #2c4e7b;
	background-color:#dfeffe;
}
.policycontent {
	padding: 10px 10px;
	background-color:#fff;
	border: 1px solid #2c4e7b;
}
.specialistbg {
	padding: 10px; 
	border: none;
	border-color: #fff;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #515151;
	text-decoration: underline;
}
a:hover {
	color: #00254a;
	text-decoration: underline;
}
.mobileChildDev {
	display:none;
}
.policyheading {
	margin: 1px;
	padding: 3px 10px;
	cursor: pointer;
	position: relative;
	width: 200px;
	border: 1px solid #2c4e7b;
	background-color:#dfeffe;
	-webkit-border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
	border-radius: 20px 20px 0 0;
}
.policycontent {
	padding: 10px 10px;
	background-color:#fff;
	border: 1px solid #2c4e7b;
	-webkit-border-radius: 0 20px 20px 20px;
	-moz-border-radius: 0 20px 20px 20px;
	border-radius: 0 20px 20px 20px;
}
.address {
	display:none;
}
.styleswitch {
	position: absolute;
	float: right;
	width: 70px;
	height: 50px;
	right: 0px; 	
	color: #595959;
	text-align: center;
}
.colorblock {
	background-color: #fff;
	color: #000;
	padding: 15px;
	border: none;
}
.colorblock2 {
	background-color: #fff;
	color: #000;
	padding: 15px;
	border: none;
}
.linedblock {
	background-color: #f7f7f7;
	padding: 15px;
	border: 1px solid #346697;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
img {
	border: 0;
	background: none;
}
td.title {
	width: 100%; 
	color: #336699;
	font-weight: 600;
	border-bottom:  2px solid #e3e3e3;
}
td.spacer {
	width: 125px;
}
.titlebig {
	font-weight:bold;
}
h1, h2	{
	color: #2b4f7b;
	font-weight:normal;
	text-shadow: #eeeeee 4px 4px;
	-webkit-text-shadow: #eeeeee 4px 4px;
	-moz-text-shadow: #eeeeee 4px 4px;
	behavior: url(PIE.htc);
}
h1.emergency {
	color: #990000; 
}
h3	{
	color: #afbded;
	text-shadow: #eeeeee 4px 4px;
	-webkit-text-shadow: #eeeeee 4px 4px;
	-moz-text-shadow: #eeeeee 4px 4px;
}
.emergency {
	background-color: #E0E6FF;
	padding: 5px 10px;
	position: inherit; 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(PIE.htc);
}
.bluetitle {
	color: #336699;
	font-weight:bold;
}
hr.eighty {
	width: 80%;
}
p.little {
	font: verdana, Trebuchet MS, san-serif;
	color: #888888;
	text-align: center;
}
.styleswitch {
	display:none;
}