body {
	font-size: 76%;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.4em;
	color: #333;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #ddd;
	position: relative; /* Added by RJB 12-18-08 to fix IE6 bug that prevents text selection when using <base> element */
}
#skipnav {
	position: absolute;
	left: -1000px;
}
.hide {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
a {
	text-decoration: none;
}
a:link {
	/* color: #0049c2; */
	color: #004ecc;
	text-decoration: none;
}
a:visited {
	color:  #4e6284;
}
a:hover {
	color: #2076ff;
	text-decoration: underline;
}
a.more {
	font-weight: bold;
	padding-bottom: 0;
	padding-right: 11px;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/arrow-more.gif) no-repeat right 3px;
}
a.more:visited {
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/arrow-more.gif) no-repeat right -39px;
}
a.more:hover {
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/arrow-more.gif) no-repeat right -18px;
}

img {
	border: none;
}

h1 {
	/* Commented out by RJB 5-28-09 to fix IE bug that prevents header from scrolling in RadEditor
	position: relative;
	left: -1px;
	*/
	font: normal 1.8em Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 1.2em;
	padding-bottom: 0.4em;
	margin-top: 0;
	margin-bottom: 30px;
	background: url(/Style%20Library/nidcr.nih.gov/images/dottedline.gif) repeat-x bottom left;
}
h2 {
	clear: both;
	/* Commented out by RJB 5-28-09 to fix IE bug that prevents header from scrolling in RadEditor
	position: relative;
	left: -1px;
	*/
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #555;
	line-height: 1.2em;
	padding-bottom: 0.4em;
	margin-top: 1em;
	margin-bottom: 1em;
	background: url(/Style%20Library/nidcr.nih.gov/images/dottedline.gif) repeat-x bottom left;
}
.leftcontent h2, .rightcontent h2 {
	margin-top: 0;
	margin-bottom: 9px;
	line-height: 1.4em;
}
#oralhealth h1, #oralhealth .leftcontent h2, #oralhealth #leftcol h2, #oralhealth .rightcontent h2, #oralhealth .narrowbox h2 { /* Modified by RJB 7-2-08 */
	color: #a66724;
}
#clinicaltrials h1, #clinicaltrials .leftcontent h2, #clinicaltrials #leftcol h2, #clinicaltrials .rightcontent h2, #clinicaltrials .narrowbox h2 { /* Modified by RJB 7-2-08 */
	color: #7a7367;
}
#research h1, #research .leftcontent h2, #research #leftcol h2, #research .rightcontent h2, #research .narrowbox h2 { /* Modified by RJB 7-2-08 */
	color: #3a665b;
}
#grantsandfunding h1, #grantsandfunding .leftcontent h2, #grantsandfunding #leftcol h2, #grantsandfunding .rightcontent h2, #grantsandfunding .narrowbox h2 { /* Modified by RJB 7-2-08 */
	color: #615d5c;
}
#careersandtraining h1, #careersandtraining .leftcontent h2, #careersandtraining #leftcol h2, #careersandtraining .rightcontent h2, #careersandtraining .narrowbox h2 { /* Modified by RJB 7-2-08 */
	color: #357394;
}
#findingdentalcare h1, #findingdentalcare .leftcontent h2, #findingdentalcare #leftcol h2, #findingdentalcare .rightcontent h2, #findingdentalcare .narrowbox h2 { /* Modified by RJB 7-2-08 */
	color: #555;
}
#datastatistics h1, #datastatistics .leftcontent h2, #datastatistics #leftcol h2, #datastatistics .rightcontent h2, #datastatistics .narrowbox h2 { /* Modified by RJB 7-2-08 */
	color: #555;
}
#educationalresources h1, #educationalresources .leftcontent h2, #educationalresources #leftcol h2, #educationalresources .rightcontent h2, #educationalresources .narrowbox h2 { /* Modified by RJB 7-2-08 */
	color: #555;
}
#aboutus h1, #aboutus .leftcontent h2, #aboutus #leftcol h2, #aboutus .rightcontent h2, #aboutus .narrowbox h2 { /* Modified by RJB 7-2-08 */
	color: #555;
}
#newsandfeatures h1, #newsandfeatures .leftcontent h2, #newsandfeatures #leftcol h2, #newsandfeatures .rightcontent h2, #newsandfeatures .narrowbox h2 { /* Modified by RJB 7-2-08 */
	color: #555;
}
#spanish h1, #spanish .leftcontent h2, #spanish #leftcol h2, #spanish .rightcontent h2, #spanish .narrowbox h2 { /* Modified by RJB 7-2-08 */
	color: #a66724;
}
#espanol h1, #espanol .leftcontent h2, #espanol #leftcol h2, #espanol .rightcontent h2, #espanol .narrowbox h2 { /* Modified by RJB 7-2-08 */
	color: #a66724;
}
#facingthefuture h1, #facingthefuture .leftcontent h2, #facingthefuture #leftcol h2, #facingthefuture .rightcontent h2, #facingthefuture .narrowbox h2 { /* Added by RJB 7-25-08 */
	color: #ce3500;
}
#strategicplandraft h1, #strategicplandraft .leftcontent h2, #strategicplandraft #leftcol h2, #strategicplandraft .rightcontent h2, #strategicplandraft .narrowbox h2 { /* Added by RJB 2-2-09 */
	color: #3a665b;
}

/* BEGIN Added by RJB 4-17-09 */
#strategicplan h1 {
	position: relative;
	/*left: -35px;
	color: #fff;
	padding: 15px 40px 15px 34px;*/
}
#strategicplan h1.yellow {
	color: #444;
	background: #f3e03a url(/Style%20Library/nidcr.nih.gov/images/strategicplan-yellow-right-bkgnd.gif) no-repeat bottom right;
}
#strategicplan h1.goal1 {
	background: #83a94c url(/Style%20Library/nidcr.nih.gov/images/strategicplan-goal1-right-bkgnd.gif) no-repeat bottom right;
}
#strategicplan h1.goal2 {
	background: #4d998f url(/Style%20Library/nidcr.nih.gov/images/strategicplan-goal2-right-bkgnd.gif) no-repeat bottom right;
}
#strategicplan h1.goal3 {
	background: #496793 url(/Style%20Library/nidcr.nih.gov/images/strategicplan-goal3-right-bkgnd.gif) no-repeat bottom right;
}
#strategicplan h1.goal4 {
	background: #507b70 url(/Style%20Library/nidcr.nih.gov/images/strategicplan-goal4-right-bkgnd.gif) no-repeat bottom right;
}
#strategicplan h2 {
	padding: 15px;
	color: #333;
	background-image: none;
}
#strategicplan .narrowbox h2 { /* Added by RJB 5-13-09 */
	padding: 0 0 0.4em 0;
}
#strategicplan h2.goal1 {
	background-color: #dfedbb;
}
#strategicplan h2.goal2 {
	background-color: #b9ddd7;
}
#strategicplan h2.goal3 {
	background-color: #b7cded;
}
#strategicplan h2.goal4 {
	background-color: #b4d2c7;
}

#strategicplan .pagenav {
	padding-bottom: 1em;
	height: 23px;
}
#strategicplan .pagenav a.previous {
	float: left;
	display: block;
	width: 100px;
	height: 21px;
	text-align: left;
	padding: 2px 10px 0 35px;
	background: url(/Style%20Library/nidcr.nih.gov/images/strategicplan-previous.gif) no-repeat left top;
}
#strategicplan .pagenav a.next {
	float: right;
	display: block;
	width: 75px;
	height: 21px;
	font-weight: bold;
	text-align: right;
	padding: 2px 35px 0 10px;
	background: url(/Style%20Library/nidcr.nih.gov/images/strategicplan-next.gif) no-repeat right top;
}
#strategicplan .pagenav a.previous:hover {
	background: url(/Style%20Library/nidcr.nih.gov/images/strategicplan-previous.gif) no-repeat left bottom;
}
#strategicplan .pagenav a.next:hover {
	background: url(/Style%20Library/nidcr.nih.gov/images/strategicplan-next.gif) no-repeat right bottom;
}
/* END Added by RJB 4-17-09 */

h2.subcategory {
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
	line-height: 1.25em;
	padding-left: 17px;
	margin-bottom: 0.2em;
	background: url(/Style%20Library/nidcr.nih.gov/images/bullet_big_down_gray.gif) no-repeat left 4px;
}
h3 {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 1em;
}


#oralhealth h2.subcategory {
	color: #a66724;
	background: url(/Style%20Library/nidcr.nih.gov/images/bullet_big_down_oralhealth.gif) no-repeat left 4px;
}
#clinicaltrials h2.subcategory {
	color: #7a7467;
	background: url(/Style%20Library/nidcr.nih.gov/images/bullet_big_down_clinicaltrials.gif) no-repeat left 4px;
}
#research h2.subcategory {
	color: #3a665b;
	background: url(/Style%20Library/nidcr.nih.gov/images/bullet_big_down_research.gif) no-repeat left 4px;
}
#grantsandfunding h2.subcategory {
	color: #615d5b;
	background: url(/Style%20Library/nidcr.nih.gov/images/bullet_big_down_grantsandfunding.gif) no-repeat left 4px;
}
#careersandtraining h2.subcategory {
	color: #408ab1;
	background: url(/Style%20Library/nidcr.nih.gov/images/bullet_big_down_careersandtraining.gif) no-repeat left 4px;
}
#spanish h2.subcategory {
	color: #a66724;
	background: url(/Style%20Library/nidcr.nih.gov/images/bullet_big_down_spanish.gif) no-repeat left 4px;
}
#espanol h2.subcategory {
	color: #a66724;
	background: url(/Style%20Library/nidcr.nih.gov/images/bullet_big_down_spanish.gif) no-repeat left 4px;
}



p {
	font-size: 1em;
	padding-bottom: 1em;
	margin-top: 0;
	margin-bottom: 0;
}
.leftcontent p, .rightcontent p {
	line-height: 1.4em;
}
ul {
	list-style-type: none;
	line-height: 1.2em;
	padding-left: 1px;
	/* padding: 0; */
	padding-bottom: 1em;
	/* margin: 0; */
	margin-top: 0;
	margin-bottom: 0;
	/* margin-left: 18px; */
	margin-left: 1px;
}
.leftcontent ul, .rightcontent ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content ul li { /* Modified by RJB 3-19-09 */
	padding-bottom: 0.6em;
	padding-left: 10px;
	background: url(/Style%20Library/nidcr.nih.gov/images/arrow_right.gif) no-repeat 1px 0.2em;
}
ol li { /* Added by RJB 3-19-09 */
	padding-bottom: 0.6em;
	padding-left: 10px;
}
.leftcontent li, .rightcontent li {
	padding-left: 10px;
	background: url(/Style%20Library/nidcr.nih.gov/images/arrow_right.gif) no-repeat 1px 0.2em;
}
li ul {
	padding-left: 2em;
	padding-top: 0.6em;
	padding-bottom: 0;
	margin-bottom: 0;
}



#container {
	position: relative;
	margin: 0 auto;
	width: 960px;
	/* background-color: #fff;  Removed by RJB 7-10-09 */
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/banner_bkgnd1.jpg) no-repeat top right; /* Added by RJB 7-10-09 */
}
/*
#facingthefuture #container 
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/facingthefuture-bkgnd.jpg) no-repeat 35px 275px;
}
#strategicplandraft #container 
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/strategicplandraft-bkgnd.jpg) no-repeat 35px 310px;
}
#strategicplan #container { 
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/strategicplan-bkgnd.jpg) no-repeat 35px 310px;
}
*/


