﻿body {
	font: 76% Arial, Helvetica, sans-serif;
	color: #262524;
	
	margin: 0;
	padding: 0;
	/*padding-top: 20px; */ /* COMMENTED OUT BY RJB 8/11/11 */
	background: #d6d5c9 url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/pageBkgnd.jpg) repeat-x top left ;
}
 /*allan change*/
#contentRow {
     padding-top: 0px;
}
/*#s4-ribbonrow, #suiteBar { display : none; }*/
#s4-workspace {background:#d6d5c9 url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/pageBkgnd.jpg) repeat-x top left;}
/*allan change*/
form {
	margin: 0;
	padding: 0;
}
.skipnav {
	position: absolute;
	left: -2000px;
}
a:link {
	color: #0036da;
	text-decoration: none;
}
a:hover {
	color: #b90200;
	text-decoration: underline;
}
h1 {
	position: relative; /* ADDED BY RJB 11/13/08 */
	top: -0.2em; /* ADDED BY RJB 11/13/08 */
	font: 2.2em Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: normal;
	color: #333;
	margin-top: 0;
	margin-bottom: 1em; /* MODIFIED BY RJB 11/13/08 */
}
h2 {
	font: 1.5em Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: bold;
	color: #4d4d49 !important;
	margin-top: 0;
	margin-bottom: 1.1em;
}
h3 {
	font: 1.2em Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: bold;
	color: #40403d;
	margin-top: 0;
	margin-bottom: .4em;
}
h4 {
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: bold;
	color: #333330;
	margin-top: 0;
	margin-bottom: 1.4em;
}
p {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 1.4em;
}

/********Begin: Added by Sameer 03/05/12**********************************/
h1.phe-rteElement-h1
 {
	-ms-name:"Heading 1";
	position: relative; /* ADDED BY RJB 11/13/08 */
	top: -0.2em; /* ADDED BY RJB 11/13/08 */
	font: 2.2em Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: normal;
	color: #333;
	margin-top: 0;
	margin-bottom: 1em; /* MODIFIED BY RJB 11/13/08 */
}
h2.phe-rteElement-h2
 {
 	-ms-name:"Heading 2";
	font: 1.5em Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: bold;
	color: #4d4d49;
	margin-top: 0;
	margin-bottom: 1.1em;
}

h3.phe-rteElement-h3
 {
 	-ms-name:"Heading 3";
	font: 1.2em Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: bold;
	color: #40403d;
	margin-top: 0;
	margin-bottom: 1.4em;
}
h4.phe-rteElement-h4
 {
 	-ms-name:"Heading 4";
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: bold;
	color: #333330;
	margin-top: 0;
	margin-bottom: 1.4em;
}

p.phe-rteElement-P
{
    -ms-name:"Paragraph";
    font-size: 1em;
	margin-top: 0;
	margin-bottom: 1.4em;
}

.phe-rteStyle-Normal
{
    -ms-name:"Normal";
    font-family:Verdana,Arial,sans-serif;
    font-size:8pt;
    /* [ReplaceColor(themeColor:"Dark1")] */ color:#676767;
    /* [ReplaceColor(themeColor:"Light1")] */ background-color:#fff;
}
.phe-rteStyle-Highlight
{
    -ms-name:"Highlight";
    /* [ReplaceColor(themeColor:"Dark1-Darker")] */ color:#312a26;
    /* [ReplaceColor(themeColor:"Accent6")] */ background-color:#fae032;
}
.phe-rteStyle-Byline
{
    -ms-name:"By Line";
    /* [ReplaceColor(themeColor:"Dark1",themeTint:"0.29")] */ color:#b6b6b6;
}
.phe-rteStyle-Tagline
{
    -ms-name:"Tag Line";
    font-size:1.3em;
    /* [ReplaceColor(themeColor:"Dark1",themeTint:"0.45")] */ color:#8b8b8b;
}
.phe-rteStyle-Comment
{
    -ms-name:"Comment";
    font-style:italic;
    /* [ReplaceColor(themeColor:"Accent5-Darkest")] */ color:#36b000;
    /* [ReplaceColor(themeColor:"Dark1")] */ text-shadow:0px 0px 5px #000;
}
.phe-rteStyle-References
{
    -ms-name:"References";
    /* [ReplaceColor(themeColor:"Dark1-Lightest")] */ color:#828282;
}
.phe-rteStyle-Caption
{
    -ms-name:"Caption";
    /* [ReplaceColor(themeColor:"Accent3")] */ color:#00adee;
}
/********End : Added by Sameer **************************************/


