/* ================================
    CSS STYLES FOR Module Presentation Archive
   ================================
*/
.Presentation_IconImage
{
	padding-right:6px;
}
.SubHead_PresArc
{
    color: #004100;
    font-weight: bold;
    font-size: 140%;
}
.NormalBold_PresArc
{
    font-weight: bold;
    text-align: center;
    color: #DD8707;
    font-size: 120%;
}
.FileManagerTreeNode_PresArc
{
	font-size: 110%;
	font-weight: bold;
	padding: 0px 0px 1px 2px;
}
.FileManagerTreeNode_PresArc_child
{
	font-size: 110%;
	font-weight: bold;
	padding: 0px 0px 1px 2px;
}
.FileManagerTreeNodeSelected_PresArc
{
	font-size: 120%;
	font-weight: bolder;
	background-color: #FCE1AA;
	padding: 1px 2px 2px 2px;
}
.DNNTree 
{
    line-height: 1.4;
    
}
.pres_arc_main_header
{
    vertical-align: top;
    height: 0px;
    padding-bottom: 2px;
}
.pres_arc_header
{
    padding-top: 13px;
}
.pres_arc_table
{
    height: 150px;
}
.Normal_resources
{
    padding: 0px 0px 5px 0px;
    font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}
.NormalLinks_2
{
    color: #000000;
}
.NormalLinks_2:link, .NormalLinks_2:visited, .NormalLinks_2:active
{
    font-size: 105%;
    text-decoration: none;
    color: #004100;

}
.NormalLinks_2:hover
{
    text-decoration: underline;
    color: #DD8707;
}
