body{
font-family: arial, verdana, sans-serif;
font-size:11pt;
text-align: center;

}

p, ul, li {
margin:0;
padding:0;
}


a, a:link, a:visited, a:active, a:focus {
color:#2c64cb;
outline: none;
	}

a:hover {
	
	color:#051842;}

img
{  border-style: none;
}

h1 {
	font-weight:bold;
	padding:0;
	margin:20px 0px 15px 0px;
	font-size:100%;
	}

h2 {
	font-weight:bold;
	padding:0;
	margin:15px 0px 6px 0px;
	font-size:100%;
	}
h3 {
	font-weight:bold;
	font-style:italic;
	padding:0;
	margin:10px 0px 8px 0px;
	font-size:100%;
	}

#header{
height:91px;
width:991px;
background-image:url(images/fmchp-header2.png);
}

#headerppo2{
display:block;
height:91px;
width:991px;
background-image:url(images/fmchp-header4.jpg);
}

#headerppo{
text-indent:-9999px;
display:block;
height:91px;
width:991px;
background-image:url(images/fmchp-header4.jpg);
}

#headerppo-index{
text-indent:-9999px;
display:block;
height:91px;
width:991px;
background-image:url(images/fmchp-header5.jpg);
}

/* #nav{
height:20px;
width:991px;
background-color:#051842;
margin:0;
} */


div#container
{
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	width: 991px;
	background-image: url(images/bgtile2.png);
	background-repeat: repeat-y;
}

div#container2
{
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #fff;
}

div#container3
{
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	width: 991px;
	background-image:url(images/main-noleft.png);
	background-repeat: repeat-y;
}

#navcontainer { 
margin-left: auto;
margin-right:auto;
}
#navcontainer a { text-decoration: none; }

#navcontainer ul
{
padding: 0;
margin: 0;
text-align:center;
list-style-type: none;
position: relative;
width:991px;
}

#navcontainer li { display: inline; }

/*1st level elements*/
#navcontainer ul
{
border-top: 1px solid #051842;
border-bottom: 1px solid #051842;
background-color: #051842;
}

#navcontainer li { margin: 0px; }

#navcontainer ul a,
#navcontainer ul a:link,
#navcontainer ul a:visited
{
background-color: #051842;
color: white;
padding: 0px 23px;
margin:0;
}

#navcontainer ul a:hover,
#navcontainer ul a:focus
{
background-color: #9CD4F7;
color: black;
}

/*current Link*/
#navcontainer ul a#current,
#navcontainer ul a#current:link,
#navcontainer ul a#current:visited { font-weight: bold; }

/*Second and subsequent levels*/
#navcontainer ul ul
{
text-align:left;
padding-left:248px;
font-size: 100%;
position: absolute;
top: 19px;
left: 0;
width:989px; /* IE6 needs the full width */
max-width: 741px; /* subtract the padding for real browsers */
margin-left:1px;
background-color: #7BAAE0;
/*background-color: #aaa;*/

}

#navcontainer ul ul li { 
display: inline; 
padding:0;
margin:0;
}

#navcontainer ul ul a,
#navcontainer ul ul a:link,
#navcontainer ul ul a:visited
{
/* background-color: #9CD4F7; */
background-color: #376aa3;
color: white;
margin:0;
}

#navcontainer ul ul a:hover,
#navcontainer ul ul a:focus
{
background-color: #9CD4F7;
color: black;
}

/*current Link*/
#navcontainer ul ul a#subcurrent,
#navcontainer ul ul a#subcurrent:link,
#navcontainer ul ul a#subcurrent:visited { font-weight: bold; }

#subnavlist{
margin:0;
padding:0;
height:17px;
}

#main_home{
margin:0;
height:554px;
width:991px;
background-image:url(images/fmchp-bg1.jpg);
}

#main{
margin:0;
width:991px;
background-image:url(images/main.png);
background-repeat: no-repeat;
float:left;
}

#main2{
margin:0;
width:991px;
background-image:url(images/mainwleftnav2.png);
background-repeat: no-repeat;
float:left;
}

