.all_press_releases
{
	background:#ffffff;	
	padding:0px;
	padding-top:8px;
	padding-right:16px;
	padding-left:15px;
}

.all_press_releases .bold
{
	font-weight:bold;
}

.all_press_releases .dm a 
{
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.all_press_releases .dm a:hover 
{
	text-decoration: underline;
}

.all_press_releases .fda a 
{
	font-weight: bold;
	color: #deb406;
	text-decoration: none;
}

.all_press_releases .fda a:hover 
{
	text-decoration: underline;
}

.all_press_releases .mp a 
{
	font-weight: bold;
	color: #b39659;
	text-decoration: none;
}

.all_press_releases .mp a:hover 
{
	text-decoration: underline;
}

.all_press_releases .read_more
{
	padding-top:8px;	
}

.all_press_releases .text_header_large
{	
	font-size:20px;
	margin-top:3px;
	margin-bottom:16px;
	padding-bottom:0px;
}

.all_press_releases .dm .text_header_large
{
	color:#006644;
}

.all_press_releases .fda .text_header_large
{
	color:#005cab;
}


.all_press_releases .mp .text_header_large
{
	color:#006644;
}


/***************************************
layout for news articles
****************************************/

.all_press_releases .news_boxes
{
	border-bottom: solid 1px #f2f2f2;
	padding-bottom:16px;
	padding-top:0px;
	margin-bottom:16px;
	
}

.all_press_releases .news_boxes .italic
{
	font-style:italic;
	font-weight:bold;
	color:#666666;
}

.all_press_releases .news_boxes_header 
{
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	margin-bottom:0px;
	padding-bottom:16px;
}	

.all_press_releases .dm .news_boxes_header 
{
	color:#006644;	
}

.all_press_releases .fda .news_boxes_header 
{
	color:#005cab;	
}

.all_press_releases .mp .news_boxes_header 
{
	color:#006644;	
}	

.all_press_releases .article_link {
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	margin-bottom:0px;
	padding-bottom:16px;
}	


/****************************************
bottom nav between results pages
****************************************/
.all_press_releases  .page_results
{	
	font-weight:bold;
	color:#999999;
	padding-top:8px;
	padding-bottom:12px;
}


.all_press_releases  .results_nav 
{
	padding-left:18px;
}	








.all_press_releases .hr_thick
{
	width:100%;
	height:4px;
	margin-top:6px;
	margin-bottom:6px;
}	

.all_press_releases .dm .hr_thick
{
	background:#00674e;
}

.all_press_releases .fda .hr_thick
{
	background:#005cab;
}

.all_press_releases .mp .hr_thick
{
	background:#00674e;
}



.all_press_releases .hr_double
{
	width:100%;
	height:8px;

	margin-top:2px;
	margin-bottom:3px;
}
	

.all_press_releases .dm .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}
		
	
.all_press_releases .fda .hr_double
{
	background:url(../../global/hr_double_bbddff.gif) repeat-x;
}	

.all_press_releases .mp .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}	



/***************************************************************
table template - specify component height here
****************************************************************/

.all_press_releases .width_3_1 .table_template_content
{
	background:white;
	padding:8px;
	width:256px;
	position:relative;
}


.all_press_releases .a .table_template_content
{
	height:112px;	
}

.all_press_releases .b .table_template_content
{
	height:256px;	
}


.all_press_releases .c .table_template_content
{
	height:416px;	
}

	
.all_press_releases .table_template_top_left
{
	width:8px;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/top_left.gif) no-repeat;
	overflow:hidden;
}

.all_press_releases .table_template_top
{    
	width:auto;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/top.gif) repeat-x;
	overflow:hidden;	
	padding:0px;
	margin:0px;
}


.all_press_releases .table_template_top_right
{
	width:8px;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/top_right.gif) no-repeat;
	overflow:hidden;	
}

.all_press_releases .table_template_right
{
	width:8px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/right.gif) repeat-y;
	overflow:hidden;	
}


.all_press_releases .table_template_left
{
	width:8px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/left.gif) repeat-y;
	overflow:hidden;	
}


.all_press_releases .table_template_bottom_left
{
	width:8px;
	height:auto;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/bottom_left.gif) no-repeat;
	overflow:hidden;	
}

.all_press_releases .table_template_bottom
{
	width:auto;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/bottom.gif) repeat-x;
	overflow:hidden;	
}

.all_press_releases .table_template_bottom_right
{
	width:8px;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/bottom_right.gif) no-repeat;

	overflow:hidden;	
}
/************************
buttons
*************************/

.btn_more_press_releases
{
	float:right;
	margin-top:12px;
	margin-bottom:8px;
	margin-right:0px;
}