﻿.helpContent{
    margin-left: 295px;
    margin-top: 20px;
    padding-left: 20px;
    background: transparent url(../i/820box_top.jpg) top left no-repeat;
}

h1 {
    font-weight:bold;
    font-family:Tahoma; 
    font-size: 22px;  
}

h2 {
    padding-bottom: 10px;
    margin-bottom: 0px;
    font-weight:bold;
    font-family:Tahoma; 
    font-size: 19px;  
}

h3 {
    margin-bottom: 0px;
    font-weight:normal;
    font-family:Tahoma; 
    font-size: 16px;  
}

p {
    text-align: justify; 
    max-width: 750px;
}


.borderedTable {
    border: 1px solid black; 
    width: 440px; 
    height: 22px; 
    margin-left: 100px;    
}

.borderedCell {
    border: 1px solid black; 
    text-align: justify;    
}

ol, ul {
      list-style-position: inside;
      padding-left: 0px;
      text-align:justify;
}

#divText ol, ul{
    width: 95%;
}

#header .headerTable {
    margin-left: 39px;
    margin-right: 44px;
    margin-top: 0px;
    border-collapse:collapse;
    border-spacing:0;    
}

#header td {
	vertical-align: middle;  
	height: 28px; 
}

#header .text {
	color: #79a0aa;
	text-align:left;
}


#header .highlight {
	color: #FFF;
	background-color: Transparent;
	padding: 0 15px 0 5px;
}

#header .support-phone {
	color: #FFF;
	font-size: 12px;
	font-weight:bold;
	line-height: 1.1;
}
.widgetContainer{
    width: 300px;
    min-width: 300px;
}
.help_and_support_logo{
    background: transparent url(../i/help_and_support_logo.png) top left no-repeat;    
    height: 32px;
    font-weight:bold;
    font-family:Tahoma; 
    font-size: 12px; 
    color: #337799;
    width: 215px;
}

.helpbox{
    margin-left:20px;
    width: 255px;
    clear:both; 
    float:left
}

.tree_content {
    background: transparent url(../i/215box_top.jpg) top left no-repeat;
    margin-top:0px;
    padding: 10px;
}

.tree_level_1 {
    margin-top: 15px;
    font-weight:bold;
    color: #33819a;
	font-size:12px; 	
}

.tree_level_2 {
    margin-left: 25px;  
    margin-top: 5px;
	color: #33819a;
	font-size:12px;
    display: list-item;
    list-style-position: outside;
    list-style-type: disc;
}

.tree_level_3 {
    margin-left: 65px;  
	color: #33819a;
	font-size:12px;    
}

.tree_showed {
    display: block;
}

.tree_closed {
    display: none;   
}

#divText{
    padding-top: 25px;
    text-align:justify;
    max-width: 820px;
}

.widgetContainer table tbody tr td{
    max-width: 200px;
}


