/* Make sure body margins are zero. Should be as part of NEI css. We can probably remove this once we add the NEI wrapper. */

body{
	margin: 0;
	padding:0px;
}

.em1
{font-style: italic;}

.crumb 
{ 
	font-face: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding-top: 5px;
	color:#555; 
	text-decoration:none; 
	margin: 0px 0 5px 20px; 
}


/* NEHEP Containers */

#nehep_wrapper {
	background: #FFFFFF;
	margin:0px;
	padding:0px;
}

#nehep_wrap {
	background: #FFFFFF;
	margin:-0px;
	padding:0px;
	width: 772px;
}

/*Fixes IE6 Float Margin Bug*/

#nehepwrap_nav
{ 
  float:left;
  display:block;
  padding: 0;
  margin:11px 0 0 0;
  width:222px;
  background: #FFFFFF;
}

#nehepwrap_cntnt 
{ 
  float:right;
  display:block;
  padding: 0;
  margin-top:11px;
/*	width: 550px;*/
  width:530px;
}

#nehepwrap_cntnt p.topspacing{
padding-top:0px;
margin-top:12px;
}


/*Home page columns*/

#nehep_floatl { 
  float:left;
  display:block;
  padding: 0;
  margin:0;
  width:308px;
}

#nehep_floatr { 
  float:right;
  display:block;
  padding: 0;
  margin:0;
  width:242px;
}

/* End Fixes for IE6 Float Margin Bug*/

#nehep_content{
	/*background: #FFF url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/nehepwrp_btm.png) bottom no-repeat;*/
/*	width: 550px;*/
	width: 530px;
	margin:0 0 11px 0;
	padding-bottom: 13px;
	font: normal 12pt Arial, Helvetica, sans-serif; 
	line-height:140%;
	color: #000;
}

#nehep_content_bgtp{
	background: #FFF url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/nehepwrp_tp.png) no-repeat;
	width: 550px;
	height:13px;
	display:block;
	margin:0px;
	padding:0px;
}

#nehep_content_bgtp_i{
	background: #0053ac url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/nehepwrp_top-blue.gif) top no-repeat;
	width: 530px;
/*	width: 550px;*/
	margin:0 0 25px 0;
	padding:0;
}

	#nehep_wrapper #nehep_content_bgtp_i h1{
		margin:0px;
		padding: 10px 25px;
		color:#FFF;
		font: bold 16px Arial, Helvetica, sans-serif;
	}


#nehep_text{
	width: 498px;
	margin: 0 22px 0 20px;
	padding:0px;
}

/* NEHEP Navigation */

#nehep_nav {
	width: 200px;
	/*background: #FFF url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/nehepnav_btm.png) bottom no-repeat;*/
	padding:0 0 13px 0;
	margin: 0 11px;
}

	#nehep_navtop {
		width: 200px;
		height: 10px;
		/*background: #FFF url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/nehepnav_top.png) top center no-repeat;*/
		margin: 0;
		padding:0;
	}

#nehep_nav dl {
	display: none;
}

