@import url("pan_print.css");
body {
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	margin : 0;
	padding: 0;
	color : #000;
	background-color:#004a80;
	}

div,table,tr,td,p {
	font-family : Verdana, Arial, Geneva, Helv, Helvetica, sans-serif;
	font-size: 12px;
	}
img,
div	{
	border-color: #999999;
	}
img.imageborder	{
	border-style: solid;
	border-width: 1px;
	margin-left : 12px;
	margin-top : 2px;
	margin-bottom : 2px;
	}
p {
	line-height: 22px;
	margin-top: 4px;
	margin-bottom: 12px;
	}
p.indent {
	margin-left: 12px;
	}
p.size11px {
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 6px;
	}
h1 {
	font-size : 22px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #004a80;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	}
h2 {
	font-size : 18px;
	line-height: 21px;
	letter-spacing: 1px;
	color: #004a80;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 4px;
	}
h3 {
	font-family : Verdana, Arial, Geneva, Helv, Helvetica, sans-serif;
	font-size : 15px; 
	letter-spacing : 1px;
	color : #004a80;
	line-height: 17px;
	font-weight : normal;
	margin-top: 4px;
	margin-bottom: 2px;
	}
h4 {
	font-family : Verdana, Arial, Geneva, Helv, Helvetica, sans-serif;
	font-size : 13px; 
	color : #666;
	line-height: 15px;
	font-weight : strong;
	margin-top: 4px;
	margin-bottom: 2px;
	}

a:link { 
	color : #1A3791;
	text-decoration : underline;
	}
a:visited {
	color : #495B91;
	text-decoration : underline;
	}
a:hover {
	color : #cc0000;
	text-decoration : none;
	}
a:active {
	color : #000000;
	text-decoration : none;
	}
a.plainlink:link {
	text-decoration : none;
	}
a.plainlink:visited {
	text-decoration : none;
	}
a.plainlink:hover {
	text-decoration : underline;
	}
a.plainlink:active {
	text-decoration : underline;
	}

form,
input,
input.search,
textarea,
select
 { 
	font-size : 12px; 
	line-height: 1.2;
	}

li {
	font-size : 12px; 
	line-height: 15px; 
	margin-bottom: 8px;
	list-style-image: url('/art/nav_LIarrow.gif');
	}
li li{
	list-style-image: none;
	}

p.tight {
  	font-size: 11px; 
	line-height: 13px;
	}

.small {
	font-size: 9px;
	line-height: 11px;
	}

p.caption {
  	font-size: 10px; 
	line-height: 12px;
    margin-top: 6px;
    }
    
p.copyright {
  	font-size : 8px; 
	color : #999999;
	line-height : 10px;
	margin-top : 2px;
    }

.serif {
	font-family :  "ClassGarmnd Bd BT","Times New Roman", Times, serif;
	}

.sansserif {
	font-family : Verdana, Arial, Geneva, Helv, Helvetica, sans-serif;
	}

.pullquote {
	font-family :  "ClassGarmnd Bd BT","Times New Roman", Times, serif;
	font-style : italic;
	color : #065a50;
	}

.c_greybold {
	color : #666666;
	font-weight : bold;
	}
	
.c_red {
	color: #e51837;
	}
	
.c_blue {
	color: #1A3791;
	}
	
.c_white { 
	color: #FFFFFF; 
	}

.leading24 {
	line-height: 24px;
	}

div.floatright {
	float: right;
	margin : 24px;
	padding : 8px;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	}
#content {
	margin : 20px;
	padding : 20px 20px 40px 20px;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
}
#whitebox {
	margin : 24px;
	padding : 8px 16px;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
}

/********** globalnav **********/

#mainnav {
	margin: 0;
	padding: 0 30px;
	text-align: left;
	color: #fff;
	background: #1298ff;
	}
#mainnav h1 {
	color: #fff;
	}
#mainnav ul#globalnav {
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 0;
 	width: 770px; /*a width is required for Opera, older Mozilla browsers, and Konqueror browsers 
	background: #1b3c77;*/
	}
#mainnav ul#globalnav li  {
	display: inline;
	list-style: none;
  	font-size: 11px; 
	}
#mainnav ul#globalnav a,
#mainnav ul#globalnav span,
#mainnav ul#globalnav a.current {
/*	width: 8em; */
	display: block;
	float: left;
	padding: 0 15px;
	bottom: 0; 
	margin: 0;
	text-align: center;
	text-decoration: none;
	color: #333;
	}
#mainnav ul#globalnav a {
	padding: 1px 6px;
	margin: 0 4px 0 0;
	color: #fff;
	background: #1b3c77;
	border-bottom: 1px solid #1b3c77;
	}
#mainnav ul#globalnav a:hover {
	padding: 1px 6px;
	margin: 0 4px 0 0;
	color: #1b3c77;
	background: #fff;
	border-bottom: 1px solid #1b3c77;
	}
#mainnav ul#globalnav span {
	padding: 1px 6px;
	margin: 0 4px 0 0;
	color: #1b3c77;
	background: #fff;
	border-bottom: 1px solid #fff;
	}
#mainnav.homenav {
	padding: 0;
	margin: 0 auto;
	}
#mainnav.homenav ul#globalnav {
	padding: 0;
	margin: auto;
	}
/********** subnav **********/

#subnav {
	position: absolute;
	top: -12px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #fff;
	background: #fff;
	}
