﻿

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}
  
  body {
  text-align: center; /* Centers the page content container in IE 5 browsers. */
 
  line-height: 14px;
  font-size: 11px;
  color: #2e2d2c;
  font-family: Arial, Helvetica, sans-serif;}

h1 {
    line-height: 18px;
    color: #FFFFFF;
    font-size: medium;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    height: auto;
    padding: 6px;
    background-color: #333333;
}
/* Commonly used to style section titles. */
h2 {
  line-height: 14px;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  padding:4px 8px;
  width: 450px;
  
}
/* Sets the style for unvisited links. */
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
  text-decoration: underline;
  color:navy;
}
li 
{
    color: #000000;
    text-align: left;
    font-size: small;
}

#outerWrapper {
    width: 980px;
    text-align: left; 
    margin: 0 auto 0 auto;
}
#header {
    background-image: url('LtGrayVGrad.gif');
    background-repeat: repeat-x;
    width: 980px;
    height: 233px;
    float: left;
    margin-bottom: 10px;
    line-height: 17px;
}
/*includes logo, title, toplinks*/
#lHead {
    float: left;
    width: 580px;
}
#topLinks 
{
    float: left;
    background-color: #666666;
    font: bold 10px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    padding: 3px 5px;
}

#topLinks a, a:link 

{
    color: White;
    font-weight: bold;
    text-decoration:none; 
}
#phoenix {
    float: left;
    clear: left;
    margin: 20px 0 0 -5px;
}
#header h2 {
    padding: 6px;
    font: small-caps 800 20px "Times New Roman", "Times New Roman", Serif;
    color: #FFFFFF;
    text-align: left;
    background-color: White;
    float: left;
    margin: -100px 0 0 205px;
    height: 50px;
    width: 400px;
    background-image: url('RedH2.jpg');
}

/*includes newsletter ad, stats box*/
#rHead {
    padding: 10px;
    float: right;
    width: 370px;
    background-color: #FFFFFF;
    height: 150px;
    margin-bottom: 3px;
    background-image: url('LtGrayVGrad.gif');
    background-repeat: repeat-x;
}
#newsAd {
    float: right;
    font: small-caps 700 medium Trebuchet, Arial, Helvitica;
    color: #FFFFFF;
    font-style: italic;
    border: 2px outset;
    background-color: #E6393E;
    padding: 7px;
    width: 225px;
    height: 15px;
}

#newsAd a, a:link{
    color: #FFFFFF;
    }

#Stats {
    border: outset 2px;
    height: 125px;
    width: 315px;
    font: bold 12px verdana, arial, helvetica;
    color: #BE1F3F;
    padding: 10px 2px 0 0;
    margin: 35px 10px 0 0;
  
}

#Stats h1
{
    font: italic bold 18px "Times New Roman", Times, serif;
    width: 150px;
    height: 19px;
    color: #FFFFFF;
    padding: 2px;
    float:right;
    margin: 12px 0 0 0;
   
}

#Stats li
{
    height: 12px;
    width: auto;
    float: left;
    color: black;
    padding: 3px 0 0 0;
    font: italic small bold Verdana, Arial, Helvetica, sans-serif;
    list-style-image: none;
    margin: 0 35px 0 -10px;   
}

#Stats a, a:link
{
    color: #FFFFFF;
}
#hdPhoto 
{
    float: left;
    background-repeat: no-repeat;
    background-image: url('ConfH.jpg');
    width: 200px;
    height: 150px;
    margin-left: 490px;
    margin-top: -120px;
}
#hdPhoto h1 
{
    text-align: center;
    margin-left: 10px;
    margin-top: -60px;
    font: bold x-large Georgia, Times New Roman, serif;
    color: #485684;
}

#breadCrumbs {
    margin: 5px;
    width: 600px;
    height: 15px;

    float: left;
    text-align: left;
    color: Black;
}

  /*diseaseBox wraps CFS and FM Boxes*/ 
 #diseaseBox {
    float: left;
    clear: both;
    width: 975px;
    height: 15px;
    margin: 35px 0px 10px 2px;
    position: absolute;
    z-index: 100;
    top: 177px;
}
  
#nav{
    background-position: 30px 40px;
    padding: 6px;
    margin: 0px 4px 4px 4px;
    border: 2px outset #008080;
    width: 180px;
    text-align: center;
    float: left;
    clear:both;
    font: small-caps bold 14px arial, verdana, trebuchet, sans-serif;
    color:#FFFFFF;
    background-repeat: no-repeat;
    background-color: #666666;
}

#nav h1 
{
    background-position: 15px 50px;
    color: #FFFFFF;
    font: bold large Georgia, "Times New Roman", Times, serif;
    padding-top: 10px;
    text-align: center;
    width: 160px;
    height: 130px;
    left: 30px;
    margin: 6px;
    padding-bottom: 10px;
    background-image: url('NewsNav.jpg');
    background-repeat: no-repeat;
}