/* ----------------- LISTS ----------------- */ /* UPDATED BY RJB 3-19-12 */

#content ul {
	list-style-type: none;
	line-height: 1.6em;
	padding: 0 0 1em 0;
	margin: 0 11px 0 11px;
}

#content ol {
	line-height: 1.6em;
	padding: 0 0 1em 1em;
	margin: 0 0 0 1em;
}

#content ul ul, 
#content ul ol, 
#content ol ul, 
#content ol ol,
#content ul ul ul,
#content ul ul ol,
#content ul ol ul,
#content ul ol ol,
#content ol ul ul,
#content ol ol ul,
#content ol ol ol
{
	padding-bottom: 0;
}
li.dfwp-item > div.item {padding:bottom:4px;padding-top:0px;}
#content ul li, 
#content ol ul li,
#content ol ol ul li,
#content ol ol ol ul li,
#content ol ol ol ol ul li 
{
	padding: 0 0 0 9px;
	margin: 0 0 0 0;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bulletArrowBlue.gif) no-repeat 0 0.4em;
}

#content ul ul li,
#content ul ol ul li,
#content ol ul ul li,
#content ol ol ul ul li,
#content ol ul ol ul li,
#content ol ol ol ul ul li,
#content ol ol ul ol ul li,
#content ol ul ol ol ul li,
#content ul ol ol ol ul li 
{
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bulletArrowBlueHollow.gif) no-repeat 0 0.4em;
}

#content ul ul ul li,
#content ul ol ul ul li,
#content ul ul ol ul li,
#content ol ul ul ul li,
#content ol ol ul ul ul li,
#content ol ul ol ul ul li,
#content ol ul ul ol ul li 
{
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bulletSquareBlueSmall.gif) no-repeat 0 0.4em;
}

#content ol li,
#content ol ol li, 
#content ul ol li, 
#content ul ul ol li,
#content ol ul ol li,
#content ol ol ol li 
{
	padding: 0;
	margin: 0;
	background: none;
}

#content li.more 
{
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bulletArrowBlue.gif) no-repeat 0 0.4em;
}

/* ----------------- END LISTS ----------------- */

.hide { /* ADDED BY RJB 8/12/11 */
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}

/* ----------------- CONTAINERS ----------------- */

#preparedness, #emergency, #about { /* These are the wrappers. We are using these unique names because we cannot apply an ID to the body tag in MOSS */
	position: relative;
	width: 923px;
	margin: 0px auto;
	margin-top: 20px; /* UPDATED BY RJB 8/11/11 */
	line-height: 1.6em;
	background-color: #fff;
	text-align: left; /* Moved from Body because it was causing Horiz Scroll in SP2010 - IE7*/
}
#aspr {     /* Added by RJB 9-2-10 */
	position: absolute;
	top: 29px;
	right: 18px;
	width: 384px;
	height: 19px;
}
#aspr span {     /* Added by RJB 9-2-10 */
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#aspr a {     /* Added by RJB 9-2-10 */
	display: block;
	width: 384px;
	height: 19px;
}
#bannerHHS {
	text-align: right;
	height: 22px;
	overflow: hidden;
	padding-right: 20px;
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/hhsBannerBkgnd.gif) no-repeat top left; 
}

/* ----------- TABS ----------- */

#bannerGlobalnav {
	color: #fff;
	text-align: left;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	height: 24px;
	padding-top: 10px;
	padding-left: 20px;
	background: #24397a url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/globalnavBkgnd.jpg) no-repeat top left; 
}
#bannerGlobalnav ul {
	padding: 0;
	margin: 0;
}
#bannerGlobalnav li {
	float: left;
	list-style-type: none;
	width: 130px;
	margin: 0;
}
#bannerGlobalnav li#tabAbout {
	width: 154px; 
}
#bannerGlobalnav a {
	display: block;
	color: #fff;
	height: 20px;
	padding-top: 4px;
	padding-left: 15px;
}
#bannerGlobalnav a {
	text-decoration: none;
}

#tabPreparedness a {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/tabPreparedness.jpg) no-repeat bottom left; 
}
#tabPreparedness a:hover {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/tabPreparedness.jpg) no-repeat top left; 
}

