﻿/******************************NEWS PAGES*************************************/

.newsflash_content
{
    display:block;   
    float:left;
    width:700px;
}

.dkgHdr {
Font-weight: bold;
color: #164F3C;
margin: 8px 0;
}


.iconL {
    margin-right: 10px;
    margin-bottom: 20px;
    float: left;
    width:70px;
}


.iconS
{
    width:40px;   
    margin-bottom: 4px;
    margin-right: 6px;
    float: left;
}

/*****INFOGRAPHIC SID=2*******/

#yellowQuestion
{
    position: absolute;
    height:80px;
    width:240px;
    margin-top:134px;
    margin-left:120px;
    z-index:400;   
	cursor: pointer;
}

#yellowNote {
	width: 153px;
	height: 151px;
	background: url(../images/yellow_note.png) no-repeat;
	position: absolute;
	z-index: 310;
	cursor: pointer;
margin-top: 88px;
margin-left: 360px;
}

#blueQuestion
{
    position: absolute;
    height:140px;
    width:250px;
    margin-top:244px;
    margin-left:80px; 
    z-index:400;  
    cursor: pointer;
}

#blueNote {
	width: 168px;
	height: 169px;
	background: url(../images/blue_note.png) no-repeat;
	
	position: absolute;
	z-index: 310;
	cursor: pointer;
margin-top: 312px;
margin-left: 224px;
}

#purpleQuestion
{
    position: absolute;
    height:80px;
    width:240px;
    margin-top:80px;
    margin-left:530px; 
    z-index:400;
    cursor: pointer;  
}

#purpleNote {
	width: 162px;
	height: 162px;
	background: url(../images/purple_note.png) no-repeat;
	position: absolute;
	z-index: 310;
	cursor: pointer;
margin-top: 134px;
margin-left: 650px;
}

#greenQuestion
{
    position: absolute;
    height:70px;
    width:246px;
    margin-top:286px;
    margin-left:410px; 
    z-index:400;  
    cursor: pointer;
}

#greenNote {
	width: 168px;
	height: 160px;
	background: url(../images/green_note.png) no-repeat;
	position: absolute;
	z-index: 310;
	cursor: pointer;
margin-top: 334px;
margin-left: 540px;
}

/*****************************  JQUERY BUTTONS  *******************************/

.SRGButton
{
    font-size: 9px !important;
}

.HelpButtons
{
    font-size: 12px !important;
}

a.SRGButton
{
    padding: 2px 0 0 4px !important;
	height: 22px;
    color: White !important;
    
    
}

a.SRGButton:hover, a.SRGButton:focus 
{
    text-decoration:none;
}


/*
#ctl00_ContentPlaceHolder1_lnkhelp .ui-button-text
{
    padding: 4px;
}

span.ui-button-text-only span.ui-button-text
{ /*this overrides the one in the jquery file
  padding: 4px;
}

.ui-button-text-only:not(.button) .ui-button-text:not(.button)
{ /*this overrides the one in the jquery file
	padding: 4px;
}*/

input.ui-button {
    padding: 4px;
    font-size: 12px;
}

.ui-widget:not(.SRGButton):not(input[id*='ucSendEmail_btnSubmit'])
{
    font-size: 12px;   
}


input[id*='ucSendEmail_btnSubmit']
{
    font-size: 12px !important;
}

.ui-button-text-only .ui-button-text
{ /*this overrides the one in the jquery file*/
  padding: 1px 8px 4px 0px !important;
  text-align: center !important;
  /*.27em .8em; for FWW help button*/
}


/*a.button
{
    padding:0px;
    font-size:0.9em;
}*/

select[id*='ddlTopics'] /*provides margin for a button*/
{
    margin-bottom:5px !important;   
}


a.help
{
    width:28px;
}

a.help span.ui-button-text
{
    padding-top:.18em;
    padding-bottom:.35em;
    padding-left: 10px !important;
    height:15px;
}

/*firefox hack for help button*/
@-moz-document url-prefix()  
{
    a.help span.ui-button-text 
    {
        padding-top:.2em;
        padding-bottom:.3em;
        padding-left: 10px !important;
        height:17px;
    }
    
    input.ui-button {
        padding: 0.2em 1em 0.3em;
    }
		    
    .SRGButton {
        padding: 0.25em 1em 0.3em !important;
    }
}


