body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font: 100%/130% Verdana, Arial, Helvetica, sans-serif;
	background: #6293BB url(../images/hepb-bg-new2.png) repeat-x top;
}


p  {
	margin: 5px 0px 10px 0em;
	text-align: left;
	padding: 0px;
	line-height: 140%;
	color: #333333;
	font-size: 0.95em;
}


a:link {
	color: #0E78AB;
	text-decoration: underline;
}

a:visited {
	color: #993399;
	text-decoration: none;
}

a:hover {
	color: #ED8C0F;
}
.topstoryhead {
	font-size: 140%;
	margin: 0px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 0px;
	font-family: "Arial Narrow Bold", "Arial Narrow", sans-serif;
	color: #ED8C0F;
}

li {
	margin: 0px 0px 4px;
	padding: 0px 10px 0px 0px;
	line-height: 130%;
	white-space: normal;
	display: block;
	list-style-type: square;
	font-size: .85em;
}
li a:visited {
	color: #47607D;
	text-decoration: none;	
}
li a:hover {
	color: #CC3300;
	text-decoration: underline;	
}


ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 15px;
	white-space: normal;
}


td {
	margin: 0em;
	padding: 0px;
	}

h1 {
	color: #4291d6;
	padding: 0px;
	font: bold 175%/125% "Arial", "Arial Narrow", sans-serif;
	margin: 15px 0px 10px;
}

h2 {
	color: #ED8C0F;
	padding: 0px 0px 5px;
	font: normal 155% "Arial", "Arial Narrow", sans-serif;
	margin: 20px 0px 0px;
}

h3 {
	color: #ED9C27;
	padding: 0px;
	margin: 15px 0px 5px;
	font: bold 135% "Arial", "Arial Narrow", sans-serif;
}


/* ---------------- layout --------------- */

#banner {
	height: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	clear: both;
	background: #FFFFFF;
}
#wrapperLang {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px 0px 0px;
	margin-top: -1px;
	clear: both;
	border-top-color: #EE9C28;
}

#simple {
	margin: 0px 25px;
	clear: both;
	background: #FFFFFF;
	padding: 0px 0px 15px;
}
#simple p {
	font-size: .95em;
	line-height: 135%;
	margin-bottom: 10px;
}

#header {
	margin: 0px auto;
	padding: 0px;
	height: 187px;
	width: 1170px;
	background: url(../images/logo-bg.jpg) no-repeat left top;
}


#headerLang {
	background-image: url(../images/cell_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 100%;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #EE9C28;
}

/*------------- top navigation menu ----------------- */


#logo {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 320px;
	height: 100px;
}
#banner #iconmenu {
	margin-top: 45px;
	float: right;
	height: 40px;
	padding: 0px;
	margin-bottom: 0px;
}
#socialmedia {
	height: 28px;
	margin-bottom: 15px;
	clear: both;
	width: 100%;
	margin-right: 15px;
}


.hidden {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
#related {
	background-color: #E6E2D9;
	padding: 0px 0px 10px;
	width: 230px;
	margin: 0px;
	font-size: .9em;
}
#related .subhead {
	font-size: 120%;
}
#related p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: .90em;
}
#related ul {
	margin: 5px 0px 0px;
	padding-left: 10px;
	list-style-type: none;
}
#related ul li {
	list-style-type: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 18px;
	font-size: 11px;
	line-height: 13px;
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
}
#related li a:link {
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	font-weight: bold;
}
#related li a:hover {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

#related h3 {
	font: bold 14px/115% "Arial Narrow Bold", "Arial Narrow", sans-serif;
	color: #ED9C27;
	padding-right: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
}
#related form {
	padding-right: 10px;
	padding-left: 15px;
}

.selected {
	font-weight: bold;
	color: #CC3300;
}

span.key {
  text-decoration: underline;
}


#content {
	margin: 0px 25px;
	padding: 5px 0px;
	float: left;
	font-size: .85em;
}


#footer {
	background-image: url(../images/footer-bar.gif);
	background-repeat: repeat-x;
	width: 970px;
	text-align: right;
	color: #666666;
	background-position: left top;
	padding-top: 15px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding-bottom: 5px;
	font: .8em/130% Arial, Helvetica, sans-serif;
	height: 108px;
}

#footerLeft {
	float: left;
	width: 300px;
	text-align: right;
	margin-left: 5px;
	margin-top: 8px;
}
#footerLeft p {
	text-align: left;
}

#footerRight {
	float: right;
	width: 300px;
	text-align: left;
	margin-right: 15px;
}
#footerRight p {
	text-align: right;
}

#sitecredit {
	background: #344D63;
	width: 980px;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	color: #7CB4E7;
	line-height: 30px;
	text-align: center;
	border-bottom: 3px solid #333333;
}

