body,
html{
	margin:0;
	padding:0;
	}

body {
	min-width:860px; /* Prevent content from becoming unreachable in Gecko */
	}

/* position:absolute for all browsers - the whole page scrolls */
div#headerwrap {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height:225px;
	}
	
/*+++++ position:fixed so header and footer do not scroll +++++*/
body>div#headerwrap{
	position:fixed;
	z-index: 3;
	}

div#header { /*+++++ Controls the "logo" frame at the top of the page. +++++*/
	height:225px;
	width:860px;
	margin:0 auto;
	background-color: #ffffff;
	}

/* set a left margin to compensate for IE/Win always making room for a scrollbar */
div#middlewrap {
/* set left margin and bottom padding for IE5/Win */
	padding:225px 0 0 0;/*+++++ Pads aways from the frame at the top of the page. +++++*/
	margin-left:0;
/* set left margin and bottom padding for others */
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left:16px;
	padding-bottom:0px; /*+++++ Pads room for the frame at the bottom of the page. +++++*/
	}

/*+++++ set left margin for modern browsers +++++*/
div#middlewrap {
	margin-left:0;
	}

div#middle {
	width:860px;
	margin:0 auto;
	padding-top: 0px;
	background: #ffffff url(gradient-sm.jpg) repeat-x top left;
	}

div#sidebar {
	margin-top: 15px;
	width:171px;
	float:left;
	color: white;
	background-color: #000000;
	padding-bottom: 3px;
	text-decoration: none;
	}

div#content {
	padding:18px 60px 18px 25px;
	margin-left:171px;
	text-align: left;
	background-color: transparent;
	}

div#contentOnepage {
	padding:18px 60px 18px 60px;
	margin-left:0px;
	text-align: left;
	background-color: transparent;
	}

div#twitter {
	float: right;
	padding:10px 0px 20px 20px;
	margin-left:0px;
	text-align: left;
	background-color: transparent;
	}

/* no positioning for IE5/Win - the whole page scrolls */
div#footerwrap {
	width:100%;
	bottom:0;
	left:0;
	height:55px;
	}

div#footer { /*+++++ Controls the "Footer" frame at the bottom of the page. +++++*/
	height:55px;
	width:860px;
	margin:0 auto;
	}


/*+++++ NAVIGATION +++++*/
/*+++++ top navigation bar +++++*/

.nav {
	width:860px;
	height: 48px;
	margin: 0 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}
	
.navCSP a {
	width:171px;
	height: 38px;
	padding-top: 10px;
	background: #C51400;
	border-right: 1px solid #ffffff;
	float: left; 
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	}
	
.navMIP a {
	width:171px;
	height: 38px;
	padding-top: 10px;
	background: #C51400;
	border-right: 1px solid #ffffff;
	float: left; 
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	}

.navFAPS a {
	width:171px;
	height: 38px;
	padding-top: 10px;
	background: #C51400;
	border-right: 1px solid #ffffff;
	float: left; 
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	}

.navResources a {
	width:171px;
	height: 30px;
	padding-top: 18px;
	background: #C51400;
	border-right: 1px solid #ffffff;
	float: left; 
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	}
	
.navNews a {
	width:172px;
	height: 30px;
	padding-top: 18px;
	background: #C51400;
	border-right: 0px solid #C51400;
	float: left; 
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	}
	
.nav a:visited {
	color: #c0c0c0;
	font-size: 12px;	
	text-align: center; 
	}
	
.nav a:hover {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	}
	
.nav a:active {
	background: #7d7d7d;
	color: white;
	text-decoration: none;
	font-size: 12px;
	}
	
.navCurrent a {
	width:171px;
	height: 38px;
	padding-top: 10px;
	background: #000000;
	border-right: 1px solid #ffffff;
	float: left; 
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	}
	
.navCurrent-R-N a {
	width:171px;
	height: 38px;
	padding-top: 10px;
	background: #000000;
	border-right: 1px solid #ffffff;
	float: left; 
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	line-height:30px;
	}
	
.navCurrent a:visited {
	color: #ffffff;
	}

	
/*+++++ end top navigation bar +++++*/
/*+++++ side navigation bar +++++*/
	