#preparedness #tabEmergency a {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/tabEmergencyBack.jpg) no-repeat bottom left; 
}
#preparedness #tabEmergency a:hover {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/tabEmergencyBack.jpg) no-repeat top left; 
}
#preparedness #tabAbout a {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/tabAboutBack.jpg) no-repeat bottom left; 
}
#preparedness #tabAbout a:hover {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/tabAboutBack.jpg) no-repeat top left; 
}

#emergency #tabEmergency a {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/tabEmergencyFront.jpg) no-repeat bottom left; 
}
#emergency #tabEmergency a:hover {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/tabEmergencyFront.jpg) no-repeat top left; 
}
#emergency #tabAbout a {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/tabAboutBack.jpg) no-repeat bottom left; 
}
#emergency #tabAbout a:hover {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/tabAboutBack.jpg) no-repeat top left; 
}

#about #tabEmergency a {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/tabEmergencyBack.jpg) no-repeat bottom left; 
}
#about #tabEmergency a:hover {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/tabEmergencyBack.jpg) no-repeat top left; 
}
#about #tabAbout a {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/tabAboutFront.jpg) no-repeat bottom left; 
}
#about #tabAbout a:hover {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/tabAboutFront.jpg) no-repeat top left; 
}

/* ----------- BANNER ----------- */

#banner {
	color: #fff;
	text-align: left;
	height: 101px;
}
#preparedness #banner {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bannerPreparednessBkgnd.jpg) no-repeat top left;
}
#emergency #banner {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bannerEmergencyBkgnd.jpg) no-repeat top left;
}
#about #banner {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bannerAboutBkgnd.jpg) no-repeat top left;
}

#banner h1 {
	position: absolute;
	left: -5000px;
}
#banner p {
	position: absolute;
	left: -5000px;
}

#breadcrumbs {
	position: absolute;
	top: 135px; /* MODIFIED BY RJB 1/13/09 */
	left: 0;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #4d4b49;
	width: 583px; /* ADDED BY RJB 1/13/09 */
	text-align: left; /* ADDED BY RJB 1/13/09 */
	padding: 2px 320px 5px 20px; /* ADDED BY RJB 1/13/09 */
	background: #e5e4da url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/breadcrumbsBkgnd.jpg) repeat-x top left; /* ADDED BY RJB 1/13/09 */
}
#breadcrumbs a {
	color: #4d4b49;
}
#breadcrumbs a:hover {
	color: #b90200;
}
#searchForm {
	position: absolute;
	top: 120px;
	right: 17px;
	z-index: 1; /* ADDED BY RJB 1/13/09 */
    background-color: #fff;
     height:1.8em;
}
#searchForm span {
	position: absolute;
	left: -2000px;
}
#searchForm #ctl00_SearchBox_S6F789EBA_InputKeywords { /* UPDATED BY RJB 8/12/11 */
	float: left;
	width: 170px !important; /* UPDATED BY RJB 8/12/11 */
	height: 18px;
	padding-left: 2px;
	border: 1px solid #6f83b4 !important; /* UPDATED BY RJB 8/12/11 */
}
#searchForm td.ms-sbgo img { /* UPDATED BY RJB 8/15/11 */
	float: left;
	padding-left: 2px;
	border: none !important; /* ADDED BY RJB 8/12/11 */
}

/* ----------------- CONTENT ----------------- */

#content {
	text-align: left;
	padding: 20px;
	background-color: #fff;
}


/* ----------- FEATURE AREA WITH FLYOUT ----------- */

#localnav {
	position: absolute;
	left: 14px;
	top: 177px;
	width: 685px;
	height: 269px;
	text-align: left;
	background: #fff url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/localnavBkgnd.jpg) no-repeat top left;
}
#flyout {
	position: absolute;
	left: 16px;
	top: 10px;
}
#flyout ul{
	padding: 0;
	margin: 0;
	line-height: 1.2em;
}

#flyout ul li {
	_float: left; /* Fixes IE6 */
	_clear: both; /* Fixes IE6 */
	list-style-type: none; 
	padding: 0;
	margin: 0;
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/flyoutBkgnd.jpg) no-repeat top left;
}
#flyout ul li:hover, #flyout ul li.sfhover { /* IE6 doesn't recognize li:hover, so as a fix we're including li.sfhover in conjunction with JavaScript. */
	color: #b90200;
	text-decoration: none;
	padding-right: 20px;
	_padding-right: 0; /* Fixes IE6 */
	background: #fff url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/flyoutBkgndHover.gif) no-repeat 227px 7px;
}
#flyout ul li a {
	display: block;
	width: 203px;
	color: #000;
	padding: 7px 19px 5px 10px;
	border-bottom: 1px solid #aaa;
}
#flyout ul li a:hover {
	color: #b90200;
	text-decoration: none;
	padding-right: 30px;
}


