body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}

.jsdomenubardivhelp {
	background-color: #ECE9D8;
	background-image: url(office_xp_divider.png);
	background-position: left;
	background-repeat: no-repeat;
	border: 1px outset;
	cursor: default;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	width:99%;
	position: absolute; /* Do not alter this line! */
	visibility: visible;
}

.helptitle {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:360px;
	margin: 5px;
	padding: 8px;
	background-color: #CCCCCC;
	border: 2px outset;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
}

.helpcontent {
	width:360px;
	margin: 5px;
	padding: 8px;
	border:3px double #cca;
}

.helptitle1 {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin: 5px;
	padding: 8px;
	border:1px solid #cca;
}

.helpcontent1 {
	margin: 5px;
	padding: 8px;
	border:3px double #cca;
}

.detail {
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
}

.detailt {
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
}

.def {
	color:#993300;
	font-weight:bold;
	text-decoration:none;
}

.deflink {
	color:#0000FF;
	text-decoration:underline;
}

.ref {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

.note {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color:#FF3333;
}

.divimg { 
margin: 5px; 
padding: 5px;
}

ul { 
margin: 5px; 
padding: 5px; 
}

li { 
padding: 5px; 
margin: 5px; 
}

a {
text-decoration:none;
color:#559;
}

a:hover {
border-bottom:2px dotted #aac;
text-decoration:none;
color:#559;
}

.icontop {
	background-image: url(newimage/icon.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 5px;
	margin: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.bluebold {
 	background: transparent;
	border: none;
  color: #0033CC;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 3px;
	position: relative; /* Do not alter this line! */
	text-decoration: underline;
}

.blueboldover {
	background-color: #C1D2EE;
	border: 1px solid #316AC5;
	text-decoration: underline;
	font-weight:bold;
	color: #0033CC;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	margin-left: 1px;
	margin-right: 1px;
	padding-bottom: 2px;
	padding-left: 28px;
	padding-right: 15px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.blueboldclick {
	background-color: #C1D2EE;
	border: 1px solid #316AC5;
	text-decoration: underline;
	font-weight:bold;
	color: #0033CC;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	margin-left: 1px;
	margin-right: 1px;
	padding-bottom: 2px;
	padding-left: 28px;
	padding-right: 15px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