#subnav ul {
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 0;
 /*	width: 75em; a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	background: #1b3c77;
	}
#subnav ul li  {
	display: inline;
	list-style: none;
  	font-size: 11px; 
	}
#subnav ul a,
#subnav ul span,
#subnav ul a.current {
/*	width: 8em; */
	display: block;
	float: left;
	padding: 0 15px;
	bottom: 0; 
	margin: 0;
	text-align: center;
	text-decoration: none;
	color: #333;
	}
#subnav  ul a {
	padding: 1px 6px;
	margin: 3px 4px 0 0;
	color: #fff;
	background: #1b3c77;
	border: 1px solid #999;
	}
#subnav ul a:hover {
	padding: 1px 6px;
	margin: 3px 4px 0 0;
	color: #1b3c77;
	background: #fff;
	border: 1px solid #999;
	}
#subnav ul span {
	padding: 1px 6px;
	margin: 3px 4px 0 0;
	color: #1b3c77;
	background: #fff;
	border: 1px solid #999;
	}
#subnav.homenav {
	padding: 0;
	margin: 0 auto;
	}
#subnav.homenav ul {
	padding: 0;
	margin: auto;
	}

/**************************************/

#leftnav {
	width: 211px;
	padding: 0 0 1em 0;
	color: #333;
	background-color: #fff;
	text-align:center;
	}
#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#leftnav li {
	display: block;
	margin: 0px;
	border-top: 1px dotted #e51837;	
	}
#leftnav li a {
	color : #1A3791;
	text-decoration : none;
	font-size: 12px;
	font-weight : normal;
	width: 211px;
	line-height: 24px;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	}
#leftnav li a:link {
	color : #1A3791;
	text-decoration : none;
	}
#leftnav li a:hover {
	color : #000;
	text-decoration : none;
	border-top: 1px solid #e51837;	
	background-color : #F9E398;
	}
#leftnav li a:active {
	color : #000000;
	text-decoration : underline;
	}
#leftnav li a:visited {
	color : #3A4F91;
	text-decoration : none;
	}

/**************************************/

.right_image {
	float: right;
	margin: 0 0 0 12px;
	padding: 0;
	border: none;
}
#clientbox {
	width: 464px;
	height: 280px;
	margin-bottom : 20px;
	padding : 10px;
	background-color: white;
	border-style: solid;
	border-width: 1px;
}
.floatblock {
	display: inline;
	width: 220px;
	margin-right : 20px;
	padding : 10px;
}
.localnav {
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
	border: none;
	}

#page_home ul ul{
	padding-bottom:12px;
	}
	

#panimmunology {

}

#panimmunology .bigchar {
	font-size : 44px;
	font-weight : strong;
	line-height: 48px;
}

#panimmunology p {
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 6px;
	margin-left: 20px;
	}

#panimmunology h1 {
	font-family : Verdana, Arial, Geneva, Helv, Helvetica, sans-serif;
	font-size : 22px;
	line-height: 24px;
	letter-spacing : 2px;
	color : #004a80;
	font-weight : strong;
	margin-top: 12px;
	margin-bottom: 12px;
	}

#panimmunology h2 {
	font-family : Verdana, Arial, Geneva, Helv, Helvetica, sans-serif;
	font-size : 18px;
	line-height: 21px;
	letter-spacing : 1px;
	color : #990000;
	font-weight : strong;
	margin-top: 8px;
	margin-bottom: 4px;
	}

#panimmunology h3 {
	font-family : Verdana, Arial, Geneva, Helv, Helvetica, sans-serif;
	font-size : 15px; 
	letter-spacing : 1px;
	color : #065a50;
	line-height: 17px;
	font-weight : normal;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 20px;
	}

#panimmunology h4 {
	font-family : Verdana, Arial, Geneva, Helv, Helvetica, sans-serif;
	font-size : 13px; 
	color : #000000;
	line-height: 15px;
	font-weight : strong;
	margin-top: 4px;
	margin-bottom: 2px;
	}
#page_biobalance p, 
#page_biobalance h3 {
	line-height:24px;
	margin : 0 0 0 15px;
	padding: 0;
	}
#page_biobalance h2 {
	margin: 20px 0 0 15px;
	}
	
#citations {
	}
#citations ul {
	list-style: none;
	margin-left: 0;
	padding-left: 40px;
	text-indent: -40px;
	}
#citations li{
	list-style-image: none;
	}
#citations li.multicitation {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
/* http://alistapart.com/articles/fauxabsolutepositioning */
@media screen {
.line {
	float: left;
	width: 800px;
	display: block;
	position: relative;
	}
.item {
	position: relative;
	float: left;
	left: 800px;
	}
#mainnav {
	margin-left: -800px;
	width: 800px;
	height:66px;
	}
#top_nav_bar{
	margin : 0;
	padding: 0;
	height:66px;
}
#leftnav {
	margin-left: -800px;
	width: 211px;
	}
#content {
	margin-left: -589px;
	width: 589px;
	}
#bottombar {
	position:absolute;
	left:0;
	bottom:0;
	z-index:-2;
	width:100%;
	height : 100%;
	background-image: url(/art/bars.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color:#fff;
	}

#topbar {
	background-color:#1298ff;
	height:66px;
	width:100%;
	position:absolute;
	z-index:-1;
	}
}