/* Begin revised banner logo RJB 6-6-12 */
#bannerlogo {
        position: absolute;
        top: 3px;
        left: 35px;
        width: 381px;
        height: 107px;
        text-align: left;
        z-index: 900;
}
#bannerlogo h2,
#bannerlogo p {
        margin: 0 !important;
        padding: 0 !important;
        text-indent: -9999px;/* Added by TDN 3-18-2013 to remove text */
        background-image: none;/* Added by TDN 3-18-2013 to remove dotted underline */
}
#bannerlogo a {
        display: block;
}
#bannerlogo span {
        position: absolute;
        top: 1px;
        left: 3px;
        display: block;
}
/*#bannernih {  * Previous version, modified by NAK 3-14-13 
        position: absolute;
        top: 0;
        left: 136px;
        width: 144px;
        height: 20px;
        font-size: 0.5em;
}
#bannernih span {
        width: 144px;
        height: 20px;
        background: transparent url(/Style%20Library/nidcr.nih.gov/images/banner.png) no-repeat -136px 0;
}
#bannernih span:hover {
        background: transparent url(/Style%20Library/nidcr.nih.gov/images/banner.png) no-repeat -136px -20px;
}*/
#bannernih { /* Modified by NAK 3-14-13 */
        position: absolute;
        top: 21px;
        left: 0;
        width: 100px;
        height: 62px;
        font-size: 0.5em;
}
#bannernih span { /* Modified by NAK*/
        width: 100px;
        height: 62px;
        background: transparent url(/Style%20Library/nidcr.nih.gov/images/banner_new.png) no-repeat 0 -126px;
}
#bannernih span:hover { /* Modified by NAK 3-14-13*/
        background: transparent url(/Style%20Library/nidcr.nih.gov/images/banner_new.png) no-repeat 0 -189px;
}
/*#bannernidcr { * Previous version, modified by NAK 3-14-13 *
        position: absolute;
        top: 16px;
        left: 0;
        width: 381px;
        height: 44px;
}
#bannernidcr span {
        width: 381px;
        height: 44px;
        background: transparent url(/Style%20Library/nidcr.nih.gov/images/banner.png) no-repeat 0 -40px;
}
#bannernidcr span:hover {
        background: transparent url(/Style%20Library/nidcr.nih.gov/images/banner.png) no-repeat 0 -84px;
}*/
#bannernidcr { /* Modified by NAK 3-14-13 */
        position: absolute;
        top: 21px;
        left: 0;
        width: 311px;
        height: 63px;
}
#bannernidcr span { /* Modified by NAK 3-14-13*/
        width: 311px;
        height: 63px;
        background: transparent url(/Style%20Library/nidcr.nih.gov/images/banner_new.png) no-repeat 0 0;
}
#bannernidcr span:hover { /* Modified by NAK 3-14-13*/
        background: transparent url(/Style%20Library/nidcr.nih.gov/images/banner_new.png) no-repeat 0 -63px;
}
/* #bannertagline {   * Modified by NAK 3-14-13 *
        position: absolute;
        top: 60px;
        left: 0;
        width: 381px;
        height: 47px;
}
#bannertagline span {
        width: 381px;
        height: 47px;
        background: transparent url(/Style%20Library/nidcr.nih.gov/images/banner.png) no-repeat 0 -128px;
} */
/* End revised banner logo RJB 6-6-12 */

#bannerutilities1 {
	position: absolute;
	top: 18px;
	right: 35px;
	width: 533px;
	font-size: 1em; /* Added by RJB 9-5-12 */
	text-align: right;
	/*z-index: 5000;*/
	z-index: 900;
}
#bannerutilities1 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#bannerutilities1 li {
	float: right;
	padding-bottom: 0;
	/* kennj: the design has chenged to border-right by the clients*/
	/*padding-left: 0.6em;	
	margin-left: 0.6em;	
	border-left: 1px solid #ccc;*/
	padding-left: 0.6em;
	margin-left: 0.6em;	
	border-left: 1px solid #ccc;
	padding-right: 0;	
	margin-right: 0;	
	/*end kennj*/
	background: none;
}
#bannerutilities1 li#last 
{     
	border-left: none;

}
#bannerutilities1 li.last 
{     
	border-left: none;

}
#bannerutilities1 li#rss 
{
    /*kennj: the design has chenged to border-right by the clients*/
	/*border-left: none;*/
	border-right: none;
	/*end kennj*/
}
#bannerutilities1 li#rss a {
	display: block;
	padding-left: 15px;
	background: url(/Style%20Library/nidcr.nih.gov/images/rss_icon.gif) no-repeat left center;
}
#bannerutilities1 a:visited {
	/* color: #0049c2; */
	color: #004ecc;
}
#bannerutilities2 {
	position: absolute;
	top: 61px;
	right: 35px;
	width: 533px;
	text-align: right;
	color: #555;
	/*z-index: 6000;*/
	z-index: 900;
}
#textsize {
	font-size: 1em; /* Added by RJB 9-5-12 */
	float: right;
	position: relative;
	top: 6px;
	margin-right: 1.5em;
}
#textsize img {
	position: relative;
	top: 4px;
	margin-right: 2px;
}
#bannerutilities2 #searchform {
	float: right;
	
}
#ctl00_TopUtilities_search, .searchbox {
	border: 1px solid #9e9e9e;
	height: 17px;
	padding: 0;
	margin: 0;
	line-height: 1.4em;
}
#ctl00_TopUtilities_ButtonG, .searchbutton {
	position: relative;
	top: 7px;
	right: 0;
	margin-left: 2px;
}



/* ---------------------------------------------------- */
/* GLOBAL NAV
/* ---------------------------------------------------- */

#globalnav {
	position: absolute;
	top: 105px;
	left: 20px;
	height: 35px;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav-bkgnd1.jpg) no-repeat 15px 40px;
	z-index: 1000;
}
#globalnav a:visited {
	color: #004ecc;
	/*color:#fff;*/
}
#globalnav a:hover {
	color: #2076ff;
	/*color:#fff;*/
	text-decoration: underline;
}
#globalnav h2 {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#globalnav ul {
	padding: 0;
	margin: 0;
	margin-left: 15px;
}
#globalnav ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#globalnav span {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#globalnav a {
	display: block;
	height: 40px;
}
#globalnav div a {
	display: inline;
}

#globalnav ul li {

}

#globalnav .hometab {
	width: 145px;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat 0 -75px;
}
#globalnav .hometab:hover {
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat 0 -115px;
}

#globalnav .oralhealthtab {
	width: 132px;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat -145px -75px;
}
#oralhealth #globalnav .oralhealthtab { /* Highlights tab for current section */
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat -145px -115px;
}
#globalnav .oralhealthtab:hover, #oralhealth #globalnav .oralhealthtab:hover {
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat -145px -115px;
}

#globalnav .clinicaltrialstab {
	width: 143px;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat -277px -75px;
}
#clinicaltrials #globalnav .clinicaltrialstab { /* Highlights tab for current section */
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat -277px -115px;
}
#globalnav .clinicaltrialstab:hover, #clinicaltrials #globalnav .clinicaltrialstab:hover {
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat -277px -115px;
}

#globalnav .researchtab {
	width: 115px;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat -420px -75px;
}
#research #globalnav .researchtab { /* Highlights tab for current section */
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat -420px -115px;
}
#globalnav .researchtab:hover, #research #globalnav .researchtab:hover {
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat -420px -115px;
}

#globalnav .grantsandfundingtab {
	width: 176px;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat -535px -75px;
}
#grantsandfunding #globalnav .grantsandfundingtab { /* Highlights tab for current section */
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat -535px -115px;
}
#globalnav .grantsandfundingtab:hover, #grantsandfunding #globalnav .grantsandfundingtab:hover {
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat -535px -115px;
}

#globalnav .careersandtrainingtab {
	width: 179px;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat -711px -75px;
}
#careersandtraining #globalnav .careersandtrainingtab { /* Highlights tab for current section */
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat -711px -115px;
}
#globalnav .careersandtrainingtab:hover, #careersandtraining #globalnav .careersandtrainingtab:hover {
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat -711px -115px;
}


#strategicplan #globalnav .researchtab { /* Highlights tab for current section */
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat -420px -115px;
}
#strategicplan #globalnav .researchtab:hover {
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/globalnav2.gif) no-repeat -420px -115px;
}


#globalnav ul li {
	background-image: none;
}


/* ---------------------------------------------------- */
/* GLOBAL NAV > MEGA MENUS
/* ---------------------------------------------------- */

#globalnav ul li .megamenu {
	position: absolute;
	top: 40px;
	left: 0;
	width: 916px;
	padding-bottom: 15px;
	min-height: 140px;
	overflow: visible;
	text-align: left;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/megamenu-bkgnd.png) no-repeat left bottom;
	display: none;
}
#globalnav ul li.oralhealthtab .megamenu {
	left: -158px;
}
#globalnav ul li.clinicaltrialstab .megamenu {
	left: -290px;
}
#globalnav ul li.researchtab .megamenu {
	left: -433px;
}
#globalnav ul li.grantsandfundingtab .megamenu {
	left: -548px;
}
#globalnav ul li.careersandtrainingtab .megamenu {
	left: -724px;
}
#globalnav ul li .megamenu div {
	float: left;
	padding: 15px 14px 20px 13px;
}
#globalnav ul li .megamenu div h4 {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	line-height: 1.3em;
	margin: 0;
	margin-bottom: 0.8em;
	padding: 0;
}
#globalnav ul li .megamenu div ul {
	line-height: 1.2em;
	padding: 0;
	margin: 0;
}
#globalnav ul li .megamenu div ul li {
	position: static;
	float: none;
	padding-bottom: 0.5em;
}
#globalnav ul li .megamenu div p {
	line-height: 1.3em;
	padding-bottom: 0.8em;
}
/* ---------------------------------------------------- */
/* GLOBAL NAV > MEGA MENUS > LEFT COLUMN
/* ---------------------------------------------------- */

#globalnav ul li .megamenu .leftcol {
	width: 197px;
	padding-left: 27px;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/megamenu-divider.gif) no-repeat right 1px;
}
/* ---------------------------------------------------- */
/* GLOBAL NAV > MEGA MENUS > CENTER COLUMN
/* ---------------------------------------------------- */

#globalnav ul li .megamenu .centercol {
	width: 198px;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/megamenu-divider.gif) no-repeat right 1px;
}
#globalnav ul li.clinicaltrialstab .megamenu .centercol ul {
	margin-top: 0.5em;
}
#globalnav ul li.clinicaltrialstab .megamenu .centercol #clinicaltrialsterm, 
#globalnav ul li.clinicaltrialstab .megamenu .centercol #ctl00_clinicaltrialsterm {
	border: 1px solid #9e9e9e;
	height: 17px;
	width: 125px;
	padding: 0;
	margin: 0;
	line-height: 1.4em;
}
#globalnav ul li.clinicaltrialstab .megamenu .centercol #clinicaltrialsbutton, 
#globalnav ul li.clinicaltrialstab .megamenu .centercol #ctl00_ButtonClinical {
	position: relative;
	top: 7px;
	right: 0;
	margin-left: 2px;
}
/* ---------------------------------------------------- */
/* GLOBAL NAV > MEGA MENUS > RIGHT COLUMN
/* ---------------------------------------------------- */
#globalnav ul li .megamenu .rightcol {
	width: 413px;
}
#globalnav ul li.oralhealthtab .megamenu .rightcol p {
	margin-right: 135px;
}
/*
#globalnav ul li.oralhealthtab .megamenu .rightcol {
	position: relative;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/megamenu-oralhealth-pubs.jpg) no-repeat 297px 16px;
}
*/
#globalnav ul li.oralhealthtab .megamenu .rightcol .orderpubs {
	position: absolute;
	top: 0;
	right: 15px;
	width: 125px;
	height: 100px;
}
/*
#globalnav ul li.oralhealthtab .megamenu .rightcol .orderbutton a {
	display: block;
	width: 102px;
	height: 27px;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/button-ordernow.gif) no-repeat left top;
}
#globalnav ul li.oralhealthtab .megamenu .rightcol .orderbutton span {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
*/
#globalnav ul li.clinicaltrialstab .megamenu .rightcol .clinicaltrialsslideshow {
	width: 148px;
	padding: 2px 3px 0 10px;
}
#globalnav ul li.researchtab .megamenu .rightcol .newsinbrief {
	float: right;
	width: 77px;
	padding: 2px 3px 0 10px;
}
/*
#globalnav ul li.grantsandfundingtab .megamenu .rightcol {
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/megamenu-grantsandfunding-reporter.gif) no-repeat 262px 60px;
	min-height: 113px;
}
*/
#globalnav ul li.grantsandfundingtab .megamenu .rightcol .reporter {
	position: absolute;
	top: 0;
	right: 15px;
	width: 162px;
	z-index: 1;
}
#globalnav ul li.careersandtrainingtab .megamenu .rightcol .loanrepayment {
	float: right;
	width: 210px;
	padding: 0 3px 0 10px;
	margin-bottom: 0;
}



