.em-bulletinbg{
	background:#000000;
	opacity:.5;
	filter:alpha(opacity=50);
	width:100%;
	height:100%;
	z-index: 20;
}
	
#em-button{
	
	}
	#em-button a{
		display:block;
		width:100px;
		height: 30px;
		background: url(/images/bulletin/alert.png) no-repeat;
		text-indent: -9999px;
		outline: none;
	}
	
#em-bar{
	width:100%;
	background: url(/images/bulletin/_em_bar_back.png) repeat-x #b9b9b9;
	}
	#em-bar-text{
		text-align: center;
		height:22px;
		margin:0 auto;
		width: 880px;
		}
		#text{
			line-height: 22px;
			padding-right: 5px;
			font-size: 12px;
			float:left;
			color: #000000;
			font-weight: bold;
			padding-left:28px;
			background:url(/images/bulletin/em_bar_icon.png) 0px 2px no-repeat;
		}
		#em-bar-text a{    		
    		display:block;
			float:left;
			text-indent: -9999px;
			background: url(/images/bulletin/em_bar_rm.png) no-repeat;
			width: 65px;
			height: 16px;
			margin-top:3px;
		}
		#em-bar-text a:hover{
			
		}
		
	#em-bar-bottom{
		border-bottom: solid 1px #2F7F4F;
    	border-top: solid 1px #84B999;
    	clear:both;
	}

.em-box{
    background:#ffffff;
    width:486px;		
	z-index: 25;
    }
      #outer-border{
		border:solid 1px #84B999;
    	}
    	#inner-border{
			background-color:#ffffff;
			border:solid 5px #84B999;
			text-align: left;
    		font-family: Arial;
    		}
    		#close-left,#close-sep,#close-button{
    			float:left;
    			height:18px;
    		}
    		#close-left{
				background:url(/images/bulletin/_em_bar_back.png) repeat-x scroll 0 0 #B9B9B9;
    			width:455px;
    		}
    		#close-sep{
    			border-left: solid 1px #2F7F4F;
    			border-right: solid 1px #84B999;
    		}
    		#close-button{
    			background:url(/images/bulletin/_em_bar_back.png) repeat-x scroll 0 0 #B9B9B9;
    			}
    			#close-button a{
    				font-size: 14px;
    				color: #000000;
    				display:block;
    				width:17px;
    				text-decoration: none;
    				text-align: center;
					font-weight: bold;
    			}
    		#close-bottom{
    			clear:both;
    			border-bottom: solid 1px #2F7F4F;
    			border-top: solid 1px #84B999;
    		}
    		
    		#logo-top{
    			background: url(/images/bulletin/logo.gif) no-repeat;
    			width: 466px;
    			height: 71px;
				background-position:center;
    			
    		}
    		
    		#story-holder{
    			padding:27px 15px 20px 15px;
    			}
    			#em-headline{
					text-align:center;
					margin-bottom:10px;
    				}
    				#em-headline a{
    					font-size: 20px;
    					font-weight: bold;
    					color: 010101;
						text-decoration: none;
						color : #075E2A;
    				}
    				#em-headline a:hover{
    					text-decoration: none;
    				}
    				
    			#em-brief{
					font-size: 12px;
					padding-top:20px;
    				padding-bottom: 8px;
    				line-height: 21px;
					font-weight: bold;
					color : #075E2A;
    			}
    			
    			#em-readmore{
				padding-bottom: 20px;
				text-align:center;
    				
    				}
    				#em-readmore a{
    					font-family: Arial;
    					font-size: 12px;
						font-weight: bold;
    					color: #118b35;
    					text-decoration: underline;
						text-transform: uppercase;
						
    				}
    				#em-readmore a:hover{
    					text-decoration: none;
    				}
    				#em-readmore a:hover{
    					text-decoration: none;
    				}
    				
    		#logo-bottom{
    		}
    		
    		
						

												