#flyout ul li div {
	display: none;
	position: absolute;
	left: 243px;
	top: 0px;
	height: 230px;
	_height: 222px; /* Fixes IE6 */
	width: 405px;
	padding: 8px 0px 0px 5px;
	background-color: #fff;
}
#flyout ul li div p {  /* ADDED BY RJB 1/20/11 */
	clear: both;
	color: #262524;
	margin: 0 5px 7px 5px;
	background-color: #fff;
}
#flyout ul li:hover div, #flyout ul li.sfhover div { /* IE6 doesn't recognize li:hover, so as a fix we're including li.sfhover in conjunction with JavaScript. */
	display: block;
}
#flyout h3 {
	display: block;
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4d4b49;
	padding: 0px 5px 3px 2px;
	margin: 0px 5px 3px 0px;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/ruleDotted.gif) repeat-x bottom left;
}
#flyout h3.category-topspace {
	margin-top: 7px;
}
#flyout .right-col {
	position: static;
	float: left;
	width: 194px;
	height: auto;  /* ADDED BY RJB 1/20/11 */
	padding: 0;
	margin: 0 0 5px 5px;  /* MODIFIED BY RJB 1/20/11 */
}
#flyout .right-col li {
	_float: none; /* Fixes IE6 */
	padding-bottom: 2px;
	background: none;
}
#flyout .right-col a {
	display: block;
	width: 180px;
	color: #0036da;
	list-style-type: none;
	padding: 0 0 0 9px;
	margin: 0 0 0 2px;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bulletArrowBlue.gif) no-repeat 0 0.4em;
	border: 0px solid #000;
}
#flyout .right-col a:hover {
	color: #b90200;
	text-decoration: underline;
	padding: 0 0 0 9px;
	margin: 0 0 0 2px;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bulletArrowRed.gif) no-repeat 0 0.4em;
}
#flyout ul li a.moreinfo {
	clear: both;
	display: block;
	vertical-align: bottom;
	width: auto; /* ADDED BY RJB 11/13/08 */
	position: absolute;
	bottom: 4px; /* MODIFIED BY RJB 11/13/08 */
	right: 8px; /* MODIFIED BY RJB 11/13/08 */
	height: auto; /* MODIFIED BY RJB 11/13/08 */
	font-weight: bold; /* ADDED BY RJB 11/13/08 */
	color: #0036da;
	text-align: right;
	padding: 0 10px 4px 0;
	margin: 0;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bulletArrowBlue.gif) no-repeat right center;
	border: none;
}
#flyout ul li a.moreinfo:hover {
	color: #b90200;
	text-decoration: underline;
	height: auto; /* MODIFIED BY RJB 11/13/08 */
	padding: 0px 10px 4px 0;
	margin: 0px 0px 0px 0;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bulletArrowRed.gif) no-repeat right center;
}
#flyout .right-col ul {
	position: static;
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
}

#feature {
	position: absolute;
	left: 259px;
	top: 10px;
	width: 410px;
	height: 238px;
	background-color: #fff;
}
#twofeaturesleft { /* ADDED BY RJB 12/2/08 */
	position: absolute;
	left: 259px;
	top: 10px;
	width: 204px;
	height: 238px;
	background-color: #fc0;
}
#twofeaturesright { /* ADDED BY RJB 12/2/08 */
	position: absolute;
	left: 464px;
	top: 10px;
	width: 205px;
	height: 238px;
	background-color: #fc0;
}
#threefeaturestop { /* ADDED BY RJB 12/2/08 */
	position: absolute;
	left: 259px;
	top: 10px;
	width: 410px;
	height: 118px;
	background-color: #fc0;
}
#threefeaturesleft { /* ADDED BY RJB 12/2/08 */
	position: absolute;
	left: 259px;
	top: 129px;
	width: 204px;
	height: 119px;
	background-color: #fc0;
}
#threefeaturesright { /* ADDED BY RJB 12/2/08 */
	position: absolute;
	left: 464px;
	top: 129px;
	width: 205px;
	height: 119px;
	background-color: #fc0;
}
#fourfeaturestopleft { /* ADDED BY RJB 12/2/08 */
	position: absolute;
	left: 259px;
	top: 10px;
	width: 204px;
	height: 118px;
	background-color: #fc0;
}
#fourfeaturestopright { /* ADDED BY RJB 12/2/08 */
	position: absolute;
	left: 464px;
	top: 10px;
	width: 205px;
	height: 118px;
	background-color: #fc0;
}
#fourfeaturesbottomleft { /* ADDED BY RJB 12/2/08 */
	position: absolute;
	left: 259px;
	top: 129px;
	width: 204px;
	height: 119px;
	background-color: #fc0;
}
#fourfeaturesbottomright { /* ADDED BY RJB 12/2/08 */
	position: absolute;
	left: 464px;
	top: 129px;
	width: 205px;
	height: 119px;
	background-color: #fc0;
}