/*
#navcontainer {
	position: absolute;
	top: 110px;
	left: 35px;
	width: 890px;
	height: 35px;
	background: #3572d5 url(/Style%20Library/nidcr.nih.gov/images/hometabs-bkgnd.gif) repeat-x top left;
}
#globalnav {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#globalnav li {
	float: left;
	padding-bottom: 0;
	padding-left: 0;
	background: none;
}
#globalnav li a {
	display: block;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #fff;
	height: 26px;
	padding: 9px 5px 0 5px;
	background: #3572d5 url(/Style%20Library/nidcr.nih.gov/images/hometabs-bkgnd.gif) repeat-x top left;
	border-right: 1px solid #88b0f0;
}
#globalnav li.home a {
	width: 132px;
}
#globalnav li.oralhealth a {
	width: 121px;
}
#globalnav li.clinicaltrials a {
	width: 133px;
}
#globalnav li.research a {
	width: 112px;
}
#globalnav li.grantsandfunding a {
	width: 159px;
}
#globalnav li.careersandtraining a {
	width: 168px;
	border-right: none;
}


#globalnav li a:hover {
	background-color: #4188fb;
	background-image: none;
}
#globalnav li a:active {
	background-color: #3572d5;
	background-image: none;
}
*/

/*
#oralhealth #globalnav li.oralhealth a:hover {
	background-color: #da872f;
}
#oralhealth #globalnav li.oralhealth a:active {
	background-color: #a66724;
}
#clinicaltrials #globalnav li.clinicaltrials a:hover {
	background-color: #ada492;
}
#clinicaltrials #globalnav li.clinicaltrials a:active {
	background-color: #7a7467;
}
#research #globalnav li.research a:hover {
	background-color: #579989;
}
#research #globalnav li.research a:active {
	background-color: #3a665b;
}
#grantsandfunding #globalnav li.grantsandfunding a:hover {
	background-color: #938e89;
}
#grantsandfunding #globalnav li.grantsandfunding a:active {
	background-color: #615d5b;
}
#careersandtraining #globalnav li.careersandtraining a:hover {
	background-color: #489cc8;
}
#careersandtraining #globalnav li.careersandtraining a:active {
	background-color: #357394;
}
#spanish #globalnav li.spanish a:hover {
	background-color: #da872f;
}
#espanol #globalnav li.espanol a:hover {
	background-color: #da872f;
}
#strategicplandraft #globalnav li.research a:hover { 
	background-color: #579989;
}
#strategicplandraft #globalnav li.research a:active { 
	background-color: #3a665b;
}
#strategicplan #globalnav li.research a:hover { 
	background-color: #579989;
}
#strategicplan #globalnav li.research a:active { 
	background-color: #3a665b;
}
*/

/*
#globalnav ul {
	display: none;
	list-style-type: none;
	width: 161px;
	height: 17.7em;
	z-index: 2000;
	padding: 0;
	padding-top: 6px;
	margin: 0;
	background-color: #dee8f9;
}
#globalnav ul li a {
	display: block;
	width: 161px;
	text-align: left;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #0049c2;
	line-height: 1.2em;
	height: auto;
	padding: 3px 7px 3px 10px;
	background-color: #dee8f9;
	background-image: none;
	border: none;
}
#globalnav ul li a.more {
	width: 153px;
	font-weight: bold;
	padding-left: 18px;
	margin-top: 0.5em;
	background: url(/Style%20Library/nidcr.nih.gov/images/arrow_right.gif) no-repeat 10px 0.5em;
}
#globalnav ul li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #4188fb;
	background-image: none;
}
#globalnav ul li a.more:hover {
	background: #4188fb url(/Style%20Library/nidcr.nih.gov/images/arrow_right_hover_white.gif) no-repeat 10px 0.5em;
}
#globalnav ul li a:active {
	color: #fff;
	text-decoration: none;
	background-color: #3572d5;
	background-image: none;
}
#globalnav ul li a.more:active {
	background-color: #3572d5;
}


#oralhealth .oralhealth a {
	background-color: #da872f;
	background-image: none;
}
#clinicaltrials .clinicaltrials a {
	background-color: #ada492;
	background-image: none;
}
#research .research a {
	background-color: #579989;
	background-image: none;
}
#grantsandfunding .grantsandfunding a {
	background-color: #938e89;
	background-image: none;
}
#careersandtraining .careersandtraining a {
	background-color: #489cc8;
	background-image: none;
}
#strategicplandraft .research a {
	background-color: #579989;
	background-image: none;
}
#strategicplan .research a {
	background-color: #579989;
	background-image: none;
}
*/



#content {
	text-align: left;
	padding-top: 145px;
	margin-left: 35px;
	margin-right: 35px;
	height: 1%; /* Hack for IE Win bug. Seems to affect all versions, thru IE 7. */
}
#sectionhead {
	width: 890px;
	height: 130px;
}


#oralhealth #sectionhead {
	background: #a66825 url(/Style%20Library/nidcr.nih.gov/images/header-oralhealth4.jpg) no-repeat 178px 0;
}
#clinicaltrials #sectionhead {
	background: #7a7467 url(/Style%20Library/nidcr.nih.gov/images/header-clinicaltrials4.jpg) no-repeat 178px 0;
}
#research #sectionhead {
	background: #3a665b url(/Style%20Library/nidcr.nih.gov/images/header-research4.jpg) no-repeat 178px 0;
}
#grantsandfunding #sectionhead {
	background: #615d5c url(/Style%20Library/nidcr.nih.gov/images/header-grantsandfunding4.jpg) no-repeat 178px 0;
}
#careersandtraining #sectionhead {
	background: #357394 url(/Style%20Library/nidcr.nih.gov/images/header-careersandtraining4.jpg) no-repeat 178px 0;
}
#findingdentalcare #sectionhead { /* Modified by RJB 10-10-08 */
	background: #3d67ab url(/Style%20Library/nidcr.nih.gov/images/header-findingdentalcare4.jpg) no-repeat 178px 0; 
	/* background: #3d67ab url(/Style%20Library/nidcr.nih.gov/images/header-findingdentalcare-withstmnt2.gif) no-repeat top left;*/
	/*height: 246px;*/
}
#datastatistics #sectionhead {
	background: #3d67ab url(/Style%20Library/nidcr.nih.gov/images/header-datastatistics4.jpg) no-repeat 178px 0;
}
#educationalresources #sectionhead {
	background: #3d67ab url(/Style%20Library/nidcr.nih.gov/images/header-educationalresources4.jpg) no-repeat 178px 0;
}
#aboutus #sectionhead {
	background: #3d67ab url(/Style%20Library/nidcr.nih.gov/images/header-aboutus4.jpg) no-repeat 178px 0;
}
#newsandfeatures #sectionhead {
	background: #3d67ab url(/Style%20Library/nidcr.nih.gov/images/header-news4.jpg) no-repeat 178px 0;
}
#spanish #sectionhead {
	background: #a66825 url(/Style%20Library/nidcr.nih.gov/images/header-spanish.jpg) no-repeat 178px 0;
}
#espanol #sectionhead {
	background: #a66825 url(/Style%20Library/nidcr.nih.gov/images/header-spanish.jpg) no-repeat 178px 0;
}
#facingthefuture #sectionhead {
	background: #398120 url(/Style%20Library/nidcr.nih.gov/images/header-facingthefuture4.jpg) no-repeat 178px 0; /* Added by RJB 7-25-08 */
}
#strategicplandraft #sectionhead {
	background: #153d80 url(/Style%20Library/nidcr.nih.gov/images/header-strategicplandraft4.jpg) no-repeat 178px 0; /* Added by RJB 2-2-09 */
}
#strategicplan #sectionhead {
	background: #153d80 url(/Style%20Library/nidcr.nih.gov/images/header-strategicplan4.jpg) no-repeat 178px 0; /* Added by RJB 2-2-09 */
}
#sciencespotlight #sectionhead {
	background: #153d80 url(/Style%20Library/nidcr.nih.gov/images/header-sciencespotlight.jpg) no-repeat 178px 0; /* Added by RJB 1-24-11 */
}
#toolkit #sectionhead {
	background: #3a665b url(/Style%20Library/nidcr.nih.gov/images/header-toolkit.jpg) no-repeat 178px 0; /* Added by RJB 9-6-11 */
}


#sectionhead h1 {
	position: absolute;
	left: -10000px; /* Modified by RJB 10-15-08 */
}
#sectionhead p {
	width: 672px;
	color: #fff;
	height: 66px;
	padding-top: 52px;
	padding-left: 198px;
}
#sectionhead a {
	color: #fff;
	text-decoration: underline;
}

/* ----------------------------------------------------- */

/* The following statements are used with the old RadEditor */
#oralhealth #sectionhead p {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_oralhealth4.jpg) no-repeat left top;
}
#clinicaltrials #sectionhead p {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_clinicaltrials4.jpg) no-repeat left top;
}
#research #sectionhead p {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_research4.jpg) no-repeat left top;
}
#grantsandfunding #sectionhead p {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_grantsandfunding5.jpg) no-repeat left top;
}
#careersandtraining #sectionhead p {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_careersandtraining4.jpg) no-repeat left top;
}
#findingdentalcare #sectionhead p {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_findingdentalcare4.jpg) no-repeat left top;
}
#datastatistics #sectionhead p {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_datastatistics4.jpg) no-repeat left top;
}
#educationalresources #sectionhead p {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_educationalresources4.jpg) no-repeat left top;
}
#aboutus #sectionhead p {
	background: url(/Style%20Library/nidcr.nih.gov/images/logo_60th_anniv4.gif) no-repeat left top;
}
#newsandfeatures #sectionhead p {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_news4.jpg) no-repeat left top;
}
#spanish #sectionhead p {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_spanish.jpg) no-repeat left top;
}
#espanol #sectionhead p {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_spanish.jpg) no-repeat left top;
}
#facingthefuture #sectionhead p {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_facingthefuture4.jpg) no-repeat left top; /* Added by RJB 7-25-08 */
}
#strategicplandraft #sectionhead p {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_strategicplandraft4.jpg) no-repeat left top; /* Added by RJB 2-2-09 */
}
#strategicplan #sectionhead p {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_strategicplan4.jpg) no-repeat left top; /* Added by RJB 2-2-09 */
}
#sciencespotlight #sectionhead p {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_sciencespotlight.jpg) no-repeat left top; /* Added by RJB 1-24-11 */
}
#toolkit #sectionhead p {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_toolkit.jpg) no-repeat left top; /* Added by RJB 9-6-11 */
}