#nehep_nav ul{
	list-style: square;
	margin: 15px 10px 15px 20px;
	padding:0px;
}

	#nehep_nav ul li{
		list-style: square;
		color: #999;
		font: bold 12px Arial, Helvetica, sans-serif;
		margin:10px 5px;
		padding:0px;
	}
		#nehep_nav ul li a.on{
			color: #999;
		}
	
		#nehep_nav li.btn {
			list-style:none;
			width:151px;
			height: 27px;
			margin: 20px 0;
			background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/nehepbtn_order.png) no-repeat;
		}
		
		
		.btn2 {
			list-style:none;
			width:151px;
			height: 27px;
			margin: 20px 0;
			background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/nehepbtn_partner.png) no-repeat;
		}

			#nehep_nav li a.btn{
				display:block;
				width:151px;
				height: 27px;
				padding: 7px 0 0 7px;
				text-decoration: none;
 				text-align:center;
				font: bold 11px Arial, Helvetica, sans-serif;
				color:#C50200;
			}
			
			 a.btn2{
				display:block;
				width:151px;
				height: 27px;
				padding: 7px 0 0 0px;
				text-decoration: none;
 				text-align:center;
				font: bold 11px Arial, Helvetica, sans-serif;
				color:#C50200;
			}
			
			
			
			
			#nehep_nav li a.btn:hover{
				text-decoration: underline;
				font: bold 11px Arial, Helvetica, sans-serif;
			}
			
				 a.btn2:hover{
				text-decoration: underline;
				font: bold 11px Arial, Helvetica, sans-serif;
			}
			
			
			
			/* Second-level Nav Items */
			
			#nehep_nav li ul{
				color: #999;
				margin: 10px 0px 15px 0px;
				padding:0px;
			}	
			
				#nehep_nav ul li ul li{
					list-style-image:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/nehep_bullet-.gif);
					color: #999;
					font: normal 12px Arial, Helvetica, sans-serif;
					margin:5px;
					padding:0px;
				}

					#nehep_nav ul li ul li a{
						list-style: none;
						font: normal 12px Arial, Helvetica, sans-serif;
						text-decoration:underline;
					}
					
						#nehep_nav ul li ul li a:hover{
							font: normal 12px Arial, Helvetica, sans-serif;
						}
			
						#nehep_nav ul li ul li a.on, #nehep_nav ul li ul li a.on:hover, #nehep_nav ul li ul li.on{
							color: #999;
							text-decoration:none;
						}
						
						 #nehep_nav ul li ul li a:hover {
							color: #C50200;
							text-decoration:none;
						}
						
					#nehep_nav ul li ul li ul{
						font: normal 12px Arial, Helvetica, sans-serif;
						margin: 10px 5px;
						color: #999;
					}
					
						#nehep_nav ul li ul li ul li{
							list-style-image:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/nehep_bullet-sqr.gif);
							color: #CCC;
						}
					
							#nehep_nav ul li ul li ul li a{
								color: #000;
								text-decoration: underline;
							}
					#nehep_nav ul li ul li ul li a{
								color: #000;
								text-decoration: underline;
							}
			

/* Typography & Links */

#nehep_wrapper a {
	color: #002E95;
	font-weight: bold;	
}

#nehep_wrapper a.imglnk img{
	border: solid 1px #002E95;
}

#nehep_wrapper a:hover {
	color: #C50200;
	text-decoration:none;
}

#nehep_wrapper a:hover.imglnk img {
	border: solid 1px #C50200;
}

a.nl, #nehep_nav ul li a{
	color: #002E95;
	font: bold  Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.nl:hover, #nehep_nav ul li a:hover {
	color: #C50200;
	font: bold  Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#nehep_wrapper h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000;
	margin:0px;
	padding:0px;
	line-height:normal;
}
	#nehep_wrapper h1.d {
			font: bold 22px Arial, Helvetica, sans-serif;
			color: #0670c4;
		}

	#nehep_wrapper h1.gh {
			font: bold 22px Arial, Helvetica, sans-serif;
			color: #ac1b3a;
		}
		
	#nehep_wrapper h1.lv {
			font: bold 22px Arial, Helvetica, sans-serif;
			color: #008403;
		}
		
	#nehep_wrapper h1.oj {
			font: bold 22px Arial, Helvetica, sans-serif;
			color: #9a5102;
		}	

			#nehep_wrapper h1.age {
			font: bold 22px Arial, Helvetica, sans-serif;
			color: #6600cc;
		}	

#nehep_wrapper h2 {
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	line-height: 100%;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #000;
	background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/nehephdr_hr.png) bottom left no-repeat;
}

#nehep_wrapper h3 {
	font: bold 17px Arial, Helvetica, sans-serif;
	color:#000;
	margin: 25px 0;
}

#nehep_wrapper h3 em {
	font: italic bold 17px Arial, Helvetica, sans-serif;
	color:#000;
	margin: 25px 0;
	
}

#nehep_wrapper h4 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 20px 0 15px 0;
	padding:0px;
}

#nehep_wrapper h4 em {
	font: italic 18px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 20px 0 15px 0;
	padding:0px;
}

p{word-wrap:break-word;}


#sup {
	color: #000;
	font: normal 11px Arial, Helvetica, sans-serif;
}

sup {
	text-decoration: none;
}

/*Home page*/

#nehep_coleft{
	padding: 15px 0 25px 25px;
	margin: 0;
}

	#nehep_coleft ul{
		margin: 0;
		padding:0;
	}