/* ----------- MAIN PAGE CONTENT ----------- */

#leftcolWithLocalNav {
	float: left;
	width: 238px;
	padding-top: 280px;
}
#centercolWithLocalNav {
	float: left;
	width: 420px;
	padding-top: 280px;
	margin-left: 15px;
}
#rightcol {
	float: left;
	width: 195px;
	margin-left: 15px;           
}

#leftcolWithLocalNav p, #centercolWithLocalNav p, #rightcol p {
	padding-bottom: 0.9em;  /* Modified by Richard:02/8/12 -- Changed from 1em to fix disappearing bottom border in rightbox in IE8 */
	margin-left: 11px;
	margin-right: 11px;
}

.leftbox, .centerbox, .centerboxshaded, .rightbox {
	/*padding-bottom: 1px;*/ /*Commented out by Richard:02/18/12 -- To fix disappearing bottom border in boxes in IE7*/
	margin-bottom: 15px;
	float: left; /*Added by Richard:02/18/12 -- To fix disappearing bottom border in boxes in IE7*/
}


/*
.leftbox div, .centerbox div, .centerboxshaded div, .rightbox div {
	text-align: left !important;
} Still testing - Sameer
*/

.leftbox {
	width: 238px; /*Added by Richard:02/18/12 -- To fix disappearing bottom border in boxes in IE7*/
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/leftboxBkgnd.gif) no-repeat bottom left;
}
.leftbox h3 {
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #403e3d;
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/leftboxHeaderBkgnd.gif) no-repeat top left;
}
.leftbox h3.embededboxheader {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/leftboxEmbeddedHeaderBkgnd.gif) no-repeat top left;
}

.centerbox {
	width: 420px; /*Added by Richard:02/18/12 -- To fix disappearing bottom border in boxes in IE7*/
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/centerboxBkgnd.gif) no-repeat bottom left;
}
.centerboxshaded {
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/centerboxshadedBkgnd.gif) no-repeat bottom left;
}
.centerbox h3, .centerboxshaded h3 {
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/centerboxHeaderBkgnd.gif) no-repeat top left;
}

.rightbox {
	width: 195px; /*Added by Richard:02/18/12 -- To fix disappearing bottom border in boxes in IE7*/
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/rightboxBkgnd.gif) no-repeat bottom left;
}
.rightbox h3 {
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #403e3d;
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/rightboxHeaderBkgnd.gif) no-repeat top left;
}

.leftbox h3, .centerbox h3, .centerboxleft h3, .centerboxright h3, .centerboxshaded h3, .rightbox h3 {
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	padding: 6px 9px 7px 10px; /* MODIFIED BY RJB 11/13/08 */
	margin-top: 0;
	margin-bottom: 8px;
}
.leftbox h4, .centerbox h4, .centerboxshaded h4, .rightbox h4 {
	font-size: 1em;
	color: #4d4b49;
	line-height: 1.2em;
	padding: 0 0 0 0;
	margin: 0 9px 3px 10px;
}
.leftbox h4.embededboxheader, .centerbox h4.embededboxheader, .rightbox h4.embededboxheader {
	padding-top: 8px;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/ruleDotted.gif) repeat-x top left;
}
.leftbox p, .rightbox p, .centerbox p {
	padding-bottom: 1em;
	margin: 0 9px 0 10px;
}