/* The following statements were added by RJB 5-18-09 to fix a conflict with new RadEditor, which uses <div> instead of <span>: */
#HeadingDescription {
	width: 672px;
	color: #fff;
	height: 78px;
	padding-top: 52px;
	padding-left: 198px;
}
#oralhealth #HeadingDescription {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_oralhealth4.jpg) no-repeat left top;
}
#clinicaltrials #HeadingDescription {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_clinicaltrials4.jpg) no-repeat left top;
}
#research #HeadingDescription {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_research4.jpg) no-repeat left top;
}
#grantsandfunding #HeadingDescription {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_grantsandfunding5.jpg) no-repeat left top;
}
#careersandtraining #HeadingDescription {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_careersandtraining4.jpg) no-repeat left top;
}
#findingdentalcare #HeadingDescription {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_findingdentalcare4.jpg) no-repeat left top;
}
#datastatistics #HeadingDescription {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_datastatistics4.jpg) no-repeat left top;
}
#educationalresources #HeadingDescription {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_educationalresources4.jpg) no-repeat left top;
}
#aboutus #HeadingDescription {
	background: url(/Style%20Library/nidcr.nih.gov/images/logo_60th_anniv4.gif) no-repeat left top;
}
#newsandfeatures #HeadingDescription {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_news4.jpg) no-repeat left top;
}
#spanish #HeadingDescription {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_spanish.jpg) no-repeat left top;
}
#espanol #HeadingDescription {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_spanish.jpg) no-repeat left top;
}
#facingthefuture #HeadingDescription {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_facingthefuture4.jpg) no-repeat left top;
}
#strategicplandraft #HeadingDescription {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_strategicplandraft4.jpg) no-repeat left top;
}
#strategicplan #HeadingDescription {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_strategicplan4.jpg) no-repeat left top;
}
#sciencespotlight #HeadingDescription {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_sciencespotlight.jpg) no-repeat left top; /* Added by RJB 1-24-11 */
}
#toolkit #HeadingDescription {
	background: url(/Style%20Library/nidcr.nih.gov/images/photo_toolkit.jpg) no-repeat left top; /* Added by RJB 9-6-11 */
}
/* ----------------------------------------------------- */


#breadcrumbs {
	color: #fff;
	/*added adjusting features for height to the breadcrumb control*/
	/*height: 43px !important;*/
	padding: 9px 9px 9px 11px;
	background-color: #4188fb;
}

#breadcrumbsnew {
	color: #4188fb;
	/*added adjusting features for height to the breadcrumb control*/
	/*height: 43px !important;*/
	padding: 0px 9px 9px 11px;
	background-color: #fff;
	
}
#breadcrumbs a:hover 
{
    text-decoration:underline !important;
}
#breadcrumbsnew a:hover 
{
    text-decoration:underline !important;
}
#oralhealth #breadcrumbs {
	background-color: #da872f;
}
#clinicaltrials #breadcrumbs {
	background-color: #ada492;
}
#research #breadcrumbs {
	background-color: #579989;
}
#grantsandfunding #breadcrumbs {
	background-color: #938e89;
}
#careersandtraining #breadcrumbs {
	background-color: #489cc8;
}
#strategicplandraft #breadcrumbs {
	background-color: #579989; /* Added by RJB 2-2-09 */
}
#strategicplan #breadcrumbs {
	background-color: #579989; /* Added by RJB 2-2-09 */
}
#breadcrumbs a {
	color: #fff;
}
#aboutus #breadcrumbs {
	background-color:#4f86de /* Added by Yisak 5-3-13 */
}

#content #leftcol {
	float: left;
	width: 677px;
	padding-bottom: 23px;
	*padding-bottom: 0; /* Hack for IE Win bug. Seems to affect all versions, thru IE 7. */
	margin-top: 33px;
}


#content #rightcol {
	float: left;
	width: 178px;
	padding-bottom: 23px;
	*padding-bottom: 0; /* Hack for IE Win bug. Seems to affect all versions, thru IE 7. */
	margin-top: 33px;
	margin-left: 35px;
}


#content .leftcontent {
	float: left;
	width: 321px;
}
#content .rightcontent {
	float: left;
	width: 321px;
	margin-left: 35px;
}
#content .leftcontent ul, #content .rightcontent ul {
	padding-bottom: 1.5em;
}
ul.mainlisting {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 18px;
}
ul.mainlisting a {
	display: block;
	position: relative;
	left: -18px;
	padding-left: 18px;
	margin-bottom: 0.2em;
	font-size: 1.2em;
	font-weight: bold;
	background: url(/Style%20Library/nidcr.nih.gov/images/bullet_big_right.gif) no-repeat left 2px;
}
ul.mainlisting a:hover {
	background: url(/Style%20Library/nidcr.nih.gov/images/bullet_big_right_hover.gif) no-repeat left 2px;
}
ul.mainlisting li {
	padding-bottom: 0.8em;
	margin-top: 0;
	margin-bottom: 0.6em;
}
ul.mainlisting li li a {
	background: none;
}
ul.mainlisting li li a:hover {
	background: none;
}
ul.mainlisting ul a {
	font-size: 1em;
	font-weight: normal;
	padding-left: 0;
	margin-left: 18px;
	background: none;
}
ul.mainlisting ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 0.9em;
}
ul.mainlisting ul li {
	padding-bottom: 0.5em;
	margin-bottom: 0;
	background: none;
}

#relatedlinks {
	clear: both;
	float: left;
	width: 641px;
	padding: 14px 17px 9px 17px;
	*padding-bottom: 0; /* Hack for IE Win bug. Seems to affect all versions, thru IE 7. */
	margin-bottom: 10px;
	border: 1px solid #999;
}
#relatedlinks h2 {
	font-size: 1.2em;
	color: #555;
	font-weight: bold;
	padding-bottom: 0;
	margin: 0;
	margin-bottom: 0.7em;
	background: none;
}
#relatedlinks #rightlinks {
	padding-left: 35px;
}
#relatedlinks ul {
	float: left;
	width: 303px;
	list-style-type: none;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
}
#relatedlinks li {
	padding-bottom: 0.6em;
}



.narrowbox {
	color: #444;
	/* padding: 11px 15px 7px 13px; */ /* Commented out by RJB 7-2-08 */
	padding: 2px 0 10px 15px; /* Added by RJB 7-2-08 */
	/* margin-bottom: 10px; */ /* Commented out by RJB 7-2-08 */
	margin-bottom: 0; /* Added by RJB 7-2-08 */
	/* background: #e9e9e9 url(/Style%20Library/nidcr.nih.gov/images/narrowbox_bkgnd.gif) repeat-x left top; */ /* Commented out by RJB 7-2-08 */
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/dottedline-vert.gif) repeat-y left top; /* Modified by RJB 7-25-08 */
}
.narrowbox h2 {
	font-size: 1.2em;
	color: #555;
	font-weight: bold;
	padding-bottom: 0;
	margin: 0;
	margin-bottom: 0.7em;
	background: none;
}
#facingthefuture .narrowbox h3 { /* Added by RJB 7-25-08 */
	font-size: 1.2em;
	color: #ce3500;
	font-weight: bold;
	padding-bottom: 0;
	margin: 0;
	margin-bottom: 0.7em;
}
.narrowbox ul {
	list-style-type: none;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
}
.narrowbox li {
	padding-left: 10px;
	padding-bottom: 0.6em;
	background: url(/Style%20Library/nidcr.nih.gov/images/arrow_right.gif) no-repeat 1px 0.2em;
}
.box li { /* Added by RJB 9-5-12 */
	padding-left: 10px;
	padding-bottom: 0.6em; /* Updated by RJB 9-5-12 */
	background: url(/Style%20Library/nidcr.nih.gov/images/arrow_right.gif) no-repeat 1px 0.3em; /* Updated by RJB 9-5-12 */
}
.narrowbox li#print, .narrowbox li#email {
	padding-left: 0;
	background: none;
}
.box li#print,  /* Added by RJB 9-5-12 */
.box li#email { /* Added by RJB 9-5-12 */
	padding-left: 0;
	background: none;
}
.narrowbox #print a {
	display: block;
	padding-left: 20px;
	background: url(/Style%20Library/nidcr.nih.gov/images/printer_icon.gif) no-repeat left center;
}
.box #print a { /* Added by RJB 9-5-12 */
	display: block;
	padding-left: 20px;
	background: url(/Style%20Library/nidcr.nih.gov/images/printer_icon.gif) no-repeat left center;
}
.narrowbox #email a {
	display: block;
	padding-left: 20px;
	background: url(/Style%20Library/nidcr.nih.gov/images/email_icon.gif) no-repeat left center;
}
.box #email a { /* Added by RJB 9-5-12 */
	display: block;
	padding-left: 20px;
	background: url(/Style%20Library/nidcr.nih.gov/images/email_icon.gif) no-repeat left 0.1em; /* Updated by RJB 9-5-12 */
}
.narrowbox p.phone, 
.box p.phone { /* Added by RJB 9-5-12 */
	padding-left: 20px;
	padding-bottom: 0.6em;
	background: url(/Style%20Library/nidcr.nih.gov/images/phone_icon.gif) no-repeat left 0.2em;
}
.narrowbox p.email, 
.box p.email { /* Added by RJB 9-5-12 */
	padding-left: 20px;
	padding-bottom: 0.6em;
	background: url(/Style%20Library/nidcr.nih.gov/images/email_icon.gif) no-repeat left 0.1em; /* Updated by RJB 9-5-12 */
}
.narrowbox p.print, 
.box p.print { /* Added by RJB 9-5-12 */
	padding-left: 20px;
	padding-bottom: 0.6em;
	background: url(/Style%20Library/nidcr.nih.gov/images/printer_icon.gif) no-repeat left top;
}
.narrowbox p.publication, 
.box p.publication { /* Added by RJB 9-5-12 */
	padding-left: 20px;
	padding-bottom: 0.6em;
	background: url(/Style%20Library/nidcr.nih.gov/images/publication_icon.gif) no-repeat left top;
}
.narrowbox p.pda,
.box p.pda { /* Added by RJB 9-5-12 */
	padding-left: 20px;
	padding-bottom: 0.6em;
	background: url(/Style%20Library/nidcr.nih.gov/images/iconmobile.gif) no-repeat left top;
}
.narrowbox p.pdf, 
.box p.pdf { /* Added by RJB 9-5-12 */
	padding-left: 20px;
	padding-bottom: 0.6em;
	background: url(/Style%20Library/nidcr.nih.gov/images/pdf_icon.gif) no-repeat left top;
}
.narrowbox p.spanish, 
.box p.spanish { /* Added by RJB 9-5-12 */
	padding-left: 20px;
	padding-bottom: 0.6em;
	background: url(/Style%20Library/nidcr.nih.gov/images/spanish/spanish_icon.gif) no-repeat left top;
}
.narrowbox p.english, 
.box p.english { /* Added by RJB 9-5-12 */
	padding-left: 20px;
	padding-bottom: 0.6em;
	background: url(/Style%20Library/nidcr.nih.gov/images/english_icon.gif) no-repeat left top;
}
.floatboxleft { /* Added by RJB 7-25-08 */
	float: left;
	width: 170px;
	margin: 3px 20px 0 0;
}
.floatboxright { /* Added by RJB 7-25-08 */
	float: right;
	width: 243px;
	margin: 3px 0 0 20px;
}
.floatboxright p, .floatboxleft p { /* Added by RJB 7-25-08 */
	line-height: 1.2em;
	padding-bottom: 0.5em;
}
.floatboxright p.caption, .floatboxleft p.caption { /* Added by RJB 7-25-08 */
	font-weight: bold;
	font-style: italic;
	padding-bottom: 0.7em;
}
#facingthefuture .callout { /* Added by RJB 7-25-08 */
	float: right;
	width: 208px;
	padding: 10px 15px 0 20px;
	margin: 0 0 1.5em 20px;
	background: url(/Style%20Library/nidcr.nih.gov/images/facingthefuture-callout-bkgnd.jpg) repeat-y left top;
}
#facingthefuture .callout p { /* Added by RJB 7-25-08 */
	font: italic 1.6em Georgia, Times New Roman, serif;
	color: #2d7b13;
	line-height: 1.4em;
	padding-bottom: 14px;
}
#facingthefuture .question { /* Added by RJB 7-25-08 */
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	color: #1b6901;
}


