/* HTML5 display-role reset for older browsers --------------------------------------------------------------------------------------------------------------- */
article, aside, details, figcaption, figure, wwcfooter, footer, header, hgroup, menu, nav
{
    display: block;
}

#wwcfooter, #wwcfooter section
{
    display: block;
    position: relative;
}
section
{
    display: block;
}
section.box
{
    display: block;
}

/* GENERAL -------------------------------------------------------------------------------------------------------------------------------------------------- */
body
{
    min-width: 400px;
}
#bodydiv
{
    color: #525252;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: .80em; /*	line-height: 18px; */ /*margin: 0;*/
    padding: 0px 20px 0px 20px;
    text-align: left;
    margin: 0 auto;
    max-width: 1000px;
    min-height:100%;
    /*height: inherit;*/
    position: relative;
    margin: 0 auto;
    width: 90%;
    color: #292929;
    color: #444444;
   /* background-color:#FFF;*/
    position:relative;
}
#bodydiv.front
{ width:960px;
  min-width: 900px;
  padding-top: 0px;
}
#bodydiv.fww
{
	min-width:875px;
}
#bodydiv2
{
    color: #525252;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 14px; /*	line-height: 18px; */ /*margin: 0;*/
    padding: 0;
    text-align: left;
    margin: 0;
}

a:link:not(.button) , a:visited:not(.button) , a:hover:not(.button) , a:focus:not(.button) , a:active:not(.button)
{
    color: #006699;
    text-decoration: none;
    -moz-transition: color 0.2s linear, background-color 0.2s linear;
    -webkit-transition: color 0.2s linear, background-color 0.2s linear;
    transition: color 0.2s linear, background-color 0.2s linear;
    
}
abbr, acronym
{
    cursor:help;

     border-bottom:1px dotted #eeeeee;
    }
a:hover:not(.button), a:focus:not(.button)
{
    color: #414141;
    text-decoration: underline;
}

p
{
    margin: 0 0 15px 0;
    padding: 0;
}
p.document, #content-narrow ul li
{
    font-size:1.0em;
}
p.reviewerslistp, table.reviewerslistp
{
    margin-left:20px;
    vertical-align:top;
}
ul
{
    list-style: none;
    margin: 10px 0;
    padding: 0;
    list-style-position: outside;
}

ul li
{
    margin: 0px; /* conflicts with IES menu */ /* padding: 0 0 7px 0; */
    height: auto;
}

ol
{
}

ol li
{
}

h1
{
	color: #000;
    font-size: 1.6em;
    font-weight: normal;
    line-height: 28px;
    margin: 0 0 10px 0;
    padding: 0;
	display: inline;
	
}

h2
{
    color: #000;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 22px;
    margin: 0 0 14px 0;
    padding: 0;
}
.tagline
{
    color:#006699;font-weight:bold;font-style:italic;
}

h3
{
    color: #000;
    font-size: 1.1em;
    font-weight: normal;
    margin: 0px 0 6px 0;
    padding: 0;
}
 h3.reviewerslisth3
{
    font-size: 1.3em;
}
{
    font-size: 1.3em;
}
#recommendations h3
{
    text-align:center;
    }
h4
{
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    margin: 0 0 5px 0;
    padding: 0;
}

h5
{
    color: #BF0000;
    font-size: 17px;
    font-weight: normal;
    line-height: 18px;
    margin: 0 0 0 0;
    padding: 0;
}

h6
{
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    margin: 0 0 5px 0;
    padding: 0;
}
.h7
{
    color: #000;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
}

.h8
{
    color: #000;
    font-size: 16px;
    font-weight: normal;
    padding: 0;
}

.screen-reader-text
{
    left: -999em;
    position: absolute;
}

#bodydiv form
{
    margin: 0;
    padding: 0;
}

#bodydiv input:not([type="submit"], [type="button"])
{
    border: 1px solid #d4d4d4;
    font-size: 12px;
    line-height: 17px;
    margin: 0;
    padding: 2px 6px;
}

html.lte7 input[type="submit"], html.lte7 input[type="button"]
{
    /* remove ugly border for IE7 */
    /*border-style: solid;*/
    /*overflow: visible;
    line-height:normal;
    padding-top:1px;*/
}

/*
#bodydiv input[type="submit"]:hover, #bodydiv input[type="submit"]:focus,
#bodydiv input[type="button"]:hover, #bodydiv input[type="button"]:focus
{
    background-color: #000;
    color: #fff;
}
*/
#bodydiv select
{
    border: 1px solid #d4d4d4;
    font-size: 12px;
    margin: 0;
    padding: 2px;
}

#bodydiv input[type="text"], #bodydiv input[type="search"], #bodydiv select, #bodydiv textarea
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-style: italic;
}

.element-invisible
{
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.clearfix:after
{
    content: "";
    clear: both;
    display: block;
    height: 1%;
}

html.lte7 .clearfix
{
    height: 100%;
}





/* LAYOUT --------------------------------------------------------------------------------------------------------------------------------------------------- */

#main
{
    margin: 0 0px 0 30px;
    text-align: left;
    display: block;
}


#content
{
    margin-bottom: 0px;
    display: inline;
    clear: left;
}

aside
{
    float: right;
    display: inline-block;
    width: 341px;
    margin: 0 0 0px 30px;
}
aside.wide
{
    width: 465px;
}

body.front #content
{
    float: left;
    margin-right: 0px;
    width: 600px;
}
body.not-front.no-sidebar #content
{
    float: left;
    max-width: 719px;
}
body.not-front.one-sidebar #content
{
    float: left;
    max-width: 719px;
}
body.not-front.one-sidebar.sidebar-first #content
{
    margin-left: 47px;
}
body.not-front.one-sidebar.sidebar-last #content
{
    margin-right: 47px;
}
body.not-front.two-sidebars #content
{
    float: left;
    margin-left: 47px;
    margin-right: 47px;
    width: 478px;
}
body.not-front.no-sidebars.aside #content
{
    float: left;
    margin-right: 47px;
    width: 560px;
}
body.front #home-banner
{   
    float: left;
    width:900px;
}
body.front #sidebar-last
{
    width: 300px;
}

/* Use these styles for pages that use the master page */
#bodydiv.front #content
{
    float: left;
    width: 600px;
}

#bodydiv.not-front.one-sidebar #content
{
    float: left;
    width: 65%;
    min-width: 300px;
}
#bodydiv.not-front.one-sidebar #content-narrow
{
    float: left;
    width: 60%;
    min-width: 275px;
}
#bodydiv.not-front.one-sidebar.narrow-sidebar-first #content
{
    width: auto;
    display: inline;
    float: none;
    clear: none;
    min-width: 4px; /*margin-left: 200px;*/ /*min-width:604px;*/
}
#bodydiv.not-front.one-sidebar.sidebar-first #content
{
    margin-left: 47px;

}
#bodydiv.not-front.one-sidebar.sidebar-first.narrow-aside #content
{
   float:none;
  margin: 0 0px 0 205px;
   width:70%;
   display:block;
   
 

}
#bodydiv.not-front.one-sidebar.sidebar-first.narrow-aside #content section.document
{
  
   display:inline;
   margin-left: 0px;
   clear:left;
 

}
#bodydiv.not-front.one-sidebar.sidebar-last #content
{
    margin-right: 5px;
    max-width: 719px;
    display: inline-block;
}

#bodydiv.not-front.two-sidebars #content
{
    float: left;
    margin-left: 47px;
    margin-right: 47px;
    width: 478px;
}

#bodydiv.not-front.no-sidebars.aside #content
{
    /*margin-right: 47px;*/
    margin-top: 0px;
    display: inline;
    width: 70%;
}

#sidebar-first, #sidebar-last
{
    float: left;
    width: 194px;
    margin-bottom: 20px;
    display:block;
   margin-top:0px;
   /* position:relative; set for IE6 */
}
#sidebar-first
{
    margin-right: 15px;
}
#sidebar-first.wide
{
    width: 257px;
}
/* Begin layout for Document page */
#bodydiv.not-front.one-sidebar.sidebar-first.aside #main
{
    float: none;
    display: inline-block;
    margin-left: 205px;
    margin-bottom: 47px;
}
#bodydiv.not-front.one-sidebar.sidebar-first.aside #main #content
{
    vertical-align: top;
    display: inline;
    float: none;
    width: auto;
    clear: left;
    margin-left: 0;

}


#bodydiv.not-front.one-sidebar.sidebar-first.aside #sidebar-first
{
    margin-right: 30px;
    float: none;
    margin-bottom: 47px; /* display:inline-block;*/
    padding: 0;
    width: 150px;
}
#bodydiv.not-front.one-sidebar.narrow-sidebar-first.aside #sidebar-first
{
    margin-right: 10px;
    float: none;
    margin-bottom: 10px;
    display: inline-block;
    padding: 0;
    width: 150px;
}
#bodydiv.not-front.one-sidebar.sidebar-last #sidebar-last
{
   /* margin-right: 10px;*/
   /* float: right; */
    margin-bottom: -15px;
    /*  Add if remove float */
    margin-left:35px;
    display: inline-block;
    padding: 0;
    width: 200px;
    position:relative;
}
#bodydiv.not-front.one-sidebar.sidebar-last #sidebar-last-wide
{
   /* margin-right: 10px;*/
   /* float: right; */
    margin-bottom: 47px;
    /*  Add if remove float */
    margin-left:35px;
    display: inline-block;
    padding: 0;
    width: 225px;
    position:relative;
}
#bodydiv.not-front.one-sidebar.sidebar-first.aside aside
{
    
    margin: 0px;
    width: 250px;
    float: right;
    position: relative;
    display: inline-block;
}
#bodydiv.not-front.no-sidebars.narrow-aside aside, #bodydiv.not-front.one-sidebar.sidebar-first.narrow-aside aside
{
    margin-left: 15px;
    width: 260px;
    float: right;
    position: relative;
    display: inline;
}

#bodydiv.not-front.no-sidebars.narrow-aside aside.news
{
    margin-left: 15px;
    width: 200px;
    float: right;
    position: relative;
    display: inline;
}

#bodydiv.not-front.one-sidebar.sidebar-first.narrow-aside aside
{
    width: 188px;
   
}
#bodydiv.not-front.no-sidebars.narrow-aside aside section.most-popular
{
    width:auto;
    padding: 15px 10px 10px;
   /*margin: 0 0 47px 15px;*/
   }
/* End layout for document page */

#bodydiv.front #sidebar-last
{
    width: 300px;
    margin-left:0px;
}
#bodydiv.front #sidebar-last footer
{
   /* width: 320px;*/
}
#content-footer
{
    clear: both;
    margin-bottom: 20px;
}






/* SITE HEADER --------------------------------------------------------------------------------------------------------------------------------------------- */

header#site-header
{
    height: 45px;
    margin: 19px auto 0 auto;
    position: relative;
    width: 960px;
}

header#site-header h1
{
    margin: 0;
    padding: 0;
}

header#site-header h1 a
{
    background: url(/ncee/wwc/images/logo.gif) no-repeat 0 0;
    bottom: 0;
    cursor: pointer;
    display: block;
    height: 41px;
    left: 0;
    line-height: 0;
    position: absolute;
    text-indent: -999em;
    width: 407px;
}

nav#utility
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    position: absolute;
    right: 0;
    top: 0;
}

