@charset "UTF-8";

/*--------------------------------------------------------------

     SERVICE Style
     Center for the Science of Human Endeavor

--------------------------------------------------------------*/


/*--------------------------------------------------------------

     Header

--------------------------------------------------------------*/

div#content h3 {
   clear: both;
   float: left;
   margin: 1.5em 0 0.5em;
   padding-left: 5px;
   width: 590px;
   font-size: 160%;
   font-weight: bold;
   line-height: 150%;
   border-left: 6px solid #cceeE9;
}

div#content h4 {
   clear: both;
   float: left;
   margin: 0.5em 0 0em;
   width: 590px;
   font-size: 120%;
   font-weight: bold;
   color: #00C2F7;
}

div#content div.second_op h4 {
   float: left;
   margin: 1em 0 -1em;
   width: 130px;
   font-size: 120%;
   font-weight: bold;
   color: #00C2F7;
}

/*--------------------------------------------------------------

	Case Study

--------------------------------------------------------------*/

div#container div#content div#article p { float: left; }
div#container div#content div#article p.server {
   float: left;
   
   margin-left:0;
   margin-right: 20px;
}

div#container div#content div#article table,
div#container div#content div#article table.casestudy,
div#container div#content div#article table.casestudy_suggestion
 {
   float: left;
   clerr: both;
   width: 590px;
   
}

div#container div#content div#article table th {
   font-size: 150%;
   padding: 5px;
   color: #006699;
   font-weight: bold;
   border-bottom: 1px solid #003366;
}

div#container div#content div#article table td,
div#container div#content div#article table.casestudy td {
   vertical-align: top;
   padding: 3px;   
}

div#container div#content div#article table td { border-bottom: 1px solid #336699; }

div#container div#content div#article table.casestudy_suggestion td { border: none; }

div#container div#content div#article table dl dt { margin-bottom: 0.3em; }

div#container div#content div#article table dl dt span {
   font-size: 140%;
   font-weight: bold;
   color: #336699;
}

div#container div#content div#article table dl dd { margin-left: 2em; line-height: 180%; }

div#container div#content div#article table.casestudy th,
div#container div#content div#article table th,
div#container div#content div#article table.casestudy_second th
{
   padding:1px 3px;
   font-size: 100%;
   color: #fff;
   font-weight: bold;
   background: #336699;
}

div#container div#content div#article table.casestudy_suggestion th {
   padding:1px 3px;
   font-size: 100%;
   color: #fff;
   font-weight: bold;
   background: #00C2F7;
   border-bottom: none;
}

div#container div#content div#article table td.head { width:85px; font-weight: bold; }
div#container div#content div#article p.example2 { float: left; margin: 1.5em 20px 0 0; }

div#container div#content div#article p.example { width: 620px; text-align: center; }


* html body div#container div#content div#article p.example {
   display: inline;
   float: right;
   margin: 0;
}

div#container div#content div#article p.suggestion { float: right; margin: 1em 2em 0; }

* html body div#container div#content div#article p.suggestion { margin: 0; }

div#container div#content div#article p.example img.co2 { float: right; }

div#container div#content div#article div.second_op p.misc {
   clear: both;
   margin: 2em 1.5em 0 0 ;
   width: 180px;
}

div#container div#content div#article div.second_op p img { margin:1em 0 0 0; }

div#container div#content div#article table.casestudy_second {
   float: right;
   width: 460px;
   margin: 0 2em 0;
}

* html body div#container div#content div#article table.casestudy_second {
   float: right;
   width: 460px;
   margin: 0;
}

div#container div#content div#article table.casestudy_second td img { float: right; margin-top: 1em; }

div#container div#content div#article table.casestudy_suggestion { clear: both; float: left; }

div#container div#content div#article table.casestudy_suggestion td { padding: 5px; vertical-align: top; }

div#container div#content div#article table.casestudy_suggestion ol{ margin: 0 0 0 1em; }

* html body div#container div#content div#article table.casestudy_suggestion ol{ margin: 0 0 0 2em; }