/* BEGIN Added by RJB 7-22-11 */
.datatable {
	clear: both;
	border: none;
}
.datatable h2 {
	color: #fff;
	padding: 5px 10px 5px 10px;
	margin-top: 1em;
	margin-bottom: 0;
	background-image: none;
	background-color: #888;
}
.datatable h3 {
	padding-bottom: 7px;
	margin-top: 15px;
	margin-bottom: 0;
	background: url(/Style%20Library/nidcr.nih.gov/images/dottedline.gif) repeat-x bottom left;
}
.datatable th {
	text-align: left;
	padding: 10px 20px 10px 0;
}
.datatable td {
	padding: 10px 20px 10px 0;
}
.datatable td a {
	display: block;
	padding-left: 16px;
	background: url(/Style%20Library/nidcr.nih.gov/images/arrow_right.gif) no-repeat 1px 0.2em;
}
.datatable td a.doc {
	background: url(/Style%20Library/nidcr.nih.gov/images/icon-doc.gif) no-repeat 1px 0.2em;
}
.datatable td a.ppt {
	background: url(/Style%20Library/nidcr.nih.gov/images/icon-ppt.gif) no-repeat 1px 0.2em;
}
.datatable td a.xls {
	background: url(/Style%20Library/nidcr.nih.gov/images/icon-xls.gif) no-repeat 1px 0.2em;
}
.datatable td a.pdf {
	background: url(/Style%20Library/nidcr.nih.gov/images/icon-pdf.gif) no-repeat 1px 0.2em;
}
.datatable td h2 a, .datatable td h3 a {
	display: inline;
	padding-left: 0;
	background: none;
}
/* END Added by RJB 7-22-11 */


/* BEGIN Added by RJB 4-17-09 */
#strategicplan .calloutyellow, #strategicplan .calloutgoal1, #strategicplan .calloutgoal2, #strategicplan .calloutgoal3, #strategicplan .calloutgoal4 { /* Modified by RJB 5-29-09 */
	float: right;
	width: 243px;
	padding: 0;
	margin: 0 0 1em 20px;
}
#strategicplan .calloutyellow { /* Added by RJB 5-29-09 */
	background: #f3e03a url(/Style%20Library/nidcr.nih.gov/images/strategicplan-yellow-right-bkgnd.gif) no-repeat right bottom;
}
#strategicplan .calloutgoal1 {
	background: #83a94c url(/Style%20Library/nidcr.nih.gov/images/strategicplan-goal1-right-bkgnd.gif) no-repeat right bottom;
}
#strategicplan .calloutgoal2 {
	background: #4d998f url(/Style%20Library/nidcr.nih.gov/images/strategicplan-goal2-right-bkgnd.gif) no-repeat right bottom;
}
#strategicplan .calloutgoal3 {
	background: #496793 url(/Style%20Library/nidcr.nih.gov/images/strategicplan-goal3-right-bkgnd.gif) no-repeat right bottom;
}
#strategicplan .calloutgoal4 {
	background: #507b70 url(/Style%20Library/nidcr.nih.gov/images/strategicplan-goal4-right-bkgnd.gif) no-repeat right bottom;
}
#strategicplan .calloutyellow p, #strategicplan .calloutgoal1 p, #strategicplan .calloutgoal2 p, #strategicplan .calloutgoal3 p, #strategicplan .calloutgoal4 p { /* Modified by RJB 5-29-09 */
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 1.4em;
	padding: 10px 15px 15px 15px;
}
#strategicplan .calloutyellow p { /* Added by RJB 5-29-09 */
	color: #444;
}
/* END Added by RJB 4-17-09 */



form {
	margin: 0;
}


#toolkitcontents { /* Added by RJB 9-6-11 */
	background: url(/Style%20Library/nidcr.nih.gov/images/toolkitcontentsbkgnd.jpg) no-repeat right 25px;
}
#toolkitcontents ul { /* Added by RJB 9-6-11 */
	padding-left: 0;
}
#toolkitcontents ul li ul { /* Added by RJB 9-6-11 */
	padding-left: 2em;
}
.imagefloatright { /* Added by RJB 9-5-12 */
	float: right;
	margin-left: 13px;
}
.box .imagefloatright { /* Added by RJB 9-5-12 */
	float: right;
	margin-left: 13px;
	margin-right: 14px;
}
.mythfact {
	font-size: 1.2em;
}

#socialmedia {
	clear: both;
	width: 877px;
	height: 35px;
	padding-left: 13px;
	margin-top: 5px;
	background: #d6d6d5 url(/Style%20Library/nidcr.nih.gov/images/socialmedia-bkgnd.jpg) no-repeat left top;
}
#socialmedia ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#socialmedia ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}
#socialmedia ul li a {
	display: block;
	height: 25px;
	padding-top: 10px;
	padding-left: 23px;
	padding-right: 12px;
}
#socialmedia ul li a.enewsletter {
	background: url(/Style%20Library/nidcr.nih.gov/images/socialmedia-enewsletter.gif) no-repeat 0 5px;
}
#socialmedia ul li a.rss {
	background: url(/Style%20Library/nidcr.nih.gov/images/socialmedia-rss.gif) no-repeat 0 8px;
}
#socialmedia ul li a.widgets {
	background: url(/Style%20Library/nidcr.nih.gov/images/socialmedia-widgets.gif) no-repeat 0 8px;
}
#socialmedia ul li a.twitter {
	background: url(/Style%20Library/nidcr.nih.gov/images/socialmedia-twitter.gif) no-repeat 0 8px;
}
#socialmedia ul li a.youtube {
	background: url(/Style%20Library/nidcr.nih.gov/images/socialmedia-youtube.gif) no-repeat 0 8px;
}
#socialmedia ul li a.bookmark {
	background: url(/Style%20Library/nidcr.nih.gov/images/socialmedia-bookmark.gif) no-repeat 0 8px;
}

* html #socialmedia ul li a.enewsletter {   /* IE6 fix */
	width: 11em;
}
* html #socialmedia ul li a.rss {   /* IE6 fix */
	width: 8em; 
}
* html #socialmedia ul li a.widgets {   /* IE6 fix */
	width: 6em;
}
* html #socialmedia ul li a.twitter {   /* IE6 fix */
	width: 9em;
}
* html #socialmedia ul li a.youtube {   /* IE6 fix */
	width: 9em;
}
* html #socialmedia ul li a.bookmark {   /* IE6 fix */
	width: 9em;
}


.uptotop {
	clear: both;
	text-align: left;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	padding-top: 15px;
	margin: 0 35px 5px 35px;
}
.uptotop a {
	color: #666;
	padding-left: 15px;
	background: url(/Style%20Library/nidcr.nih.gov/images/icon_uptotop.gif) no-repeat left center;
}
.uptotop a:hover {
	color: #666;
}
.uptotop a:visited {
	color: #666;
}
#lastupdated { 
	text-align: right;
	position: relative;
	top: -1.7em;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.2em;
	margin-left: 12em;
	margin-right: 35px;
}



#footer {
	clear: both;
	width: 960px;
	padding-top: 35px;
	padding-bottom: 1em;
	margin: 0 auto;
}
#footer ul {
	list-style-type: none;
	padding: 0;
	padding-bottom: 1em;
	margin: 0;
	
}
#footer li {
	display: inline;
	padding: 0 0.5em;
	margin: 0;
	border-right: 1px solid #aaa;
	background: none;
}
#footer li a {
	margin: 1px;
}
#footer li.last {
	border-right: none;
}
#footer p {
	clear: both;
	/* padding-top: 0.5em; Commented out by RJB 3-2-12 */
	padding-bottom: 1.5em; /* Updated by RJB 3-2-12 */
}
#footer img {
	margin-left: 8px;
	margin-right: 8px;
}




/* ---------------------------------------------------- */
/* IMAGE GALLERY
/* ---------------------------------------------------- */

.gallerycategory {
	float: left;
	width: 150px;
	margin-right: 2em;
	text-align: center;
}
.categorylisting td {
	padding-bottom: 30px;
}





/* JF added */

.calendarLegend  
{
}	

.calendarTable  
{
	background-color: #CCC;
}

.calendarHeading 
{
	/*font-size: smaller;*/
	color: #003366; 
	font-weight: bold;
	background-color: #CCC; 
}							

.calendarEvenRow 
{
	/*font-size: smaller;*/
	background-color: #f5f5f5;
	padding:  5px;	
}		

.calendarOddRow 
{ 
	background-color: #fff;
	padding:  5px;
}

.fundingOppsTable
{
	border-left: #ddeecd 1px double;
	width: 100%; 	
	vertical-align:top
}

.fundingOppsHeading
{
	padding-right: 6px;
	padding-left: 6px;
	text-align:center;
	font-weight: bold;
	padding-bottom: 2px;	
	color: #fff;
	padding-top: 2px;
	background-color: #938e89;	
}							

.fundingOppsEvenRow
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #ededee;
	text-align: left;
}

.fundingOppsFont
{
	color: #2c7d2c;
	font-style: italic;	
}

.fundingOppsTitle 
{
    font-weight: bold;
	color: #999;
	margin-bottom: 4px;	

}
/*
.fontStaff {font-size: 11px; color: #000000; font-family:  Verdana, Arial;}
*/

.staff
{
	color: #000;	
	border: #ddeecd 1px double;
	vertical-align:top;
	background-color: #ccc;
	margin-bottom: 1em;
} 

.staff th 
{
    color: #333;   
} 
.float_left { 
    float: left; 
} 
.float_right { 
    float: right; 
} 
.clear_both { 
    clear: both; 
}

/*end added by kennj*/
/* Added by TDN 3-15-2013 */
.narrowbox p.facebook, 
.box p.facebook {
	padding-left: 23px;
	padding-bottom: 0.9em;
	background: url(/Style%20Library/nidcr.nih.gov/images/facebook_icon.jpg) no-repeat left top;
}
.narrowbox p.twitter, 
.box p.twitter {
	padding-left: 23px;
	padding-bottom: 0.9em;
	background: url(/Style%20Library/nidcr.nih.gov/images/twitter_icon.jpg) no-repeat left top;
}
.narrowbox p.google, 
.box p.google {
	padding-left: 23px;
	padding-bottom: 0.9em;
	background: url(/Style%20Library/nidcr.nih.gov/images/googleplus_icon.jpg) no-repeat left top;
}
.narrowbox p.linkedin, 
.box p.linkedin {
	padding-left: 23px;
	padding-bottom: 0.9em;
	background: url(/Style%20Library/nidcr.nih.gov/images/linkedin_icon.gif) no-repeat left top;
}

/* End added by TDN */




/*Added by Tim for externaltooltip for social media icons*/
.narrowbox {
	padding-bottom: 10px;
	float: left;;
}
.narrowbox p {
	position: relative;
	padding-bottom: 0.6em;
	/*float: left;*/
	clear: both;
}

