@import "reset.css";@import "grid_16.css";@import "superfish.css";@import "prettyPhoto.css";
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video{display:block}mark,rp,rt,ruby,summary,time{display:inline}
/* Global properties ======================================================== */
html {width:100%}

body {
	font: 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #464646;
	min-width: 1156px;
	background-repeat: no-repeat;
	background-position: 50% 0 no-repeat #163503;
	background-image: url(../images/body.jpg);
	background-color: #FFFFFF;
}

.bg {width:100%;background:url(../images/bg-top.jpg) center 0 no-repeat}

.main {
	width: 1010px;
	padding: 0;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	background-color: #FFFFFF;
}

.foot {
	width: 1010px;
	padding: 0;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}

.contentbox {
	width: 1010px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	background: rgba(255, 255, 255, 0.6);
}



a {color:#248FCA;outline:none}
a:hover {
	text-decoration: none;
	margin-top: 0px;
}

.clear {clear:both;width:100%;line-height:0;font-size:0;display:block;}

.col-1, .col-2, .col-3, .col-4 {float:left;width:280px;margin-right:40px;}
.col-3,.col-4{width:300px;margin-right:20px;}
.col-2,.col-4{margin:0;}
.column-1, .column-2, .column-3 {float:left}  

.wrapper {width:100%;overflow:hidden}
.extra-wrap {overflow:hidden}
 
.container {width:100%}

p {margin-bottom:18px}
.p1 {margin-bottom:8px}
.p2 {margin-bottom:15px}
.p3 {margin-bottom:30px}
.p4 {margin-bottom:40px}
.p5 {margin-bottom:50px}
.p6 {margin-bottom:65px}

.reg {text-transform:uppercase}

.fleft {float:left}
.fright {float:right}

.alignright {text-align:right}
.aligncenter {text-align:center}

.it {font-style:italic}

.letter {letter-spacing:-1px}

.color-1 {color:#fff}
.color-2 {color:#000}
.color-3 {color:#8abf74}
.color-4 {color:#74cf11}

.contacts {width:100%;overflow:hidden;}

table.thinborder {
border: 1px solid  #000000;
border-collapse: collapse;
}

 td.thinborder, th.thinborder 
{
border: 1px solid #000000;
padding: 3px; 
}

th.header {
	border: 1px solid #000000;
	padding: 3px;
	background-color: #C1E7FD;
}

.addcirclebullet {list-style:circle;}
.nobullet {list-style:none;}

.faq {list-style-type: 1; margin-left:28px;}

.faqul {list-style: square; margin-left:20px;}

.ulsquare {list-style: square; margin-left:20px;}
.uldisc {list-style: disc; margin-left:20px;}
.ulcircle {list-style: circle; margin-left:20px;}

.olreference {margin-left:30px;}
.olreg {margin-left:30px;}
.olregalpha {margin-left:30px;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px}

.spacing {margin-right:35px}
.spacing2 {margin-right:45px}
.spacing3 {margin-right:60px}

.indent {margin-left:15px;}
.indent-bot {margin-bottom:20px}
.indent-bot2 {margin-bottom:35px}
.indent-bot3 {margin-bottom:45px}

.img-indent-bot {margin-bottom:25px}
.img-indent {float:left;margin:0 20px 0px 0}	
.img-indent2 {float:left;margin:0 13px 0px 0}	
.img-indent-r {float:right;margin:0 0px 0px 40px}	

.img-box {float:left;margin-bottom:20px}	

.prev-indent-bot {margin-bottom:12px}
.prev-indent {float:left;margin:0 17px 0px 0}	
.prev-box {float:left;margin-bottom:8px}	

.border {border:13px solid #fff;background:#fff;display:inline-block;}
.border1 {border:6px solid #fff;background:#fff;}

.buttons a:hover {cursor:pointer}

.list-2 li a,
.link,
.logo {text-decoration:none}

#anonheader {background:#248FCA; color:#FFFFFF; margin:0px; padding:0px;}
#anoncontent {padding-left: 30px; padding-right: 30px;  padding-top: 10px; padding-bottom:10px; margin:0px;}
#anontext {padding-top:3px; text-align:center;}

#overviewbox {margin-left:30px; width:450px;}

#slideshow {height:400px; width: 1010px; margin-bottom:60px; margin-right:auto; margin-left:auto;}

#faqbody {float:right; width: 640px; margin-right:60px;}
.faqwrap {margin-left:20px;}


/*********************************header*************************************/
/*header {background:url(../images/header.png) 0 100% repeat-x;}*/
.header{padding:36px 0 0;}
.title{
	float: right;
	color: #62ad3a;
	font-size: 24px;
	line-height: 1.2em;
	text-align: right;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: 0;
	margin-bottom: 0;
}
.logo {
	display: block;
	float:left;
	width: 180px;
	height: 92px;
	/*text-indent: -5000px;*/
	background: url(../images/hhs_cdc_logo.png) 0 0 no-repeat;
	margin-top: 5px;
	margin-left: 12px;
	margin-bottom: 5px;
}

.pagetitle {
	display: block;
	float: left;
	width: 592px;
	height: 48px;
	text-indent: -5000px;
	background: url(../images/pagetitle.png) 0 0 no-repeat;
	margin-top: 30px;
	margin-left: 60px;
	margin-bottom: 5px;
}

nav{background:#8bd3fc;}

/*********************************content*************************************/

.shadow{background:url() 0 0 no-repeat;width:1010px;padding:0 73px 70px;margin:0 auto 0px;}
.dropcap{font-size:60px;line-height:1.2em;color:#ececec;display:block;width:139px;text-align:center;padding:17px 0 38px;margin:0 0 15px;}
.dropcap2{font-size:32px;line-height:1.2em;color:#ececec;display:block;width:139px;text-align:center;padding:17px 0 32px;margin:0 0 15px;float:left;margin-left:3px;}
.dropcap_1{background:url(../images/dropcap_1.png) 0 0 no-repeat;}
.dropcap_2{background:url(../images/dropcap_2.png) 0 0 no-repeat;}

.block {margin:0 auto;width:100px; height:100px; background:#fff;}

.spacer-1 {width:100%;background:url(../images/pic-1.gif) 217px 0 repeat-y}
.spacer-2 {width:100%;background:url(../images/pic-1.gif) 460px 0 repeat-y}


h2 {font-size:40px;line-height:1.2em;margin:0px 0 15px;color:#248FCA;}
h3 {font-size:30px;line-height:1.2em;color:#248FCA;margin:0 0 15px; opacity:1; word-spacing:6px;}
h4{font-size:20px;line-height:1.2em;color: #494949;margin:0 0 15px; opacity:1;}
h4 strong{font-size:20px;line-height:1.2em;margin:0 0 15px; opacity:1;color:#FFFFFF; }
h5{font-size:17px;line-height:1.2em;color:#248FCA;margin:0 0 10px;}
h5 a{font-size:17px;line-height:1.2em;color:#494949;margin:0 0 10px;}
h5 a:hover{font-size:17px;line-height:1.2em;color:#248FCA;margin:0 0 10px;}
h6{font-size:15px;line-height:1.2em;color:#494949;}
h7 {color:#248FCA; text-decoration:underline; margin-bottom:10px;}
h7:hover {text-decoration:none; }

/*FAQ Accordion*/
.accordion-toggle {cursor: pointer;}
.accordion-content {display: none; padding-top:8px;}
.accordion-content.default {display: block;}

.faqnav{width: 200px; float:left; font-size:13px;line-height:1.3em;color:#494949; }
.faqnav li{margin-bottom:8px;}
.faqnav a:hover{color: #494949;}

.faq li {margin-bottom:8px;}
/* .faq p {margin-top:8px;} */


.indent-right{margin-right:-20px;}

blockquote{background:url(../images/quotes.png) 0 0 no-repeat;text-indent:40px;margin-bottom:18px;padding-top:3px;}

#faded .prev{background:url(../images/prev.png) 0 0 no-repeat;width:69px;height:63px;display:inline-block}
#faded .prev:hover{background:url(../images/prev.png) 0 100% no-repeat;}
#faded .next{background:url(../images/next.png) 0 0 no-repeat;width:69px;height:63px;display:inline-block;}
#faded .next:hover{background:url(../images/next.png) 0 100% no-repeat;}
#faded span{display:block;}

a { outline:0; border:0; }

.scroll {overflow:auto;height:180px;position:relative}
.padding-right {padding-right:30px}
.padding-top{padding-top:50px;}

.border-bot {width:100%;padding-bottom:20px;background:url(../images/pic-1.gif) 0 bottom repeat-x}

.box {}
.box .padding {padding:50px 65px 30px 68px}

.button {display:inline-block;color:#ececec;font-size:20px;line-height:1.2em;text-decoration:none;}
.button:hover {color:#74cf11}

.button1 {display:inline-block;font-size:12px;padding-left:9px;color:#fff;background:url(../images/button-left.png) 0 0 no-repeat}
.button1:hover {color:#24a3ce}

.button2 {
	display: inline-block;
	color: #6F6F6F;
	font-size: 20px;
	line-height: 1.2em;
	text-decoration: none;
}
.button2:hover {color:#248FCA}

.list-1 li {font-size:14px;line-height:30px;padding-left:30px;vertical-align:top;background:url(../images/list1-marker.png) 0 8px no-repeat;font-size:14px;text-transform:uppercase;}
.list-1 li a {color:#97be5c;}
.list-1 li a:hover {color:#fff}

.list-2{padding-right:40px;}
.list-2 li {font-size:14px;text-transform:uppercase; line-height:48px;background:url(../images/list2-border.png) 0 100% repeat-x;}
.list-2 li.last{background:none;}
.list-2 li a {color:#97be5c;}
.list-2 li a:hover {color:#fff}

.list-3 {list-style:decimal-leading-zero}
.list-3 li {font-size:12px;line-height:16px;color:#fff;padding-bottom:12px;margin-left:25px;list-style-type:decimal-leading-zero}
.list-3 li a {color:#eda202}
.list-3 li a:hover {color:#fff}

.link:hover {color:#fff;} 

.link-1 {display:inline-block;font-size:14px;padding-right:8px;background:url(../images/marker-3.gif) right 8px no-repeat}
.link-1:hover {color:#fff} 

.text-1 {line-height:19px;color:#8abf74;} 
.text-2 {font-size:14px;line-height:1.285em}  
.text-3 {font-size:11px;line-height:1.272em}
.text-4 {line-height:1.6em;color:#464646;}  

dl span {float:left;width:70px}
dl a{text-decoration:none;}
dl a:hover{color:#fff;}

input,textarea {font-size:1em;color:#000;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;margin:0;padding:0}

/* Contact form */
#contact-form {position:relative;vertical-align:top;}
	#contact-form fieldset {border:none;padding:0}
		#contact-form .field {overflow:hidden;padding-bottom:15px}
			#contact-form input[type="text"] {width:260px;padding:7px 10px;background:url(../images/input.png) 0 0 repeat;border:none;}
			#contact-form .area {overflow:hidden;padding-bottom:30px}
			#contact-form textarea {width:260px;height:143px;background:url(../images/input.png) 0 0 repeat;padding:10px;overflow:auto;display:block;line-height:1.2em;border:none}
				#contact_form a {cursor:pointer}
				#contact-form .error {color:red;line-height:normal;display:none;line-height:1em;width:150px;padding:7px 0 0 10px}
				#contact-form .area .error {line-height:1.5em;width:auto;float:none}
		.buttons-wrapper {}
		.buttons-wrapper a {margin-right:25px}

#map_canvas {width:353px;height:256px;float:left;border:13px solid #fff;margin-right:22px;}
aside{
	padding: 15px 0 15px;
	width: 1010px;
	margin: 0 auto;
	background-color: #F4F4F4;
	font-size: 11px;
	line-height: 1.2em;
}

.anonbox {
	float: right;
	width: 360px;
	margin-right: 50px;
	margin-top: 31px;
	background-color: #EFEFEF;
	border-radius: 0px;
	
}

#reportbox {
	padding-top:20px;
	background-color: #FFFFFF;
	
}

#searchbar {
	float: right;
	width: 360px;
	padding:0px;
	margin-right: 50px;
	margin-top: 0px;
	/*background-color: #EFEFEF;*/
	border-radius: 0px;
	margin-bottom:;
	/*background-image:url(../images/searchbar.gif)*/
	}
	
#searchbar2 {
float: right;
width: 360px;
padding:0px;
margin-right: 40px;
/*background-color: #EFEFEF;*/
border-radius: 0px;
}
	


/****************************footer************************/
/*footer {padding:0 0 46px;background:url(../images/footer.jpg) 50% 0 no-repeat;}*/

footer {
	padding: 0 0 46px;
	margin-top: 80px;
}
footer span{
	color: #6F6F6F;
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	padding: 30px 0 0 35px;
}
footer strong{color:#248FCAfont-weight:normal;}
footer span a{color:#2f4d1f;text-decoration:none;}
footer span a:hover{color:#fff;text-shadow:1px 0 #fff;}

#easyTooltip {font-size:12px;background:#fff;padding:3px 5px;border:1px solid #000}

.subscribe {
	display:inline;
	float: right;
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
	font-size:12px;
}