.leftbox ul, .rightbox ul .leftbox ol, .rightbox ol {
	padding-bottom: 1em;
	margin-right: 9px;
}
#content ul.dividedboxlist {
	line-height: 1.4em;
	_padding-bottom: 0; /* For IE6 only */
	_height: 1%; /* Fixes IE6 bug that prevents bottom of background image of surrounding box from displaying  */
}
#content ul.dividedboxlist li {
	padding: 0 0 0.3em 0;
	margin: 0 0 0.3em 0;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/ruleDotted.gif) repeat-x bottom left;
}
#content ul.dividedboxlist li.more, #content ul.dividedboxlist li.last {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: none;
}
#content ul.dividedboxlist li a {
	display: block;
	padding: 0 0 0 9px;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bulletArrowBlue.gif) no-repeat 0 0.3em;
}
#content ul.dividedboxlist li.more a {
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bulletArrowBlue.gif) no-repeat 0 0.3em;
}

.newsitems p {
	min-height: 80px;
	position: relative;
	padding-bottom: 8px;
	_padding-bottom: 1em; /* For IE6 because it doesn't recognize min-height */
	margin-bottom: 8px;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/ruleDotted.gif) repeat-x bottom left;
}
.newsitems img {
	float: left;
	position: relative;
	top: 3px;
	margin-right: 9px;
	border: 0;
}
#content ul.newsutilities {
	line-height: 1.4em;
	padding-bottom: 2.5em;
}
#content ul.newsutilities li {
	float: left;
	background: none;
	padding: 0;
}
#content ul.newsutilities a {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1em;
	margin-right: 10px;
}
#content ul.newsutilities a.archives {
	padding-left: 19px;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/iconFolder.gif) no-repeat center left;
}
#content ul.newsutilities a.events {
	padding-left: 21px;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/iconCalendar.gif) no-repeat center left;
}
#content ul.newsutilities a.rfa {
	padding-left: 18px;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/iconClipboard.gif) no-repeat center left;
}
#content ul.newsutilities a.pictures {
	padding-left: 21px;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/iconCamera.gif) no-repeat center left;
}
.centerboxcol {
	float: left;
	width: 183px;
	line-height: 1.2em;
	padding-left: 11px;
	padding-bottom: 10px;
	*padding-bottom: 4px; /* IE only */
}
.go {
	position: relative;
	top: 8px;
	*top: 5px; /* IE only */
	left: -3px;
	padding-left: 2px;
}
.centerbox p.more {
	clear: both;
	text-align: right;
	padding-top: 8px;
	*padding-top: 4px; /* IE only */
	padding-bottom: 1em;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/ruleDotted.gif) repeat-x top left;
}
.centerbox p.more a {
	padding: 0 0 0 9px;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bulletArrowBlue.gif) no-repeat 0 0.2em;
}


#content ul.azindex {
	list-style-type: none;
	line-height: 1.4em;
	padding: 0;
	margin: 11px 0 0 10px;
	width: 183px;
}
#content ul.azindex li {
	float: left;
	text-align: center;
	width: 17px;
	height: 19px;
	padding: 0 2px 3px 0;
	background: none;
}
#content ul.azindex li a {
	display: block;
	width: 14px;
	height: 17px;
	background-color: #f9f5c4;
	border: 1px solid #b2b1aa;
}
#content ul.azindex li a:hover {
	color: #fff;
	font-weight: bold;
	background-color: #b90200;
	border: 1px solid #b90200;
	text-decoration: none;
}
#content p.azindex {
	clear: both;
	padding-top: 0.7em;
	padding-bottom: 1em;
}
.federalstatus {
	padding-top: 0;
	padding-bottom: 0;
	margin: 20px 11px 0 11px;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/ruleDotted.gif) repeat-x bottom left;
}
.federalstatus .allclear {
	text-align: center;
	font-size: 1.8em;
	color: #007e00; /* green */
	padding-top: 0;
	padding-bottom: 1em;
	margin-bottom: 0;
}
#content ul.federalstatusutilities {
	line-height: 1.4em;
	padding-top: 8px;
	padding-bottom: 2.5em;
}
#content ul.federalstatusutilities li {
	float: left;
	background: none;
	padding: 0;
}
#content ul.federalstatusutilities li.alignright {
	float: right;
}
#content ul.federalstatusutilities a {
	padding: 0 0 0 9px;
	margin: 0 10px 0 0;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bulletArrowBlue.gif) no-repeat 0 0.2em;
}
#content ul.federalstatusutilities li.alignright a {
	margin-right: 0;
}