#sitecredit a {
	color: #7CB4E7;
	text-decoration: none;
}

#sitecredit a:hover {
	color: #FF9900;
	text-decoration: none;
}
.floatLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}


/* ---------- class styles ------------- */

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #339;
	padding: 3px 3px 2px;
	width: 100px;
	background-color: #FFFFFF;
	font-weight: bold;
	margin: 5px 0px 4px 3px;
}

.breadcrumbs {
	font-size:10px;
	color: #003366;
	padding: 5px 0px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 15px;
}

.resources {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	font-size:11px;
	margin: 5px 0em 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	text-decoration: none;
	display: block;
	line-height: 125%;
}
a.resources:link {
	text-decoration: none;
	color: #333399;
}
a.resources:hover {
	color: #CC3300;
	text-decoration: none;
}

	
.divider {
	padding: 0px 0px 7px 0;
	margin: 0 10px 7px;
	border-bottom: 1px solid #CCCCFF;
	width: 100%;
}


.indent {
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	line-height: 115%;
}

.quicklink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ee9c28;
	padding: 10px 0px 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 110%;
}
.caption {
	color: #666666;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 15px;
	font: 10px/115% Arial, Helvetica, sans-serif;
}
.photo {
	padding: 2px;
	border: 1px solid #999999;
}
.photoRight {
	padding: 2px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 15px;
}
.photoLeft {
	padding: 2px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-right: 15px;
}

/* -----------  Homepage right column items ------------- */
#language {
	background-color: #e0e8f0;
	width: 300px;
	padding: 0px;
	margin: 10px 0px 0px;
	background-image: url(../images/footer-bar.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#language p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 110%;
	color: #333399;
	margin: 0px 0px 5px;
	padding-top: 0px;
	padding-left: 10px;
}
#language a:hover {
}
#language  h1 {
	text-decoration: none;
	color: #426199;
	font-family: "Arial Narrow Bold", "Arial Narrow", sans-serif;
	margin: 0px;
	padding: 15px 5px 5px 10px;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

#language a:hover {
	color: #CC3300;
}
#language a:visited {
	text-decoration: none;
}

#greenbox {
	padding: 17px 0px 5px;
	margin: 10px 0px 0px;
	background: #d0d85f url(../images/footer-bar.gif) repeat-x;
	width: 300px;
	border-bottom: 3px solid #0E78AB;
}
#greenbox h1 {
	color: #0E78AB;
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
}
#greenbox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;

}
#greenbox li {
	border-bottom: 1px solid #FFFFFF;
	background: url(../images/arrow_orange.gif) no-repeat 10px 4px;
	list-style: none;
	display: block;
	font-size: 11px;
	line-height: 15px;

}

#greenbox li a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 28px;

}
#greenbox li a:hover {
	color: #CC3300;
	text-decoration: none;
	background: #f2f976;
	background: #FFFFCC url(../images/arrow_orange.gif) no-repeat 10px 4px;
	display: block;
	padding: 3px 0px 3px 28px;
}

#calendar {
	background: #FFFFFF url(../images/footer-bar.gif) repeat-x top;
	margin: 10px 0px 0px;
	padding: 15px 0px 0px;
	width: 300px;
	border-left: 1px solid #CCDDE7;
	border-bottom: 1px solid #CCDDE7;
}

#calendar h1 {
	color: #ED8C0F;
	padding: 3px 3px 3px 10px;
	margin: 0px;
	font-size: 17px;
	font-weight: bold;
	font-family: "Arial Narrow Bold", "Arial Narrow", sans-serif;
	text-transform: uppercase;
}
#calendar h1 a {
	color: #ED8C0F;
	text-decoration: none;
}
.cse-branding {
	background: #E4E4E4;
	width: 150px;
	margin: 0px;
	padding: 6px 0px 0px;
}
#cse-search-box {
	padding-left: 6px;
}
#newsRight {
	padding-left: 10px;
	width: 280px;
	color: #003366;
	font-size: 11px;
	line-height: 120%;
}

/* -----------  end right column items ------------- */

form {
	margin: 0px;
	padding: 0px;
}


.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333399;
	list-style-type: square;
	font-size: 110%;
	list-style-position: outside;
	margin: 0px;
	padding: 0px 0px 5px;
	text-decoration: none;
}
.newshead a {
	text-decoration: none;
	color: #333399;
}


.newstopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 115%;
	color: #333399;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-indent: 15px;
	white-space: normal;
}
#secondarybox {
	font-family: Arial, Helvetica, sans-serif;
    width: 300px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#secondarybox p {
	font-size: 10px;
	line-height: 115%;
	color: #333399;
	margin: 8px 0px 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 5px;
}