nav#utility ul
{
    margin: 0;
    padding: 0;
}

nav#utility ul li
{
    float: left;
    margin: 0;
    padding: 0 0 0 16px;
}

nav#utility a
{
    font-weight: bold;
    text-transform: uppercase;
}

nav#utility a:focus, nav#utility a:hover, nav#utility a.active
{
    color: #414141;
}

#search
{
    bottom: 0;
    position: absolute;
    right: 0;
}

#search input
{
    border: 1px solid #525252;
    float: left;
    min-height: 15px;
    padding: 1px 4px;
}

#search input[type="submit"]
{
    background-image: url(../images/search_arrow.png);
    background-position: 5px 4px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    font-size: 0%;
    height: 19px;
    line-height: 0;
    margin: 0 0 0 5px;
    text-indent: -9999px;
    width: 19px;
}

html.lte7 #search input[type="submit"]
{
    /* remove ugly borders, reposition arrow for IE7 */
    background-position: 5px 3px;
    border-style: solid;
}






/* PRIMARY NAVIGATION ------------------------------------------------------------------------------------------------------------------------------------- */

#navigation
{
    border-bottom: 1px dotted #818181;
    border-top: 1px dotted #818181;
    font-family: Arial, Helvetica, sans-serif;
    margin: 21px 0;
}

#navigation-inner
{
    margin: 0 auto;
    position: relative;
    width: 960px;
}

#navigation ul
{
    margin: 0;
    padding: 0;
}

#navigation ul li
{
    /*background: url(/ncee/wwc/images/nav_divider.gif) no-repeat 100% 50%;*/
    display: table-cell;
    height: 44px;
    margin: 0;
    padding: 0 9px 0 8px;
    text-align: center;
    vertical-align: middle;
}

html.lte7 #navigation ul li
{
    /* vertical align fixes for IE7 */
    display: block;
    float: left;
}

html.lte7 #navigation ul li table
{
    margin: 0;
    padding: 0;
}