.centerboxblank {
	width: 100%;
	background: none;
}
.centerboxleft {
	float: left;
	width: 202px;
	margin-bottom: 20px;
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/centerboxNarrowBkgnd.gif) no-repeat bottom left;
}
.centerboxright {
	float: right;
	width: 202px;
	margin-bottom: 20px;
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/centerboxNarrowBkgnd.gif) no-repeat bottom left;
}
.centerboxleft h3, .centerboxright h3 {
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background: transparent url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/centerboxnarrowHeaderBkgnd.gif) no-repeat top left;
}
#content ul.videolist {
	line-height: 1.4em;
	_padding-bottom: 0; /* For IE6 only */
}
#content ul.videolist li {
	padding: 0 0 0.3em 0;
	margin: 0 0 0.3em 0;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/ruleDotted.gif) repeat-x bottom left;
}
#content ul.videolist li.more, #content ul.videolist li.last {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: none;
}
#content ul.videolist li a {
	display: block;
	padding: 0 0 0 20px;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bulletPlayVideo.gif) no-repeat 0 0.2em;
}
#content ul.videolist li a:hover {
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bulletPlayVideoHover.gif) no-repeat 0 0.2em;
}


/* ----------- SUMMARY PAGES ----------- */

#summaryleftcol {
	float: left;
	width: 329px;
}
#summaryrightcol {
	float: left;
	width: 329px;
	margin-left: 15px;
}
#summaryleftcol h4, #summaryrightcol h4 {
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: bold;
	color: #333330;
	margin-top: 0;
	margin-bottom: 0.6em;
}


/* ----------- LOWER-LEVEL CONTENT ----------- */

#narrowleftcol {
	float: left;
	width: 238px;
}
#widerightcol {
	float: left;
	width: 630px;
	margin-left: 15px;
}
#wideleftcol {
	float: left;
	width: 673px;
}
#narrowrightcol {
	float: left;
	width: 195px;
	margin-left: 15px; 
}
#widecentercol {
	float: left;
	width: 420px;
	margin-left: 15px;
}
#equalleftcol {
	float: left;
	width: 434px;
}
#equalrightcol {
	float: left;
	width: 434px;
	margin-left: 15px;
}

#content ul.bottomutilities {
	clear: both;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	padding-top: 1em;
	*padding-top: 0.5em; /* FOR IE 6 AND 7 */
	_padding-top: 0; /* FOR IE6 */
	padding-bottom: 1em;
	margin: 0;
}
#content ul.bottomutilities li {
	float: left;
	background: none;
	padding: 0;
}
#content ul.bottomutilities li.uptotop a {
	padding: 0 0 0 13px;
	margin: 0;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bulletArrowBlueUp.gif) no-repeat 0 0.3em;
}
#content ul.bottomutilities li.uptotop a:hover {
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/bulletArrowRedUp.gif) no-repeat 0 0.3em;
}
#content ul.bottomutilities li#lastreviewed {
	float: right;
	color: #666;
}

table#newsInPicturesListing {
	border-collapse: collapse;
	position: relative;
	top: -10px;
}
table#newsInPicturesListing td {
	padding: 10px 10px 10px 0;
	background: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/ruleDotted.gif) repeat-x bottom left;
}
#thumbnails {
	position: relative;
	top: -2px;
	left: -2px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	border-bottom: 1px solid #bfbeb6;
}
#thumbnails img {
	margin-right: 3px;
	margin-bottom: 3px;
}
#thumbnails a img {
	border: 2px solid #fff;
}
#thumbnails a:hover img {
	border: 2px solid #b90200;
}


/* ----------- FOOTER ----------- */

#footer {
	clear: both;
	color: #403e3d;
	padding: 19px 20px 14px 20px;
	*padding-top: 9px; /* Applies only to IE 6 & 7 */
	background: #f3f2e7 url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/footerBkgnd.jpg) repeat-x top left;
	border-top: 1px solid #a3a29b;
	text-align: center; /* Moved from Body because it was causing Horiz Scroll in SP2010 - IE7*/
}
#footer p {
	clear: both;
	margin-bottom: 0.6em;
}
#footer p.links {
	color: #b2b1aa;
}


/* ----------- RSS Feeds ----------- */

.newsitems
{
	line-height: 1em;
 	padding: 0 10px 10px 7px;
}

.newsitems .ms-WPBody a
{
	font: 1.15em Arial, Helvetica, sans-serif;
	color: #0036da;
}



