@charset "UTF-8";

/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */

/* Diagnostics File */
/*@import url("/TemplatePackage/css/B/diagnostics.css");*/

/* COLOR THEME -- ORANGE */
/*@import url("/TemplatePackage/css/B/theme-orange.css");*/

/* COLOR THEME -- PURPLE */
/*@import url("/TemplatePackage/css/B/theme-purple.css");*/

/* COLOR THEME -- TEAL */
/*@import url("/TemplatePackage/css/B/theme-teal.css");*/

/* COLOR THEME -- TAN */
/*@import url("/TemplatePackage/css/B/theme-tan.css");*/

/* COLOR THEME -- ROSE */
/*@import url("/TemplatePackage/css/B/theme-rose.css");*/

/* COLOR THEME -- rose */
@import url("/TemplatePackage/css/B/theme-teal.css");


/* min-height rule for topic blocks container */
/*
.top-blocks dl{
	min-height: 50px;
}
*/

.basetable {
	width: 100%;
	alignment-adjust: middle;
	border: 0px;
}

.basetabletr {
	alignment-adjust:middle;
	border: 0px;
	width:20%
}

.newupdated 
{color: #6a6a6a;
font-size: 0.9em;
font-weight: normal;
}

.boxCopy-White {
	overflow: auto;
	background-color: #FFF;
	padding: 3px;
	height: auto;
	width: 98%;
}

.codeCopy-White {
	overflow: auto;
	background-color: #FFF;
	padding: 3px;
	height: 100px;
}


.code200Copy-White {
	overflow: auto;
	background-color: #FFF;
	padding: 3px;
	height: 200px;
}

.margin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 20px;
}

.title {
	margin: 0;
	font-size: 1.7em;
	font-weight: bold;
}

.dateUnderTitle {
	margin: 0;
	font-size:.9em;
}

.captionAboveTitle {
	margin: 0;
	font-size:1.0em;
	font-weight: bold;
}

.question {
	font-weight: bold;
	margin-bottom: 10px;
}

.answer {
	margin-top:0px;
	margin-bottom:8px;
}

#nav-container .related .inner h4.mylastChild a
{
background-image:none;
}
#content-secondary .pageOptions ul.top-divide
{
border: 0;
}

#topicList ul li ul li {
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../../../../images/core/arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffe5;
	background-color: #ffffe5;
	margin: 0px;
	display: block;
	padding-right: 0px;
	font-size:10px;
}
#topicList ul li ul li.here {
	font-weight:bolder;
	color: #000000;
	text-decoration: none;
	background-color: #ffffe5;
}
#topicList ul li ul li ul li{
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../../../../images/core/arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffe5;
	background-color: #ffffe5;
	margin: 0px;
	display: block;
	padding-right: 0px;
	font-size:10px;
}
#featCol {
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 170px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 7px 0px 0px 7px;
}
#featCol h4 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fee57f;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

#catalogCol {
	padding: 7px 0px 0px 7px;
}
#catalogCol h4 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fee57f;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#articleCol_lnav {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 170px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 7px 0px 0px 7px;
}

#articleCol_lnav h4 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fee57f;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

#articleCol_lnav h5 {
	margin: 0px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fee57f;
	font-size: 14px;
}

#articleCol_lnav h6 {
	margin: 0px;
	padding-top: 10px;
	font-size: 12px;
}
ul.pageIndexItems {
	list-style:none;
	padding-left: 10px;
	margin: 10px 0px 10px 0px;
	list-style-type: none;
	
}
ul.pageIndexItems li {
	background-image: url(../../../../images/core/arrow2.gif);
	list-style:none;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 5px;
	/*font-size:1.1em;*/
}

#articleCol h4 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	clear: left;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#articleCol h5 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: left;
}


ul.featItems {
	list-style-type: none;
	margin: 10px 0px 25px 0px;
	padding: 0px;
}
ul.featItems img {
	margin-left: 0px;
	float: left;
	padding: 0px;
	border: 1px solid #000000;
	margin-right: 10px;
	}

ul.featItems li p.title {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
}


ul.featItems p.body {
	border: 0px solid #000000;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:87px;
}
ul.featItems li {
	margin-top:0px;
	padding: 0px;
	background-repeat: no-repeat;
	padding-bottom:20px;
}

/* Catalog items*/
ul.catalogItems {
	list-style-type: none;
	margin: 10px 0px 25px 0px;
	padding: 0px;
	width: 555px;
}
ul.catalogItems img {
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #000000;
	margin-right: 10px;
	height: inherit;
	float: left;
	}

ul.catalogItems li p.title {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
}