#nehep_coright {
	margin: 0;
	padding: 15px 25px 25px 0;
}
	
	#nehep_hlght {
		display: block;
		width: 200px;
		border: solid 1px #CCC;
		background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/nehephdr_bg.gif) top repeat-x;
		margin:0 0 25px 0;
		padding: 0 10px 10px 10px;
	}
	

		.nehep_hlght h3, .nehep_hlght_inner h3{
			margin:0px;
			padding-top: 5px;
			color:#FFFFFF;
			font: bold 16px Arial, Helvetica, sans-serif;
			letter-spacing: 1px;
			text-align: center;
		}
		
		.nehep_hlght2 h3, .nehep_hlght_inner2 h3{
			margin:0px;
			padding-top: 5px;
			color:#c50200;
			font: bold 16px Arial, Helvetica, sans-serif;
			letter-spacing: 1px;
			text-align: center;
		}
	
		#nehep_hlght h3, #nehep_hlght_inner h3{
			margin:0px;
			padding-top: 5px;
			color:#FFFFFF;
			font: bold 16px Arial, Helvetica, sans-serif;
			letter-spacing: 1px;
			text-align: center;
		}
		
		#nehep_hlght2 h3, #nehep_hlght_inner2 h3{
			margin:0px;
			padding-top: 5px;
			color:#c50200;
			font: bold 16px Arial, Helvetica, sans-serif;
			letter-spacing: 1px;
			text-align: center;
		}
		
		#nehep_hlght p{
			margin: 10px 0;
			padding:0px;
		}
	
ul #phep {
	margin: 0;
	padding:0;
	list-style: none;
}

	#phep li {
		list-style:none;
		margin: 0;
		padding:0 0 15px 0;
	}

		#phep li a{
			display:block;
			width:266px;
			margin: 0;
			padding:0;
			border:0;
		}

			#phep li a.ded {
				margin:0px;
				padding:0px;
				height: 35px;
				background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ded_home_bullet.gif) no-repeat;
			}
			
				#phep li a.ded:hover {
					background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ded_home_bullet_on.gif) no-repeat;
				}

			#phep li a.glaucoma {
				margin:0px;
				padding:0px;
				height: 35px;
				background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/glcm_home_bullet.gif) no-repeat;
			}
			
				#phep li a.glaucoma:hover {
					background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/glcm_home_bullet_on.gif) no-repeat;
				}

			#phep li a.lv {
				margin:0px;
				padding:0px;
				height: 35px;
				background:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/lv_home_bullet.gif) no-repeat;
			}
			
				#phep li a.lv:hover {
					background:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/lv_home_bullet_on.gif) no-repeat;
				}
			
			#phep li a.ojo {
				margin: 0px;
				padding:0px;
				height: 35px;
				background:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ojo_home_bullet.gif) no-repeat;
			}
			
				#phep li a.ojo:hover {
					background:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ojo_home_bullet_on.gif) no-repeat;
				}
				
				#phep li a.aging {
				margin:0px;
				padding:0px;
				height: 35px;
				background:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/aging_home_bullet.gif) no-repeat;
			}
			
				#phep li a.aging:hover {
					background:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/aging_home_bullet_on.gif) no-repeat;
				}

		#phep li h1{
			display: none;
			margin:0px;
			padding:0px;
			border:0px;
		}

/*Alignment & Misc.*/

.cleaner {
	height: 1px;
	line-height: 1px;
	clear: both;
}

ul.inline {
	list-style: none;
	display:inline;
	margin:0px;
	padding:0px;
}

	ul.inline li{
		display: inline;
		list-style:none;
		margin:0px;
		padding:0px;
	}
	
ul.product{
	list-style:square;
	color:#999;
	margin: 10px;
}

ul.product li{
	margin-left: 150px;
}

ul{
	list-style:square;
	/*margin-left: -15px; Noemi added this line per Neyeal*/
}

p.img {
	display: block;
	float:left;
	margin: 10px 20px 20px 0;
}
p.imgres {
	display: block;
	float:left;
	margin: 10px 20px 80px 0;
}
p.imgr {
	display: block;
	float:right;
	margin: 10px 0 20px 20px;
}

p.img, p.imgr, p.imgcaption {
 font-size: 11px;
 color:#555;
}

	p.img a img{
		border: none;
	}
#left{
	display: block;
	float: left;
	margin-right: 25px;
}

#nehep_hlght_inner {
		display: block;
		float: right;
		border: solid 1px #CCC;
		margin:0 0 25px 25px;
		padding: 0px 10px 10px 10px;
	}
	
#nehep_hlght_inner2 {
		display: block;
		float: right;
		border: solid 1px #CCC;
		margin:0 0 25px 25px;
		padding: 0px 10px 10px 10px;
	}
	
#nehep_hlght_inner_top {
		display: block;
		width: auto;
		background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/nehephdr_bg.gif) bottom repeat-x #0053ac;
		margin: 0px -10px -10px -10px;
		padding: 0px 10px 10px 10px;
	}
	
