@charset "UTF-8";
/**
 * CDC - (X)HTML/CSS Framework
 *
 * @package         TemplatePackage 'B'
 * @version         2.1.1
 * @builddate       04-03-2009 (Fr, 03 Apr 2009)
 */

html, body{
	background: #fff !important;
	color: #000 !important;
	margin: 0;
	padding: 0;
	width: auto;
}

body, #content, #content-main, #siteinfo, #wrapper {
	background: #fff !important;
	color: #000 !important;
	float: none !important;
	width: auto !important;
	margin: 0.25px !important;
	padding: 0 !important;
	font-size: 12px;
}

#content h2, #content h3, #content h4, #content h5{
	font-family: Georgia,"Times New Roman", Times,serif !important;
	color:black !important;
	margin: 0 0 0.25em 0;
	padding: 0;
	letter-spacing:1px !important;
}
#content h2 {
	font-size:16pt !important;
}
#content h3{
	font-size:14pt !important;
}
#content h4{
	font-size:12pt !important;
	font-style: italic !important;
}
#content h5{
	font-size:10pt !important;
}
body h1{
	clear:both;
	display:block;
	margin-bottom:10px !important;
	border-top:1px dashed black !important;
	border-bottom:1px dashed black !important;
	padding:8px !important;
	font:16pt Georgia,"Times New Roman", Times,serif !important;
	color:black !important;
	letter-spacing:1px !important;
	text-align:center;
}

body#index h1 {
	clear:both;
}

#content {
	overflow:visible;
	margin-bottom:12px;
	border-bottom:1px dotted brown;
}

#content-inner, .main-inner, #bottom-container {
	float:none;
}

#branding {
	height:auto !important;
	clear:both;
}

div#branding-logo{
	width:100%;
}

body.secondTier div#branding div#branding-logoImage span{
	display:none;
	float:none;
	font-size:18px;
	text-align:center;
	width:auto;
}

div#branding div#branding-logoImage{
	display:block;
	width:auto;
}

/*body.secondTier div#branding div#branding-logoImage img{
}*/

p {
	line-height:16px;
	margin:0 0 12px;
	text-align:left;
}

.module, .rounders, .subColumns .subColumns {
	display: block;
	float: none;
	margin: 0 0 12px 0;
	padding: 0;
	height: auto;
	overflow: hidden;
}

.blocklist li {list-style: none;}

#AZlist-container,
#branding span,
#branding-pageheader,
#branding-links,
#searchForm,
#branding-text,
#branding-az,
#breadBox,
#section-header,
#nav,
#nav-container,
#content-secondary,
#siteinfo-nav,
.module.multiPage,
.multiPage-horiz,
.pageOptions-horizontal,
a.skippy,
.somemore,
.t, .b,
noscript,
#onthispage,
#flashALTcontent {display:none;}

#top-container {display: block; width: auto; position: relative; height: auto; min-height: none;}
	#topic-intro {clear: none; position: relative;}
#bottom-container {display: block; width: auto; position: relative;}

.preFoot {
	clear: both;
	display:block;
	margin: 0;
	padding: 3px 0;
	font-size: smaller;
}
.preFoot ul {margin: 0; padding:0;}
.preFoot li {list-style: none;}

body#index div#branding div#branding-logo {
	display:block;
}

div.c1, div.c2 {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
}

div#siteinfo {
	border-top: solid 1px black;
	margin-top: 10px;
	padding: 0;
}

#siteinfo-credits {
	float: none;
	margin: 6px 0;
	padding: 0;
	height: auto;
	width: auto;
}

#siteinfo-logos { position: relative;
	right: 0;
	float: right;
	width: auto;
	height: 44px;
	white-space:nowrap;
}
#siteinfo-logos img#logo_dhhs{
	border: none;
	height: 44px;
	width: 49px;
	padding-top: 6px;
}
#siteinfo-logos img#logo_usagov{
	border: none;
	height: 44px;
	width: 150px;
}
#siteinfo-credits address {
	margin-top: 5px;
	font-size: smaller;
}

a,
a:visited{
	color:black !important;
	text-decoration:underline;
}

body.secondTier #content-main a[href]:after{
	content: " (" attr(href) ") ";
	font-size: 90%;
}

body.secondTier #content-main a[href^="/"]:after{
	content: " (" attr(href) ") ";
	clear:right;
}

/*.module,
.module .c1,
.module .c2{clear:both;}*/

.lefty,
.noCorner img,
.module div img {
	position:relative;
	margin-right:5px;
	float:left;
	clear:right;
	vertical-align:baseline;
}
.righty{
	position:relative;
	margin-left:5px;
	float:right;
	clear:left;
	vertical-align:baseline;
}

/**
 ==========================================================
 * = SUBGRIDS
 ==========================================================
 */

.subColumns, .twoColumn, .subOneC, .inner {width: auto; overflow: visible; float: none; margin: 0; padding: 0;}

.c38l, .c66l, .c33r, .c66r {display:block;}

.module .c50l, .module .c25l, .module .c33l, .module .c38l, .module .c66l, .module .c75l, .module .c62l {float: left; display: inline; margin: 0; background: aqua; position:relative;}
.module .c50r, .module .c25r, .module .c33r, .module .c38r, .module .c66r, .module .c75r, .module .c62r {float: right; display: inline; margin: 0; background: pink; position:relative;}

.module .c25l, .module .c25r { width: 25%; }
.module .c33l, .module .c33r { width: 33.333%; }
.module .c50l, .module .c50r { width: 50%; }
.module .c66l, .module .c66r { width: 66.666%; }
.module .c75l, .module .c75r { width: 75%; }
.module .c38l, .module .c38r { width: 38.2%; } /* Golden Ratio */
.module .c62l, .module .c62r { width: 61.8%; } /* Golden Ratio */

.subc, .subOneC {padding: 0}
.subcl {padding: 0}
.subcr {padding: 0}






/*
     FILE ARCHIVED ON 18:42:44 May 10, 2009 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 17:42:54 Feb 11, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