/*#bodydiv.fww a.linkbuttons
{
-moz-transition: background 0.2s linear 0s;
    background-clip: padding-box;
    background-color: #1A5D47;
    border: 2px outset #015E3F;
    color: #FFFFFF;
   
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
   text-align:center;
    text-transform: uppercase;
}
#bodydiv.fww input.HelpButtons, #bodydiv.fww a.linkbuttons
{
    width:14px;
 
  font-weight:bold;
    font-size:12px;
    padding:0px;
    padding-top:1px;
   margin-right:6px;
   margin-bottom:2px;
  
    }
*/

/******************************************************************************/

.BackToTop
{
    font-size: .9em;
    line-height: 2em;
    display: block;
    float: right;
    padding-right: 10px;
}
h3 .BackToTop
{
    font-size: .8em;
    line-height: 1.5em;
}
.BackToTop A
{
    background-image: url(../images/arrow_toggle.png);
    background-repeat: no-repeat;
    background-position: left -142px;    
    padding-left: 15px;
}
.BackToTop A.no-image
{
    background-image: none;
    padding-left: 5px;
    padding-right: 5px;
}
.notes, .Notes
{
    color: #333333;
    font-size: .9em;
    font-weight: normal;
    margin-left: 25px;
}
.notes.no-margin
{
    margin-left: 0px;
}
.linknotes
{
    color: #005E3D;
    font-size: .8em;
    font-weight: normal;
}

sup
{
    line-height: .8em;
    font-size: .9em;
}

.wwcListCap
{
    list-style-type: upper-alpha;
    text-align: left;
}
.wwcListNum li
{
    list-style-type: decimal;
    text-align: left;
}
.hanging-indent
{
    text-indent: -25px;
    margin-left: 25px;
    word-wrap: break-word;
}

.wwcQRRight
{
  /*  float: right; 
    width: 48%; */
    display: inline-block;
    padding: 0px;
    margin: 0px 0px 5px 10px;
}
.wwcQRScope
{
  /*  float: right; 
    width: 48%;
    display: inline-block;
    padding: 0px;
    margin: 0px 0px 5px 10px;
   background-color: #F4F4F4; 
    padding: 0;*/
    text-align: left;
    padding: 0px;
    margin: 0px;
    display: inline; /*clear:both;*/
}

.wwcQRRating
{
    /* float: right;
    width: 48%; */
    display: inline-block;
    padding: 0px;
    /* margin: 0px 0px 5px 10px;
   background-color: #F7FDFD;*/
    clear: right;
    margin-bottom: 0;
}
.wwcQRLeft
{
    text-align: left;
    padding: 0px;
    margin: 0px;
    display: inline; /*clear:both;*/
}

.WWCScopeTitle h3
{
   /*   color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    padding: 5px;
    display: block;
    vertical-align: top;
  text-align: center; 
    margin-top: 0px;
    margin-bottom: 4px;
    background-color: #393939;*/
}
.WWCRatingTitle h3
{
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    padding: 5px;
    display: block;
 text-align: center;  
    margin-top: 0px;
    margin-bottom: 4px;
    background-color: #005E3C;
}
.wwcRating
{
    font-weight: 500;
    color:#000000;
    font-size: 1.2em;
 /*   text-align: center; 
    font-style: italic;*/
}

.WWCScopeText
{
    /*margin: 10px 10px 15px 15px;
    padding: 0px 0px 0px 0px;
    width: 90%;*/
}
.WWCScopeText li, wwcQRLeft li
{
    margin-bottom: .6em;
    margin-top: .6em;
    margin-left: -1.9em;
    padding: 0px;
}
.QRnotes
{
    color: #333333;
    font-size: .85em;
    font-weight: normal;
    clear: both;
}
.QRnotes sup
{
    font-family: Sans-Serif;
    margin-right: 3px;
}
.WWCCenter
{
    text-align: center;
}