#nehep_hlght_inner_top2 {
		display: block;
		width: auto;
		background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/nehephdr_bg2.gif) bottom repeat-x #ffcb6b;
		margin: 0px -10px -10px -10px;
		padding: 0px 10px 10px 10px;
	}
	
	
	/*--start--*/
	
.nehep_hlght_inner_top {
		display: block;
		width: auto;
		background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/nehephdr_bg.gif) bottom repeat-x #0053ac;
		margin: 0px -10px -10px -10px;
		padding: 0px 10px 10px 10px;
	}
	
.nehep_hlght_inner3 {
		display: block;
		float: right;
		border: solid 1px #CCC;
		margin:0 0 25px 25px;
		padding: 0px 10px 10px 10px;
	}
	
	
.nehep_hlght_inner2 {
		display: block;
		float: right;
		border: solid 1px #CCC;
		margin:0 0 25px 25px;
		padding: 0px 10px 10px 10px;
	}
	

	
.nehep_hlght_inner_top2 {
		display: block;
		width: auto;
		background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/nehephdr_bg2.gif) bottom repeat-x #ffcb6b;
		margin: 0px -10px -10px -10px;
		padding: 0px 10px 10px 10px;
	}
	/*--end--*/
	
#three_col {
	display: block;
	float: left;
	width: 155px;
	margin:0;
	padding: 0 5px 0 8px;
}

/*Public Health Education Program Pages - MAIN*/
#phep_bgrd {
	margin: 0;
	padding: 0;
	height: 144px;
	width: 152px;
	float: right;
}
#ded_intro {
	display: block;
	width: 508px;
	height: auto;
	margin: 0;
	padding: 0;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ded_intro_bgrd.gif);
	background-repeat: repeat-y;
}
#ded_top {
	width: 508px;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ded_intro_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#ded_bot {
	height: 10px;
	width: 508px;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ded_intro_bot.gif);
	background-repeat: no-repeat;
}
#ded_intro_img {
	background-image:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ded_intro_cir.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#ded_intro a {
	display: block;
	width: 508px;
	margin: 0px;
	padding:0px;
	text-decoration:none; 
	border:none;
	font: normal 13px Arial, Helvetica, sans-serif; 
	line-height:140%;
	color: #000;
}
#ded_intro h2 {
	display: none;
}
#ded_intro span {
	padding: 40px 15px 5px 15px;
	margin: 0;
	line-height: 140%;
	font-size: 14px;
	display: block;
}
#glcm_intro {
	display: block;
	width: 508px;
	height: auto;
	margin: 0px;
	padding:0px;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/glcm_intro_bgrd.gif);
	background-repeat: repeat-y;
}
#glcm_top {
	width: 508px;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/glcm_intro_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#glcm_bot {
	height: 10px;
	width: 508px;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/glcm_intro_bot.gif);
	background-repeat: no-repeat;
}
#glcm_intro_img {
	background-image:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/glcm_intro_cir.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#glcm_intro a {
	display: block;
	width: 508px;
	margin: 0px;
	padding:0px;
	text-decoration:none; 
	border:none;
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height:140%;
	color: #000;
}
#glcm_intro h2{
	display: none;
}
#glcm_intro span {
	padding: 40px 15px 5px 15px;
	margin:  0;
	line-height: 140%;
	font-size: 14px;
	display: block;
}
#lv_intro {
	display: block;
	width: 508px;
	height: auto;
	margin: 0px;
	padding:0px;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/lv_intro_bgrd.gif);
	background-repeat: repeat-y;
}
#lv_top {
	width: 508px;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/lv_intro_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#lv_bot {
	height: 10px;
	width: 508px;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/lv_intro_bot.gif);
	background-repeat: no-repeat;
}
#lv_intro_img {
	background-image:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/lv_intro_cir.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#lv_intro a {
	display: block;
	width: 508px;
	margin: 0px;
	padding:0px;
	text-decoration:none; 
	border:none;
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height:140%;
	color: #000;
}
#lv_intro h2{
	display: none;
}
#lv_intro span {
	padding: 40px 15px 5px 15px;
	margin:  0;
	line-height: 140%;
	font-size: 14px;
	display: block;
}

#ojo_main {
	width: 508px;
	height: auto;
	margin: 0px;
	padding:0px;

}