html.lte7 #navigation ul li td
{
    /* vertical align fixes for IE7. see scripts.js. */
    height: 40px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

#navigation ul li:first-child
{
    padding-left: 0;
}

#navigation ul li:last-child
{
    background: none;
    padding-right: 0;
}

html.lte8 #navigation ul li.last
{
    background: none;
    padding-right: 0;
}

#navigation a
{
    display: block;
    font-size: 14px;
    padding: 2px 5px;
    text-decoration: none;
}

#navigation a:hover, #navigation a:focus, #navigation a.active
{
    color: #414141;
    background-color: #F4F4F4;
    background-color: #F7F7F7;
}

nav#primary
{
}

nav#primary a
{
    font-weight: bold;
}

nav#audience
{
    position: absolute;
    right: 0;
    top: 0;
}

nav#audience ul li
{
    margin: 0;
    padding: 0 7px 0 6px;
}








/* LOCAL NAVIGATION ------------------------------------------------------------------------------------------------------------------------------------ */
#local-navigation-section
{
    min-height: 100px;
    position: relative;
    margin-bottom: 47px;
}

#local-navigation
{
    background: #393939;
    border: 1px solid #b9b9b9;
    left: 0;
    position: absolute; /*top: 0;*/
    top: 0;
    /*width: 180px;*/
}

.no-js #local-navigation
{
    width: 100%;
}

#local-navigation-border
{
    border: 1px dotted #b9b9b9;
    bottom: 0;
    min-height: 100px;
    position: absolute;
    right: 0;
    width: 180px;
    z-index: -1;
}

.no-js #local-navigation-border
{
    display: none;
}

#local-navigation-top
{
    background-color: #D1DFDA;/*#1A5D47;*/
     background-color: /*#a3beb5*/ #E8EEEC;
    border-bottom: 1px dotted #393939;
	padding: 10px !important;
	font-size: 1.3em;
    font-weight: bold;
}
#local-navigation ul 
{
    margin:0px;
}
#local-navigation ul li
{
    margin: 0px;
    padding: 0;
}
#local-navigation a
{
    border-bottom: 1px dotted #818181;
    color: #fff;
     background-color: #1a5d47;/*#000;*/
    background-color: #393939;/*#000;*/
    display: block;
    font-weight: bold;
    padding: 15px 10px;
    text-decoration: none;
}
#local-navigation a:focus, #local-navigation a:hover , #local-navigation li.active a:hover , #local-navigation li.active a:focus
{
    background-color: #000;/*#1A5D47; med green*/
    color: #fff;    
}
#local-navigation li.active a
{
	background-color: #FFF;/*#E8EEEC;*//*#1A5D47;*/
	color: /*#FFFFFF;*//*#D1DFDA;*/#393939;
}

#local-navigation li:last-child a
{
    border: 0;
}

#images/news/-section
{
    min-height: 100px;
    position: relative;
    margin-bottom: 47px;
}

#images/news/
{
    background: #393939;
    border: 1px solid #b9b9b9;
    left: 0;
    position: absolute; /*top: 0;*/
    top: 0;
    /*width: 180px;*/
}

.no-js #images/news/
{
    width: 100%;
}

#images/news/-border
{
    border: 1px dotted #b9b9b9;
    bottom: 0;
    min-height: 100px;
    position: absolute;
    right: 0;
    width: 180px;
    z-index: -1;
}

.no-js #images/news/-border
{
    display: none;
}

#images/news/-top
{
    background-color: #D1DFDA;/*#1A5D47;*/
     background-color: /*#a3beb5*/ #E8EEEC;
    border-bottom: 1px dotted #393939;
   padding: 10px;
    font-weight: bold;
}
#images/news/ ul 
{
    margin:0px;
}
#images/news/ ul li
{
    margin: 0px;
    padding: 0;
}
#images/news/ a
{
    border-bottom: 1px dotted #818181;
    color: #fff;
     background-color: #1a5d47;/*#000;*/
    background-color: #393939;/*#000;*/
    display: block;
    font-weight: bold;
    padding: 15px 10px;
    text-decoration: none;
}
#images/news/ a:focus, #images/news/ a:hover , #images/news/ li.active a:hover , #images/news/ li.active a:focus
{
    background-color: #000;/*#1A5D47; med green*/
    color: #fff;    
}
#images/news/ li.active a
{
	background-color: #FFF;/*#E8EEEC;*//*#1A5D47;*/
	color: /*#FFFFFF;*//*#D1DFDA;*/#393939;
}

#images/news/ li:last-child a
{
    border: 0;
}



/* FOOTER ---------------------------------------------------------------------------------------------------------------------------------------------- */

#footer, #wwcfooter
{
    background: #393939;
    background-clip: padding-box;
    border-top: 1px dotted #393939;
    clear: both;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding: 16px 0 18px 0;
    margin-top: 50px;
    width: 100%;
    text-align: left;
    position: relative;
}

#footer-inner, #wwcfooter-inner
{
    margin: 0 auto;
    overflow: hidden;
    width: 95%;
}

#footer a, #wwcfooter a
{
    color: #c2e8db;
}

section.footer-contact-info
{
    float: left;
    padding: 0 2% 0 0;
    width: 19%;
}

#footer nav, #wwcfooter nav
{
    float: left;
    padding: 0 2% 0 0;
    width: 12%;
}

#wwcfooter nav ul
{
    margin: 0;
}

#wwcfooter nav li
{
    padding: 0;
}

#wwcfooter section.footer-quote
{
    float: left;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 19px;
    font-style: italic;
    font-weight: normal;
    line-height: 23px;
    padding: 0 3% 0 0;
    width: 34%;
}

section.footer-links
{
    float: left;
    width: 28%;
}

a.footer-links-contact-us, a.footer-links-rss-feeds
{
    display: block;
    float: left;
    font-size: 14px;
    line-height: 19px;
    min-height: 19px;
    padding: 0 13% 4% 0; /*padding: 0 4% 0 18%;*/
}

a.footer-links-rss-feeds
{
    /*	float: right; */
    padding: 0 0 0 0%;
}





/* PAGE HEADER ------------------------------------------------------------------------------------------------------------------------------------------ */

#page-header
{
	margin-bottom: 20px;
    position: relative;
	height: auto;
	width: 100%;
	display: table;
}

#breadcrumb
{
    color: #414141;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    padding: 0px 0 15px 0;
    width:70%;
}

#breadcrumb a
{
    color: #006699;
}

#page-header h1
{
    font-size: 1.5em;
    margin-bottom: .0em;    
    vertical-align:middle;
    

}

#page-header h1.nav
{
    /*background-image: url(../images/wwc_nav_icons.png);*/
    /*background-repeat:no-repeat;*/
    /*background-position: -65px 0; */ 
    /*background-position:0; */
    padding: 0 0 16px 50px;
    display:inline-block;
    /*vertical-align: middle; 
    line-height: 47px*/
}

#page-header h2
{
    font-size: 1.3em;
    line-height: 1em;
}
#lblReportPageHeader h2, #recommendations h2
{
    font-size: 1.3em;
    line-height: 1em;
}
#page-header .share
{
    bottom: 6px;
position: absolute; right: 0; top: -6px; 
}

    .share { bottom: 6px; position: absolute;
	
right:0; top: 0; float: right; }
#page-header .share a
{
    margin-left: 2px;
}




/* BOXES ---------------------------------------------------------------------------------------------------------------------------------------------- */

section.box
{
    background-clip: padding-box;
    border: 1px dotted #b8b8b8;
    margin: 18px 0 0px 0px;
    padding: 15px 10px 10px 10px;
    position: relative;
}


#bodydiv.not-front.one-sidebar.sidebar-first.aside aside section.box
{
    width: 215px;
    margin: 0px 0 20px 20px;
}
#bodydiv.not-front.aside aside section.box
{
    width: 452px;
}

#bodydiv.not-front.one-sidebar.sidebar-last section.box
{
    padding: 15px 0px 10px 10px;
    width: 100%;
}
#bodydiv.not-front.aside aside .download section.box
{
    margin: 0 0 10px 0px;
    padding: 10px 0px;
    border: none; /*   border-bottom: 1px dotted #b8b8b8;*/
    overflow: visible;
    width: 110%;
}
aside section.box.most-popular
{
    /*width: 50%;*/
    /*margin-left: 25%;*/
}

section.box .box-top
{
    background-clip: padding-box;
    background-color: #BFD7CE;
    background-color: #f4f4f4;
    background-color: #CADED7;
    background-color: #D1DFDA;
    background-color: #A3BEB5;
    background-color:#F4C05A;
    background-color:#006699;
    border-bottom: 1px dotted #f4f4f4;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#bodydiv.not-front.one-sidebar.sidebar-last section.box
{
   /* padding: 15px 10px 10px 10px; */
 
    width: 100%;
}
#bodydiv.not-front.one-sidebar.sidebar-last section.box.our-review-process 
{
   /* padding: 15px 10px 10px 10px; 
   padding: 0px;*/
  
}
#bodydiv.not-front.one-sidebar.narrow-sidebar-first #narrow-sidebar-first section.box
{
    padding: 15px 10px 10px 10px;
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 10px;
    float: left;
}
#narrow-sidebar-first
{
    display: inline-block;
    width: 200px;
    float: left;
}

#bodydiv.not-front.one-sidebar.sidebar-last section.box, tabs
{
    padding: 15px 0px 0px 10px;
    width: auto;
    clear:both;
    height:1%;
    display:block;
}
#bodydiv.not-front.sidebar-last.aside section.box .box-top
{
    background-color: #CADED7;
    background-color: #D1DFDA;
    background-color: #A3BEB5;
}
#bodydiv.not-front.sidebar-last.aside aside section.box.effectiveness-rating
{
    /*padding:10px 0 0 0;*/
}
#bodydiv.not-front.sidebar-last.aside aside section.box.effectiveness-rating .box-top
{
    background-color: #015F3D;
    background-color: #1a5d47;
}
section.box footer
{
    background: url(../images/more_bg.png) no-repeat 0 0;
    font-size: 14px;
    height: 41px;
    line-height: 17px;
    margin: 20px 0 0 -23px;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; /*width: 248px;*/
    width: 110%;
}
section.box.most-popular footer
{
    width: 214px;
}
section.box .tabs-content footer, section.box .tabs-content header
{
    width: 100%;
    margin: 0;
    background: white;
    border: none;
}
aside section.box.most-popular footer
{
    width: 271px;
}
aside.wide section.box.most-popular footer
{
    width: 464px;
}
/*section.box footer:hover {
	margin: 20px 0 0 -43px;
	width: 268px;
}*/

section.box .tabs-content footer:hover, section.box .search-content footer:hover
{
    width: 100%;
    margin: 0;
}
/*aside section.box.most-popular footer:hover
{
    width: 132%;
}*/
section footer
{
    background: url(../images/more_bg.png) no-repeat 0 0;
    font-size: 14px;
    height: 41px;
    line-height: 17px;
    margin: 10px 0 0 0px; /*-moz-transition: all 0.3s linear; 	-webkit-transition: all 0.3s linear; 	transition: all 0.3s linear;*/
    width: 100%;
    border-right: 1px dotted;
    display: block;
    clear: both;
}

/*section footer:hover {
	margin: 10px 0 0 -15px;
	width: 100%;
}*/

body.not-front.one-sidebar #content section.box footer
{
    width: 100%;
}

body.not-front.one-sidebar #content section.box footer:hover
{
    width: 100%;
}

body.not-front.no-sidebar.aside #content section.box footer
{
    width: 114%;
}

body.not-front.no-sidebar.aside #content section.box footer:hover
{
    width: 114%;
}
section.box footer .footer-inner
{
    display: table-cell;
    height: 41px;
    /*padding-left: 3%;*/
    padding-left: 35px;
    vertical-align: middle;
}
section.box .tabs-content .footer-inner, section.box .tabs-content .header-inner
{
    display: block;
    height: 41px;
    padding-left: 36px;
    vertical-align: middle;
    width: 90%;
}
.search-content .header-inner, .search-content .footer-inner
{
    display: block;
    height: 41px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    vertical-align: middle;
    margin-left: -10px;
    background-color: #fff;
}
.search-content .header-inner
{
    border-top: 1px dotted #828282;
}
section.box .tabs-content .footer-inner
{
	padding-top:10px;
	padding-bottom:0px;
}
.showingresults
{
	text-align:left;
	float:left;
	display:inline;
}
.paging
{
	float:right;
	display:inline;
}
section footer .footer-inner, section header .header-inner
{
    display: table-cell;
    height: 41px;
    padding-left: 5%;
    vertical-align: middle;
    width: 25%;
}
section footer.page .footer-inner, section header.page .header-inner
{
    width: 100%;
    line-height: 35px;
    padding-right: 5%;
}
html.lte7 section.box footer .footer-inner
{
    width: 100%;
}
html.lte7 section.box footer.page .footer-inner
{
    width: auto;
}
html.lte7 section.box footer .footer-inner td
{
    /* vertical align fixes for IE7. see scripts.js. */
    height: 34px;
    vertical-align: middle;
    text-align: center;
}
.fullwidth
{   
    width:100%;
}
section.box footer .small
{
    font-size: 11px;
    line-height: 13px;
}

section.box footer a, section.box header.page a.next, .paging a.next
{
    background: url(../images/blue_arrow.png) no-repeat 100% 3px;
    font-style: italic;
    padding: 0 15px 0 0;
}
section.box footer.page a.previous, section.box header.page a.previous , .paging a.previous
{
    background: url(../images/blue_arrow_back.png) no-repeat 0% 3px;
    font-style: italic;
    padding: 0 0px 0 15px;
}
section.box.most-popular footer a
{
    background: url(../images/blue_arrow.png) no-repeat 100% 3px;
    font-style: italic;
    padding: 0 15px 0 0;
}
section.box.most-popular footer button.toggle
{
    padding: 0 15px 10px 0;
}
section footer a
{
    background: url(../images/blue_arrow.png) no-repeat 100% 3px;
    font-style: italic;
    padding: 0 3% 0 0;
}
section.box.special
{
    background-color: #f7fdfd;
    background-color: #E8EEEC;
   /* background-color: #F7F8F3;*/
    
}

section.box.special .box-top
{
    background-color: #015f3d;
    border-bottom: 1px dotted #015f3d;
    background-color: #1a5d47;
    background-color:#F4C05A;
    background-color:#006699;
}

section.box.dark
{
    background-color: #393939;
    color: #fff;
}

section.box.dark .box-top
{
    background-color: #c1e9db;
    border-bottom: 1px dotted #393939;
}

section.box.dark h1, section.box.dark h2, section.box.dark h3, section.box.dark h4, section.box.dark h5
{
    color: #fff;
}

section.box.dark a
{
    color: #c1e9db;
    color: #D1DFDA;
}

section.box ul.dividers
{
    margin: 0;
}
section.box ul.dividers li
{
    border-bottom: 1px dotted #828282; 
    padding: 10px 10px;
    background-color: #fff; 
}
.search-content
{
    background: #fff;
    margin: -1px 0 0 0px;
}

.search-content ul.dividers li
{
    border-bottom: 1px dotted #828282;
    border-top: 1px dotted #828282;
    margin: -1px 0 0 -9px;
    padding: 10px 10px 0 10px;
    background-color: #fff;
}
section.box.long
{
    margin-bottom: 20px;
}
section.box ul.inline-links, section.box.long ul.download
{
    overflow: hidden;
}

html.ie6 section.box ul.inline-links, html.ie6 section.box.long ul.download
{
    zoom: 1;
    line-height:0;
}

section.box ul.inline-links li, section.box.long ul.download li
{
    background: 0;
    border-right: 1px solid #515151;
    display: block;
    float: left;
    font-weight: bold;
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
    font-size: .9em;
}

section.box.dark ul.inline-links li, section.box.long ul.download li
{
    border-right: 1px solid #fff;
}

section.box ul.inline-links li:last-child, section.box.long ul.download li:last-child
{
    border: 0;
}

.callout-box-container
{
    overflow: hidden;
    margin-bottom:25px;
    width:100%;
    height:1%;
}

 /*section.callout
{
   background: #393939;
    color: #fff;
    font-size: 18px;
    line-height: 21px;
}*/

section.callout.sidebar,
#sidebar-last a.callout-button
{
    margin-bottom:18px; 
    /*padding: 15px 10px 0px 10px;*/
    /*float: left;*/
    /*width: 215px;235?*/
}

section.callout.first
{
    float: left;
    width: 49%;
    
}
/*#bodydiv.not-front.one-sidebar.sidebar-last section.callout.first
{
    float: left;
    width: 49%;
    
     height:75px;
}*/
section.callout.second
{
    float: right;
    
    width: 49%;
   
}
a.callout-button {
    -moz-transition: background 0.2s linear 0s;
    background-clip: padding-box;
    background-color: #477263;
    border: 2px outset #015E3F;
    color: #FFFFFF !important;
    display: block;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 1.25em;
    line-height: 1.2em;
    padding: 8px 8px;
    text-align: left;
    text-decoration: none;
    text-transform: none;
}
/*section.callout p
{
    padding: 0px 10px;
}*/
/*#bodydiv.not-front.one-sidebar.sidebar-last section.callout.second
{
    width:49%
    float:right;
     height:75px;
}

/*section.box.callout a
{
    color: #C1E9DB;
    color: #D1DFDA;
    text-decoration: none;
}

section.box.callout a:focus, section.box.callout a:hover
{
    color: #fff;
}*/

section.callout.second a.callout-button, section.callout.first a.callout-button
{
    /* background-clip: padding-box; */
    background-color: #1a5d47;/*#393939;*/
   /* border: 1px groove #015e3f; dotted #B8B8B8;*/
      border: 2px outset #015e3f;
     display:block;
    color: #fff;
    /* height only in IE6fixes */
	
    font-size: 1.4em;
    line-height: 1.2em;
    padding: 8px 8px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    font-family: Georgia, "Times New Roman" , Times, serif;  
  -moz-transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    transition: background 0.2s linear; 
}
section.callout.second a.callout-button:visited, section.callout.first a.callout-button:visited
{
	color:#fff;
}
section.callout.second a.callout-button:hover, section.callout.first a.callout-button:hover
{
	background-color: #000000;
    -moz-transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    transition: background 0.2s linear;
}

html.lte7 a.callout-button
{
    /* remove ugly border for IE7 */
    /*border-style: solid;*/
    overflow: visible ;
}

a.callout-button:focus, a.callout-button:hover
{
    background-color: #000;
    color: #fff;
}





/* HOMEPAGE -------------------------------------------------------------------------------------------------------------------------------------------- */

body.front
{
    font-size: 12px;
    line-height: 16px;
}

body.front #sidebar-last section.box footer
{
    width: 320px;
}

body.front #sidebar-last section.box footer:hover
{
    width: 340px;
}

.rotator
{
    position: absolute;
    z-index: 1;
}
.rotator img
{
    border: 2px solid #636164;
}


.rotator .title
{
    position: absolute;
    left: 0;
    top: 0;
    font-size: 19px;
    font-weight: normal;
    color: #444444;
    line-height: 25px;
    padding-left: 10px;
    padding-top: 10px;
}
.rotator .subtitle
{
    position: absolute;
    left: 0;
    top: 150px;
    font-size: 15px;
    font-weight: normal;
    color: #444444;
    padding-left: 10px;
    padding-top: 10px;
}
.rotator .description
{
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 565px;
    background-color: transparent;
    margin-left:2px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
}
html.lte7 .description
{bottom:0px;}
.rotator .description div
{ width:485px; }

.rotator div.transparent {
    zoom:1;
    min-height:35px;
}
html.lte8 .rotator div.transparent
{   /* background-color: transparent;*/}

.rotator div.transparent.black
{
    color: white; 
    background-color: black;
    background: rgb(0, 0, 0) transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.4); /* RGBa with 0.6 opacity */
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); *//* For IE 5.5 - 7*/
    /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";*/ /* For IE 8+*/
}
.rotator div.transparent.green
{
    background-color: #1a5d47;
    background: rgb(26, 93, 71) #1a5d47; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(26, 93, 71, 0.7); /* RGBa with 0.6 opacity */
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99056233, endColorstr=#99056233); */ /* For IE 5.5 - 7*/
    /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99056233, endColorstr=#99056233)";*/ /* For IE 8+*/
    color: white; 
    text-shadow: 2px 2px 5px black;/*not supported by IE*/
}
.rotator div.transparent.white
{
    color: black; 
    text-shadow: 2px 2px 5px black;/*not supported by IE*/
    background-color: white;
    background: rgb(255, 255,255) transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(255, 255, 255, 0.4); /* RGBa with 0.6 opacity */
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFFFF, endColorstr=#99FFFFFFFF); *//* For IE 5.5 - 7*/
    /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFFFF, endColorstr=#99FFFFFFFF)"; *//* For IE 8+*/
}
.rotator .text-shadow div
{
    text-shadow: 2px 2px 5px black;
}
.rotator .text-shadow.white div
{
    text-shadow: 2px 2px 5px white;
}
.rotator .text-shadow.gray div
{
    text-shadow: 2px 2px 5px gray;
}
.rotator .controls
{   
    position: absolute;
    left: 500px;
    top: 235px;
    width: 81px;
    height: 27px;
   /* border-bottom: 1px dotted #818181;
    border-top: 1px dotted #818181;*/
}