.narrowbox p .externallinktooltip,
.narrowbox p .externallinktooltipleft,
.box p .externallinktooltip,
.box p .externallinktooltipleft {
	position: absolute;
	left: -3000px;
	/*top: -32px;*/
	top: -38px;
	text-align: center;
	width: 266px;
	height: 35px;
	padding: 10px 6px 0 6px;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/externalllinktooltip.png) no-repeat left top;
}
.narrowbox p .externallinktooltipleft,
.box p .externallinktooltipleft {
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/externalllinktooltip.png) no-repeat 0 -45px;
}
.narrowbox p:hover span.externallinktooltip,
.narrowbox p:hover span.externallinktooltipleft,
.box p:hover span.externallinktooltip,
.box p:hover span.externallinktooltipleft {
	display: block;
	left: -200px;
}
.narrowbox p:hover span.externallinktooltipleft,
.box p:hover span.externallinktooltipleft {
	left: 20px;
}

.narrowbox p span.externallinktooltip a,
.narrowbox p span.externallinktooltipleft a,
.box p span.externallinktooltip a,
.box p span.externallinktooltipleft a {
	display: inline;
	height: auto;
	padding: 0;
}
.narrowbox p a.last,
.box p a.last {
	padding-right: 0;
}

/* EXTERNAL LINK POPUP FOR BOTTOM FOOTER SOCIAL MEDIA ICONS */ /* added by Tim 1/29/2014*/

#socialmedia ul li .externallinktooltip,
#socialmedia ul li .externallinktooltipleft {
	position: absolute;
	left: -3000px;
	top: -32px;
	text-align: center;
	width: 266px;
	height: 35px;
	padding: 10px 6px 0 6px;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/externalllinktooltip.png) no-repeat left top;

}
#socialmedia ul li .externallinktooltipleft {
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/externalllinktooltip.png) no-repeat 0 -45px;
}
#socialmedia ul li:hover .externallinktooltip,
#socialmedia ul li:hover .externallinktooltipleft {
	display: block; /* Necessary to work in IE7 & IE8 */
	left: -218px;
}
#socialmedia ul li:hover .externallinktooltipleft {
	left: 20px;
}
/*#socialmedia ul li a {
	display: block;
	height: 15px;
	padding: 4px 0 1px 23px;
}*/
#socialmedia ul li .externallinktooltip a,
#socialmedia ul li .externallinktooltipleft a {
	display: inline;
	height: auto;
	padding: 0;
}
#socialmedia ul li a.last {
	padding-right: 0;
}
/* End Added by Tim for externaltooltip for social media icons*/



.news_bg 
{
  background: transparent url(../images/ENewsletterBanner-ad3.png) no-repeat bottom right;
  padding-right:170px; 
  min-height:88px;  
}
#content .tight { /* Added by RJB 9-5-12 */
	margin-top: 15px !important;
}


#content .leftcontent {
	float: left;
	width: 321px;
}
#content .rightcontent {
	float: left;
	width: 321px;
	margin-left: 35px;
}
#content .leftcontent ul, #content .rightcontent ul {
	padding-bottom: 1.5em;
}

/* Begin added by RJB 9-5-12 */

.threecol .wide { 
	float: left;
	width: 346px;
	padding-bottom: 6px;
	margin-right: 10px;
}
.threecol .narrow {
	float: right;
	width: 178px;
	padding-bottom: 6px;
}
.threecol .left, 
.threecol .middle, 
.twocol .nestedleft { 
	float: left;
	width: 290px;
	padding-bottom: 6px;
	margin-right: 10px;
}
.threecol .right, 
.twocol .nestedright {
	float: left;
	width: 290px;
	/* padding-bottom: 6px; */
}
.narrowwidenarrow .wide { 
	float: left;
	width: 366px;
	margin: 0 10px 6px 10px;
}
.narrowwidenarrow .narrow {
	float: left;
	width: 252px;
	padding-bottom: 6px;
}
.twocol .left {
	float: left;
	width: 590px;
	padding-bottom: 6px;
	margin-right: 10px;
}
.twocol .right {
	float: left;
	width: 290px;
	padding-bottom: 6px;
}

.twocol .narrow .box,
.twocol .wide .box
{
   /*padding-bottom: 8px;*/
	margin-bottom: 3px;
	overflow: hidden;  
}


.threecol .wide .box, 
.threecol .narrow .box, 
.twocol .left .box, 
.twocol .right .box, 
.threecol .left .box, 
.threecol .middle .box, 
.threecol .right .box, 
.narrowwidenarrow .wide .box, 
.narrowwidenarrow .narrow .box {
	padding-bottom: 8px;
	margin-bottom: 3px;
	overflow: hidden; /* Forces this block to expand to contain floated images  */  /* Added by RJB 9-5-12 */
}
.twocol .wide .box {
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxbkgnd-twocolwide.jpg) no-repeat left bottom;
}
.twocol .narrow .box, 
.narrowwidenarrow .wide {
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxbkgnd-twocolnarrow.jpg) no-repeat left bottom;
}
.twocol .left .box {
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxbkgnd-twocolleft.jpg) no-repeat left bottom;
}
.twocol .left .nestedleft, 
.twocol .left .nestedright {
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxbkgnd-threecol.jpg) no-repeat left bottom;
}
.threecol .wide .box {
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxbkgnd-threecolwide.jpg) no-repeat left bottom;
}
.threecol .narrow .box {
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxbkgnd-threecolnarrow.jpg) no-repeat left bottom;
}
.narrowwidenarrow .narrow .box {
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxbkgnd-narrowwidenarrow-narrow.jpg) no-repeat left bottom;
}
.twocol .right .box, 
.threecol .left .box, 
.threecol .middle .box, 
.threecol .right .box {
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxbkgnd-threecol.jpg) no-repeat left bottom;
}
.box h2 {
	font: bold 1.3em/1.2em "myriad-pro", Arial, Helvetica, sans-serif;
	color: #585858;
	height: auto;
	padding: 6px 14px 8px 14px;
	margin-top: 0;
	margin-bottom: 11px;
}
.box h3 {
	font-size: 1.1em;
	margin: 7px 14px 0 14px;
}
.twocol .wide .box h2 {
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxheader-twocolwide.jpg) no-repeat left top;
}
.twocol .narrow .box h2, 
.narrowwidenarrow .wide .box h2 {
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxheader-twocolnarrow.jpg) no-repeat left top;
}
.twocol .left .box h2 {
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxheader-twocolleft.jpg) no-repeat left top;
}
.twocol .left .nestedleft h2, 
.twocol .left .nestedright h2 {
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxheader-threecol.jpg) no-repeat left top;
}
.threecol .wide .box h2 {
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxheader-threecolwide.jpg) no-repeat left top;
}
.threecol .narrow .box h2 {
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxheader-threecolnarrow.jpg) no-repeat left top;
}
.narrowwidenarrow .narrow .box h2 {
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxheader-narrowwidenarrow-narrow.jpg) no-repeat left top;
}
.twocol .right .box h2, 
.threecol .left .box h2, 
.threecol .middle .box h2, 
.threecol .right .box h2 {
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxheader-threecol.jpg) no-repeat left top;
}
.box p, .narrowbox p {
	line-height: 1.3em;
}
.box p, 
.box ul {
	margin-left: 14px;
	margin-right: 14px;
}
.box ul {
	line-height: 1.3em;
	padding: 0;
	padding-bottom: 0.4em;
}
.box ul li {
	background: url(/Style%20Library/nidcr.nih.gov/images/arrow_right.gif) no-repeat 1px 0.3em;
}
.box .boximage {
	float: right;
	margin-left: 13px; 
	margin-right:13px;
}
.box .illustrated {
	padding-right: 100px; 
	margin-right: 15px; 
	min-height: 110px;
}
.threecol .narrow .narrowbox {
	padding: 0 0 10px 5px;
	background: none;
}
.threecol .narrow .narrowbox h2 {
	font: 600 1.3em/1.2em "myriad-pro", Arial, Helvetica, sans-serif;
}
.bignumber {
	font: 800 58pt/34pt "myriad-pro", Arial, Helvetica, sans-serif !important;
	color: #cd8a42;
	letter-spacing: -3px;
	padding: 0;
	padding-bottom: 18px;
	margin: 0;
	text-shadow: 0px 5px 5px rgba(0,0,0,0.2);
}
.callout {
	padding: 15px 20px 6px 20px;
	margin: 0 40px 1.5em 40px;
	background: #cfe0fc url(/Style%20Library/nidcr.nih.gov/images/callout-box-bkgnd.jpg) repeat-x left top;
	border: 1px solid #bfbfbf;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
	box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
}
.publication {
	clear: both;
	float: left;
	width: 321px;
}
.publication .thumbnail {
	float: left;
	width: 122px;
	text-align: center;
	margin-right: 5px;
}
.publication .thumbnail img {
	border: 1px solid #999;
}
.publication .description {
	float: left;
	width: 194px;
}
.publication .description a {
	font-weight: bold;
}

.blogdate {
	font-size: 0.9em;
	color: #444;
	padding-bottom: 0.2em;
}
.blogtitle {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 0.2em;
}
.blogdescription {
	padding-bottom: 1.5em;
}

/* End added by RJB 9-5-12 */

