/* CSS Document */
	.publicationsHeader  
	{  
				float:													left;
	}
	
	.publicationsHeaderSpacer		
	{ 
				position:												relative;
				top:														0px; 
				left:														0px; 
				width:													765px; 
				height:													26px;
	}
	
	.publicationsContainer
	{
				margin:													0px; 			
				width: 													765px; 
	}	
	
	.publications
	{
				position:												relative;
				top:														0px; 
				left:														0px; 
				width:													765px; 	
	}
	
	.publicationsHeaderText
	{ 
				position:												relative; 
				top:														0px; 
				left:														0px; 
				left:														0px; 
				width:													765px; 	
				color: 													#000; 
				font-family:										Georgia, "Times New Roman", Times, serif; 
				font-size:											16px;
				font-style: 										normal;
				font-weight: 										normal; 						 
	}
	
	.publicationsHeaderSpacer
	{
				position:												relative;
				top:														0px; 
				left:														0px; 
				width:													765px; 
				height:													14px;
	}
	
	.publicationsHeaderSpacer2
	{
				position:												relative;
				top:														0px; 
				left:														0px; 
				width:													765px; 
				height:													15px;
	}	
	
	.publicationsBullets			
	{ 
				position:												relative; 
				top:														0px; 
				left:														0px; 
				width:													765px;
				color: 													#000; 
				font-family: 										Arial, Helvetica, sans-serif; 
				font-size:											13px;
				font-style: 										normal;
				font-weight: 										normal;								 
	}
	
	.publicationsBottonBorder
	{ 
				position:												relative; 
				top:														0px; 
				left:														0px; 
				width:													765px; 
				height:													2px; 
				background-color:								#b2b2b2;
	}
	
	.publicationsBullets li 
	{ 
				padding-bottom:	                12px;
	}		
	.newsLink
	{ 
				position:												relative; 
				top:														0px; 
				left:														0px; 
				width:													765px;
				color: 													#000; 
				font-family: 										Arial, Helvetica, sans-serif; 
				font-size:											13px;
				font-style: 										normal;
				font-weight: 										normal;					
	}	
	
	.newsLink a
	{ 
				position:												relative; 
				top:														0px; 
				left:														0px; 
				width:													765px;
				color: 													#02626e; 
				font-family: 										Arial, Helvetica, sans-serif; 
				font-size:											13px;
				font-style: 										normal;
				font-weight: 										normal;
				text-decoration:								none;					
	}	
	
	.newsLink a:hover
	{ 
				position:												relative; 
				top:														0px; 
				left:														0px; 
				width:													765px;
				color: 													#02626e; 
				font-family: 										Arial, Helvetica, sans-serif; 
				font-size:											13px;
				font-style: 										normal;
				font-weight: 										normal; 
				text-decoration:								underline;					
	}		
