.resource_library
{
	background:#f2f2f2;
}

.resource_library .width_3_1 .guide_left
{
	width:193px;
	display:block;
	float:left;
	
}

.resource_library .width_3_1 .guide_right
{
	width:60px;
	display:block;
	float:left;
	
}

.resource_library .guide_text
{
	padding-bottom:8px;
}

.resource_library .guide_left .guide_text
{
	font-weight:bold;
	font-size:14px;
	line-height:16px;	
	margin-top:3px;
	
}

.resource_library .dm .guide_left .guide_text,
.resource_library .dmc .guide_left .guide_text
{
	color:#006644;	
}

.resource_library .fda .guide_left .guide_text
{
	color:#005cab;	
}

.resource_library .mp .guide_left .guide_text
{
	color:#006644;	
}

.resource_library .dmj .guide_left .guide_text
{
	color:#0038b8;	
}


.resource_library .width_3_1 .guide_left .guide_text
{
	font-weight:bold;
	font-size:14px;
	line-height:16px;	
	margin-top:3px;
}

.resource_library .width_3_1 .dm .guide_left .guide_text,
.resource_library .width_3_1 .dmc .guide_left .guide_text
{
	color:#006644;
}

.resource_library .width_3_1 .fda .guide_left .guide_text
{
	color:#005cab;
}

.resource_library .width_3_1 .mp .guide_left .guide_text
{
	color:#006644;
}
		
.resource_library .width_3_1 .dmj .guide_left .guide_text
{
	color:#0038b8;
}
				
.resource_library .width_3_1 .photo_guide_main 
{	
	display:block;
	margin-top:0px;
	margin-bottom:0px; 
	padding-left:9px;
	width:43px;
	height:34px;
	overflow:hidden;
}



.resource_library .planning_guide_text 
{
	margin-bottom:8px;	
}

.resource_library .clear
{
	clear:both;	
}

.resource_library .dm a,
.resource_library .dmc a 
{
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.resource_library .dm a:hover,
.resource_library .dmc a:hover 
{
	text-decoration: underline;
}

.resource_library .fda a 
{
	font-weight: bold;
	color: #deb406;
	text-decoration: none;
}

.resource_library .fda a:hover 
{
	text-decoration: underline;
}

.resource_library .mp a 
{
	font-weight: bold;
	color: #b39659;
	text-decoration: none;
}

.resource_library .mp a:hover 
{
	text-decoration: underline;
}

.resource_library .dmj a 
{
	font-weight: bold;
	color: #c5921a;
	text-decoration: none;
}

.resource_library .dmj a:hover 
{
	text-decoration: underline;
}

.resource_library .text_header 
{	
	margin-top:12px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.resource_library .gray_line
{
	width:100%;
	height:1px;
	margin-top:8px;
	margin-bottom:8px;
	background:#efefef;
}	


.resource_library .hr_double
{
	width:193px;
	height:8px;

	margin-top:-3px;
	margin-bottom:0px;
}

.resource_library .dm .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}

.resource_library .fda .hr_double
{
	background:url(../../global/hr_double_bbddff.gif) repeat-x;
}	

.resource_library .mp .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}	

.resource_library .dmj .hr_double
{
	background:url(../../global/hr_double_abd2ff.gif) repeat-x;
}	





/***************************************************************
table template - specify component height here
****************************************************************/

.resource_library .width_3_1 .table_template_content
{
	background:white;
	padding:8px;
	width:256px;
}

.resource_library .table_template_content
{
	/*height:112px;*/
	height:auto;	
}
	
.resource_library .table_template_top_left
{
	width:8px;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/top_left.gif) no-repeat;
	overflow:hidden;
}

.resource_library .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;
}


.resource_library .table_template_top_right
{
	width:8px;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/top_right.gif) no-repeat;
	overflow:hidden;	
}

.resource_library .table_template_right
{
	width:8px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/right.gif) repeat-y;
	overflow:hidden;	
}


.resource_library .table_template_left
{
	width:8px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/left.gif) repeat-y;
	overflow:hidden;	
}


.resource_library .table_template_bottom_left
{
	width:8px;
	height:auto;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/bottom_left.gif) no-repeat;
	overflow:hidden;	
}

.resource_library .table_template_bottom
{
	width:auto;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/bottom.gif) repeat-x;
	overflow:hidden;	
}

.resource_library .table_template_bottom_right
{
	width:8px;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/bottom_right.gif) no-repeat;

	overflow:hidden;	
}
	

	