h1#landinghead {
	color: #fff;
	height: 50px;
	overflow: hidden;
	margin-bottom: 15px;
	padding: 0;
	background-color: #4188fb;
}
h1.landinghead-thin { /* Added by RJB 9-5-12 */
	font: 400 28px/34px "myriad-pro", Arial, Helvetica, sans-serif;
	color: #fff !important;
	height: 45px;
	overflow: hidden;
	margin-bottom: 15px;
	padding: 5px 10px 0 15px;
	width: 865px;
}
h1.generic { /* Added by RJB 9-5-12 */
	background: #4f86de url(/Style%20Library/nidcr.nih.gov/images/header-thin-generic.jpg) no-repeat left top;
}
h1.oralhealth, 
h1.childrensoralhealth { /* Added by RJB 9-5-12 */
	background: #da872f url(/Style%20Library/nidcr.nih.gov/images/header-thin-oralhealth.jpg) no-repeat left top;
}
h1.research { /* Added by RJB 9-5-12 */
	background: #579989 url(/Style%20Library/nidcr.nih.gov/images/header-thin-research.jpg) no-repeat left top;
}
h1.careersandtraining { /* Added by RJB 9-5-12 */
	background: #579989 url(/Style%20Library/nidcr.nih.gov/images/header-thin-careersandtraining.jpg) no-repeat left top;
}
h1#landinghead span {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
/* Commented out by RJB 9-5-12
#oralhealth h1#landinghead {
	background-color: #da872f;
	background: #da872f url(/Style%20Library/nidcr.nih.gov/images/header-thin-oralhealth.jpg) no-repeat left top;
}
#oralhealth h1.childrensoralhealth {
	background-color: #da872f;
	background: #da872f url(/Style%20Library/nidcr.nih.gov/images/header-thin-childrensoralhealth.jpg) no-repeat left top !important;
}
*/
.twocol, .threecol { /* Updated by RJB 9-5-12 */
	clear: both;
	float: left;
	width: 890px;
}
.twocol .wide {
	float: left;
	width: 514px;
	padding-bottom: 6px; /* Added by RJB 9-5-12 */
}
.twocol .wide #oralhealthtopics {
	position: relative;
	min-height: 350px;
	background: #fff4cb url(/Style%20Library/nidcr.nih.gov/images/boxbkgnd-oralhealthtopics.jpg) no-repeat left bottom;
}
* html .twocol .wide #oralhealthtopics {   /* IE6 fix */
	height: 350px;
}
.twocol .wide #popularpublications {
	background: #fff url(http://cabweb.cit.nih.gov/nidcr/images/boxbkgnd-twocolwide.jpg) no-repeat left bottom;
}
.twocol .narrow {
	float: left;
	width: 366px;
	margin-left: 10px;
	padding-bottom: 6px; /* Added by RJB 9-5-12 */
}
.twocol .narrow #featuredvideo {
	position: relative;
	min-height: 430px;
	margin-bottom: 3px;
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxbkgnd-twocolnarrow.jpg) no-repeat left bottom;
}
* html .twocol .narrow #featuredvideo {   /* IE6 fix */
	height: 430px;
}
.twocol .narrow #childrensfeaturedvideo {
	position: relative;
	min-height: 265px;
	padding-bottom: 10px;
	margin-bottom: 3px;
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxbkgnd-twocolnarrow.jpg) no-repeat left bottom;
}
* html .twocol .narrow #childrensfeaturedvideo {   /* IE6 fix */
	height: 265px;
}
.twocol .narrow #quiz {
	/*height: 392px;  Commented to fix the info path web part hieght 2-13-14*/
	margin-bottom: 0 !important;
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxbkgnd-quiz_new.jpg) no-repeat left bottom;
}
.twocol .narrow #childrensquiz {
	/* height: 383px;Commented to fix the info path web part hieght 2-13-14*/
	margin-bottom: 0 !important;
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxbkgnd-childrensquiz_new.jpg) no-repeat left bottom;
}
.childrensoralhealthads { /* Updated by RJB 9-5-12 */
	padding-bottom: 10px;
}
.childrensoralhealthads img { /* Updated by RJB 9-5-12 */
	margin-right: 11px;
	margin-bottom: 3px;
}
.childrensoralhealthads img.last { /* Updated by RJB 9-5-12 */
	margin-right: 0;
}
.oralhealthads { /* Updated by RJB 9-5-12 */
	clear: both;
	width: 890px;
	height: 97px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.oralhealthads h2 { /* Updated by RJB 9-5-12 */
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
.oralhealthads ul { /* Updated by RJB 9-5-12 */
	padding: 0;
	margin: 0;
}
.oralhealthads ul li { /* Updated by RJB 9-5-12 */
	float: left;
	width: 140px;
	height: 90px;
	padding-left: 10px;
	padding-bottom: 0;
	background: none;
}
.oralhealthads #first { /* Updated by RJB 9-5-12 */
	padding-left: 0;
}
.oralhealthads h2 { /* Updated by RJB 9-5-12 */
	font: bold 1.2em/1.2em Arial, Helvetica, sans-serif;
	color: #585858;
	height: 32px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 13px;
}
/* Commented out by RJB 9-5-12
#oralhealthtopics h2 {
	margin-top: 3px;
	margin-bottom: 11px;
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxheader-oralhealthtopics.jpg) no-repeat left top;
}
#featuredvideo h2 {
	margin-bottom: 11px;
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxheader-featuredvideo.jpg) no-repeat left top;
}
#childrensfeaturedvideo h2 {
	margin-bottom: 11px;
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxheader-featuredvideo.jpg) no-repeat left top;
}
*/
#oralhealthtopics h2 { /* Added by RJB 9-5-12 */
	margin-top: 3px;
}
#featuredvideo h3 {
	margin-top: 6px;
	margin-bottom: 11px;
}
#featuredvideo p {
	padding-bottom: 0.7em;
}
#featuredvideo .morevideos {
	clear: both;
	position: absolute;
	bottom: 17px;
	left: 98px;
}
/* Commented out by RJB 9-5-12
#quiz h2 {
	margin-bottom: 11px;
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxheader-testyouroralhealthiq.jpg) no-repeat left top;
}
#childrensquiz h2 {
	margin-bottom: 11px;
	background: #fff url(/Style%20Library/nidcr.nih.gov/images/boxheader-testyouroralhealthiq.jpg) no-repeat left top;
}
*/
#quiz table.quiz td, 
#childrensquiz table.quiz td {
	padding-right: 3px;
	padding-bottom: 5px;
}
#quiz #answer, 
#childrensquiz #answer {
	font-weight: bold;
	width: 240px;
}
#quiz #checkanswer span, 
#quiz #nextquestion span, 
#childrensquiz #checkanswer span, 
#childrensquiz #nextquestion span {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#quiz #checkanswer a, 
#childrensquiz #checkanswer a {
	display: block;
 	width: 109px;
 	height: 29px;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/buttons-quiz.png) no-repeat 0px 0px;
}
#quiz #checkanswer a:hover, 
#childrensquiz #checkanswer a:hover {
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/buttons-quiz.png) no-repeat 0px -29px;
}
#quiz #nextquestion a, 
#childrensquiz #nextquestion a {
	display: block;
 	width: 109px;
 	height: 29px;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/buttons-quiz.png) no-repeat -109px 0px;
}
#quiz #nextquestion a:hover, 
#childrensquiz #nextquestion a:hover {
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/buttons-quiz.png) no-repeat -109px -29px;
}
h2 span {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
.twocol h3, .twocol p {
	margin-left: 14px;
	margin-right: 14px;
}
.twocol table {
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 7px;
}
/* Commented out by RJB 9-5-12
.twocol ul {
	padding-left: 14px;
	padding-bottom: 0;
}
.twocol ul.floatthreecol {
	width: 153px;
	float: left;
}
*/
.twocol ul.floattwocol {
	width: 229px; /* Updated by RJB 9-5-12 */
	float: left;
}
.twocol #oralhealthtopics ul.floattwocol {
	padding-bottom: 35px;
}
.twocol .narrow .videothumbs {
	padding-bottom: 0;
}
.twocol .narrow .videothumbs span {
}
.twocol .narrow .videothumbs img {
	vertical-align: top;
}
.twocol .narrow .videothumbs a {
	margin-right: 5px;
}
.twocol .narrow .videothumbs div p {
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 0;
	margin-right: 0;
	margin-left: 0;
}
#dentalcare {
	position: absolute;
	bottom: 7px;
	left: 372px;
}
#dentalcare a {
	display: block;
	width: 142px;
	height: 51px;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/lookingfordentalcare.jpg) no-repeat left top;
}
#dentalcare a span {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
.clear {
	clear: both; 
}

/* END Added by RJB 9-6-11 */

#WebPartWPQ1 iframe
{
   width:338px !important;
   height:211px !important;
   margin:0 !important; 
    }
 .ms-rtestate-read table table 
 {
     margin-left:-1px;
     
     width:auto;
 }
.ms-rtestate-read  table
 {
     
     width:auto;
 }
#popularpublications ul li { /* Added by TimN 2/14/2014 */
Background: none;
}
#oralhealthads ul li { /* Added by TimN 2/14/2014 */
Background: none;
}

#childrensoralhealthads ul li { /* Added by TimN 2/14/2014 */
Background: none;
}
.ms-WPBody  /* Added by TimN 2/28/2014 */
{
    font-size:inherit;
    font-family:inherit;
}

/* ---------------------------------------------------- */
/* ORGANIZATION CHARTS
/* ---------------------------------------------------- */

/* Added by RJB 9-5-12 */

#content .orgchart {
	position:relative;
	padding: 0;
	margin: 0;
}
#content .orgchart ul {
	line-height: 1.3em;
	padding: 0;
	margin:0;
}
#content .orgchart li {
	padding-left: 0;
	background: none;
}
#content .orgchart .secondlevel li { /* secondlevel rules */
	width: 177px;
	height: 20px;
}
#content .orgchart .secondlevel ul li { /* Bulleted lists */
	width: 280px;
	height: auto;
	padding-left: 10px;
	background: url(/Style%20Library/nidcr.nih.gov/images/arrow_right.gif) no-repeat 1px 0.3em;
}
#content .orgchart li span { /* All boxes */
	width: 423px;
	display: block;
	padding: 10px 12px 14px 12px;
	background: url(/Style%20Library/nidcr.nih.gov/images/orgchart-boxbkgnd-447.png) no-repeat left bottom;
}
#content .orgchart .secondlevel li span { /* secondlevel boxes */
	width: 291px;
	background: #ececec url(/Style%20Library/nidcr.nih.gov/images/orgchart-boxbkgnd-315.png) no-repeat left bottom;
}
#content #leftcol .orgchart h2 { /* all heads */
	position: relative;
	top: -10px;
	left: -12px;
	font: 600 1.3em/1.2em "myriad-pro", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	width: 423px;
	height: auto;
	padding: 6px 12px 8px 12px;
	margin: 0;
	background: #477aca url(/Style%20Library/nidcr.nih.gov/images/orgchart-boxheader-447.jpg) no-repeat left top;
}
#content #leftcol .orgchart .secondlevel h2 { /* secondlevel heads */
	width: 291px;
	background: #8f8f8f url(/Style%20Library/nidcr.nih.gov/images/orgchart-boxheader-315-2.jpg) no-repeat left top;
}
#content .orgchart h2 a {
	color: #fff;
}
#content .orgchart h2 a:hover {
	text-decoration: underline;
}
#content .orgchart p {
	padding-bottom: 0.4em;
}
#content .orgchart .secondlevel li a {
	width: 280px;
}
#content .orgchart .toplevel { /* vert rule */
	position: absolute;
	left: 335px;
	border-left: 1px solid #918c88;
}
#content .orgchart .toplevel span { /* toplevel box */
	position: relative;
	left: -224px;
}
#content .orgchart .toplevel .leftcol { /* leftcol rules */
	position: absolute;
	left: -178px;
	border-top: 1px solid #918c88;
	border-left: 1px solid #918c88;
}
#content .orgchart .toplevel .rightcol { /* rightcol rules */
	position: absolute;
	left: -1px;
	border-top: 1px solid #918c88;
	border-right: 1px solid #918c88;
}
#content .orgchart .toplevel .leftcol span { /* leftcol boxes */
	position: relative;
	top: 20px;
	left: -159px;
}
#content .orgchart .toplevel .rightcol span { /* rightcol boxes */
	position: relative;
	top: 20px;
	left: 21px;
}

/* ------- OD CHART ------- */

.od {
	height: 1000px;
}
.od .toplevel { /* vert rule */
	top: 137px;
	height: 610px;
}
.od .toplevel span { /* toplevel box */
	top: -137px;
}
.orgchart .oam {
	top: 28px;
}
.orgchart .octom {
	top: 275px;
}
.orgchart .der {
	top: 408px;
}
.orgchart .oit {
	top: 28px;
}
.orgchart .ospa {
	top: 142px;
}
.orgchart .oche {
	top: 256px;
}
.orgchart .dir {
	top: 467px;
}
.orgchart .dea {
	top: 617px;
}

/* ------- DER CHART ------- */

.der {
	height: 375px;
}
.der .toplevel { /* vert rule */
	top: 83px;
	height: 154px;
}
.der .toplevel span { /* toplevel box */
	top: -83px;
}
.orgchart .tgrb {
	top: 28px;
}
.orgchart .ibidb {
	top: 28px;
}
.orgchart .bssrb {
	top: 161px;
}
.orgchart .ccr {
	top: 161px;
}

/* ------- DIR CHART ------- */

.dir {
	height: 1286px;
}
.dir .toplevel { /* vert rule */
	top: 137px;
	height: 998px;
}
.dir .toplevel span { /* toplevel box */
	top: -137px;
}
.orgchart .dms {
	top: 28px;
}
.orgchart .sbc {
	top: 28px;
}
.orgchart .opcb {
	top: 142px;
}
.orgchart .mptb {
	top: 142px;
}
.orgchart .oiib {
	top: 428px;
}
.orgchart .csdb {
	top: 428px;
}
.orgchart .lcdb {
	top: 714px;
}
.orgchart .lsb {
	top: 678px;
}
.orgchart .smds {
	top: 1005px;
}
.orgchart .core {
	top: 925px;
}