#bodydiv .rotator .controls input
{
    border: 1px dotted #818181;
    border-top: 0;
    border-bottom: 0;    
    border-left: 0;    
    display: block;
    height: 27px;
    position: absolute;
    text-indent: -9999px;
	padding-left: 4px;
    width: 27px;    
    margin-top:0;
    background-color: #fff;
    background-position: 50% 7px;
    background-repeat:no-repeat;
}
#bodydiv .rotator .controls .prev input
{
    background: #fff url("../images/arrow_left.png") no-repeat 50% 7px;
    /*border-left: 1px dotted #818181;*/
    right: 54px;
}
#bodydiv .rotator .controls .pause input
{
    background: #fff url("../images/pause.png") no-repeat 50% 7px;
    right: 27px;
}
#bodydiv .rotator .controls .next input
{
    background: #fff url("../images/arrow_right.png") no-repeat 50% 7px;
    right: 0;
}

/*, 
.rotator .controls .prev input:hover, 
.rotator .controls .pause input:hover*/
#bodydiv .rotator .controls input:hover
{
   /* background-position: 50% -42px;*/
    background-color: #d2dbd8;
}
#bodydiv.front h1
{
    color: #000;
    font-size: 2.0em;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 10px 0;
    padding: 0;
    text-align:left;
}

#bodydiv.front h2
{
    color: #000;
    font-size: 1.6em;
    font-weight: normal;
    height: auto;
   
    vertical-align:middle;
    margin: 0 0 10px 0;
   
}

#bodydiv.front h3
{
    color: #000;
    font-size: 1.4em;
    font-weight: normal;
    margin: 0px 0 6px 0;
    padding: 0;
}
.homepage-panel
{
    width:100%;
    height:265px;
    margin-bottom:10px;
}
.homepage-panel .panel-right-pad {
    left: 615px;
    padding-top: 10px;
    padding-left:15px;
    position: relative;
    width: 28%;
}

.primary-home-content
{
    display:block;
    clear: both;
    
}
.primary-home-content .box-top {
   background-color: #1A5D47;
   /*  background-color:#F4C05A;*/
    background-color: #006699;
    border-bottom: 1px dotted #015F3D;
    height: 4px;
    margin-top: 15px;
    width:95%;
   
}
.sidebar-home-content
{
    position: absolute; 
    left: 670px; 
    top: 285px;
    width:33%;
}



