
.library_article
{
	padding:0px;
	padding-right:16px;
	padding-left:8px;
	
}

.library_article .dm,
.library_article .dmc,
.library_article .dmj,
.library_article .fda,
.library_article .mp,
.library_article .pm
{
	
	margin-top:20px;
	
}


.library_article .rh
{
	background:#ffffff;	
	padding:0px;
	padding-left:8px;
	color: #695c54;
	line-height:20px;
	font-size:15px;		
}

.library_article .ghl
{
	background:#ffffff;	
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-16px;
	padding:0px;
	padding-left:12px;
	padding-top:0px;
	position:relative;
	font-size:14px;
	line-height:1.7em;
	font-family:"Times New Roman", Times, serif;
	color: #000000;	
}


body.large .library_article
{
	font-size:16px;
	line-height:24px;
}


.library_article .article_title
{	
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 13px;
}


.library_article .dm .article_title,
.library_article .dmc .article_title 
{	
	color:#006644;
	margin-top: 6px;
}

.library_article .fda .article_title 
{	
	color:#005cab;
	margin-top: 6px;
}

.library_article .mp .article_title 
{	
	color:#006644;
	margin-top: 6px;
}

.library_article .pm .article_title 
{	
	color:#2c5f8c;
	margin-top: 6px;
}

.library_article .dmj .article_title 
{	
	color:#0038b8;
	margin-top: 6px;
}

.library_article .rh .article_title 
{	
	color: #695c54;
	margin-top: 6px;
	font-weight:normal;
}



.library_article .group_container
{
	margin-bottom:10px;
	
}

.library_article .table_template_container
{
	margin-right:10px;
	margin-bottom:0px;
}




.library_article .table_template_top_left
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top_left.gif) no-repeat;
	overflow:hidden;
}

.library_article .table_template_top
{    
	width:auto;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top.gif) repeat-x;
	overflow:hidden;	
	padding:0px;
	margin:0px;
}


.library_article .table_template_top_right
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top_right.gif) no-repeat;
	overflow:hidden;	
}

.library_article .table_template_right
{
	width:16px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_ffffff/right.gif) repeat-y;
	overflow:hidden;	
}


.library_article .table_template_left
{
	width:16px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_ffffff/left.gif) repeat-y;
	overflow:hidden;	
}


.library_article .table_template_bottom_left
{
	width:16px;
	height:auto;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom_left.gif) no-repeat;
	overflow:hidden;	
}

.library_article .table_template_bottom
{
	width:auto;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom.gif) repeat-x;
	overflow:hidden;	
}

.library_article .table_template_bottom_right
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom_right.gif) no-repeat;

	overflow:hidden;	
}


.library_article .table_template_content
{
	margin:0px;
	padding:0px;
}


/*The image that lives in the table_template*/
.library_article .table_template_content img
{

}

