ul.tree-menu {
    font-size: 11px;
    line-height: 16px;
    font-family: Verdana, Arial, Helvetica;
    margin: 0;
    padding: 0;
}
ul.tree-menu ul {
    margin: 0 0 0 20px;
    padding: 2px 0 0 0;
}
ul.tree-menu li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.tree-menu li.section {
    background-image: url("folder.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu li.section-open {
    background-image: url("folder-open.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu li.box {
    background-image: url("doc.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu a {
    margin-left: 20px;
    color: #0000ff;
    text-decoration: none;
    white-space: nowrap;
}
ul.tree-menu a:hover {
    margin-left: 20px;
    color: #0000ff;
    text-decoration: underline;
    white-space: nowrap;
}

#h1triangle_help{border-spacing:0;border-collapse:collapse;margin-left:-12px;height:12px;width:1020px; background:url(bodycontainertriangle.jpg) no-repeat;font-size:12px}

.backgroundsocial_help {
        background-image:url(backgroundsocial.jpg);
        background-repeat:repeat-y;
		
}

.wrapsocial_help {
        width:997px;
        height:50px;
		background: #F4F4F4;
}
.wrapsocial_help .creditcard{
        float:left;
        width:241px;
		margin:10px 0px 0px 10px;
        height:30px;
}
.wrapsocial_help .social{
        float:left;
		margin:5px 5px 5px 5px;
        width:11px;
        height:38px;
}
.wrapsocial_help .text{
        float:left;
        font-size: 11px;
		margin:10px 5px 5px 10px; 
	    color:#6A6A6A;
		text-align:justify;
		width:693px; 
	    font-family: Verdana, Arial, Helvetica; 
}
.backgroundfooter_help {
background-image:url(bodycontainer_up.jpg);
background-repeat:no-repeat;

}