.homepage-column
{
    float: left;
    display:inline-block;
    width: 31.5%;
    background: #FFF url(../images/box-bg.jpg) repeat-y ;
}
.homepage-column-wider
{
    float: left;
    display:inline-block;
    width: 34%;
    background: #FFF url(../images/box-bg.jpg) repeat-y ;
}
.homepage-panel:after,.primary-home-content:after, .homepage-column:after, .homepage-column-wider:after
{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.sidebar-home-content .homepage-column
{   width:100%;
}
.homepage-column div.box, .homepage-column-wider div.box
{
    margin:10px;
    padding:10px;
    border:none;    
}
.homepage-column ul.dividers li
{
    border-bottom: 1px groove gray;
}
.primary-home-content section.box ul
{
    list-style-position:inside;
    list-style-type:disc;
}
.our-procedures-standards
{
    background: url("../images/resources.png") no-repeat 0 0;
    min-height: 48px;
    padding: 0 0 0 60px;
    text-align:center;
    height:100%;
}
.our-procedures-standards a
{
    vertical-align:middle;
}

#homepage-column-first section.box 
{
    margin-left: 0px;
}
#homepage-column-first section.box footer
{
    width: 326.5px;/*341px;*/
}

#homepage-column-second section.box footer
{
    width: 241px;
}

/*#homepage-column-second section.box footer:hover
{
    width: 258px;
}*/

#homepage-column-second .small-box
{
    border: 1px dotted #b8b8b8;
    color: #000;
    font-size: 14px;
    line-height: 17px;
    margin: 0px 0 20px 0;
    padding: 8px;
}

.small-box .where-to-start
{
    background: url("../images/fact_check.png") no-repeat 10px 10px;    
    min-height: 48px;
    padding: 0 0 0 60px;
    text-align:center;
}
.small-box .where-to-start a
{
    vertical-align:middle;
}

.small-box .our-procedures-standards
{
    background: url("../images/resources.png") no-repeat 0 0;
    min-height: 48px;
    padding: 0 0 0 60px;
    text-align:center;
}
.small-box .our-procedures-standards a
{
    vertical-align:middle;
}
.small-box .dww
{
    color: #444444;
}
.small-box .dww h2
{
    font-size:1.3em;
}
#homepage-column-second .box.special
{
    margin-top: 47px;
    margin-left:0;
}

section.box .topics-container
{
    overflow: hidden;
}

section.box .topic-box
{
    display: table;
    float: left;
    margin: 2%;
    width: 46%;
}

section.box .topic-box a
{
    background-clip: padding-box;
    background-color: #005e3c;
    background-color: #1a5d47;
    border: 1px dotted #005e3c;
    border: 2px outset #1a5d47;
    color: #fff;
    display: table-cell;
    font-size: 15px;
    height: 80px;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}

html.lte7 section.box .topic-box
{
    /* vertical align fixes for IE7 */
    display: block;
    position: relative;
    width: 44%;    
    background-clip: padding-box;
    background-color: #005e3c;
    background-color: #1a5d47;
    border: 1px dotted #005e3c;
    border: 2px outset #1a5d47;
    color: #fff;
    font-size: 15px;
    height: 80px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}

html.lte7 section.box .topic-box a td
{
    /* vertical align fixes for IE7. see scripts.js. */
    height: 80px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

html.lte7 section.box .topic-box:hover, section.box .topic-box:focus
{
    background-color: #000;
    color: #fff;
    cursor: pointer;
}
section.box .topic-box a:hover, section.box .topic-box a:focus
{
    background-color: #000;
    color: #fff;
    cursor: pointer;
}

#research-filters label
{
    color: #000;
    /*display: block;*/
}

#research-filters select
{
    margin-bottom: 5px;
    margin-top: 10px;
    width: 100%;
}

#research-filters #research-filters-submit
{
    margin-top: 0;
}
ul li .news.details, ul li .event.details
{
  padding: 0 15px 0 0;
}
.search-content ul.dividers li.event, .search-content ul.dividers li.news, section.box ul.dividers li.news, section.box ul.dividers li.event, li.topic
{
    background-position: 15px 10px;
    background-repeat: no-repeat;
    padding-left: 95px;
}
section.box ul.dividers li.news, section.box ul.dividers li.event
{
    padding-left:75px;
}
section.box .search-content ul.dividers li.event, section.box ul.dividers li.event
{
   background-image: url(../images/news_events.png);
}
section.box .search-content ul.dividers li.news, section.box ul.dividers li.news
{
   background-image: url(../images/news_events.png);
}
.front ul.dividers li.icon {
    background-color: transparent;
    background-position: 15px 10px;
    background-repeat: no-repeat;
    border-bottom: 1px groove #828282;
    list-style-type: none;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
section.box .search-content ul.dividers li
{
	background-repeat:no-repeat;
    background-position: 15px 10px;
     padding-left:85px;
min-height: 55px;
}
section.box .search-content ul.dividers li.no-icon
{
    padding-left:15px;
}
.front li.quick-review, section.box .search-content ul.dividers li.quick-review
{
   background-image: url(../images/qr.png);
  
}

section.box .search-content ul.dividers li.multimedia
{
   background-image: url(../images/multimedia.png);
}

section.box .search-content ul.dividers li.features
{
   background-image: url(../images/special_features.png);
}

section.box .search-content ul.dividers li.references
{
   background-image: url(../images/resources.png);
  
   
}
.front li.intervention-report, section.box .search-content ul.dividers li.intervention-report
{
   background-image: url(../images/ir.png);
  

   
}

.front li.intervention-report, section.box .search-content ul.dividers li.ss-report
{
   background-image: url(../images/ssr.png);
   

   
}
.front li.practice-guide, section.box .search-content ul.dividers li.practice-guide
{
   background-image: url(../images/pg.png);
 
 
}
/*ul li a.news, ul li a.event
{
    background: url(../images/icon_news.png) no-repeat 0 0;
    display: block;
    min-height: 38px;
    padding-right: 10px;
    padding-left: 57px;
}*/
ul li .date, ul li .date
{
    font-style: italic;
}
ul li a.event
{
    background-image: url(../images/news_events.png) no-repeat 0 0;
	
}
li.process
{
    overflow: hidden;
}
html.lte7 li.process
{
	 overflow: hidden;
    background-color:#fff;
    height:55px;

}
div.process-numeral
{
    display: table-cell;
    font-size: 40px;
 /*   height: 50px; */
    line-height: 50px;
    padding: 0 0 0 10px;
    text-align: left;
    vertical-align: top;
    width: 40px;
}

html.lte7 div.process-numeral
{
    display: table-cell;
    font-size: 40px;
 height: 50px;
    padding: 0 0 0 10px;
    text-align: left;
    width: 40px;
    float: left;
    display: block;
    position: relative;
}

div.process-desc
{
    display: table-cell;
    min-height: 50px;
    vertical-align: middle;
/*    width: 153px; */
}

html.lte7 div.process-desc
{
    /* vertical align fixes for IE7 */
    display: table-cell;
    height: 50px;
    padding:10px;
    float: left;
    display: block;
    position: relative;
}

html.lte7 div.process-desc td
{
    /* vertical align fixes for IE7 */
    height: 50px;
    vertical-align: middle;
    text-align: center;
}

input#keyword-search-field
{
    margin-right: 5px;
    padding: 3px 4px;
    width: 110px;
}





/* TABS ---------------------------------------------------------------------------------------------------------------------------------------------- */

.js .tabs-list .current-info, .js .tabs-content .accessibletabsanchor, .js .tabs-content .tabhead /*position each individual tab's heading (default class .tabhead) off-screen*/
{
    left: -999em;
    position: absolute;
}


.tabs-content {
	   z-index: 100 !important;
}





/* TABLES ------------------------------------------------------------------------------------------------------------------------------------------ */

table
{
    border: 0;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    width:100%;
}

table tr
{
}

table th
{
    color: #000;
    font-weight: normal;
}

table td, table th
{
    padding: 0 10px 5px 0;
    text-align: left;
    vertical-align: top;
}

#recommendations {
	margin-top: 15px;
}

#recommendations div.outline
{
   border-top:6px solid /*#015F3D */ #006699;
   border-collapse:collapse;
   margin-bottom:25px;
   background-color:#F7FDFD;
   background-color: #E8EEEC;
 font-size: 1.05em;
   overflow:hidden;
  z-index: 900 !important;
   }
#recommendations table td, #recommendations table th
{
    padding: 5px 10px 15px 5px;
    text-align: left;
    vertical-align: top;
     border-color:#ccc;
      border: 1px dotted #ccc;
	
     
}
#recommendations table tr
{

    
     
}
#recommendations table th
{
vertical-align: bottom;
font-weight:bold;
}
#recommendations table tr.nobottomborder td
{
    border-bottom: 0 none;
     
}
#recommendations table tr.nobotortopborder td
{
    border-bottom: 0 none;
    border-top:0 none;
}
.ResearchChars th
{
   
   }
tr.spacer td, tr.spacer th
{
    padding-top: 10px;
}
#bodydiv.not-front.one-sidebar.sidebar-last #content.searchcontent{
width:60%;
min-width:350px;
margin-right: 0px;
}

.searchsuggestions th 
{ 
  padding: 8px 0;
  font-size:1em;
  color:#000000;
  font-weight: bold;
  border-bottom: 2px solid #A5BEB5;
  }
.searchsuggestions td
{ 
  padding: 10px 0;

  }
  .searchmain td
{ 
  padding: 0 0px 25px 0;

  }
   .srgtable td
{ 
  padding: 6px 6px 6px 6px;


  }



/* REVIEW PROCESS ------------------------------------------------------------------------------------------------------------------------------- */

.our-review-process-tabs
{
    margin-left: -10px; /*width: 717px;*/
    width: 101.5%;
}
.no-js .our-review-process-tabs
{
    margin-left: 10px;
    width: auto;
}

.our-review-process-tabs .tabbody
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 0;
   
}

.our-review-process-tabs ul.tabs-list
{
    border-bottom: 1px dotted #b9b9b9;
    border-top: 1px dotted #b9b9b9;
    margin: 0 0 10px 0;
}

.our-review-process-tabs ul.tabs-list li
{
    border: 0;
    display: block;
    float: left;
    height: 180px;
    margin: 0;
    padding: 0; /*width: 143px;*/
    width: 19.8%;
}

.our-review-process-tabs ul.tabs-list li a
{
    background: #E8EEEC url(../images/our-review-process-tabs-bg3.png) no-repeat 0 -180px;
    height: 180px; /*width: 143px;*/
    width: auto;
    display: block;
    text-decoration: none;
    -moz-text-shadow: 1px 1px 1px rgba(0,0,0,0);
    -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0);
    text-shadow: 1px 1px 1px rgba(0,0,0,0);
    -moz-transition: text-shadow 0.2s linear, -moz-text-shadow: 0.2s linear;
    -webkit-transition: text-shadow 0.2s linear, -webkit-text-shadow 0.2s linear;
    transition: text-shadow 0.2s linear;
}

.our-review-process-tabs ul.tabs-list li.last 
{
    width: 20.7%;
}

.our-review-process-tabs ul.tabs-list li a:focus, .our-review-process-tabs ul.tabs-list li a:hover, .our-review-process-tabs ul.tabs-list li a:active
{
    color: #393939;
    -moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    /*height:auto;*/
}

.our-review-process-tabs ul.tabs-list li.active a
{
    background: #ffffff url(../images/our-review-process-tabs-bg3.png) no-repeat 0 0px;
    /*background-color:#E8EEEC;*/
    color: #393939;
    -moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
    -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
    /*height:auto;*/
}

.our-review-process-tabs ul.tabs-list li.nextto a
{
    background: #E8EEEC url(../images/our-review-process-tabs-bg3.png) no-repeat 0 -360px;
    /*background: #ffffff url(../images/our-review-process-tabs-bg3.png) no-repeat 0 0px;*/
}

.our-review-process-tabs ul.tabs-list li.first a
{
    background-image: none;
}

.our-review-process-tabs ul.tabs-list li a .tab-title-numeral
{
    display: block;
    font-size: 40px;
    line-height: 30px;
    padding-top: 10px;
    text-align: center;
}

.our-review-process-tabs ul.tabs-list li a .tab-title-desc
{
    display: block;
    font-size: 1.15em;
    line-height: 25px;
    padding: 10px 10px 0 10px;
    text-align: center;
}

section.box .document
{
    overflow: hidden;
}

section.box .document-description
{
    border-right: 1px dotted #B8B8B8;
    float: left;
    padding-right: 4%;
    width: 46%;
}

section.box .document-download-sections
{
    float: left;
    padding-left: 4%;
    width: 45%;
}

section.box .document-download
{
    /*margin-bottom: 30px;*/
}

section.box .document-sections ul
{
    margin: 0 0 15px 0;
}

section.box .document-sections ul li
{
    padding: 0 0 7px 0;
}

#review-protocols-filters select
{
    margin-right: 10px;
    min-width: 200px;
}