ul.catalogItems p.body {
	border: 0px solid #000000;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:87px;
}
ul.catalogItems li {
	margin-top:0px;
	padding: 0px;
	background-repeat: no-repeat;
	padding-bottom:20px;
	float: left;
	margin-right: 0px;
}
/******************************************************************/

#rightCol {
	margin-left: 555px;
	margin-top: 0px;
	padding-top: 0px;
}
#rightCol ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#pageIndex {
	padding:5px;
	background-color: #ffffe5;
	border-width:1px;
	border-color:#cccccc;
	border-style: solid;
}

#pageIndex ol {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	margin-left: 15px;
	list-style-position: inside;
}

#pageIndex h5 {
	margin: 0px;
	padding: 5px 0px 5px;
	font-size: 12px;
}
a {
	color: #003366;
}
#dividerBlack {
	display: block;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 4px;
	margin-right: 5px;
}

.dividerBlack {
	display: block;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style:dotted;
	border-top-color: #000000;
	margin-top: 4px;
	margin-right: 5px;
	/*background-image: url(images/core/div_hrz_blackdot.gif);
	background-repeat: no-repeat;*/
}

ul#pageFunct li {
	padding-left: 20px;
	padding-bottom: 3px;
}
li#email {
	background-image: url(/nhsn/images/ico_email.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
li#print {

	background-image: url(/nhsn/images/ico_printversion.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
li#email {

	background-image: url(/hai/images/email.jpg);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
li#mailbox {

	background-image: url(/hai/images/mailbox.jpg);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
li#phone {

	background-image: url(/hai/images/phone.jpg);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
li#nobullet {
	background-image: none;
}
#rightCol h4 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 14px;
}

#rightCol h5 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 12px;
}

ul.quickLinks {
	padding-left: 20px;
	margin: 0px;
}
ul.quickLinks li {
	font-size: .9em;
	padding-bottom: 8px;
	background-image: url(../../../../images/core/arrow2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 0px 0px;
	padding-left: 15px;
}
ul.quickLinks li.pdf{
	font-size: .9em;
	padding-bottom: 8px;
	background-image: url(/TemplatePackage/images/icon_pdf.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 0px 0px;
	padding-left: 25px;
}

ul.quickLinks li.ppt{
	font-size: .9em;
	padding-bottom: 8px;
	background-image: url(/nhsn/images/icon_ppt_f01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 0px 0px;
	padding-left: 25px;
}

ul#footerMenu {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #f5f5f5;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c4c4c4;
	border-right-color: #c4c4c4;
	border-bottom-color: #c4c4c4;
	border-left-color: #c4c4c4;
}
ul#footerMenu li {

	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	font-weight: normal;
}
#footer {
	background-color: #e5e5e5;
	width: 760px;
	height: 88px;
	clear: left;
}



.guideLine {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	margin-top: 10px;
}

ul.guidelineSubItems {
	list-style:none;
	padding-left: 10px;
	margin: 5px;
	list-style-type: none;
	padding: 0px;
}
ul.guidelineSubItems li {
	background-image: url(/nhsn/images/core/arrow2.gif);
	list-style:none;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	/*font-size:1.1em;*/
}
ul.guidelineSubItems li.pdf {
	background-image: url(/nhsn/images/icon_pdf.gif);
	list-style:none;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	/*font-size:1.1em;*/
}
ul.guidelineSubItems li.ppt {
	background-image:url(/nhsn/images/icon_ppt_f01.gif);
	list-style:none;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	/*font-size:1.1em;*/
}
ul.guidelineSubItems li.wmp {
	background-image:url(/nhsn/images/icon_wmp_f01.gif);
	list-style:none;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	/*font-size:1.1em;*/
}
.guideLine table {
	font-size: 11px;
}
.guideLine table th {
	background-color: #F2F8F9;
	text-align: left;
}
.guideLine p {
	margin-right: 10px;
	margin-left: 10px;
}
.guideline h3 {
	
}
/***************.document_list styles**************/
.document_list {
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 0;
}
.document_list table {
	font-size: .95em;
}
.document_list table th {
	background-color:#CCCCCC;
	text-align: left;
}

.document_list table th.sub {
	background-color: #F2F8F9;
	text-align: left;
}
.document_list table h5 {
	font-size: 100%;
	background-color#F2F8F9;
	font-weight:bold;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
}
.document_list table td {
	vertical-align: top;
	
}
.document_list p {
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
}

.trOdd {
	background-color: #FFE0C1;
}

.tr1dd {
	background-color: #FFB66C;
}

.campaign_mrsa {
	background-color:#FED892;
	
}

#globalNav {
	margin-bottom: 25px;
}
ul.featSubItems {
	list-style-image: url(../../../../images/core/arrow.gif);
	display: block;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 65px;
	padding-left: 45px;
}