#secondarybox h4 {
	font-size: 11px;
	font-weight: bold;
	color: #333399;
	display: block;
	height: 20px;
}



.whiterule {
	background-color: #FFFFFF;
	background-image: url(../DW_menu/images/pixel_white.gif);
	background-repeat: repeat-y;
}



.new {
	font-weight: bold;
	color: #FF3300;
	background-color: #FFFF66;
	padding: 2px;
}
.box {
	margin: 10px;
	padding: 3px 15px;
	background-color: #FFFFCD;
	border: 1px solid #CCCCCC;
}
.box a, a:visited {
	text-decoration: underline;	
	
}
.box a:hover {
	text-decoration: underline;
	color: #CC3300;	
}
.box img {
	margin: 5px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	clear: both;
}
.donation {
	width: 128px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	float: left;
	padding: 0px;
}
.donation input {
	margin: 0px;
	padding: 0px;
}

.antispam {
  visibility: hidden;
  display: none;
}

/* ------ added 10-9-08 TC ------- */

.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #339;
	padding: 5px 5px 5px 8px;
	line-height: 115%;
	display: block;
	background: #FFFFFF url(../images/newsletter-bg.png) no-repeat;
	border-bottom: 1px solid #CACACA;
}

a.newsletter:link {
	display: block;
	text-decoration: none;
	color: #EE850F;
}

a.newsletter:visited {
	display: block;
	text-decoration: none;
	color: #339;
}

a.newsletter:hover {
	display: block;
	text-decoration: none;
	color: #FF3300;
	background: url(../images/newsletter-bg_f2.png) no-repeat;
}
.topsearch {
	padding: 4px 0px 4px 0px;

}

#addthis {
	margin: 15px;
}
.cse-branding-form {
	padding: 10px;
	background: #FFFFFF;
}



.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}


.modified {
	font-size: 10px;
	color: #666666;
}
#newsRight p {
	color: #333333;
	margin-bottom: 8px;
	line-height: 120%;
	font-size: 11px;
	padding-bottom: 4px;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	border-top: 1px solid #CCCCCC;
	padding-top: 4px;
}

.feature {
        font-family: "arial narrow", arial, helvetica, sans-serif;
        font-size: 16px;
        line-height: 22px;
        font-weight: normal;
        text-transform: uppercase;
        margin-bottom: 7px;
    }
	
.floaticon {
	float: left;
	margin-right: 5px;

}

#topleftnav img {

display: block;
}

#rightcol img {

display: block;
}

.subhead {
	font-family: "Arial Narrow Bold", "Arial Narrow", sans-serif;
	color: #0E78AB;
	font-weight: bold;
	height: 120%;
}
#drugwatch {
	font-size: 85%;
}

.signup-survey {
	background-color: #d0d562;
	width: 150px;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 8px;
}


ul#socialicons {
	background: #63ADF5;
	height: 36px;
	border-bottom: 1px solid #FFFFFF;
	list-style: none;
	position: relative;
	margin: 0px;
}
ul#socialicons li a {
	display: block;
	float: left;
	height: 16px;
	background: url(http://hepb.org/images/social-icons.png);
	text-indent: -9999px;
	
}
ul#socialicons li a.facebook {
	width: 17px;
	background-position: 0 0px;
	position: absolute;
	left: 15px;
	top: 12px;
}

ul#socialicons li a.youtube {
	width: 18px;
	background-position: -29px 0px;
	position: absolute;
	left: 50px;
	top: 12px;
}

ul#socialicons li a.linkedin {
	width: 18px;
	background-position: -59px 0px;
	position: absolute;
	left: 85px;
	top: 12px;
}


ul#socialicons li a.twitter {
	width: 18px;
	background-position: -89px 0px;
	position: absolute;
	left: 118px;
	top: 12px;
}

#webaward {
	float: left;
	margin-top: 10px;
	padding-left: 125px;
}
#social {
	background: #355169;
	margin: 0px;
	padding: 3px 0px 2px 3px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 28px;
}
#socialhome {
	background: #355169;
	margin: 0px;
	padding: 4px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 28px;
	width: 300px;
}
.burgandy {
	color: #8B192E;
}
#anniversary {
	background: url(../images/anniversary-banner.png) no-repeat fixed right top;
	height: 395px;
	width: 37px;
	z-index: 1;
	position: absolute;
	top: 100px;
	right: 0px;
	display: block;
	margin-top: 50px;
	margin-right: 0px;
	float: right;
}

.button {
	background: #FFFF99 url(none) repeat scroll 0 0;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #FFF;
	box-shadow: 0 0 3px 3px #C1C0B5;
	font-size: 125%;
	font-weight: bold;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.button a:hover{
	background: #FFCC00 url(none) repeat scroll 0 0;
}