section.box.our-review-process footer a
{
    padding: 0 15px 10px 25px;
}


.clear
{clear: both;}




/* PUBLICATIONS & RESOURCES ----------------------------------------------------------------------------------------------------------------------------- */

#looking-for-something-specific-forms-container
{
    clear: both;
    margin-bottom: 25px;
    overflow: hidden;
}
#looking-for-something-specific-tabs
{
    width: 100%;
}
.looking-for-something-specific-tabs ul.tabs-list
{
    background: #F7FDFD url(../images/tab_bottom.png) repeat-x center bottom;
    background-color: #E8EEEC;
    margin: 35px 0 0 -10px;
    width: 101%;
   /* display:inline; IE6 fix? Helps a little*/
    position:relative;

 
}

.looking-for-something-specific-tabs ul.tabs-list li
{
    display: block;
    float: left;
    padding: 0;
    position: relative;
    top: 4px;
    width: 16%;
    vertical-align:top;
}

.looking-for-something-specific-tabs ul.tabs-list li a
{
    background: #f4f4f4;
    background-color: #F7F7F7;
    border: 1px dotted #b9b9b9;
    border-left: 0px none;
    border-bottom: 1px solid #fff;
    display: block;
    margin: 0 0 0 0px;
    padding: 15px 5px;
    text-align: center;
}

.looking-for-something-specific-tabs ul.tabs-list li.last a
{
}

.looking-for-something-specific-tabs ul.tabs-list li.active
{
    position: relative;
    top: 0px;
    width: 16%; /*  border-top:5px solid #CACACA;*/
}

.looking-for-something-specific-tabs ul.tabs-list li.active a
{
    background-color: #fff;
    border-bottom: 1px solid #fff;
    color: #414141;
    padding-top: 17px;
    padding-bottom: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 5px solid #CACACA;
    border-top: 5px solid #F4C05A;
    border-right: 1px solid #b9b9b9;
    z-index: 23;
    width:auto;
}

.looking-for-something-specific-tabs .tabbody
{
    background: #fff;
}

.looking-for-something-specific-tabs .tabbody ul
{
    margin-top: 0px;
    position: relative;
    background-color: #fff;
    top: 0px;
    left: 0px;
    width: 100%; 
}

section.box .looking-for-something-specific-tabs ul.dividers li
{
    background-color: #fff;
}

section.box .looking-for-something-specific-tabs ul.dividers li:first-child
{
    border-top: 0px solid #b9b9b9;
}

section.box .looking-for-something-specific-tabs .tabs-content
{
    margin-top: 1px;
    margin-left: -10px;
}

#looking-for-something-specific-keyword-search
{
    display: block;
    /*float: left;*/
}

.textboxsearch
{
    width: 220px;
    margin-right: 3px;
}
#looking-for-something-specific-keyword-search .textboxsearch
{
    width: 230px;
    margin-right: 5px;
    padding: 3px 4px;
}
.advanced-search
{
    /*	float: left; */
    clear: none;
    display: inline;
}

.looking-for-something-specific-filters
{
    clear: both;
    padding: 5px 0px;
    width:96%;
}

.looking-for-something-specific-filters select
{
    margin-right: 10px;
    width: auto;
    min-width: 240px;
}
.selectheader
{
    font-weight: bold;
}






/* DOCUMENT DETAIL ----------------------------------------------------------------------------------------------------------------------------- */

section.document
{
    font-size: 1.0em;
    line-height: 1.3em;
    margin: 0 0px 0px 0px; /*   margin: 0 30px 30px 30px; */
}
section.document h2
{
	font-size: 1.3em;
}
#bodydiv.not-front.aside.smallfont #content section.document
{
    font-size: 1.0em;
    color: #292929;
    color: #444444;
    line-height: 1.3em;
    margin: 0 0px 0px 0px; /*   margin: 0 30px 30px 30px; */
}
#bodydiv.not-front.one-sidebar.sidebar-last.smallfont #content section.document
{
    font-size: 1.2em;
    color: #292929;
    color: #444444;
    line-height: 1.3em;
    margin: 0 0px 0px 0px; /*   margin: 0 30px 30px 30px; */
}
/*.smallfont #content section.document
{
font-size: 1.2em;
color: #292929;
color: #444444;
line-height: 1.2em;
}*/
#bodydiv.not-front.one-sidebar.sidebar-first.aside #main #content section.document
{
    font-size: 1.2em;
    color: #292929;
    color: #444444;
    line-height: 1.3em;
    margin: 0 0px 0px 0px;
    display: inline; /*   margin: 0 30px 30px 30px; */
}
html.lte7 section.document
{
    overflow: hidden; /* ie7 fix related to toggle buttons */
}

ul.download li
{
    padding: 0 0 20px 0;
}

ul.downloadIR li
{
    padding: 0 0 20px 0;
}

aside .effectiveness-rating .box-top
{
    background-color: #006699;
    border-bottom: 1px dotted #006699;
  
}

/* aside section.box .box-top {
    background-color: #015F3D;
    border-bottom: 1px dotted #015F3D; 
 
}*/
#bodydiv.not-front.aside aside section.box.effectiveness-rating
{
   /* width: 432px; */
   
}
aside .effectiveness-rating
{
    padding-bottom: 0;
    width:395px;
}

aside .effectiveness-rating table
{
    border-left: 1px dotted #b9b9b9; 
    border-right: 1px dotted #b9b9b9;
    font-size: 11px;
 /*   margin-left: -10px; */
   
}

aside .effectiveness-rating table td, aside .effectiveness-rating table th
{
    border-right: 1px dotted #b9b9b9;
    border-top: 1px dotted #b9b9b9;
    border-left: 0px dotted #b9b9b9;
    border-bottom: 0px dotted #b9b9b9;
    padding: 4px;
}
aside .effectiveness-rating table th
{
    background-color: #f7fdfc;
    background-color: #D1DFDA;
    background-color:#E8EEEC;
}
aside .effectiveness-rating table td:last-child, aside .effectiveness-rating table th:last-child
{
    border-right: 0;
}
.pnlForSections
{
    padding: 0;
    margin-bottom: 0px;
}
.pnlForSections h2
{
    font-size: 1.3em;
    line-height: 1.1em;
}
section.box.rating h3
{
    font-size: 1.4em;
}
.pnlForSections h3
{
    font-size: 1.2em;
}

.pnlForSections h4
{
    font-size: 1.1em;
    line-height: 1.1em;
}
.pnlForSections strong
{
    font-weight: normal;
    color: Black;
}
.pnlForSections caption, .pnlForSections .caption
{
    color: CaptionText;
    font-size: 16px;
}
.pnlForSections ul
{
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 20px;
}
.pnlForSections p ul
{
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 20px;
}
.pnlForSections ul li
{
	margin-bottom: 10px;
}
.pnlForSections ul li ul
{
    list-style-type: circle;
    list-style-position: outside;
    margin-left: 20px;
}
.pnlForSections ul li ul li ul
{
    list-style-type:disc;
    list-style-position: outside;
    margin-left: 20px;
}
.pnlForSections table
{
    border: 1px dotted #b9b9b9;
    font-size: 11px;
}

.pnlForSections table td, .pnlForSections table th
{
    border-right: 1px dotted #b9b9b9;
    border-top: 1px dotted #b9b9b9;
    padding: 4px;
}

.pnlForSections table td:last-child, .pnlForSections table th:last-child
{
    border-right: 0;
}
html.lte8 .pnlForSections table .last
{
    border-right: 0; /* since lte ie8 does not understand :last-child */
}

.effectiveness-rating thead
{
    background-color: #f7fdfc;
    background-color: #D1DFDA;
    background-color:#E8EEEC;
}
.pnlForSections thead
{
    background-color: #f7fdfc;
    background-color: #D1DFDA;
    background-color:#E8EEEC;
}
td.ratingicon
{
	vertical-align: middle;
}
td.scale
{
    width: auto;
}

span.rating
{
    background: url(../images/rating.png) no-repeat 0 0;
    display: block;
    font-size: 0%;
    height: 23px;
    line-height: 0;
    margin: 0 auto;
    text-indent: -999em;
    width: 37px;
}

span.rating.small
{
    background-position: 0 -119px;
}

span.rating.large
{
    background-position: 0 -237px;
}

td.rating
{
    vertical-align: middle;
}
div.scale
{
    background-image: url(../images/icons/improvementindexgraph3.gif) ;
    background-repeat: no-repeat;
    background-position:0 middle;
    width:125px;
    height:58px;
   
    padding-left:10px;
    
}
span.negative-scale
{
    display: block;
    float: left;
    text-align:right;
    height: 34px;
    width: 50px;
    margin-top:14px;
}
span.negative-begin
{
    background: #525252;
    display: block;
    float: left;
    height: 34px;
    width: 1px;
}
span.scale-divider
{
    background: #525252;
    display: block;
    float: left;
    height: 34px;
    width: 1px;
}

span.positive-scale
{
    display: block;
    float: left;
    height: 34px;
    width: 65px;
    margin-top:14px;
}

span.value
{
    display: block;
    float: left;
    height: 13px;
    vertical-align:bottom;
}

span.positive-scale span.value
{
    background: #015f3e;
    margin: 0px 0;
    margin-right: 5px;
}
span.negative-scale span.value
{
    background: #015f3e;
    margin: 0px 0;
    float: right;
}
span.value-3
{
    width: 3px;
}

span.value-50
{
    width: 50px;
}

span.scale-score-positive
{
    display: block;
     text-align:left;
   margin-left:0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 12px;
    padding-left: 0px;
    line-height: 15px;
}
span.scale-score-negative
{
    display: inline;
   text-align:right;
   margin-right:5px; 
    font-family: Arial, Helvetica, sans-serif;
     font-weight:bold;
    font-size: 12px;
    padding-left: 0px;
    line-height: 15px;
}
span.scale-score-zero
{
    display: block;
    text-align:left;
    margin-left:5px;
    font-family: Arial, Helvetica, sans-serif;
     font-weight:bold;
    font-size: 12px;
    padding-left: 0px;
    line-height: 15px;
}