#ojo_intro {
	display: block;
	width: 508px;
	height: auto;
	margin: 0px;
	padding:0px;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ojo_intro_bgrd.gif);
	background-repeat: repeat-y;
}
#ojo_top {
	width: 508px;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ojo_intro_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#ojo_bot {
	height: 10px;
	width: 508px;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ojo_intro_bot.gif);
	background-repeat: no-repeat;
}
#ojo_intro_img {
	background-image:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ojo_intro_cir.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#ojo_intro a {
	display: block;
	width: 508px;
	margin: 0px;
	padding:0px;
	text-decoration:none; 
	border:none;
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height:140%;
	color: #000;
}
#ojo_intro h2{
	display: none;
}
#ojo_intro span {
	padding: 40px 15px 5px 15px;
	margin:  0;
	line-height: 140%;
	font-size: 14px;
	display: block;
}




#aging_intro {
	display: block;
	width: 508px;
	height: auto;
	margin: 0px;
	padding:0px;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/aging_intro_bgrd.gif);
	background-repeat: repeat-y;
}
#aging_top {
	width: 508px;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/aging_intro_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#aging_bot {
	height: 10px;
	width: 508px;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/aging_intro_bot.gif);
	background-repeat: no-repeat;
}
#aging_intro_img {
	background-image:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/aging_intro_cir.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#aging_intro a {
	display: block;
	width: 508px;
	margin: 0px;
	padding:0px;
	text-decoration:none; 
	border:none;
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height:140%;
	color: #000;
}
#aging_intro h2{
	display: none;
}
#aging_intro span {
	padding: 40px 15px 5px 15px;
	margin:  0;
	line-height: 140%;
	font-size: 14px;
	display: block;
}
/*Public Health Education Program Pages - Interior*/

	
	#phep_ppded a.h, #phep_ppglcm a.h, #phep_pplv a.h, #phep_ppojo a.h, #phep_ppabout a.h, #phep_hpded a.h, #phep_hpglcm a.h, #phep_hplv a.h, #phep_hpojo a.h, #phep_hpabout a.h, #phep_avded a.h, #phep_avglcm a.h, #phep_avlv a.h, #phep_avojo a.h, #phep_avabout a.h{
		display: block;
		width: 165px;
		height: 67px;
		margin: 0px;
		padding:0;
	}

	#phep_ppded {
		display: block;
		float:left;
		width: 165px;
		padding: 0px;
		margin: 0px;
		background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ded_patients.jpg) top center no-repeat;
	}
	
			#phep_ppded a.h:hover{
				background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ded_patients_hover.jpg) top center no-repeat;
			}
		
		#phep_ppglcm {
			display: block;
			float:left;
			width: 165px;
			padding: 0px;
			margin: 0px;
			background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/glcm_patients.jpg) top center no-repeat;
		}
		
			#phep_ppglcm a.h:hover{
				background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/glcm_patients_hover.jpg) top center no-repeat;
			}
		
		#phep_pplv {
			display: block;
			float:left;
			width: 165px;
			padding: 0px;
			margin: 0px;
			background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/lv_patients.jpg) top center no-repeat;
		}
		
			#phep_pplv a.h:hover{
				background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/lv_patients_hover.jpg) top center no-repeat;
			}
		
		#phep_ppojo {
			display: block;
			float:left;
			width: 165px;
			padding: 0px;
			margin: 0px;
			background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ojo_patients.jpg) top center no-repeat;
		}
		
			#phep_ppojo a.h:hover{
				background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ojo_patients_hover.jpg) top center no-repeat;
			}
		
		#phep_ppabout {
			display: block;
			float:left;
			width: 165px;
			padding: 0px;
			margin: 0px;
			background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/about_plncmt.jpg) top center no-repeat;
		}
		
			#phep_ppabout a.h:hover{
				background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/about_plncmt_hover.jpg) top center no-repeat;
			}

	#phep_hpded {
		display: block;
		float:left;
		width:165px;
		padding: 0;
		margin: 0px 6px;
		background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ded_health.jpg) top center no-repeat;
	}
		
			#phep_hpded a.h:hover{
			background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ded_health_hover.jpg) top center no-repeat;
			}
		
		#phep_hpglcm {
			display: block;
			float:left;
			width:165px;
			padding: 0;
			margin: 0px 6px;
			background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/glcm_health.jpg) top center no-repeat;
		}
		
			#phep_hpglcm a.h:hover{
				background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/glcm_health_hover.jpg) top center no-repeat;
			}
		
		#phep_hplv {
			display: block;
			float:left;
			width:165px;
			padding: 0;
			margin: 0px 6px;
			background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/lv_health.jpg) top center no-repeat;
		}
		
			#phep_hplv a.h:hover{
			background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/lv_health_hover.jpg) top center no-repeat;
			}
		
		#phep_hpojo {
			display: block;
			float:left;
			width:165px;
			padding: 0;
			margin: 0px 6px;
			background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ojo_health.jpg) top center no-repeat;
		}
		
			#phep_hpojo a.h:hover{
			background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ojo_health_hover.jpg) top center no-repeat;
			}
		
		#phep_hpabout {
			display: block;
			float:left;
			width:165px;
			padding: 0;
			margin: 0px 6px;
			background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/about_prtnrshp.jpg) top center no-repeat;
		}
		
			#phep_hpabout a.h:hover{
				background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/about_prtnrshp_hover.jpg) top center no-repeat;
			}
							
	#phep_avded {
		display: block;
		float:left;
		width: 165px;
		padding: 0;
		margin: 0px;
		background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ded_av.jpg) top center no-repeat;
		}
		
			#phep_avded a.h:hover{
				background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ded_av_hover.jpg) top center no-repeat;
			}
	
		#phep_avglcm {
			display: block;
			float:left;
			width: 165px;
			padding: 0;
			margin: 0px;
			background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/glcm_av.jpg) top center no-repeat;
		}	
		
			#phep_avglcm a.h:hover{
				background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/glcm_av_hover.jpg) top center no-repeat;
			}
			
		#phep_avlv {
			display: block;
			float:left;
			width: 165px;
			padding: 0;
			margin: 0px;
			background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/lv_av.jpg) top center no-repeat;
		}
			#phep_avlv a.h:hover{
				background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/lv_av_hover.jpg) top center no-repeat;
			}

		#phep_avojo {
			display: block;
			float:left;
			width: 165px;
			padding: 0;
			margin: 0px;
			background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ojo_av.jpg) top center no-repeat;
		}
		
			#phep_avojo a.h:hover{
				background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ojo_av_hover.jpg) top center no-repeat;
			}
		
		#phep_avabout {
			display: block;
			float:left;
			width: 165px;
			padding: 0;
			margin: 0px;
			background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/about_docs.jpg) top center no-repeat;
		}
		
			#phep_avabout a.h:hover{
				background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/about_docs_hover.jpg) top center no-repeat;
			}
	
			#phep_ppded h3, #phep_ppglcm h3, #phep_pplv h3, #phep_ppojo h3, #phep_ppabout h3, #phep_hpded h3, #phep_hpglcm h3, #phep_hplv h3, #phep_hpojo h3, #phep_hpabout h3, #phep_avded h3, #phep_avglcm h3, #phep_avlv h3, #phep_avojo h3, #phep_avabout h3 {
				display: none
			}
			
