.press_kits
{
	background:#ffffff;	
	padding:0px;
	padding-top:8px;
	padding-right:16px;
	padding-left:16px;
}

.press_kits .bold
{
	font-weight:bold;
}

.press_kits .dm a 
{
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.press_kits .dm a:hover 
{
	text-decoration: underline;
}

.press_kits .fda a 
{
	font-weight: bold;
	color: #deb406;
	text-decoration: none;
}

.press_kits .fda a:hover 
{
	text-decoration: underline;
}

.press_kits .mp a 
{
	font-weight: bold;
	color: #b39659;
	text-decoration: none;
}

.press_kits .mp a:hover 
{
	text-decoration: underline;
}

.press_kits .read_more
{
	padding-top:8px;	
}

.press_kits .text_header_large
{	
	font-size:20px;
	margin-top:6px;
	margin-bottom:7px;
	padding-bottom:0px;
}

.press_kits .dm .text_header_large
{
	color:#006644;
}

.press_kits .fda .text_header_large
{
	color:#005cab;
}


.press_kits .mp .text_header_large
{
	color:#006644;
}

.press_kits .text_header
{
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	margin-bottom:6px;
}
		
.press_kits .dm .text_header
{
	color:#006644;
}

.press_kits .fda .text_header
{
	color:#005cab;
}

.press_kits .mp .text_header
{
	color:#006644;
}		

/********************************************
phone number text for press room page
*********************************************/
.press_kits .phone_number
{	
	font-weight:bold;
	font-style:italic;
}

.press_kits .dm .phone_number
{
	color:#006644;
}

.press_kits .fda .phone_number
{
	color:#005cab;
}

.press_kits .mp .phone_number
{
	color:#006644;
}



/***************************************
layout for press kit downloads
****************************************/
.press_kits .press_kits 
{	
	width:576px;
	float:left;
	margin:0px;
	margin-top:7px;
	margin-bottom:19px;
	padding:0px;
	padding-bottom:5px;
	background-color:#f2f2f2;
}

/*
download block holds table template and sets gray bg
*/

.press_kits .download_block
{	
	width:144px;
	float:left;
	background-color:#f2f2f2;
}

/*
image block is to set proper height/width for icons that
aren't the size of a normal thumbnail
*/

.press_kits .image_block
{	
	width:112px;
	height:74px;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
}


.press_kits .download_img
{	
	padding-top:8px;
	padding-bottom:3px;
}

.press_kits .download_block .table_template_content .text_block
{	
	height: 48px;
	overflow:hidden;
}

/**************************************
hr stylings
***************************************/


.press_kits .hr_thick
{
	width:100%;
	height:4px;
	margin-top:4px;
	margin-bottom:10px;
	overflow:hidden;
}	

.press_kits .dm .hr_thick
{
	background:#00674e;
}

.press_kits .fda .hr_thick
{
	background:#005cab;
}

.press_kits .mp .hr_thick
{
	background:#00674e;
}



.press_kits .hr_double
{
	width:100%;
	height:8px;

	margin-top:2px;
	margin-bottom:0px;
}
	

.press_kits .dm .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}
		
	
.press_kits .fda .hr_double
{
	background:url(../../global/hr_double_bbddff.gif) repeat-x;
}	

.press_kits .mp .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}	


/************************
download block table template
gray bg
*************************/

.press_kits .download_block .table_template_top_left
{
	width:8px;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/top_left.gif) no-repeat;
	overflow:hidden;
}

.press_kits .download_block .table_template_top
{    
	width:auto;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/top.gif) repeat-x;
	overflow:hidden;	
	
}


.press_kits .download_block .table_template_top_right
{
	width:8px;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/top_right.gif) no-repeat;
	overflow:hidden;	
}

.press_kits .download_block .table_template_right
{
	width:8px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/right.gif) repeat-y;
	overflow:hidden;	
}


.press_kits .download_block .table_template_left
{
	width:8px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/left.gif) repeat-y;
	overflow:hidden;	
}


.press_kits .download_block .table_template_bottom_left
{
	width:8px;
	height:auto;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/bottom_left.gif) no-repeat;
	overflow:hidden;	
}

.press_kits .download_block .table_template_bottom
{
	width:auto;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/bottom.gif) repeat-x;
	overflow:hidden;	
}

.press_kits .download_block .table_template_bottom_right
{
	width:8px;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/bottom_right.gif) no-repeat;
	overflow:hidden;	
}

.press_kits .download_block .table_template_content
{
	background:white;
	height:138px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:6px;

}	