
* {
  margin: 0;
  padding: 0;
}

#page img {
	display: none;
}


img {
  border: none;
}

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 83%;
}

hr {
  border: none;
  border-top: 1px dotted #000;
  margin-bottom: 2em;
  clear: both;
}

#page {
  background-color: #fff;
	width: 100%;
}

#page h1 img {
	
  border-bottom: 1px solid #000 ;
	display: inline !important;
}

ul#nav {
	
  background-color: #f90;
  border-top: 1px solid #ffc266;
  border-bottom: 1px solid #905600;
  font-size: 85%;
  list-style: none;
  height: 2.2em;
  padding-left: 20px;
	display: none;
}
ul#nav li {
  float: left;
  width: 100px;
}
ul#nav a {
  color: #463a3a;
  font-weight: bold;
  text-decoration: none;
  display: block;
  text-align: center;
  line-height: 2.2em;
  position: relative;
  top: 1px;
}
ul#nav a:hover {
  color: #0f3b93;
}

#content {
  width: 400px;
  margin: 15px 0 0 15px;
  padding-right: 13px;
  border-right: 1px dotted #000;
  float: left;
}
#content h2 {
  font-size: 120%;
  color: #ff9900;
  margin-bottom: 1em;
}
#content h2#welcome {
  text-transform: uppercase;
}
#content p {
  margin-bottom: 2em;
}
#content .links a {
  color: #646464;
  text-decoration: none;
  font-size: 90%;
  height: 16px;
  line-height: 16px;
  display: block;
  float: left;
}
#content .links a:hover {
  color: #0f3b93;
  text-decoration: underline;
}
#content .links a.pdf {
  border-right: 1px dotted #000;
  padding-right: 1em;
  margin-right: 1em;
  background: url(/images/pdf.gif) no-repeat left;
  padding-left: 22px;
}

#content img {
	display: inline !important;
}

#sidebar {
  font-size: 90%;
  float: left;
  width: 160px;
  margin: 15px 0 0 15px;
}
#sidebar h2 {
  font-size: 120%;
  color: #335db0;
  margin-bottom: 0.2em;
}
#sidebar p {
  margin-bottom: 15px;
  line-height: 1.1em;
}
#sidebar a {
  color: #646464;
  text-decoration: none;
  background: url(/images/leader.gif) no-repeat left;
  padding-left: 20px;
  display: block;
  margin-bottom: 2em;
}
#sidebar a:hover {
  color: #0f3b93;
  text-decoration: underline;
}
#sidebar ul {
  font-size: 95%;
  margin: 1em 0;
  list-style: none;
}
#sidebar ul li {
  background: url(/images/bullet.gif) no-repeat left;
  padding-left: 12px;
  margin-bottom: 0.3em;
}


p#copyright {
  clear: both;
  text-align: left;
  padding: 0.5em;
  padding-top: 4em;

}

#footer {
	
  border-top: 8px solid #f90;
  background-color: #039;
  height: 15px;
	display: none;
}


.about #sidebar h2 {
  margin-top: 1em;
}
.about #sidebar p {
  margin-bottom: 3em;
}

.goals #sidebar img {
  margin-top: 2em;
}

.process #content {
  width: 465px;
}
.process #sidebar {
  width: 190px;
}

.partners #content {
  float: right;
  border-right: none;
  margin-left: 0;
}
.partners #sidebar {
  margin-left: 50px;
  width: 170px;
}
.partners #sidebar ul li {
  background: none;
  padding-left: 0;
}

.focus #sidebar {
  border-right: 1px dotted #000;
}
.focus #content img {
  float: left;
  margin-right: 5px;
  position: relative;
  bottom: 10px;
}

.portfolio #content {
  width: 355px;
  font-size: 95%;
}
.portfolio #content h3 {
  color: #335db0;
  border-bottom: 2px solid #335db0;
  padding-bottom: 4px;
  margin-bottom: 1em;
  margin-top: 2em;
}
.portfolio #content hr {
  margin-top: 1em;
}
.portfolio #content h4 {
  margin-top: 2em;
  font-style: italic;
  font-family: Times, sans-serif;
  font-size: 150%;
}
.portfolio #content p {
  margin-bottom: 1em;
}
.portfolio #content img  {
	
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
  display: inline !important;
}
.portfolio #content a {
  color: #666;
  text-decoration: none;
  background: url(/images/leader_grey.gif) no-repeat left;
  padding-left: 24px;
  font-size: 95%;
}
.portfolio #content a:hover {
  color: #0f3b93;
  text-decoration: underline;
}
.portfolio #sidebar {
  width: 300px;
}
.portfolio #sidebar hr {
  margin-top: 1em;
  margin-bottom: 1em;
}
.portfolio #sidebar h3 {
  margin: 1.5em 0 0.5em;
}
.portfolio #sidebar p {
  font-size: 93%;
  line-height: 1.2em;
}

h4.cellective { color: #006699; }
h4.evoke { color: #990000; }
h4.talima { color: #9900ff; }
h4.tetralogic { color: #ff6600; }
h4.ensure { color: #0000cc; }
h4.leptos { color: #ff66cc; }
h4.ovalis { color: #ff0000; }
h4.pathway { color: #999900; }
h4.promed { color: #003366; }
h4.pulmonx { color: #00cc99; }

.contact #content {
  border-right: none;
  width: 705px;
  margin-left: 45px;
  padding-right: 0;
}
.contact #next-steps {
  width: 140px;
  float: left;
  margin-right: 8px;
}
.contact #next-steps p {
  font-size: 95%;
}
.contact #next-steps h2 {
  color: #335db0;
  margin-bottom: 0.3em;
}
.contact img#map {
  float: left;
  width: 327px;
}
.contact #contact-us {
  width: 215px;
  float: left;
  margin-left: 15px;
}
.contact #contact-us h2 {
  text-decoration: underline;
}
.contact #contact-us h3 {
  text-decoration: underline;
  margin-bottom: 3px;
}
.contact #contact-us p {
  line-height: 1.1em;
  font-size: 95%;
}
.contact #contact-us a {
  font-size: 90%;
  color: #646464;
}
.contact #contact-us a:hover {
  color: #0F3B93;
}
.contact h3 {
  clear: left;
  font-size: 105%;
  margin-bottom: 0.5em;
}
.contact .directions {
  float: left;
  width: 200px;
  margin-right: 5px;
  border-right: 1px solid #b0b0b0;
  padding-right: 5px;
  padding-left: 20px;
}
.contact .last {
  border-right: none;
}
.contact .directions h4 {
  margin-bottom: 0.5em;
}
.contact .directions ul {
  font-size: 83%;
  list-style: none;
}
.contact .directions ul li {
  background: url(/images/bullet.gif) no-repeat left;
  padding-left: 16px;
  margin-bottom: 0.4em;
}