/*Outreach Boxes on Program Pages */
			
	#ded_outreach, #ojo_outreach, #glcm_outreach, #lv_outreach, #aging_outreach {
		display: block;
		width: 200px;
		float:right;
		margin: 0 0 20px 20px;
		padding:10px;
	}
	#ded_outreach li, #ojo_outreach li, #glcm_outreach li, #lv_outreach li, #aging_outreach li {
	font-size: 11pt;
	}
	#ded_outreach {
		background: #eaf6ff;
		border: solid 2px #0070c7;	
	}

	#glcm_outreach {
		background: #ffe9ed;
		border: solid 2px #ad1c38;	
	}
	
	#lv_outreach {
		background: #f1ffed;
		border: solid 2px #006102;	
	}

	#ojo_outreach {
	background: #fffde5;
	border: solid 2px #996500;
	}
	
	#aging_outreach
	{
	background: #f4e8ff;
	border: solid 2px #6c00cf;
	}
	
		#ojo_outreach h3, #ded_outreach h3, #glcm_outreach h3, #lv_outreach h3, #aging_outreach h3,
		#ojo_outreach h3 a, #ded_outreach h3 a, #glcm_outreach h3 a, #lv_outreach h3 a, #aging_outreach h3 a {
			margin:0;
			color:#C50200;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
		}
		
		#ojo_outreach h3 a:hover, #ded_outreach h3 a:hover, #glcm_outreach h3 a:hover, #lv_outreach h3 a:hover, #aging_outreach h3 a:hover {
			text-decoration: underline;
		}
		
		#ojo_outreach ul, #ded_outreach ul, #glcm_outreach ul, #lv_outreach ul, #aging_outreach ul {
			margin: 5px 15px;
			padding:0;
		}
		
			#ded_outreach ul {
				list-style-image:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ded_bullet.gif);
			}
			
			#glcm_outreach ul {
				list-style-image:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/glcm_bullet.gif);
			}
			
			#lv_outreach ul {
				list-style-image:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/lv_bullet.gif);
			}
			
			#ojo_outreach ul {
				list-style-image:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ojo_bullet.gif);
			}

			#aging_outreach ul {
			list-style-image:url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/aging_bullet.gif);
			}
		
				#ded_outreach ul li a, #glcm_outreach ul li a, #lv_outreach ul li a, #ojo_outreach ul li a, #aging_outreach ul li a 
				{
					font-weight:normal;
				}