.ResearchChars td, .ResearchChars th
{
    padding: 0 10px 12px 0;
}
.ResearchChars th
{
    text-align: right;
}
.ResearchChars caption
{
    padding: 4px 4px 4px 0px;
    background-color: #Ffffff;
    color: #000000;
    border-bottom: 1px dotted #cccccc;
    margin: 0px 0px 4px 0px;
    text-align: center;
}
.interventioninfo hr
{
    background-color: #eeeeee;
    height: 1px;
    border-collapse: collapse;
    width: 85%;
}
.pnlForSections button.toggle
{
    margin: 0 0 15px 0;
    display: block;
}
.HomeEffectiveness
{
    
}
div.download
{
    /*display:inline-block;*/
    
  
    }
    html.lte7 div.download
    {
    width:385px;
    }
#dddownload, div.singledownload
{
    list-style: none;
    position: relative;
    height: 32px;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    color: #005E3D;
    color: #1A5D47;
    vertical-align: middle;
    border: 1px solid green;
    margin-bottom: 15px;
    width:inherit;
    height:auto;
    overflow:visible;
    margin-top: 0;
    border: 0px solid #1A5D47; /*#005E3C; */
    padding: 2px 35px 2px 0px;
    display: inline-block;
}
#dddownload
{
    background-color: #D8E6E1;
    background-color: #D1DFDA;
    background-image: url(../images/icons/DownloadArrow.gif);
    background-repeat: no-repeat;
    background-position: 9px;
}
 html.lte7 #dddownload
    {
    width:280px;
    }

div.singledownload
{
    background: #D8E6E1 no-repeat scroll 9px;
    background-color: #D1DFDA;

    vertical-align: middle;
    background-image: url(../images/icons/DownloadArrow.gif);
    background-position:left;
    padding: 2px 25px 2px 35px;
    
}

span.singledownloadWithEPub
{
    vertical-align: middle;
    padding: 2px 0px 2px 0px;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    text-align: left;
    
    color: #1A5D47;
    vertical-align: middle;
}

section.box .document-download div.singledownload
{
    background-color: transparent;
    background-image: none;
    padding: 2px 2px 2px 0px;
    font-weight: normal;
    
}

div.singledownload a
{
    vertical-align: top;
    margin-bottom: 15px;
}
.singledownload img
{
    margin-left: 5px;
    vertical-align: middle;
    margin-bottom: 5px;
}
#dddownload ul
{
    text-align: left;
}

#dddownload ul li a
{
    color: #005E3D;
    color: #1A5D47;
    text-decoration: none;
}

#dddownload ul li a
{
    font-size: .9em;
    display: inline;
    width: auto;
    padding:0 4px 0 5px;
}

#dddownload a
{
    margin-left: 50px;
}
#hlOneDownload a
{
    padding-left: 50px;
}
#dddownload li
{
    line-height: 32px;
    z-index: 16;
    width:auto;
}

#dddownload li ul li
{
    border-right: 1px solid #ffffff;
    border-top: solid 1px #ffffff;
}

#dddownload li ul
{
    position: absolute;

    z-index: 15;
    left: -999em;
    margin: 0 0 0 0;
    display: block;
    width:auto;
    padding:0 0px 0 0px;
}

#dddownload li ul li
{
    padding-left: 25px; /*  background:url(/images/icons/AcrobatSM.gif) no-repeat scroll 40px;*/
    display: block;
     width: 100%;
    padding:0 15px 0 40px;
      background-color: #D1DFDA;
      text-align:left;
  
}
 html.lte7 #dddownload li ul li
    {
    width:260px;
    }
#dddownload li ul li a
{
    margin-left: 0px;
}
#dddownload li:hover ul, #dddownload li:hover a
{
    left: 0;
    top: 34px;
    color: #005E3D;
    color: #1A5D47;
    background-color: #e4e3d6;
    background-color: #f4f4e8;
    background-color: #EBECD5; /*  background-color: #e1edf6; */
    background-color: #D8E6E1;
    background-color: #D1DFDA;
    text-decoration: none;
}
#dddownload li:active ul, #dddownload li:active a
{
     left: 0;
    top: 34px;
    color: #005E3D;
    color: #1A5D47;
    background-color: #e4e3d6;
    background-color: #f4f4e8;
    background-color: #EBECD5; /*  background-color: #e1edf6; */
    background-color: #D8E6E1;
    background-color: #D1DFDA;
    text-decoration: none;
}