#nav h2 
{
    color: #FFFFFF;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", serif;
    font-size: large;
    text-align: center;
    padding-top: 15px;
    margin-bottom: -20px;
}

#box1
{
    border-left: 2px solid #999999;
    border-right: 2px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: none;
    padding: 15px 5px;
    margin: 0 auto;
    color: #FFFFFF;
    width: 150px;
    background-color: #1F9269;
}

#box1 a, #box2 a 
{
    color:#FFFFFF;
}
#box2
{
    border-left: 2px solid #999999;
    border-right: 2px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: none;
    padding: 15px 5px;
    margin: 0 auto;
    color: #FFFFFF;
    background-color: #4EB88B;
    width: 150px;
  
}
#box3
{
    border-left: 2px solid #999999;
    border-right: 2px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: none;
    padding: 15px 5px;
    margin: 0 auto;
    color: #FFFFFF;
    background-color: #5B5B5B;
    width: 150px;
    font-size: 16px;
    font-weight: bold;
}

#box3 h2 { background-color:#FFFF66;
    padding: 6px;
    width: 75px;
    margin: 10px auto;
    font-size: 14px;}
    
#box3 h2 a, a:link {color: #666666;}
#box4
{
    border-left: 2px solid #999999;
    border-right: 2px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: none;
    padding: 15px 5px;
    margin: 0 auto;
    color: #FFFFFF;
    width: 150px;
    background-color: #333333;
}
#box4 a, a:link {
    
    color: #FFFFFF;
    padding: 5px;
    line-height: 20px;
    font: small-caps bold 14px arial, verdana, trebuchet, sans-serif
}

#mainMenu
{
    margin: 20px auto;
    font-weight: bold;
    width: 160px;
    height: auto;
    background-image: url('GradLtLtGrayH.gif');
    background-color: #333333;
    padding: 10px 0 0 0;
}

#mainMenu h2
{
    text-align: center;
    background-color: #58A58A;
    color: #FFFFFF;
    padding: 5px;
    width: 130px;
    height: 20px;
    margin: 8px auto 8px auto;}
    
#content 
{
    padding: 8px;
    width: 735px;
    font: 14px arial, Verdana, trebuchet;
    margin: 0 0 0 10px;
    float: left;
    text-align: left;
    color: #333333;
    background-color: #FBFFFB;
}
#content h2 
{
    padding: 6px 10px;
    background-color: #E1E9F4;
    margin: 8px 0 0 0;
    width: auto;
    text-align: left;
    font-family: verdana, arial, trebuchet;
    float: left;
    font-size: 16px;
}
#content h3
{
    background-position: left;
    font-family: Georgia, "Times New Roman", Serif;
    padding: 4px 80;
    font-weight: bold;
    font-variant: small-caps;
    font-size: medium;
    font-style: italic;
    text-align: left;
    letter-spacing:.05px;
    margin: 50px 0 10px 0;  
}

#content h3
{
    background-position: left;
    font-family: Georgia, "Times New Roman", Serif;
    padding: 4px 80;
    font-weight: bold;
    font-variant: small-caps;
    font-size: medium;
    font-style: italic;
    text-align: left;
    letter-spacing:.05px;
    margin: 50px 0 10px 0;  
}

#content a, a:link {
    color: #666666;
} 

#newsbox {
	height: auto;
	border: 1px solid #808080;
	background-color: #FFFFEA;
	padding-left: 4px;
	color: #006666;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
}

#newstitle {
	border: 1px groove #00CC66;
	font: bold small "times New Roman", Times, serif;
	text-align: center;
	color: #660066;
	background-color: #C0C0C0;
	height: auto;
	width: auto;
	letter-spacing: 0.2em;
	margin-left: 70px;
	padding: 0 4px 20px 20px;
	margin-right: 70px;
}

