.clear {
clear: both;
}

#main-egfr {
width: 578px;
float: left;
text-align: left;
}

#main-egfr p {
font-size: 13px;
line-height: 18px;
margin-top: 10px;
padding: 0 15px;}

#main-egfr ul {
padding-left: 35px;
line-height: 18px;
}

#main-egfr li {
padding-bottom: 5px;
line-height: 18px;
}

#main-egfr h1 {
color: #004579;
font-size: 22px;
}

#main-egfr h2 {
font-size: 14px;
color: #333;
margin-top: 10px;
padding: 0 15px;
}

#main-egfr h3 {
font-size: 12px;
color: #000;
margin-top: 10px;
padding: 0 15px;
font-style: italic;
font-weight: bold;
}

#main-egfr a:link {
color: #752514;
}

#main-egfr a:visited {
color: #48789D;
}

#main-egfr a:hover {
color: #48789D;
}

#main-egfr a:active {
color: #48789D;
}

.outquote {
float: right;
padding: 10px;
color: #004579;
font-style: italic;
font-size: 16px;
font-family: Georgia, Times, serif;
width: 250px;
border-top: 2px solid #004579;
border-bottom: 2px solid #004579;
margin: 20px;
line-height: 22px;
}

.figure {
background-color: #004579;
padding: 3px !important;
font-family: Georgia, Times, serif;
color: #efefef;
font-style: italic;
width: 75px;
text-align: center;
margin: 0 0 5px 5px;
}

.figtab {
padding: 5px 10px 10px 10px;
margin: 10px 10px 10px 15px;
border: 1px dotted #004579;
background-color: #fff
}

/*NAVIGATION EGFR*/
#nav-egfr {
width: 180px;
float: left;
margin: 80px 0 0 0;
padding: 0;
overflow: hidden;/*added for gap btwn nav and main in ie6*/
}

#nav-egfr ul
{
margin: 0;
padding: 0;
width: 150px;
list-style-type: none;
text-align: left;
font-size: 12px;
}

#nav-egfr li { margin: 0; }

#nav-egfr a
{
display: block;
padding: 5px 3px;
width: 145px;
color: #002e52;
text-decoration: none;
border-bottom: 2px solid #48789D;
font-weight:600;
}

#nav-egfr a:hover
{
color: #efefef;
text-decoration: none;
}

#current-egfr a
{
color: #efefef;
text-decoration: none;
}

#nav-egfr ul ul {
margin: 0;
width: 135px;
padding: 0;
}

#nav-egfr ul ul li { margin: 0 0 1px 0; }

#nav-egfr ul ul a
{
display: block;
padding: 7px 0px;
margin: 0;
width: 135px;
color: #e1e1e1;
text-decoration: none;
text-indent: 25px;
font-weight: normal;
}

#nav-egfr ul ul a:hover
{
color: #F9CF79;
text-decoration: none;
}

#address-egfr {
padding: 140px 15px 20px 15px;
text-align: left;
font-size: 12px;
border: none !important;
color: #004579;
line-height: 18px;
width: 150px;
}

#address-egfr a:link {
color: #004579;
text-decoration: underline;
font-weight: normal;
line-height: 16px;
border: none !important;
padding: 0;
margin: 0;
}

#address-egfr a:visited {
color: #002e52;
}

#address-egfr a:hover {
color: #002e52;
}

#address-egfr a:active {
color: #002e52;
}

.next {
float: right;
margin: 20px;
font-weight: bold;}

.prev {
float: left;
margin: 0px;
font-weight: bold;}


/*OTHER BLAD*/

#sponsor {
font-style: italic;
font-size: 12px;
line-height: 18px;
margin-top: 20px;
padding: 0 15px;
width: 500px;
color: #333;}

#mainwrap {
width: 783px !important;
}

#colwrap-egfr {
width: 774px;
margin-left: 10px;
background-color: #efefef;
background-image: url(images/egfr/mainbg.gif);
background-repeat: repeat-y;
clear: both;}

body:first-of-type #colwrap-egfr {width: 764px;}

#egfr-top {
font-family: "Times New Roman", Times, serif;
background-image: url(images/egfr/bannerimg2.jpg);
background-repeat: no-repeat;
background-position: left;
background-color: #004579;
height: 107px;
margin-left: 158px;
font-size: 20px;
color: #FFF;
}

#lungimg {
position: relative;
top: -24px;
left: -373px;
}

#printhead{
display: none;
}

.author {
font-style: italic;
font-size: 12px !important;
line-height: 14px !important;
font-family: Georgia, Times, serif;
padding-left: 35px !important;
margin-top: 5px !important;
}

#contents p{
font-family: Georgia, Times, serif;
margin-bottom: 15px;
}

/*REFERENCES */

#ref {
width: 560px;}

#ref ul {
font-size: 12px;
line-height: 16px;
margin-top: 10px;
padding-left: 45px;
list-style-type: none;
}

#ref ol {
font-size: 12px;
line-height: 16px;
margin-top: 10px;
padding-left: 45px;
}

/*sup {
line-height: 0;
vertical-align: text-top;
font-size: 10px;}*/

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