/*Public Health Education Program Pages  - Interior Headings */

#phep_headersded {
	width:500px;
	height:127px;
	background: #FFF url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ded_in_grphc.gif) center bottom no-repeat;
}

#phep_headersglcm {
	width:500px;
	height:127px;
	background: #FFF url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/glcm_in_grphc.gif) center bottom no-repeat;
	}

#phep_headerslv {
	width:500px;
	height:127px;
	background: #FFF url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/lv_in_grphc.gif) center bottom no-repeat;
}
	
#phep_headersojo {
	width:500px;
	height:127px;
	background: #FFF url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/ojo_in_grphc.gif) center bottom no-repeat;
	}
	
	#phep_headersage {
	width:500px;
	height:127px;
	background: #FFF url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/aging_in_grphc.gif) center bottom no-repeat;
}

/* Outlook Newsletter */
#outlookbanner, #outlookbanner a {
	margin: 0;
	padding: 0;
	color: #969696;
	font-weight: bold;
	text-decoration: none;
}
#outlookbanner .bannerline {
	clear: both;
}
#outlookbanner .outlookdate {
	height: 30px;
	width: 200px;
	float: left;
}
#outlookbanner .outlooknav{
	float: right;
	width: 300px;
	height: 30px;
}
#outlookbanner .outlooknav ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
#outlookbanner .outlooknav li {
	display: inline;
	margin: 0;
	padding: 0 5px;
	border-right: 1px solid #969696;
}
#outlookbanner .outlooknav li.last {
	border-right: none;
}
#outlookrightbox {
	margin: 10px 0 20px 20px;
	padding: 10px;
	width: 180px;
	background-color: #dfe3f2;
	color: #002E95;
	float: right;
}

#outlookrightbox h3 {
	color: #002E95;
	line-height: 1.5;
	font-size: 15px;
}

#outlookrightbox #sendtofriend {
	margin: 0;
	padding: 7px 0 0 50px;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/newsletter_sendtoafriend.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 127px;
}
#outlookrightbox #contactus {
	margin: 0;
	padding: 2px 0 0 50px;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/newsletter_contactus.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 127px;
}
#outlookrightbox #downloadpdf {
	margin: 0;
	padding: 2px 0 0 50px;
	background-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/images/newsletter_downloadpdf.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 127px;
}
#outlookrightbox #sendtofriend a,
#outlookrightbox #contactus a,
#outlookrightbox #downloadpdf a {
	text-decoration: none;
	
}

/*for ojo toolkit*/

#toolkit_ojo
{
margin-top: -10px;
margin-left: -18px;
}

.download_red 
{
padding: 20px;
background-color: #ed592b;
font: bold 14px Arial, Helvetica, sans-serif;
margin: 10px;
text-align: center;
}

.imagepadding
{float: left;
padding: 3px;}