ul.featSubItems li {
	margin-bottom: 2px;
}
ul.articleSubItems {
	list-style:none;
	padding-left: 10px;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
ul.articleSubItems li {
	background-image: url(../../../../images/core/arrow2.gif);
	list-style:none;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 5px;
	/*font-size:1.1em;*/
}
ul.articleSubItems li li {
	list-style:none;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-left:0px;
	font-size: 11px;
	background-image: url(../../../../none);
	/*font-size:1.1em;*/
}
ul.articleSubItems li.pdf {
	background-image: url(/TemplatePackage/images/icon_pdf.gif);
	list-style:none;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	/*font-size:1.1em;*/
}
ul.articleSubItems li.ppt {
	background-image:url(/nhsn/images/icon_ppt_f01.gif);
	list-style:none;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	/*font-size:1.1em;*/
}
ul.articleSubItems li.wmp {
	background-image:url(/nhsn/images/icon_wmp_f01.gif);
	list-style:none;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	/*font-size:1.1em;*/
}


ul.noBullet {
	list-style:none;
	padding-left: 10px;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
ul.noBullet li {
	background-image: url(../../../../images/core/arrow2.gif);
	list-style:none;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 5px;
	/*font-size:1.1em;*/
}
ul.noBullet li li {
	list-style:none;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-left:0px;
	font-size: 11px;
	background-image: url(../../../../none);
	/*font-size:1.1em;*/
}
ul.noBullet li.pdf {
	background-image: url(/TemplatePackage/images/icon_pdf.gif);
	list-style:none;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	/*font-size:1.1em;*/
}
ul.noBullet li.ppt {
	background-image:url(/nhsn/images/icon_ppt_f01.gif);
	list-style:none;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	/*font-size:1.1em;*/
}
ul.noBullet li.wmp {
	background-image:url(/nhsn/images/icon_wmp_f01.gif);
	list-style:none;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	/*font-size:1.1em;*/
}

ul.noBullet li.email {
	background-image:url(/hai/images/email.jpg);
	list-style:none;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	/*font-size:1.1em;*/
}

ul.noBullet li.phone {
	background-image:url(/hai/images/phone.jpg);
	list-style:none;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	/*font-size:1.1em;*/
}
ul.noBullet li.mailbox {
	background-image:url(/hai/images/mailbox.jpg);
	list-style:none;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	/*font-size:1.1em;*/
}
#leftCol h3.article {
	font-size: 1.3em;
	background-color: #FFFFFF;
	border-bottom-style: none;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	clear: left;
}
p.dateLine {
	color: #999999;
	margin: 0px 0px 15px;
	padding: 0px;
}
#guideLines {
	padding: 10px;
	background-color: #dae9f8;
	margin-top: 0px;
}
#guideLines select {
	width: 300px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
}
#guideLines p {
	margin: 0px;
	padding-bottom: 5px;
	font-size: 1em;

}
#featCol h4.featItems {
	margin-top: 15px;
}
#featCol h4.guideLines {
	font-size: 1.3em;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#guidelines input.goBtn {
	margin: 0px;
	padding: 0px;
}
a.breadCrumbs {
	margin-bottom: 0px;
}
a.pdfLink {
	display: inline;
	background-image: url(/nhsn/images/icon_pdf.gif);
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 5px;
	font-weight: normal;
}
a.pptLink {
	display:inline;
	background-image: url(/nhsn/images/icon_ppt_f01.gif);
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 5px;
}
a.wmpLink {
	display:inline;
	background-image: url(/nhsn/images/icon_wmp.gif);
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-bottom: 5px;
}
#featCol h3 {
	background-color: #dae9f8;
}
#breadCrumbs {
	margin-bottom: 5px;
	margin-top: 5px;
}
#topicNav {
	background-color: #fff3dc;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4ba8a;
	height: 36px;
	padding-top: 5px;
}
#topicNav ul {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	list-style-type: none;
}
#topicNav ul li {
	/*display: block;
	width: 76px;
	background-color: #ffe0a7;
	float: left;
	clear: right;
	margin-right: 4px;
	padding-top: 4px;
	text-align: center;
	background-image: url(images/core/tabTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 32px;
	border: 1px none #d4ba8a;
	padding-right: 5px;
	padding-left: 5px;*/
	float: left;
	clear: right;
	margin-right: 3px;
}
#topicNav ul li a.wide {
	width: 90px;
	}

#topicNav ul li.here a {
	font-weight: bold;
	background-color: #FFFFFF;
	width: 86px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#topicNav ul li a {
	text-decoration: none;
	display: block;
	width: 76px;
	background-color: #ffe0a7;
	
	
	padding-top: 4px;
	text-align: center;
	background-image: url(../../../../images/core/tabTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 32px;
	border: 1px none #d4ba8a;
	padding-right: 5px;
	padding-left: 5px;
}