.sidenav {
	margin: 0px;
	width:139px;
	color: #ffffff;
	background-color: #000000;
	padding: 0px;
	border: 0px solid #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

.side a {
	margin: 5px 3px 0px 5px;
	width:139px;
	float:left;
	color: #ffffff;
	background-color: #000000;
	padding: 10px;
	border: 1px solid #ffffff;
	text-align: left;
	text-decoration: none;
	}
	
.side a:visited {
	background: #000000;
	color: #888888;
	text-align: left;
	text-decoration: none;
	}
	
.side a:hover {
	background: #7d7d7d;
	color: #ffffff;
	text-decoration: none;
	}
	
.side a:active {
	background: #ffffff url(gradient-sm2.jpg) repeat-x top left;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

.sideCurrent a {
	margin: 5px 3px 0px 5px;
	width:139px;
	float:left;
	color: #000000;
	background: #7d7d7d url(gradient-sm2.jpg) repeat-x top left;
	padding: 10px;
	border: 1px solid #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

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

.sideCurrent a:hover {
	color: #000000;
	text-decoration: none;
	}

.sideCurrent a:active {
	color: #000000;
	text-decoration: none;
	}
	
/*+++++ end side navigation bar +++++*/
/*+++++ end navigation bars +++++*/



/*+++++ Page Cosmetic Styling Rules +++++*/
body,
html{
	font-family:Arial, Georgia, Verdana, sans-serif;
	color:#000000;
	background:#ffffff url(gradient.jpg) repeat-x top left;
	background-attachment: fixed;
	}
		
a img {  /* --- this keeps FireFox from putting link decoration around images --- */
	display:block;
	border: none;
	}
	
a {
	color: #000000;
	}
	
a:visited {
	color: #7d7d7d;
	}
	
a:hover {
	color: #C51400;
	}
	
a:active {
	color: #C51400;
	}

.bc {
	font-size:11px;
	color: #7d7d7d;
	}

.bc a{
	font-size:11px;
	color: #7d7d7d;
	text-decoration: none;	
	}

.bc a:visited {
	font-size:11px;
	color: #7d7d7d;
	text-decoration: none;	
	}

.bc a:hover {
	font-size:11px;
	color: #C51400;
	text-decoration: none;	
	}

.bc a:active {
	font-size:11px;
	color: #C51400;
	text-decoration: none;	
	}
	
div#header {
	background-color: #ffffff;
	color:#ffffff;
	}
	
div#footer {
	background-color: #ffffff;
	color:#000000;
	border-top: 2px solid #ffffff;
	font-size: 11px;
	line-height:14px;
	}

div.leftfoot {
	width: 680px;
/*	width: 590px; */
	background-color: #ffffff;
	color:#000000;
	text-align: left;
	padding: 5px 10px 20px 10px;
	border-top: 2px solid #C51400;
	float: left;
	font-size: 11px
	}

/*
div.sedo {
	width: 90px;
	width: 90px;
	background-color: #ffffff;
	color:#C51400;
	text-align: right;
	padding: 5px 0px 20px 0px;
	border-top: 2px solid #C51400;
	float: left;
	font-size: 11px;
	}
*/
	

div.rightfoot {
	width: 140px;
/*	width: 140px; */
	background-color: #ffffff;
	color:#C51400;
	text-align: right;
	padding: 5px 10px 20px 10px;
	border-top: 2px solid #C51400;
	float: right;
	font-size: 11px;
	}

div.rightfoot a {
	color:#C51400;
	}

div#sidebar h2 {
	padding-left:5px;
	}

h1 {
	font-family: Palatino, "Times New Roman", Times,serif;	
	font-size: 26px;
	text-align: left;
	padding-top: 25px;
	margin:0;
	}
	
.dr-h1 {
	font-family: Palatino, "Times New Roman", Times,serif;	
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	padding: 20px 0px 5px 0px;
	margin:0;
	}
	
h1.caption {
	font-family: Palatino, "Times New Roman", Times,serif;	
	font-size: 20px;
	text-align: left;
	padding-top: 10px;
	margin:0;
	}

h2 {
	font-family: Palatino, "Times New Roman", Times,serif;	
	font-size: 18px;
	text-align: left;
	padding-top: 10px;
	margin-bottom:-5px;
	}

hr{
	height: 2px;
	color: #000000;
	background-color: #000000;
	border-style: none;
	margin-top: 0px;
	}

hr.gray{
	height: 2px;
	color: #7d7d7d;
	background-color: #7d7d7d;
	border-style: none;
	margin-top: 0px;
	}
	
p {
	font-size:12px;
	line-height:18px;
	}
	
.city {
	font-size:12px;
	line-height:8px;
	padding: 0px 0px 10px 25px;
	}
	
.doctor {
	font-size:12px;
	line-height:14px;
	padding: 20px 20px 0px 50px;
	}
	
.no-doctor {
	font-size: 12px;
	font-style: italic; 
	color: #7d7d7d;
	line-height:14px;
	padding: 20px 20px 0px 50px;
	}
		
span.citation {
	font-style: italic;
	}
	
ul {
	padding: 0px 0px 0px 30px;
	font-size:12px;
	line-height:18px;
	font-weight: normal;
	}
	
table.facts{
	margin: 10px 10px 10px 20px;
	font-size:12px;
	font-weight: normal;
	border-color: #000000;
    border-width: 2px 2px 1px 2px;
    border-style: solid;
	}
	
th {
	font-family: Palatino, "Times New Roman", Times,serif;	
	border: 2px #000000;
	background: #000000;
	padding: 10px 10px 4px 10px;
	font-size:16px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	}

td{
	padding: 3px 3px 3px 3px;
	border-color: #000000;
    border-style: solid;
	}
	
td.left {
	width:120px;
    border-width: 1px 1px 1px 0px;
	}

td.right{
	width:460px;
    border-width: 1px 0px 1px 1px;
	}
	
table {
	border-collapse: collapse;
    border-width: 0px 0px 0px 0px;
	border-color: #ffffff;
    }
	
table.statelookup{
	border-collapse: collapse;
	margin: 20px 10px 10px 10px;
	font-size:12px;
	font-weight: normal;
	border-color: #000000;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
	}

td.states{
	width: 130px;
	padding: 3px 3px 3px 5px;
	font-size:12px;
	border-color: #000000;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
	}
	
img.dr-right {
	padding: 0px 0px 0px 15px;
	float: right;
	}
	
img.dr-left {
	padding: 0px 15px 0px 0px;
	}
	
.dr-webshot-right {
	float: right;
	margin: 0px 0px 10px 0px;
	font-size:10px;
	line-height:14px;
	padding: 2px 5px 2px 20px;
	border: 0px;
	text-align: center;
	}
	
.dr-headshot {
	padding: 0px 15px 0px 0px;
	background: transparent;
	border: 0px solid #ffffff;
	float: left; 
	color: #000000;
	text-decoration: none;
	text-align: left;
	}
	
.clear {
	clear: both;
	}

div#a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, pp, q, r, ss, t, u, v, w, x, y, z {
	display: none;
	}

	