.shell
{width: 400px; height: 105px; border: 0px solid #ccc}

.shellsmall
{width: 400px; height: 50px; border: 0px solid #ccc}

.listojo
{
padding: 10px;
}

.center
{
margin-left: auto;
margin-right: auto;
text-align: center;
}


/* Health Info Pages, March 2006 */
ul.toggle {
	margin-left: 10px;
	margin-top: 10px; margin-bottom: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	line-height: 1.5em;
	border: 1px solid #ccc;
}

ul.toggle li {
	list-style-image: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/images/redarrow.gif);
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 1em;
	line-height: 1.5em;
}

ul.toggle li p,
ul.toggle li div,
ul.toggle li ul {
	font-weight: normal;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
div.hidden ul {
	margin-top: 0.5em;
}
.hidden {
	display: none;
	margin-top: 5px;
	font-weight: normal;
}
div.hidden ul li {
	list-style-image: none;
	list-style-type: square;
	width: 90%;
	font-weight: normal;
	margin-bottom: 5px;
	vertical-align: top;
}

/*end ojo toolkit*/

.floatright
{float: right}

/*start hvca*/

.hvca_header
{margin-left: -21px;margin-top: -10px;}

.hvca_imagetext
{
margin-left: 190px;padding-top: 5px;
font: normal 12px verdana, Arial, Helvetica, sans-serif;
line-height: 17px;
}

.hvca_image2
{
float: left; 
padding-top:10px;
padding-bottom:10px;
padding-right: 3px;
}

.previewbox
{
width: 100%;
height: 200px;
}

.hvca_blueheader
{
width: 100%;
background-color: #069;
color: #cff;
font-weight: bold;
padding: 5px;
margin-top: 5px;
}

.hvca_darkblueheader
{
width: 100%;
background-color: #369;
color: #fff;
font-weight: bold;
padding: 5px;
margin-top: 5px;
}

.hvca_darkblueheader2
{
width: 100%;
background-color: #0053ad;
color: #fff;
font-weight: bold;
padding: 5px;
margin-top: 5px;
}

.hvca_lightblueheader
{
width: 100%;
background-color: #cff;
color: #069;
font-weight: bold;
padding: 5px;
}

a.top:link,
a.top:hover,
a.top:visited
{
text-decoration: underline;
color: red;
font: normal 14px Arial, Helvetica, sans-serif;
}



.conLeftBoxTop_sched{
	width: 157px;
	background-color: #069;
	color: #FFFFFF;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.conLeftBoxBottom_sched{
	width: 153px;
	background-color: #cff;
	padding-left: 4px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	text-align: center;
	border: 1px solid #069;
}


.sched_boxtext
{font: 12px Arial, Helvetica, sans-serif;}

.sched_boxtext strong
{font: bold 12px Arial, Helvetica, sans-serif;}

.schedulebox
{
float: right; 
margin-right: -10px; 
margin-left: 8px;
margin-top: 12px;
}

.state_color
{
color: #cc6666; 
font-weight: bold;
margin-bottom: -5px;
margin-top: 5px;
}

.center
{
margin-left: auto;
margin-right: auto;
}

a.hvca_white:link,
a.hvca_white:visited
{
text-decoration: underline;
color: #fff;
font: Arial, Helvetica, sans-serif;
}


a.hvca_white:hover
{
text-decoration: underline;
color: #ff9;
font: Arial, Helvetica, sans-serif;
}

#applynow
{
margin-left: 34px;
margin-top: 10px;
margin-bottom: 10px;
}

/* additional aging and vision styles */

#aging_subhead
{
margin-top: -15px;
font: Arial, Helvetica, sans-serif;
font-size: 14px;
}

.aging_imagetext
{
margin-left: 150px;padding-top: 5px;
font: normal 12px verdana, Arial, Helvetica, sans-serif;
line-height: 17px;
}


.aging_image
{
float: left; 
padding-top:10px;
padding-bottom:10px;
padding-right: 3px;
}


.previewbox_aging
{
width: 100%;
height: 100px;
}

.aging_module1
{
width: 100%;
background-color: #506bb2;
color: #fff;
font-weight: bold;
padding: 5px;
margin-top: 5px;
text-align: center;
}

.aging_module2
{
width: 100%;
background-color: #674db0;
color: #fff;
font-weight: bold;
padding: 5px;
margin-top: 5px;
text-align: center;
}

.aging_module3
{
width: 100%;
background-color: #4b989e;
color: #fff;
font-weight: bold;
padding: 5px;
margin-top: 5px;
text-align: center;
}

#tips1
{
padding-left: 20px;
padding-top: 5px;
background: url(/oilspill/20130301131628oe_/http://@nei.nih.gov/nehep/programs/visionandaging/images/check.gif) 0% 100% no-repeat;
/*border: 1px solid #ccc;*/
}

#tips
{
padding: 3px;
border: 0px solid #bf8efe;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color:#fdfcdf;
}

.red
{color: red}

.diabetescardbox
{
height: 310px;
padding: 5px;
}

.hvcabox
{float: right;
padding: 10px;
border: 1px solid #069;
width: 200px;
font-size:12px; line-height: 1.5em;
margin: 10px;
background-color: #cff;}

.socialmedia1
{margin-left: 20px;
border: 0px;}

.text4html
{
width: 500px;
}

.250tall
{
min-height: 250px;

}

.floatleft
{
float: left;
padding-right: 3px;
padding-bottom: 10px;}

/* Added to the Diabetes and Healthy eyes toolkit page */

.diabetesBOXfortoolkit
{
/* font-family: verdana, arial, helvetica, sans-serif; */
font-size: 0.7em;
width:145px;
padding:5px; 
float:right;
border:0px solid grey;
/* margin:10px;  */
}