#main-text{
margin:22px 20px 20px 20px;
width:600px;
float:left;
}


#main-text-home{
margin:53px 0px 0px 5px;
width:520px;
float:left;
}

#main-text2{
margin:39px 20px 20px 20px;
width:401px;
float:left;
}

#main-text3{
margin:39px 0px 20px 20px;
width:700px;
float:left;
}

#footer{
clear:both;
font-size:11pt;
width:991px;
background-color:#092459;
color:#ccc;
}

#cornerimage{
float:right;
margin-right:1px;
}

#left-nav{
width:249px;
float:left;
margin:39px 0px 20px 5px;
padding-bottom:20px;
}



.left-subhead{
font-weight:bold;
margin:10px 0 10px 0;
}

#left-nav ul{
list-style-type: none;
}

#left-nav ul li {
margin-bottom:5px;
padding-bottom:5px;
	}

.standoff{
border: 1px #ccc solid;
padding:10px;
margin-bottom: 25px;
}

ul.normal-list{
padding-left:20px;
margin-bottom:20px;
}
ul.normal-list li{
padding-bottom:10px;	
	}
ul.normal-list li.bottom{
padding-bottom:0px;	
	}

ol.normal-list{
padding-left:20px;
padding-bottom:20px;
	}

ol.normal-list li{
padding-bottom:10px;	
	}
ol.normal-list li.bottom{
padding-bottom:0px;	
	}


ul.nostyle-list{
padding-left:20px;
margin-bottom:20px;
list-style-type:none;
}
ul.nostyle-list li{
list-style-type:none;
}

.normal{
margin-bottom:15px;
}

.normal-first {
margin-top:20px;
margin-bottom:15px;
}

.h2-first {
	font-weight:bold;
	padding:0;
	margin:20px 0px 6px 0px;
	font-size:100%;
	}

.bottom-para{
margin-top:50px;

}

.legal {
padding:10px;
}

.legal-italic{
	font-style:italic;
	}

.copyright{ 
color:#fff;
text-align:center;
}

p.smaller {
   font-size:11pt;
   padding-bottom:8px;
}

.underline {
   text-decoration:underline;
}


.note{
font-style:italic; 
color:red;

}

span.strong{
font-weight:bold;	
	}

.istrong{
font-weight:bold;
font-style:italic;
	}

.addressblock {
	margin-left:35px;
	margin-bottom: 15px;
	}
.plaintable{
	border:1px solid #777;
	padding:0px;
	margin:0px;
	width:100%;
	}
	
.plaintable thead td{
	border:1px solid #777;
	background-color:#FDF9DE;
	padding-left:5px;
	}
	
.plaintable tbody td{
	border:1px solid #777;
	padding:5px;
	background-color:#FDF9DE;
	}
	
	
.reader
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.readerbox
{
	border: 1px solid #CC0000;
	margin-top: 10px;
	margin-bottom:20px;
	width:400px;
}

.chartholder{
	text-align:center;
	background-color:#FFF;
	width:380px;
	padding:5px;
	margin:5px 0px 25px 0px;
	border:1px solid #999;}

img.chart {
	margin-bottom:15px;
	}
	
.chart-caption-usrds{
	color:#666;
	font-style:italic;
	}

.right-text{
	text-align:right;
	}

.newstable-left{
	width:50%;
	}
.newstable-right{
	padding-left:8px;}

/* home page buttons */
#button-container{
height:100px;
float:left;
	
	}
.home-button{
border:none;
margin:10px;
	}
	
	

.home_button1 {
      position: relative;
      font-family: arial, helvetica, sans-serif;
      background: url(images/caremanagement2.png) no-repeat;
      white-space: nowrap;
      display: block;
      width: 142px;
      height: 70px;
      margin: 10px;
      padding: 0px;
	  float:left;
      }

.home_button1 a {
      display: block;
      color: #000;
      font-size: 11px;
      width: 142px;
      height: 70px;
      float: left;
      text-decoration: none;
      }

.home_button1 img {width: 142px; height: 70px; border: 0; }

* html a:hover {visibility:visible}

.home_button1 a:hover img{visibility:hidden}

