body { 
	background-color: #edecf2;
	margin: 10px;
	padding: 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	text-align: left;
}



.help-wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.help-intro { 
	float: left; 
	width: 640px; 
	margin-bottom: 20px;
}

.help-intro2 { 
	float: left; 
	width: 700px; 
	margin-bottom: 20px;
}

.help-intro3 { 
	width: 500px; 
	margin-bottom: 20px;
}


.help-intro4 { 
	float: left; 
	width: 650px; 
	margin-bottom: 20px;
}

.help-intro5 { 
	float: left; 
	width: 650px; 
	margin-bottom: 5px;
}

.help-intro6 { 
	float: left; 
	width: 700px; 
	margin-bottom: 2px;
}

.help-menu { 
	float: right; 
	width: 150px; 
	background: #fff; 
	padding: 20px; 
	margin-bottom: 20px; 
}

.help-menu2 { 
	width: 150px; 
	background: #fff; 
	padding: 10px; 
	margin-bottom: 20px; 
}

.help-menu3 { 
    float: left;
	width: 150px; 
	background: #fff; 
	padding: 10px; 
	margin-bottom: 20px; 
	margin-right: 20px;
}

.help-menu4 { 
	float: right; 
	width: 150px; 
	background: #fff; 
	padding: 20px; 
	margin-bottom: 20px;
	margin-right: 50px;
}


.help-body { 
	clear: both; 
	border-top: 1px solid #000;
}

.help-body2 { 
	clear: both; 
}
.clear { clear: both; }

ul { margin: 0; padding: 0; }
li {list-style-type: none; margin: 0; padding: 0 0 5px 0;}

tr {background: #fefefe; }
tr.odd { background: #fff; 	font-size: .80em;}

td { padding: 5px; text-align: center; vertical-align: middle;} 

.cell_justify { padding: 5px; text-align: justify; vertical-align: top;}
.cell_justify2 { padding: 5px; text-align: justify; vertical-align: center;}
.cell_left_top { padding: 10px; text-align: left; vertical-align: top;}
.cell_center_top { padding: 10px; text-align: center; vertical-align: top; font-size: .90em;
    line-height: .9 em;}

.cell_justify3 { padding: 5px; text-align: left; vertical-align: top;  font-size: .80em;
    line-height: 1.0 em;}


a:link {
text-decoration: underline;}

a:hover {color: #ef360d;
text-decoration: underline;}

h1 {font-size: 1.4em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;}

h2 {font-size: 1.3em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;}

h3 {font-size: 1.2em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;}

h4 {font-size: 1.1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
margin: 0;}

h5 {font-size: 1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;}

#content{
    float:left;
    width:200px;
    padding:10px;
}
#col2 {
    float:left;
    width:420px;
    padding:10px;
}
#sidebar {
    float:right;
    width:160px;
    padding:10px;
    color:#555;
    font-size: 1.00em;
    line-height: 1.0em;
}
#properties {
    clear:both;
	float:left;
    padding:10px;
}

.caption {
	font-size: .75em;
    line-height: 1.2em;
}

.small_text {
	font-size: .90em;
    line-height: .9 em;
}

.description {
    font-size: 1.00em;
	line-height: 1.0em;
	}