@charset "UTF-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6 { 
margin-bottom:0pt; 
padding-bottom:0pt; 
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1f5d99;
}
.footerbg {
	background-image: url(/humantissues/images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #8FD133;
	background-position: top;
}
tr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.navbar {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #8FD133;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 15px;
}
.subnavbar {
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 7px;
	padding-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

h1 
    {
	font-size: 24px;
	color: #8FD133;
} 
     
h2 
    {
	font-size: 14px;
	color: #8FD133;
} 
     
h3 
    { 
    font-size: 1.2em; 
}  
     
p 
    { 
    font-size: 1em;  
	margin-top:0pt; 
padding-top:0pt;   
}
a:link {
	color: #1f5d99;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #1f5d99;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	color: #8FD133;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #1f5d99;
	text-decoration: none;
	font-weight: bold;

}
 .imageleft { margin:0px 10px 5px 0px; float:left; }
  .imageright { margin:0px 0px 5px 5px; float:right; }
.navbarlast {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #8FD133;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #8FD133;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-size: 15px;
}
#navigation a
{
    
    text-decoration: none;
   
    color: #1f5d99;
        font-weight: normal;

}
#navigation a:hover{
color: #1f5d99;
text-decoration:underline;
}

#navigation a:active, #navigation a:focus
{
   
    color: #1f5d99;
	}
	#footer{
	float:right;
	color:#FFFFFF;
	padding-top: 80px;
	padding-right: 10px;
	}
	#footer a{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
	}
	
	#footer a:hover, #footer a:active, #footer a:focus{
	text-decoration:underline;
	color:#FFFFFF;
	}
#prog a:link {
	color: #1f5d99;
	text-decoration: none;
	font-weight: bold;
}
#prog a:visited {
	color: #1f5d99;
	text-decoration: none;
	font-weight: bold;

}
#prog a:hover {
	color: #8FD133;
	text-decoration: none;
	font-weight: bold;
}
#prog a:active {
	color: #1f5d99;
	text-decoration: none;
	font-weight: bold;

}
#subnav{
	padding-top: 10px;
		font-size: 15px;

}

#subnav td{
	background-color:#FFFFFF;
}
#subnav a
{
    
    text-decoration: none;
   	font-size: 15px;

    color: #1f5d99;
        font-weight: normal;

}
#subnav a:hover{
color: #1f5d99;
text-decoration:underline;
}

#subnav a:active, #subnav a:focus
{
   
    color: #1f5d99;
	}
#arrow {
	background-image: url(/humantissues/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #1086c6;
	color: #FFF;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	text-align: center;
	font-size: 15px;
}
#arrow a
{
    
    text-decoration: none;
   
    color: #FFFFFF;
        font-weight: normal;

}
#arrow a:hover{
color: #FFFFFF;
text-decoration:underline;
}

#arrow a:active, #arrow a:focus
{
   
    color: #FFFFFF;
	}