/* CONTENT ---------------------------------------------------------------------------------------------------------------------------------------------- */

/*
a.button
{
    background-clip: padding-box;
    background-color: #006699;
    border: 2px outset #80B3CC;
    color: #fff;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    padding: 2px 4px;
    text-decoration: none;
    text-transform: uppercase;
    -moz-transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    transition: background 0.2s linear;
}

a.button:focus, a.button:hover
{
    background-color: #000;
}
*/
button.toggle
{
    background: url(../images/arrow_toggle.png) no-repeat 100% 4px;
    border: 0;
    color: #005E3D;
     color: #006699;
    cursor: pointer;
    display: inline-block;
    font-family: Georgia, "Times New Roman" , Times, serif;
    line-height: 22px;
    margin: 10px 10px 0 10px;
    padding: 0 15px 0 0;
    -moz-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
}
a.morelink
{
  
    border: 0;
    color: #005E3D;
     color: #164F3C;
    cursor: pointer;
    display: inline-block;
    font-family: sans-serif;
    padding: 0 15px 0 0;
    -moz-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
    font-size: .95em;
    font-style:italic;
	z-index: 900 !important;
  
}

html.lte7 button.toggle
{
    background-position: 100% 7px;
    overflow: visible; /* button display fix for ie7 */
    width: 100%;
    float: left;
}

button.toggle:focus, button.toggle:hover
{
    color: #414141;
    text-decoration: underline;
}

button.toggle.open
{
    background: url(../images/arrow_toggle.png) no-repeat 100% -64px;
}
button.toggle.more.question 
{
    font-style: italic;
    font-size: 1.0em;   
    line-height:1.2em;
    text-align: left;    
    width: 100%;   
    
    display:block;
    
    background-color:#e8eeec; 
}
html.lte7 button.toggle.more.question, html.lte7 button.toggle.more.term
{
    width: 100%;
    text-align: left; 
    font-size: normal;   
    /*float: left;*/
}
button.toggle.more.term
{
    font-size: .95em; 
    line-height : 1.3em;
}
.definition.more,.definition.more a
{
    font-size: 0.9em;
}
.terms
{
    margin-left:15px;
}
.answer
{
    padding-left:20px;
    font-size: 1em;
    line-height: 1em;
    margin-top:1em;
}
.answer p
{
    font-size: 0.9em;
    line-height: normal;
}
.answer a
{
font-weight:bold;
font-size:.9em;
}
.answer p a
{
font-size:1em;
}
button.toggle.down-left
{
    background-image: url("../images/arrow_toggle.png");
    background-repeat: no-repeat;
    background-position: left -64px;
    padding-left: 15px;
}
button.toggle.more.term 
{
    background-image: url("../images/arrow_toggle.png");
    background-repeat: no-repeat;
    background-position: left -64px;
    padding-left: 15px;
    font-style: italic;
    line-height:normal;
    text-align: left;    
    width: auto;
}
html.lte7 button.toggle.more.definition 
{
    width: 100%;
}

button.toggle.more.down-left.open
{
    background-position: left -141px;
}
button.toggle.more.down-left.closed
{
    background-position: left -64px;
}
html.lte7 button.toggle.open
{
    background-position: 100% -62px; /* button display fix for ie7 */
}

button.toggle.more
{
    font-style: italic;
    margin-left: 0;
}

html.lte7 button.toggle.more
{
    float: left; /* button display fix for ie7 */
    clear:none;
}

html button.toggle.more.open
{
    background-position: 100% -141px;
}

html.no-js button.toggle
{
    display: none;
}
div.toggle-break
{
    clear:both;
    line-height:0em;
    height:0em;
}
/*html.lte7 div.toggle-break
{
    clear:none;
}*/
/*button.toggle.more.large {
	background-position: 100% 7px;
	font-size: 18px;
	font-style: normal;
    line-height: 21px;
}

button.toggle.more.large.open {
	background-position: 100% -62px;
}

html.no-js button.toggle.more.large {
	background: none;
	display: block;
}*/


h2.subtitle, div.maintext, .noreport, p.subtitle, p.subtitlewithlist
{
    font-size: 1.0em;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 18px;
    color:#2A3945;

}
#bodydiv.front p.subtitle
{
	font-size:16px;
	line-height:20px;
	margin-bottom:20px;
}
p.subtitlewithlist
{
   margin-bottom: 15px;
   }
.pdf
{
    background: url(../images/pdf.gif) no-repeat 0 0;
    display: inline-block;
    min-height: 27px;
    padding: 0 0 0 32px;
}

.meta
{
    color: #000;
    padding: 5px 0 5px 0;
}
div.desc { line-height:1.2em;}
section.box ul.large li
{
  /* min-height: 60px;  	padding: 20px 20px 20px 130px;*/
    	background-position: 15px 50%;
    	padding-left:95px;
}

section.box ul li.protocol
{
    background: url(../images/resources.png) no-repeat 30px 20px;
}
section.box ul li.topic
{
    background-image: url(../images/topics.png);
    background-position: 30px 20px;
    padding-left: 95px;
}

section.box ul li.topic div.desc, section.box ul li.topic div.meta
{
    margin: 0 0 10px 0;
     clear: both;
    }
section.box ul li.topic ul.latestpubs
{ margin:4px 0 0 0;
}
section.box ul li.topic ul.latestpubs li
{
          list-style: disc outside;
          padding:0;
          border:none;
         clear: both;
          margin:0 0 2px 15px;
          min-height:1em;
       
          }
		  
		
#bodydiv.notfront section.box ul li.intervention-report
{
    background-image: url(../images/ir_sm.png);
    background-repeat: no-repeat;
    background-position: 30px 20px;
	
}


#bodydiv.notfront section.box ul li.video
{
    background-image: url(../images/multimedia_sm.png);
    background-repeat: no-repeat;
	
    background-position: 30px 20px;
}

#bodydiv.notfront section.box ul li.practice-guide 
{
    background-image: url(../images/pg_sm.png);
	
    background-repeat: no-repeat;
    background-position: 30px 20px;
}




#bodydiv.notfront section.box ul li.quick-review
{
    background-image: url(../images/qr_sm.png);
    background-repeat: no-repeat;
	
    background-position: 30px 20px;
}
.detail, section.box ul li.detail
{
    background-image:url(../images/resources_sm.png); 
	     
    background-repeat:no-repeat;
    background-position: 5px 5px;
}
.detail a 
{
    padding-left: 30px;
           }
.detail.practice-guide, section.box ul li.detail.practice-guide
{
    background-image:url(../images/pg_sm.png);
	
}
.detail.intervention-report, section.box ul li.detail.intervention-report
{
    background-image:url(../images/ir_sm.png);
	
}
.detail.quick-review, section.box ul li.detail.quick-review
{
    background-image:url(../images/qr_sm.png);
	
}
.detail.multimedia, section.box ul li.detail.multimedia
{
    background-image:url(../images/multimedia_sm.png);
	
}
.detail.protocol, section.box ul li.detail.protocol
{
    background-image:url(../images/resources_sm.png);
	
}
.detail.help, section.box ul li.detail.help
{
    background-image:url(../images/fact_check_sm.png);
	
}

section.box header h2 img {
	width: 28px;
	height: 28px;
}
	
section.box.most-popular
{
    width: 215px; 
   
}
#bodydiv.not-front.aside aside.wide section.box {
width: 99%;

}
#bodydiv.not-front.one-sidebar.sidebar-last section.box.most-popular
{
    width: 184px; 
    padding: 12px 8px 8px 8px;
    
}
#bodydiv.not-front.one-sidebar #sidebar-last-wide section.box.most-popular
{
     
    padding: 12px 8px 8px 8px;
    width:auto;
    
}
#bodydiv.not-front.one-sidebar.sidebar-last section.box.wide
{
    width: 225px;
    padding: 12px 8px 8px 8px;
    
}
section.box.most-popular footer
{
    margin-top: 5px;
}
#bodydiv.not-front.one-sidebar.sidebar-last section.box.most-popular footer
{
    margin-top: 5px;
}
section.box.most-popular ul li
{
    padding-bottom: 14px;
    display:block;
}
section.box.most-popular ul li a
{

    display:block;
}
#bodydiv.not-front.one-sidebar.sidebar-last section.box.most-popular ul li
{
    padding-bottom: 14px;
}
section.box.recently-viewed
{
    background: #fff;
    overflow: hidden;
    padding: 0;
}

section.box.recently-viewed header
{
    background: #F7FDFC;
    background-color: #D1DFDA;
    background-color:#E8EEEC;
    float: left;
    padding: 20px 45px 15px 15px;
    width: 143px;
}

section.box.recently-viewed ul
{
    display: block;
    float: left;
    margin: 0;
    width: 155px;
}

section.box.recently-viewed ul li
{
    border-left: 1px dotted #818181;
    display: block;
    float: left;
    padding: 20px 15px 15px 15px;
    width: 155px;
}

section.box.recently-viewed ul li:first-child
{
    background: url(../images/divider_arrow.png) no-repeat 0 0;
    border-left: 0;
    padding-left: 25px;
    width: 145px;
}

li.recently-viewed  {
    background-image: url(../images/recent_sm.png);
	 
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left: 34px;
}



.xmlrss
{
    margin: 5px 0 10px 0;
}

.intro
{
    color: #000;
}

ul.rss-instructions li
{
    overflow: hidden;
}

html.lte7 ul.rss-instructions li
{
    margin-top: -4px;
}

.rss-numeral
{
    display: block;
    font-size: 40px;
    float: left;
    height: 50px;
    line-height: 40px;
    width: 50px;
}

.rss-desc
{
    display: block;
    float: left;
    width: 120px;
}

.area
{
    border-bottom: 1px dotted #b9b9b9;
    margin: 0 -10px 0 -10px;
    overflow: hidden;
    padding: 10px;
}

.area.odd
{
    background-color: #f7fdfc;
    background-color: #D1DFDA;
    background-color:#E8EEEC;
}

.area:first-child, .area.first
{
    margin-top: -15px;
}

.area:last-child, .area.last
{
    margin-bottom: -11px;
}

