* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background-color: #8DC9D5;
	background-position: top;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 830px;
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 2px solid #42AEC2;
}

#wrapper2 {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}

/* Header */

#header {
	width: 830px;
	height: 70px;
	background-repeat: no-repeat;
	 margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 2px;
    background-color: #FFFFFF;
    background-image: url(images/blueboo.jpg);
    background-repeat: repeat-x;
    background-position: right;
}





/* Logo */

#logo {
	float: left;
	margin-top: 5px;
	
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 78px;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	background-repeat: no-repeat;
}


/* mainContent */

#maincontent {
	float: left;
	width: 830px;
	background-color: #FFFFFF;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	padding-top: 40px;
}
/* Content */

#content {
	float: left;
	width: 830px;
	background-color: #FFFFFF;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.post {
	padding-top: 20px;
	float: left;
	width: 200px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
	margin-top: 0px;
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}





/* Sidebar */

#sidebar {
	float: right;
	width: 320px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

/* Footer */

#footer {
	height: 30px;
	background-repeat: repeat-x;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-top: 10px;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer a {
	color: #3399CC;
}



#nav {
	background-image: url(images/tealnav.jpg);
	background-repeat:repeat-x;
	height:39px;
	border-bottom:1px solid #416C9C;
	border-top:1px solid #325277;
}
#nav ul {
	float:left;
	margin:0;
	padding:0;
}
#nav ul li {
	display:block;
	float:left;
}


#nav ul li a {
	float:left;
	border:none;
	padding:15px 15px 0 15px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	display:block;
	background-image: url(http://test.hrsa.gov/nhscdraft1/images/tealdivider.jpg);
	background-repeat: no-repeat;
	background-position: right 70%;
	font-weight: normal;
}
#nav ul li a:hover {
	color:#999999;
	background-color:#1D2F43;
}
#nav form {
	float:right;
	margin:10px 15px 0 0;
}
#nav form input {
	border:1px solid #416C9C;
	background-color:#1D2F43;
	color:#ffffff;
	padding:3px;
	font-family:"Trebuchet MS", Verdana, Arial;
}
#nav form input.button {
	padding:1px;
	background-color: #336699;
}



#nav h1 {
	float: right;
	margin:10px 15px 0 0;

	
	
}

#menu {
	list-style: none;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;

	COLOR: #006699;
	TOP: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#menu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	color: #999999;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
	background-image: url(images/seperator.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu a:hover {
	color: #006699;
	
	}                    
                    


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "Times New Roman", Times, serif;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li {
	float: left;
	width: 10em;
	background-color: #000000;
}




#menuleft {
	float: left;
	padding: 0px;
}





#menu1 {
	float: left;
	padding: 0px;
}

#menu1 ul {
    margin: 0px;
    list-style: none;
    line-height: normal;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#menu1 li {
    float: left;
    color: #000000;
    border: 1px dotted #CCCCCC;
    margin-top: 0px;
    margin-right: 3px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#menu1 a {
    display: block;
    width: auto;
    padding: 5px 10px 6px 10px;
   
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

#menu1 a:hover {
    text-decoration: underline;
}

#menu1 .active {
}

#menu1 .active a {
}

img{
	border:none;
	display:block;
}


#dot {
    BACKGROUND-POSITION: 90% 0px;
    BACKGROUND-COLOR: #ffffff;
    width: 600px;
    padding-top: 0px;
    margin-top: 5px;
    margin-left: 0px;
    float: left;
}

/* rightbar */

#rightbar {
	float: left;
	width: 460px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 20px;
	margin-right: 0px;
}

#rightbar H1 {
	BACKGROUND-POSITION: 0px 100%;
	FONT-SIZE: 125%;
	BACKGROUND-IMAGE: url(http://hab.hrsa.gov/images/dots.gif);
	MARGIN-BOTTOM: -0.6em;
	PADDING-BOTTOM: 0.8em;
	LINE-HEIGHT: 1;
	BACKGROUND-REPEAT: repeat-x;
	color: #006699;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#rightbar H4 {
     FONT-SIZE: 100%; MARGIN-BOTTOM: -1.25em;
}

#rightbar H4 .archiveDate {
    PADDING-LEFT: 1.5em; FONT-WEIGHT: normal; FONT-SIZE: 90%; COLOR: #666666
}
#rightbar P {
	MARGIN-TOP: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #666666;
}
#rightbar UL {
    MARGIN-TOP: 1.5em; LIST-STYLE-TYPE: none
}
#rightbar  OL {
    MARGIN-TOP: 1.5em;
}
#rightbar LI {
    MARGIN-TOP: 0.5em; MARGIN-LEFT:0;
}
#rightbar UL LI {
    BACKGROUND-POSITION: 0px 0.35em; PADDING-LEFT: 13px; BACKGROUND-IMAGE: url(http://hab.hrsa.gov/images/arrow.gif); BACKGROUND-REPEAT: no-repeat
}


#logo {
    POSITION: absolute;
    TOP:20px;
    padding-left: 5px;
}

.two {
    FONT-SIZE: 1.8em;
    MARGIN-LEFT: 255px;
    COLOR: #006699;
    FONT-FAMILY: "Arial Black";
    POSITION: absolute;
    TOP: 99px
}

.one {
	MARGIN-LEFT: 200px;
	POSITION: absolute;
	TOP: 30px;

	}
	
	/* searchmenu*/
	




#topNav A:hover {
    COLOR: black
}


#searchmenu {
	position: absolute;
	z-index: 30;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	width: 210px;
	margin-left: 600px;
	top: 35px;
	font-size: 0.8em;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/blueheader.gif);
}

#searchmenu a {
    color: #000000;
}


#searchmenu h1 {
    padding-top: 10px;
    text-decoration: none;
    list-style-type: none;
   
}

#breadCrumbs {
    font-size: 0.75em;
    color:#333333;
   
}



/*allbar*/

#allbar {
	float: left;
	width: 800px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 20px;
	margin-right: 0px;
}

#allbar H1 {
	BACKGROUND-POSITION: 0px 100%;
	FONT-SIZE: 125%;
	BACKGROUND-IMAGE: url(http://hab.hrsa.gov/images/dots.gif);
	MARGIN-BOTTOM: -0.6em;
	PADDING-BOTTOM: 0.8em;
	LINE-HEIGHT: 1;
	BACKGROUND-REPEAT: repeat-x;
	color: #006699;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#allbar H4 {
     FONT-SIZE: 100%; MARGIN-BOTTOM: -1.25em;
}

#allbar H4 .archiveDate {
    PADDING-LEFT: 1.5em; FONT-WEIGHT: normal; FONT-SIZE: 90%; COLOR: #666666
}
#allbar P {
	MARGIN-TOP: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #666666;
}
#allbar UL {
    MARGIN-TOP: 1.5em; LIST-STYLE-TYPE: none
}
#allbar  OL {
    MARGIN-TOP: 1.5em;
}
#allbar LI {
    MARGIN-TOP: 0.5em; MARGIN-LEFT:0;
}
#allbar UL LI {
    BACKGROUND-POSITION: 0px 0.35em; PADDING-LEFT: 13px; BACKGROUND-IMAGE: url(http://hab.hrsa.gov/images/arrow.gif); BACKGROUND-REPEAT: no-repeat
}