#dddownload ul li a:hover, #dddownload li a:hover, #dddownload a:hover
{
    left: auto;
    color: #F0583F;
    color: #005E3D;
    color: #1A5D47;
    width:100%;
}

#dddownload ul li a:active, #dddownload li a:active, #dddownload a:active
{
    left: auto; /* background-color: #F0583F;*/
    color: #1A5D47;
    width:100%;
}
#dddownload ul li a:hover, #theleftmenu li a:hover, #theleftmenu a:hover
{
    color: #000000;
}

div.not-front.one-sidebar.sidebar-first #dddownload li ul li
{
     background-color: #D8E6E1;
     background-color: #D1DFDA;
     padding:0 15px 0 20px;
   }
   html.lte7 div.not-front.one-sidebar.sidebar-first #dddownload li ul li
    {
    width:280px;
   }
   /*


#bodydiv.not-front.one-sidebar.sidebar-last section.box #dddownload 
 {
    width:100%;
    }
#bodydiv.not-front.one-sidebar.sidebar-last section.box #dddownload li:active ul,
#bodydiv.not-front.one-sidebar.sidebar-last section.box #dddownload li:active a, 
#bodydiv.not-front.one-sidebar.sidebar-last section.box #dddownload  li ul li,
#bodydiv.not-front.one-sidebar.sidebar-last section.box  #dddownload  li ul,
#bodydiv.not-front.one-sidebar.sidebar-last section.box  #dddownload  ul li a
    {
    width:100%;
 
    }
#bodydiv.not-front.one-sidebar.sidebar-last section.box  #dddownload  ul li a,
#bodydiv.not-front.one-sidebar.sidebar-last section.box #dddownload li:active a
{
font-size:.7em;
width:90%;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li
{
    float: left;
    height: 1%;
}
* html ul li a
{
    height: 1%;
}
/* End */

.filter-selection
{
    background-repeat: no-repeat;
    background-image: url(../images/close.gif) ;
    background-position:right top;
    color: #015E3F;
    display: inline-block;
    font-size: 0.85em;
    height: 12px;
    margin: 0 12px 0 0;
    padding: 0 10px 3px 0;    
}
/*.noreport ul, .definition ul, ul.contentlist 
{
list-style: disc outside;
margin: 5px 10px 0px 25px;
padding: 10px;
}
ul.contentlist a  { font-weight:bold; }
ul.contentlist ul
{
list-style-type: circle;
list-style-position: outside;
margin: 0px 0px 0px 25px;
padding: 0;
}
ul.contentlist ul a 
{ font-weight:bold; }
.noreport ul li, .definition ul li, ul.contentlist  li
{
padding:5px 0px 0px 15px;
clear:both;

}*/

.noreport ul, .definition ul, ul.contentlist 
{
list-style: disc outside;
margin: 5px 10px 0px 25px;
padding: 10px 10px 10px 10px;
}
ul.contentlist a  { font-weight:bold; }
ul.contentlist ul
{
list-style-type: circle;
list-style-position: outside;
margin: 0px 0px 0px 25px;
padding: 0;
}
ul.contentlist ul a 
{ font-weight:bold; }
.noreport ul li, .definition ul li, ul.contentlist  li
{
padding:5px 0px 0px 15px;
clear:both;

}