.home_button2 {
      position: relative;
      font-family: arial, helvetica, sans-serif;
      background: url(images/freseniusppo2.png) no-repeat;
      white-space: nowrap;
      display: block;
      width: 142px;
      height: 70px;
      margin: 10px;
      padding: 0px;
	  float:left;
      }

.home_button2 a {
      display: block;
      color: #000;
      font-size: 11px;
      width: 142px;
      height: 70px;
      float: left;
      text-decoration: none;
      }

.home_button2 img {width: 142px; height: 70px; border: 0; }

.home_button2 a:hover img{visibility:hidden}

.home_button3 {
      position: relative;
      font-family: arial, helvetica, sans-serif;
      background: url(images/kidneytel-button2.png) no-repeat;
      white-space: nowrap;
      display: block;
      width: 142px;
      height: 70px;
      margin: 10px;
      padding: 0px;
	  float:left;
      }

.home_button3 a {
      display: block;
      color: #000;
      font-size: 11px;
      width: 142px;
      height: 70px;
      float: left;
      text-decoration: none;
      }

.home_button3 img {width: 142px; height: 70px; border: 0; }

.home_button3 a:hover img{visibility:hidden}

.info_button {
      position: relative;
      font-family: arial, helvetica, sans-serif;
      background: url(images/info-button2.png) no-repeat;
      white-space: nowrap;
      display: block;
      width: 142px;
      height: 70px;
      margin: 10px;
      padding: 0px;
	  float:left;
      }

.info_button a {
      display: block;
      color: #000;
      font-size: 11px;
      width: 142px;
      height: 70px;
      float: left;
      text-decoration: none;
      }

.info_button img {width: 142px; height: 70px; border: 0; }

.info_button a:hover img{visibility:hidden}

.drugs_button1 {
      position: relative;
      font-family: arial, helvetica, sans-serif;
      background: url(images/finddrugs-button2.png) no-repeat;
      white-space: nowrap;
      display: block;
      width: 142px;
      height: 70px;
      margin: 10px;
      padding: 0px;
	  float:left;
      }

.drugs_button1 a {
      display: block;
      color: #000;
      font-size: 11px;
      width: 142px;
      height: 70px;
      float: left;
      text-decoration: none;
      }

.drugs_button1 img {width: 142px; height: 70px; border: 0; }

.drugs_button1 a:hover img{visibility:hidden}

.forms_button1 {
      position: relative;
      font-family: arial, helvetica, sans-serif;
      background: url(images/findforms-button2.png) no-repeat;
      white-space: nowrap;
      display: block;
      width: 142px;
      height: 70px;
      margin: 10px;
      padding: 0px;
	  float:left;
      }

.forms_button1 a {
      display: block;
      color: #000;
      font-size: 11px;
      width: 142px;
      height: 70px;
      float: left;
      text-decoration: none;
      }

.forms_button1 img {width: 142px; height: 70px; border: 0; }

.forms_button1 a:hover img{visibility:hidden}

.home_button span {
      position: absolute;
      left: 35px;
      top: 15px;
      margin: 0px;
      padding: 0px;
      cursor: pointer;
  }
  
  
.rollover a {
display:block;
width: 142px;
height:70px;
padding:10px 10px 10px 7px;
background: url("images/kidneytel-buttonz.jpg") 0 0 no-repeat;
}
.rollover a:hover { 
background-position: 0 -75px;
color: #049;
}
.rollover a:active {
background-position: 0 -70px;
color:#fff;
}



.state-county-table td{
	vertical-align: top;
	padding:3px;
	}

.state-county-table tr.alt{
	background-color:#f7ebcc;
	

	}
.state-county-table tr.alt td{
	border-bottom:1px solid #e4d5ad;
	border-top:1px solid #e4d5ad;
	}
	
.state-sublist{
margin-left:45px;
}
.state-sublist li {
list-style-type:square;
color:#888;
padding-bottom: 5px;
}

.leftnav-sublisthead{
margin-top: 15px;
margin-left: 10px;
text-decoration: underline;
color:#555;
padding-bottom:5px;
	}