.newsintro {
    font-weight: 600;
    color: #29606D;
    font: italic intro "Times New Roman", Times, serif;
    font-size: small;
    font-style: italic;
    letter-spacing: .07em;
    padding: 0 3px 0 16px;
    word-spacing: 6px;
    background-repeat: no-repeat;
    text-indent: 40px;
    background-image: url('GryGrn2.png');
}
.list {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 30px;
}
#resbox {
	padding: 5px;
	border: 1px solid #666666;
	color: #333333;
	margin-top: 2px;
	background-color: #F7EEE1;
}
.citation {
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.takeaway {
    border-style: solid;
    border-width: 1px;
    padding: 10px 5px 5px 5px;
    font-weight: normal;
    width: 600px;
    height: auto;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: small;
    background-color: #FFFFFF;
}
.taketitle 
{
    padding: 2px 6px 2px 6px;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    background-color: #808080;
    font-size: medium;
    color: #FFFFFF;
    letter-spacing: .1em;
    margin-top: 0px;
    margin-right: 0;
    margin-left: 0;
    line-height: 15px;
}
#content li 
{
    font-style: italic;
    color: #333333;
    list-style-type: square;
    margin-top: 8px;
    padding-top: 3px;
}
.resIntro {
    font-weight: 600;
    background-color: #999999;
    color: #FFFFFF;
    padding: 2px 4px;
}

.resh1 {
	
	background-color: #FFFF99;
	font-size: 16px;
	text-align: center;
	color: #0066CC;
	font-weight: bold;
	padding: 8px 4px;
	width: auto;
	margin-top: 10px;
	height: auto;
	font-family: "Times New Roman", Times, serif;
}

.H1Res {
	border: 1px dotted #00CC00;
	background-color: #FFFFCC;
	font-size: medium;
	text-align: center;
	color: #0066CC;
	font-weight: bold;
	width: auto;
	margin-left: 50px;
	margin-top: 10px;
	height: auto;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: 50px;
	font-family: "Times New Roman", Times, serif;
}


.focuson
{
    margin: 8px;
    padding: 10px 4px 10px 4px;
    height: auto;
    width: 350px;
    text-align: center;
    background-color: #F2FFF2;
    font-style: oblique;
    color: #333333;
    font-size: small;
    float: right;
}
.resquoteR {
	width: 250px;
	height: auto;
	margin: 4px;
	padding: 3px;
	text-align: center;
	background-color: #CCFFFF;
	color: #006600;
	border: 1px solid #000080;
	float: right;
	
}
.hotlinks {
	margin: 7px 25px 7px 25px;
	padding: 7px;
	list-style-type: disc;
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #006666;
	width: auto;
	height: auto;
	list-style-position: inside;
	background-color: #FFFFFF;
	font-style: italic;
}

    
.resh2 {
    padding: 2px 8px 2px 8px;
    background-color: #FFFFFF;
    text-align: left;
    color: #596266;
    font-weight: 600;
    clear: left;
    margin-top: 20px;
}
#container {
	margin: 0px 5px 0px 5px;
	width: 760px;
	height: auto;
	}

.que {
	font-style:italic;
	font-weight:bold;
}

.papertitle {
    font-size: small;
    font-style: italic;
    color: #333333;
}
	

.quote {
    font-style: italic;
    width: 425px;
    margin-left: auto;
    padding: 6px;
    text-align: center;
    background-color: #FFFFFF;
    margin-right: auto;
}
.snapshot {
    margin: 10px;
    padding: 8px;
    background-color: #EFEFE4;
    font: italic small Arial, Helvetica, sans-serif;
    color: #333333;
    width: 350px;
    height: auto;
    float: right;
    line-height: 16px;
}
.snaptitle {
    padding: 2px 6px 2px 6px;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    background-color: white;
    font-size: medium;
    margin: 0px 0 10px 0;
   
}

.digdeeper {
	margin-left: 40px;
	color: #333333;
	font: italic 12px Arial, Helvetica, sans-serif;
}

.intro {
    padding: 4px 6px 4px 6px;
    background-color: #FFFFFF;
    font-weight: bold;
    font-style: oblique;
    color: #333333;
}
.h1  {
    padding: 2px 10px 2px 10px;
    background-color: #3A3777;
    font-size: medium;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    width: auto;
    margin-top: 10px;
    height: auto;
    font-family: "Times New Roman", Times, serif;
}
.h2
{
    font: 700 20px "Times New Roman", Times, serif;
    color: white;
    text-align: center;
    margin: 10px auto 10px auto;
    background-color: #999999;
    width: 500px;
    height: 25px;
    padding: 4px;
}
.h3 
{
    border: dotted 1px #333333;
    background-color: White;
    padding: 4px;
    font: 900 16px "Times New Roman", Times, serif;
    width: 600px;
    padding: 2px 10px;
    margin: 0 auto;
    text-align: center;
}
.hotpoint
{
    border: 1px dotted #000000;
    width: 300px;
    height: auto;
    margin: 10px;
    padding: 10px;
    float: right;
    background-color: #FFFFFF;
}

.photo

{  margin-left: 10px; 
margin-right: 10px; 
margin-top: 10px;
margin-bottom: 10px;
padding: 10px;
width: auto;
height:auto;
}


.quoteR
{
    font-family: Georgia, "Times New Roman";
    font-style: italic;
    color: #333333;
    border: dotted 1px #FFFF99;
    padding: 20px 10px;
    margin: 0 8px;
    float: right;
    width: 225px;
    height: auto;
    letter-spacing: .03em;
    background-image: url('QuoteLtGreenGrd.jpg');
}

.quoteL

{
    font-family: Georgia, "Times New Roman";
    font-style: italic;
    color: #333333;
    border: dotted 1px #FFFF66;
    padding: 20px 10px;
    margin: 0 8px;
    float: left;
    width: 270px;
    height: auto;
    letter-spacing: .03em;
    background-image: url('QuoteLtGreenGrd.jpg');
}

  .testResults
        {
            background-color: #FFFFFF;
            float: right;
            width: auto;
            height: auto;
            padding: 15px;
                margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}