aside ul.contentlist  li
{
width:auto;
}
div.aboutus
{
    padding-bottom:8px;
}
.staff
{
    padding-bottom:3px;
    padding-top:10px;
}
.staff.prior
{
    padding-bottom:0px;
    padding-top:0px;
}
.staff .name
{
    font-weight:bold;
}
.staff .role
{
    font-style:italic;
}
.staff .bio
{
    font-size: 1.0em;
    line-height: 1.35em;    
}
div.team
{
    padding-bottom:20px;
    margin: 1%;
}
.disclaimer.smallfont
{
    font-size:0.8em;
    line-height:1.2em;
}
.PGmain
{
  /*  width:70%;*/
 
}
.contactus
{
    width:100%;
    float: left;
    margin-bottom:15px;
}
.contactus select
{   
    min-width:400px;
    width:auto;
    margin-top:5px;
    margin-bottom:5px;
    float: left;
}
.contactus .emailaddress
{   
    width:301px;
    margin-bottom:5px;
}
.contactus .emailbody
{   
    width:95%;
    margin-top:5px;
    margin-bottom:5px;
}
.sitemap .first-column
{       
    width:45%; 
    float:left; 
    padding-right: 47px;             
}
.sitemap .second-column
{        
    width:45%; 
    float:left;               
}
#sidebar-last.sitemap 
{        
    font-size:1.3em;
    line-height:1.3em;       
}
section.document a.nolink, a.nolink
{
color:Gray;
text-decoration:none;
}
a:hover span.nolink ,  a:active span.nolink, span.nolink
{
   text-decoration:none;
   }

   /* styles for FWW */

   .selectionMenus
{
    font-size:.9em;margin-top:0em; 
    background-color:#F0F0F0; 
    background-color:#F4F4F4;
     background-color:#e8eeec; 
    float:left; 
    width:250px; 
    height:auto;
    overflow:visible;
    border-right:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    padding-left: .5em;
    padding-bottom:.5em;
   
    
}
.resizable { width: 525px; height: 400px;  border-collapse:collapse;   }

.popnotebox
{
    background-color:#FFF5E8; 
    border: solid 1px #cccccc;
    z-index: 55; 
    width:175px; 
    padding: 1.2em 1.2em 1.2em 1.2em;
    font-weight:normal;
    font-size: .9em;
    position:static;
    text-align:left;
   
}
.popnoteboxwide
{
    background-color:#FFF5E8; 
    border: solid 1px #cccccc;
    z-index: 55; 
    width:100px; 
    padding: 1.2em 1.2em 1.2em 1.2em;
    font-weight:normal;
    font-size: .8em;
    position:static;
    text-align:left;
   
}
.popnotebox a, popnoteboxwide a
{
    
    cursor: pointer;
    color: #1a5d47; 
    text-align: center; 
    text-decoration: none; 
    padding: 5px;
}
.filtergrouppanel
{
    
    border:solid 0px gray;
    overflow:visible;

    margin-right:0px;
    background-color:#ffffff;
     background-color:#e8eeec; 
    padding: 0em 0em 0.2em 0em;
    border: none 0em #eeeeee;
    margin-bottom:0em;
    margin-left:.1em;                                                                                                                                     

        
    margin-top:.2em;

}
.filtergrouppanel table
{
    border:none 0px #EDF2F7; 
    width:100%;
}

.filterbreadcrumbpanel
{
   font-size:1.1em; font-weight:bold;  vertical-align:middle;line-height:2em;
} 
.cbfilteritem label
{
    display:inline-block;
    vertical-align:bottom;

    max-width:145px;

}
.cbfilteritem input
{
    display:inline-block;
    vertical-align:middle;
    width: 1em;
}
.infopanels
{
    
    font-size:small;
    background-color:#FCF5E6; background-color:#FEFAF3;background-color:#FDF8EC; background-color:#ffffff;
    padding: 6px 6px 6px 6px; 
    border: solid 2px #FFFFFF;
    margin-left:.2em;
    
    height:auto;
    position:relative;
    margin:0em 0em 0em 0em;
    overflow:hidden;
    vertical-align:middle;

    
}
.infopanelwithborder
{
    height:auto;
    margin-bottom:.5em;
    margin-top:.5em;
    border: solid 1px #D9D0C5; 
    padding: .5em .5em .5em .5em;
    text-align: center;
}
.infobreakline
{
   border: solid 18px #f6eede; 
   height: .75em;
   width:820px;
   margin:0em 0em -.5em 0em;
}
.researchpanels
{
    background-color:#ffffff;
}
.IntervenTables
{
    border:none; padding:0em 1em 1em 1em; height:auto; clear:both;
}
.IntervenTables td, .IntervenTables th
{
    border:1px solid #dddddd;
}
.sumRatingTables
{
    display:inline-block; float:left;margin-right:.5em;width:100%;border:none; margin-top:15px;
}
.sumCharTables
{
    display:inline-block; 
    float:left; width:93%; 
    clear:none; 
    border:solid 1px #cccccc;
    padding:.8em .8em .8em .8em; 
    margin-right:.5em;
    margin-top:.5em; 
    margin-bottom:2em;
}
.sumCharLabels
{
     font-variant:small-caps; font-size:1em; font-weight:bold; line-height:1.2em;
}
.tadirections2
{
    font-size:smaller; font-family:arial; text-align: left; color: black;
}
.infolink 
{
text-decoration:none;
color:#084782;
}
.alphabet
{
    margin-bottom: 35px;
}