/* ------- DEA CHART ------- */

.dea {
	height: 335px;
}
.dea .toplevel { /* vert rule */
	top: 83px;
	height: 135px;
}
.dea .toplevel span { /* toplevel box */
	top: -83px;
}
.orgchart .gmb {
	top: 28px;
}
.orgchart .srb {
	top: 142px;
}
.orgchart .rtcdb {
	top: 28px;
}
/* End of Charts*/

/*Begin Table Styles  */

table.zebra {  /* Added by RJB 9-5-12 */
	border-collapse: collapse;
	border: none;
	margin-bottom: 1em;
}
table.zebra th {  /* Added by RJB 9-5-12 */
	line-height: 1.3em;
	padding: 8px 14px;
	text-align: left;
	font-weight: bold;
	color: #fff;
	background-color: #4879c8;
}
table.zebra td {  /* Added by RJB 9-5-12 */
	vertical-align: top;
	line-height: 1.3em;
	padding: 7px 14px 8px 14px;
	border-bottom: 1px solid #ccc;
}
table.zebra .even {  /* Added by RJB 9-5-12 */
	background-color: #f2f2f2;
}
table.zebra .odd {  /* Added by RJB 9-5-12 */
	background-color: #e5e5e5;
}

/* JF added */

.calendarLegend  
{
}	

.calendarTable  /* Updated by RJB 9-5-12 */
{
	background-color: #ccc;
	margin-bottom: 1em;
}
.calendarTable td, .calendarTable th  /* Added by RJB 9-5-12 */
{
	line-height: 1.3em;
}

.calendarHeading  /* Updated by RJB 9-5-12 */
{
	color: #fff;
	text-align: left;
	font-weight: bold;
	padding: 8px 14px;
	background-color: #4879c8;
}							

.calendarEvenRow  /* Updated by RJB 9-5-12 */
{
	background-color: #e3e3e3;
	padding:  5px;
	padding: 8px 14px;
}

.calendarOddRow  /* Updated by RJB 9-5-12 */
{ 
	background-color: #fff;
	padding:  5px;
	padding: 8px 14px;
}

.fundingOppsTable  /* Updated by RJB 9-5-12 */
{
	background-color: #ccc;
	margin-bottom: 1em;
}
.fundingOppsTable td, .fundingOppsTable th  /* Added by RJB 9-5-12 */
{
	line-height: 1.3em;
}

.fundingOppsHeading  /* Updated by RJB 9-5-12 */
{
	padding: 8px 14px;
	text-align: left;
	font-weight: bold;
	color: #fff;
	background-color: #4879c8;
}							

.fundingOppsEvenRow  /* Updated by RJB 9-5-12 */
{
	background-color: #e3e3e3;
	padding:  5px;
	padding: 8px 14px;
}

.fundingOppsOddRow  /* Added by RJB 9-5-12 */
{ 
	background-color: #fff;
	padding:  5px;
	padding: 8px 14px;
}

.fundingOppsFont
{
	color: #2c7d2c;
	font-style: italic;	
}

.fundingOppsTitle 
{
    font-weight: bold;
	color: #999;
	margin-bottom: 4px;	

}
/*End of Table Styles */
/*Intramural Research*//* Added by Yisak 3-11-14 */

#slideshow .moreresearchhighlights {
	position: absolute;
	top: 194px;
	right: 0;
	padding: 0;
	width: 172px;
	height: 22px;
	z-index: 300;
}
#slideshow .moreresearchhighlights a {
 	display: block;
	width: 172px;
	height: 22px;
	background: transparent url(/Style%20Library/nidcr.nih.gov/images/slideshow-moreresearchhighlights.gif) no-repeat left top;
}
#slideshow .moreresearchhighlights span {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
/*End of Intramural Research*/

/*Corev4 Reset */

#ContentBody .menu ul
{
  line-height:1.2em;
  padding-bottom:1em;
  margin: 0 1px 0;
 
}

#ContentBody .menu li
{
    padding-bottom:0.6em;
    
}
#ContentBody .menu li ul
{
padding-left: 2em;
padding-top: 0.6em;
padding-bottom: 0;
margin-bottom: 0;
}

/* ---------------------------------------------------- */
/* Social Media  06/25/2015
/* ---------------------------------------------------- */
 
#socialmedia2 {
	clear: both;
	/*width: 877px;*/
	width: 890px; /* Changed 05/21/2014 NKIM */
	height: 38px;
	padding-left: 13px;
	margin-top: 5px;
	background: #FFF url(/Style%20Library/nidcr.nih.gov/images/socialmedia-bkgnd_new.jpg) no-repeat left top;
}
.socialmediaConnect { /* Changed 05/21/2014 NKIM */
	float:left;
	margin: 0 0 0 12px;
	padding: 0;
	width:590px;
}
.socialmediaConnect h4 { /* Changed 05/21/2014 NKIM */
	color:#666;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:105%;
	margin: .85em 0 0 0;
	padding: 0;
	text-align:left;
	width:5.8em;
}
.socialmediaConnect ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.socialmediaConnect ul li {
	float: left;
	margin: 0;
	padding-right: 8px;  /* Changed 06/25/2015 Tony G*/
	background: none;
}

.socialmediaConnect ul li a.emailupdates {
	background: url(/Style%20Library/nidcr.nih.gov/images/socialmedia-email_new.gif) no-repeat 0 10px;






}
.socialmediaConnect ul li a.twitter {
	background: url(/Style%20Library/nidcr.nih.gov/images/socialmedia-twitter_new.gif) no-repeat 0 10px;
}
.socialmediaConnect ul li a.linkedin {
	background: url(/Style%20Library/nidcr.nih.gov/images/socialmedia-linkedin_new.gif) no-repeat 0 10px;
}
.socialmediaConnect ul li a.youtube {
	background: url(/Style%20Library/nidcr.nih.gov/images/socialmedia-youtube_new.gif) no-repeat 0 10px;
}
.socialmediaConnect ul li a.rss {
	background: url(/Style%20Library/nidcr.nih.gov/images/socialmedia-rss_new.gif) no-repeat 0 10px;
}

.socialmediaShare { /* Changed 05/21/2014 NKIM */
	float:left;
	margin: 0 0 0 53px;
	padding: 0;
	width:220px;
}
.socialmediaShare h4 { /* Changed 05/21/2014 NKIM */
	color:#666;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:105%;
	margin: .85em 0 0 0;
	padding: 0;
	text-align:left;
	width:4.5em;
}
.socialmediaShare ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.socialmediaShare ul li {
	float: left;
	margin: 0;
	padding-right: 3px;  /* Changed 06/25/2015 Tony G*/	
	background: none;
}
.socialmediaShare ul li a {
	display: block;
	height: 25px;
	margin:0 5px 0 0; /* Changed 05/21/2014 NKIM */
	padding-top: 11px; /* Changed 05/21/2014 NKIM */
	padding-left: 23px;
	padding-right: 0; /* Changed 05/21/2014 NKIM */
}
.socialmediaShare ul li a.facebook {
	background: url(/Style%20Library/nidcr.nih.gov/images/socialmedia-facebook_new.gif) no-repeat 0 11px;
}
.socialmediaShare ul li a.twitter2 {
	background: url(/Style%20Library/nidcr.nih.gov/images/socialmedia-twitter2_new.gif) no-repeat 0 11px;
}
.socialmediaShare ul li a.linkedin {
	background: url(/Style%20Library/nidcr.nih.gov/images/socialmedia-linkedin_new.gif) no-repeat 0 11px;
}
.socialmediaShare ul li a.google {
	background: url(/Style%20Library/nidcr.nih.gov/images/socialmedia-google_new.gif) no-repeat 0 11px;
}
.socialmediaShare ul li a.email {
	background: url(/Style%20Library/nidcr.nih.gov/images/socialmedia-email_new.gif) no-repeat 0 11px;
}
#content #socialmedia2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content #socialmedia2 ul li { /* Modified by RJB 3-19-09 */
	padding-bottom: 0.6em;
	padding-left: 5px;
	background:none;
	}
#content .socialmediaConnect ul li a,
.mainContent .socialmediaConnect ul li a {
	color:#009;
	display: inline-block; /* Modified by TimN 11/19/2015 */
	margin:0 0 0 0; /* Changed 05/21/2014 NKIM */
	padding-top: 12px; /* Modified by TimN 11/19/2015 */
	padding-left: 23px; /* Changed 11/19/2015 Tim N*/
	padding-right: 5px; /* Modified by TimN 11/19/2015 */
	text-decoration:none; /* Changed 05/21/2014 NKIM */
}
/* Added by TimN 11/19/2015 */    
#content .socialmediaConnect ul li a+a,
.mainContent .socialmediaConnect ul li a+a {
    padding-left: 0px !important;
    padding-right: 2px !important;
}	
/* End Added by TimN */
#content .socialmediaShare ul li a {
	display: block;
	height: 25px;
	margin:0 0 0 0; /* Changed 05/21/2014 NKIM */
	padding-top: 11px; /* Changed 05/21/2014 NKIM */
	padding-left: 23px;
	padding-right: 0; /* Changed 05/21/2014 NKIM */
}

#SignInLink 
{ 
position:absolute; 
top:0; 
width:100%; 
text-indent: -9999px; 

} 

.s4-signInLink 
{ 
color:#2F5A9F !important; 
} 


h4 { /* Added by Tim 8-15-14 */
                font-size: 1em;
                font-weight:bold;
                margin-top: 1em;
                margin-bottom:1em;
                }
 /**** Added by Tim for Exit disclaimer modal window *************/
#modalOverlay {
	width:100%;
	height:100%;
	z-index:1000; /* places the modal overlay between the main page and the modal dialog*/
	background-color:#999;
	opacity:0.5;
	position:fixed;
	top:0;
	left:0;
	display:none;
	margin:0;
	padding:0;
}

#modal {
	width:50%;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	border: thin #36C solid;
	background-color:#fff;
	z-index:1010; /* places the modal dialog on top of everything else */
	position:fixed;
	top:25%;
	left:25%;
	display:none;
	-moz-border-radius:6px;
	border-radius: 6px;
}
#modal h1 {
	color:#36C;
	font: bold 1.3em Arial,Helvetica,sans-serif;
	margin:0;
	padding:10px 0 15px 10px;
	text-align:left;
	width:50%;
	background: none;
}

#modal p {
	color:#555;
	font: normal 1em Arial,Helvetica,sans-serif;
	margin:0;
	padding:6px 0 6px 8px;
	text-align: left !important;
	line-height:1.4em;
	
}


.modalCloseButton {
	float:right;
	position:absolute;
	top:15px;
	left:93%;
}
.modalCloseButton img {
	border:0;
}

.screen-reader-offscreen {
   position:absolute;
   left:-999px;
   width:1px;
   height:1px;
   top:auto;
}

/****** oral health Quiz ****** Commented until it get approved 3-19-15
.twocol table {
	margin-left: 2px;
	
}
#ctl00_SPWebPartManager1_g_27156d75_e130_4cfd_bbcb_ca2b2df26f4a_FormControl0__XmlFormView div {
	
	padding-top:0px !important;
	margin-top:0px !important;
	
}
#ctl00_SPWebPartManager1_g_c01e59df_e959_49fc_836a_40ef92660a5a_FormControl0__XmlFormView div
{
    	padding-top:0px !important;
	margin-top:0px !important;
}
.p_ZdPaUL65lBKcuiY7_0 {
    height:0px !important;
}*/