#topicNav ul li a:hover {
	color: #000000;
	background-color: #ffffff;
}

#topicListRight h4 {
	font-size: 12px;
	margin: 0px;
	background-color: #ffffe5;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5ce;
}

#topicListRight ul li.here {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#topicListRight ul li {
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../../../../images/core/arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5ce;
	background-color: #ffffe5;
	margin: 0px;
	display: block;
	padding-right: 0px;
}

#topicListRight {
	border-top: 3px solid #039;
	border-bottom: 3px solid #039;
	margin-bottom: 5px;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

#resourceListRight h4 {
	font-size: 12px;
	margin: 0px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5ce;
}

#resourceListRight ul li.here {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#resourceListRight ul li {
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../../../../images/core/arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5ce;
	background-color: #ffffff;
	margin: 0px;
	display: block;
	padding-right: 0px;
}

#resourceListRight {
	
	margin-bottom: 5px;
}

#resourceListRight h4 {
	font-size: 12px;
	margin: 0px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-width: 0px;
	
}

#resourceListRight ul li.here {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#resourceListRight ul li {
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../../../../images/core/arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	border-bottom-width: 0px;
	background-color: #ffffff;
	margin: 0px;
	display: block;
	padding-right: 0px;
}

#resourceListRight {
		
	margin-bottom: 5px;
}

#box {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-left: 330px;
	height: 100%;
}
#box h3 {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5ce;
	background-color: #ffffe5;
}

#box p {
font-size: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5ce;
	background-color: #ffffe5;
}

#introBox {
	background-color: #ffffe5;
	margin-top: 4px;
	margin-bottom: 15px;
	width: 541px;
	display: block;
	float: left;
}
.subTopicIntro {
	width: 320px;
	float: left;
	background: none;
}
#box ul {
	padding-left: 15px;
}

/* This turns text red to indicate a new item */

.new {
	color:#900;
}

/* This next one hides the fact sheet footer. The print.css equivalent allows it to be seen 
when printed out. */

.fact_sheet_bottom {
	display:none;
}

/**********************************************************************/
/* Additional styles */ 

.releaseDate {
	font-size: .95em;
	color: #999999;
}

.lastModified {
	font-size: 0.95em;
	color: #999999;
	padding-bottom:20px;
	padding-top:20px;
	float: left;
}
.pdfLabel {
	font-size: .95em;
	color: #999999;
	display:inline;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 5px;
}
.genericLabel {
	font-size: .95em;
	color: #999999;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 5px;
}
.label {
	font-size: .9em;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 5px;
}

.fileTypelabel {
	font-size: .95em;
	background-image: none;
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 5px;
}

.pptLabel {
	font-size: .95em;
	color: #999999;
	display: block;
	background-image: url(/nhsn/images/icon_ppt_f01.gif);
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 5px;
}

.scroll {
	height: 250px;
	width: 535px;
	overflow: scroll;
	border: 1px solid #666;
	background-color: #ccc;
	padding: 8px;
}

a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(../../../../images/buttonBackground.gif);
background-repeat: no-repeat;
width: 132px;
height: 28px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

 a.button:link, a.button:visited {
color: #002577;
}

a.button:hover, a.button:active {
background-position: 0 -36px;
color: #FF7200;
}

#headershadow {
background-image: url(../../../../images/core/hmHdrShadow.gif);
background-repeat:repeat-x;
margin-bottom: 0px;
padding-bottom: 0px;
line-height: 4px;
}

#nav-container .related ul li.mylastChild a
{
text-align:left;
background-image:none;
font-weight:normal;
margin-left: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}
#nav-container .related .mybot
{height:0px;}

.centerAlign {
	text-align:center
}



.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

#content-main .c75r ul li a
{
	text-decoration:underline;}
	
#content-main .c75r ul li a:hover
{
	text-decoration:none;}
	
#content-main .c66r ul li a
{
	text-decoration:underline;}
	
#content-main .c66r ul li a:hover
{
	text-decoration:none;}
	
#content-main ul li.email a
{
	text-decoration:underline;}
	
#content-main  ul li.email a:hover
{
	text-decoration:none;}
	
#content-main ul li a.external
{
	text-decoration:underline;}
	
#content-main  ul li a.external :hover
{
	text-decoration:none;}
	
/* RSS FEED SPACING*/
	
div#rss-block span.item-pubdate {
                display: inline-block;
                margin-left: 9px;
}

.top-blocks div .group img.plugin {
                float: none;
}

.pad-bottom-10px
{padding-bottom:10px;}