.alphabet a
{
    display: inline-block;
    font-size: 1.3em;
    line-height: 1.5em;
    padding-right: 1.45%
}
.compact-boxes section.box
{
    margin-bottom: 15px;
}
html.lte7 div.left
{
    float:left;    
    clear:none;
}

.faq
{
    margin-left:35px;
    border-bottom: 1px dotted #cccccc;
   
    border-left: 1px dotted #cccccc;
    
}
.macrodomain h3
{
    font-size:1.2em;
    font-weight:bold;
    height:1.2em;
    background-color:#FFF5E8;text-align:center; 
    color:#000000;
    padding:.2em 0 .2em 0;
    margin: 1.5em 0 .5em 0 ;
    background-color:#E8EEEC;    
    display: block;
    text-align: center;
}
.macrodomain h4 {
    color: #3B4761;
    font-size: 1em;
    font-weight: bold;
    margin: 12px 0 4px;    
}
.macrodomain li 
{
     list-style-type: disc;
}

ul.protocollists li, #bodydiv.fww .protocollists li
{
	margin-bottom:.6em;
	margin-top:.6em;
	font-size:1em;
	color:#444444;
    margin-left: 2em;
    
    list-style-type:disc;
}

ul.topicareateams
{
    margin-top:30px !important;
}

ul.topicareateams li
{
    margin-left: 1.75em;    
    list-style-type:none;
    line-height: 1.2em;
    font-size: 1.0em;
	margin-top:-0.8em;
}
#bodydiv.fww .reportlists li
{
	margin-bottom:.6em;
	margin-top:.6em;
	font-size:1.0em;
	color:#444444;
 
    
    list-style-type:disc;
}
ol.protocollists li
{
    margin-left: 2em;
    margin-bottom:.6em;
    margin-top:.6em;
    font-size:1.0em;
    color:#444444;
}
ul.protocollists li ul li, #bodydiv.fww .protocollists li ul li
{
	font-size:1em;
}

#bodydiv.fww .protocollists li
{
	clear:both;
}

.headwithsubs {padding-right:5px;}

#resizable { width: 400px; height: 546px; padding: 0.5em; }
#resizable h3 { text-align: center; margin: 0; }
.ui-resizable-helper { border: 2px dotted #00F; }

#bodydiv.fww
{
	width:900;
}

#bodydiv.fww section.tabs
    {
    padding: 15px 0 0 10px;
    width:100%
    }
#bodydiv.fww header h2 ul li
    {
        margin-left: 20px;
        list-style:disc;
    }

#bodydiv.fww header h2 ul li
    {
        margin-left: 20px;
        list-style:disc;
    }

#bodydiv.fww table td, table th 
    {
    padding:5px;
    }
    
 #bodydiv.fww input {

    line-height: 17px;
    margin: 5px 2px 0 0;
    padding: 0.2em 0.4em;
}
.checkboxkeep
{

	border-collapse:collapse;
	border: none 0px;
}
span.cblabel label
{
	margin-bottom:2px;
}
.wrapright
{
/*width:100%;*/
}
 #bodydiv.fww .wrapright input
{
   display:inline-block;
    width:11px;
	margin-left:2px;
    margin-right:0px;
   border:none;
   margin-top:0px;

}

.wrapright label
{
    
 /*   display:inline-block;
    vertical-align:text-top;
    max-width:100%;
    margin-right:0px;  */
    margin-left:.2em;


}
.wrapright2 input
{
    display:inline-block;
    width:9px;
    height:9px;
    
	margin-left:15px;
    margin-right:0px;
   
/*-moz-appearance: none;*/
}

.wrapright2 label
{
    
  /*  display:inline-block;
    vertical-align:text-top;
    
    margin-right:0px;*/
    margin-left:.2em;


}