/* ----------- Sign In Link ----------- */
#SignInLink
{
    position:absolute;
    top:0;
    width:100%;
    text-align: center;
}

.s4-signInLink
{
	color:#A3A39B !important;
}


/* ----------- Search Results Page ----------- */
.srch-results
{
	font-size:1.1em !important;

}

.srch-Title a:link, .srch-WPBody a:link, .srch-URL a:visited
{
	color: #0036da !important;
}

.srch-URL
{
	font-size:0.9em;
}


/*=====STYLES BELOW ADDED BY YISAK FISEHA ON 09/18/12 ======*/
/*==| RIGHT COLUMN STYLES |========================*/

.ms-WPBorder {
	/* Modified by TimN 07/25/2012 */
	border-style:none;
	/*background-image:url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/blogLinkBottom.jpg);*/
	background-repeat: no-repeat;
	background-position: left bottom;
}

.ms-WPBorderBorderOnly {
	background-image: none;
	border-style: none;
}


table tr td.ms-WPBorderBorderOnly div.ms-WPBody {
	/* Added by TimN 07/25/2012 */
	background-image:none;
	
}

.ms-WPBody.ms-wpContentDivSpace {
	/* Modified by TimN 07/25/2012 */
	border-style:none;
	/*background-image:url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/blogLinkBottom.jpg);*/
	background-repeat: no-repeat;
	background-position: left bottom;	
}

table tr.ms-WPHeader {
	/* Added by TimN 07/25/2012 */
	/*background-image: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/phe.hhs.gov/images/blogLinkTop.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;	
}

.ms-WPHeader td {
/* Modified by TimN 07/25/2012 */ 
	border: none;
	text-align:left; /*Added by Sameer 09/20/12*/
}

/* Modified by TimN 07/25/2012 */
ul.ms-blogAdminLinks li {
	border-bottom: 1px dotted #8092b7;
	font-size: 11px;
}

ul.ms-blogAdminLinks {
	margin-right: 0;
	padding-left: 0;
}

ul.ms-blogAdminLinks {
	padding-bottom:18px;
}

.s4-ql ul.root ul li {
	border-bottom: 1px dotted #8092b7;
}

ul.static ul.static li {
	font-size: 11px;
}

.s4-ql ul.root > li > ul.static > li.static a {
	padding-left: 0;
}

.s4-ql ul.root > li > ul.static > li .menu-item {
	padding-left: 0px;
}

.s4-ql ul.root > li > .menu-item {
	padding-left: 0px;
}

.s4-ql ul.root {
	padding: 0 10px;
}
/* SOCIAL ICON LIST */

#social {
	/*width: 215px;*/
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

#social h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 18px 0;
}

#social ul {
	list-style: none;
	margin: 0;
	padding: 0 10px 18px 10px;
}

#social ul li {
	padding: 6px 0;
	border-bottom: 1px dotted #ccc;
}

#social ul li a {
	text-decoration: none;
}

#social ul li a:hover {
	text-decoration: underline;
}

#social ul li.facebook {
	background-image: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/Images/facebook.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
}
#social ul li.twitter {
	background-image: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/Images/twitter.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
}
#social ul li.googleplus {
	background-image: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/Images/googleplus.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
}
#social ul li.youtube {
	background-image: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/Images/youtube.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
}
#social ul li.flickr {
	background-image: url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/Images/flickr.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
}
#blogHeader {
	background-image:url(/web/20201218034008oe_/http://www.phe.gov/Style%20Library/Images/ASPRBlog_Header_Bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 75px;
}
/* Blog Post Body */

.ms-PostBody
{
/* [ReplaceColor(themeColor:"Dark1-Medium")] */ color:#4c4c4c;
font-size:12pt;
line-height:1.7em;
padding-top:6px;
padding-bottom:12px;
text-align:left; /*Added by Sameer 09/20/12*/
}
.ms-PostBody a{
/* [ReplaceColor(themeColor:"Accent3-Darker")] */ color:#0000CC;
}
.ms-PostBody p{
margin:0 0 1em 0;
}
.ms-PostTitle{
font-size:16pt;
/* [ReplaceColor(themeColor:"Accent3-Lightest")] */
padding-top:0px;
width:600px;
word-wrap:break-word;
overflow-x:hidden;
height:50px;
 text-align :left;/*Added by Sameer 09/20/12*/
}