.area .left
{
    background: url(../images/icon_area.png) no-repeat 30px 10px;
    border-right: 1px dotted #b9b9b9;
    clear: left;
    float: left;
    margin-left: -1px;
    padding: 10px 3% 0 17%;
    width: 30%;
}

.area .right
{
    border-left: 1px dotted #b9b9b9;
    float: left;
    margin-left: -1px;
    padding: 10px 0 0 3%;
    width: 47%;
}

.area ul
{
    margin: 10px 0 20px 0;
}

.area ul li
{
    background: url(../images/bullet.png) no-repeat 0 8px;
    margin: 0 0 0 10px;
    padding: 0 0 5px 10px;
}

html.lte7 .area ul li
{
    zoom: 1;
}

section.box.investigators
{
    overflow: hidden;
}

.investigator
{
    background-color: #f7fdfc;
    background-color: #D1DFDA;
    background-color:#E8EEEC;
    border: 1px dotted #b9b9b9;
    float: left;
    margin: 0 2px 5px 2px;
    width: 342px;
}

.investigator .inner
{
    padding: 10px;
}

.investigator h1
{
    margin: 0;
}
.snip
{
    color: #666666;
    font-size: .9em;
    margin-left: 15px;
    margin-right: 10px;
}
.effects
{
    color: #000000;
    font-size: .9em;
    line-height: 1.6em;
}

.error
{
    color: Red;
}

div.error-oops
{
    text-align:center;
}
div.error-oops .thanks
{
    text-align:center;
    font-style: italic; 
    font-size: 1.3em; 
}
/*  ---- ICONS ---------*/
.nav
{
    background-repeat:no-repeat;
 
    padding: 0 0 0 50px;
    vertical-align: middle; 
    line-height: 43px ;   
   
}
#bodydiv.not-front h1.nav
{
    border-bottom:2px solid #E8EEEC;
    width:95%;
}
    
.nav.newsevents
{    
    background: url(../images/news_events.png) no-repeat;
	
	width: 48px;
	height: 48px;
	vertical-align: middle;
	text-indent: 10px;
}

.nav.features
{    
    background: url(../images/special_features.png) no-repeat;
	width: 48px;
	height: 48px;
	vertical-align: middle;
	text-indent: 10px;
}

.nav.topics
{    
    background: url(../images/topics.png) no-repeat;
	width: 48px;
	height: 48px;
	vertical-align: middle;
	text-indent: 10px;
}
.nav.topic
{    
    background: url(../images/topics.png) no-repeat;
	width: 48px;
	height: 48px;
	vertical-align: middle;
	text-indent: 10px;
}
.nav.fww
{    
    background: url(../images/fww.png) no-repeat;
	width: 48px;
	height: 48px;
	vertical-align: middle;
	text-indent: 10px;
}
.nav.fwwh
{    
    background: url(../images/fww.png) no-repeat;
	width: 48px;
	height: 48px;
	vertical-align: middle;
	text-indent: 10px;
}
.nav.reviewprocess
{    
    background: url(../images/review_process.png) no-repeat;
	width: 48px;
	height: 48px;
	vertical-align: middle;
	text-indent: 10px;
}
.nav.pubsearch
{    
    background: url(../images/publications_reviews.png) no-repeat;
	width: 48px;
	height: 48px;
	vertical-align: middle;
	text-indent: 10px;
}

.nav.publications
{    
    background: url(../images/publications_reviews.png) no-repeat;
	width: 48px;
	height: 48px;
    vertical-align: middle;
	text-indent: 10px;
}
.nav.aboutus
{    
    background: url(../images/about_us.png) no-repeat;
	width: 48px;
	height: 48px;
	vertical-align: middle;
	text-indent: 10px;
}

.nav.revteam
{    
    background: url(../images/revteam.png) no-repeat;
	width: 48px;
	height: 48px;
	vertical-align: middle;
	text-indent: 10px;
}

.nav.studysearch
{    
    background: url(../images/nav_studysearch.gif) no-repeat;
	width: 48px;
	height: 48px;
	vertical-align: middle;
	text-indent: 10px;

}
.nav.newsevents
{    
    background: url(../images/news_events.png) no-repeat;
	width: 48px;
	height: 48px;
	vertical-align: middle;
	text-indent: 10px;
}
.nav.contact
{    
    background: url(../images/stay_connected.png) no-repeat;
	width: 48px;
	height: 48px;
	vertical-align: middle;
	margin-top: -10px;
	text-indent: 10px;
}

.nav.data
{    
    background: url(../images/databases.png) no-repeat;
	width: 48px;
	height: 48px;
	vertical-align: middle;
	margin-top: -10px;
	text-indent: 10px;
}
.nav.help
{    
    background: url(../images/fact_check.png) no-repeat;
	width: 48px;
	height: 48px;
	vertical-align: middle;
	text-indent: 10px;
}

.nav.sitesearch
{    
    background: url(../images/search.png) no-repeat;
	width: 48px;
	height: 48px;
	margin-top: -10px;
	vertical-align: middle;
	text-indent: 10px;
	
}

.nav.multimedia
{    
    background: url(../images/multimedia.png) no-repeat;
	width: 48px;
	height: 48px;
	text-indent: 10px;
}

.smallfont
{
    font-size: 1.0em;
    line-height: 1.3em;
}
.hilite
{
    border-bottom-style:dotted;
    border-bottom-color: #1a5d47;/* #CCC;*/
    border-bottom-width: 1pt;
    cursor: help;
}
.tooltip
{
    position: absolute;
    display: block;
    background: url(../images/tooltip/tt_left.gif) top left no-repeat;
    z-index: 9999;
}
.tooltip .top
{
    display: block;
    height: 5px;
    margin-left: 5px;
    background: url(../images/tooltip/tt_top.gif) top right no-repeat;
    overflow: hidden;
}
.tooltip .content
{
    display: block;
    padding: 2px 12px 3px 7px;
    margin-left: 5px;
    background: #666;
    color: #fff;
    font-family: font-family: Georgia, "Times New Roman" , Times, serif; /*Verdana,Arial,Helvetica,sans-serif;*/
    font-size: 0.9em;
    float: left;
}
.tooltip .bottom
{
    display: block;
    height: 5px;
    margin-left: 5px;
    background: url(../images/tooltip/tt_bottom.gif) top right no-repeat;
    overflow: hidden;
}

.iconSz {
	
	width: 28px;
	height: 28px;
	vertical-align: middle;
}

.ssrSM {
	background-image: none !important;
	background: url(../images/ssr.png) no-repeat;
	width: 28px; height: 28px; 
	vertical-align: middle;
}

@media print
{
    .hilite
    {
        border-bottom: none;
        cursor: default;
    }
}

.sticky-tooltip
{
    /*#e8eeec*/
    box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
    -webkit-box-shadow: 5px 5px 8px #818181;
    -moz-box-shadow: 5px 5px 8px #818181;
    display: none;
    position: absolute;
    display: none;
    border: 5px solid #015f3d; /*Border around tooltip*/
    background-color: #e8eeec;
    z-index: 3000;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 0.8em;
}


.sticky-tooltip .stickystatus
{
    /*Style for footer bar within tooltip*/
    background: black;
    color: white;
    padding-top: 5px;
    text-align: center;
    font: bold 11px Arial;
    display:none;
}
.sticky-tooltip .atip
{
    max-width: 500px;
    padding: 5px; /*width:200px;*/
}
.sticky-tooltip .term
{
    font-weight: bold;
}
.include-definition{}
.exclude-definition {}

/* Math Homepage */

.mhp_columns
{
	margin-top: 15px;
    float: left;
    display:inline-block;
    width: 30%;
	height: auto;
	padding-right: 35px;
}

.mhp_columns li
{ list-style-type: disc;
margin: 6px 0;
margin-left: 18px;
padding-left: 12px;
}



.mhp_columns img.fLeft
{
    float: left;
    margin-right: 8px;
	margin-bottom: 8px;
}

.mhp_columns img.fRight
{
    float: right;
    margin-left: 8px;
	margin-bottom: 8px;
}

.math_index {
	border-top: 2px solid #E8EEEC;
		background: url(../images/math/mhp_falling_numbers.jpg) no-repeat bottom right;
	height: 790px;
}

.mhp_panelR {
    left: 615px;
    padding-top: 10px;
    padding-left:15px;
    position: relative;
    width: 33%;
}

.mhp_panelR a. .mhp_panelR a:visited, .mhp_columns a, .mhp_columns a:visited {
	color: #006699;
}

.mhp_columns h2, .mhp_panelR h2
{
	margin: 12px 0;
	color: #0f5940 !important;
	font-size: 1.6em !important;
	height: auto !important;
	display: table;
	width: 100%;
}

.mhp_columns h3
{
	color: #000 !important;
	font-size: 1.6em !important;
}

.greenText {
	color: #0f5940 !important;
	font-weight: bold;
}

.mhp_num {
background: url(../images/math/mhp_falling_numbers.jpg) no-repeat bottom right;
	height: 477px;
	width: 100%;
	display: table;
}

h3.faq {
	margin-top: 35px !important;
	margin-left: 0;
	border: none !important;

}

h3.faq:first-child {
	margin-top: 0 !important;
}

.dykClose {
	width: 34px; height: 34px; background: url(../images/close_button.png) no-repeat; position: absolute; margin-top: 5px; margin-left: 785px; z-index: 900;
}

.dykPopup {
	margin-top: 20px; margin-left: 500px;position: absolute; z-index: 700; width: 267px; background: #fff; height: auto; padding: 15px; border: 5px solid #093;-webkit-box-shadow: 10px 6px 5px -2px rgba(0,0,0,0.27); -moz-box-shadow: 10px 6px 5px -2px rgba(0,0,0,0.27); box-shadow: 10px 6px 5px -2px rgba(0,0,0,0.27);
}

.hplist {
	list-style-type: none; margin-left: 0;
}

.hplist li {
	margin-bottom: 10px;
}

/*.movewidths {
	margin-left: 785px;
	margin-left: 500px;
}*/