.fandsButtons
{    
    font-size:.9em;
       text-align:center;
      
       display:inline;             
 }

 section.multimedia
 {
   width:60%;
   margin-top:20px;
   margin-left:45px;
   }
#bodydiv.fww section.box
{
  background-color:#ffffff;
  border:none;
  padding:15px 0px 10px 10px;
  width:550px;
  }
  #bodydiv.fww section.box.most-popular {
    padding: 0px;
    width: 450px;
}
  #bodydiv.fww .export section.box {
    width: 100%;
    padding-top:15px;
    margin-top:10px;
    border: #b8b8b8 1px dotted;
    margin-right:20px;
}  
.export H2
{padding-left:10px;}
#bodydiv.fww .export section.box UL {
    list-style-type:none;
}
  #bodydiv.fww section.box.special  ul.horizontal li
  {
     clear:right;
     float: left;
     border:none;
     display:inline;
    
     }
    #bodydiv.fww h4 {
    background-color: #FFF5E8;
    background-color: #e8eeec;
    color: #000000;
    display: block;
    font-size: 1.2em;
    height: 1.2em;
    margin: 1.5em 0 0;
    padding: 0.2em 0;
    text-align: center;
    font-weight:bold;
}
#bodydiv.fww th a
{
 text-decoration:underline;
 }
   #bodydiv.fww td.IntervenTables a.intervenNames
   {
     font-size:1.2em;
     font-weight:bold;
      text-decoration:none;
     
     }  
 div.fww.how-to    
 {
    width: 100%; 
    display: block;
 }
  div.fww.how-to .step   
 {
     margin-top:20px;
     margin-bottom:20px;
    display: inline-block; 
    max-width: 600px; 
 }
  div.fww.how-to img.screenshot
 {
     border: solid #cccccc 1px; 
     margin-top: 4px; 
     /*margin-left: 20px;*/
 }
  div.fww.how-to .main
 {
    display: inline-block; 
    width: 58%; 
    float: left;
 }
 div.fww.how-to .side
 {
     width: 38%; 
     display: inline-block; 
     float: right;
 }
 .fww .clear
 {
     color: red; 
     font-weight: bold;
 }
 .fww .heavy
 {
     color: Black;
     font-weight: bold;     
 }
 .fww ul
 {
	margin-bottom:.6em;
	margin-top:.6em;
	font-size:1em;
	color:#444444;
    margin-left: 2em;    
    list-style-type:disc;
 }
 #bodydiv.fww .line
 {
 color:#EBEEF3;
 background-color:#EBEEF3;
 } 

span.checkbox input  {
    padding: 0;
    margin-right:3px;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    overflow: hidden;
    border: 0px;
}
.stronglinks a
{
    font-weight:bold;
}
label.checkbox-label {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}
input[type="checkbox"].checkbox {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    overflow: hidden;
}
h2 img
{
	vertical-align: text-bottom;
	padding-right:3px;
}
.addbottompadding
{
padding-bottom:4px;
padding-top:4px;
}

.doPrintMe{display: none;}
				.doShowandPrintMe{display:block;}

	@media print {
			.dontPrintMe{display: none;}
			.doPrintMe{display: block;}
			.doShowandPrintMe{display:block;}
			.detailOff{display:block;}
			.wwcContentRight
			.wwcPrintList
{
float:none; width:100%; 
clear:both;
overflow:visible;
height:auto;
padding:10px; 
margin-left: 0px; }
.wwcPrintListNew
{
float:none; width:100%; 
clear:both;
overflow: visible;
height:auto;
padding: 10px; 
margin-left:  0px; 
background-image:url(/ncee/wwc/images/headerfooter/headertoptall.gif);
background-repeat: no-repeat;
background-position:left top;
}
.pubnumberdate
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    color: #738596;
    margin: 0;
} 
.BannerTitling 
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    background-color: #FFFFFF;
    padding-right: 12px;
    font-variant: small-caps;
    margin: 0;
}
 .WWCBannerAcolor {color: #001955}
 

/*.hilite
{
	border-bottom-style:dotted;
	border-bottom-color:#CCC;
	border-bottom-width: 1pt;
	cursor: help;
}*/
