﻿.helpdivbody
{
background-color:#FFFFFF;
padding:30px 30px 30px 30px;
}
.helpTitle
{
	width:100%;
	text-align:center;
	font-size: 16pt; 
	color: #000000; 
	font-family: Arial;  
	font-weight: bold;
}

.helpsubstyle
{
	 padding-top:20px; 
	 padding-bottom:15px;
}

.helptexttitle1
{
	padding-left:5px;
	font-size: 11pt; 
	color:#336699; 
	font-family: Arial; 
	font-weight: bold;
	line-height:30px;
	text-decoration:none;
}
.helptexttitle2
{
	padding-left:30px;
	font-size: 10pt; 
	color:#3399cc; 
	font-family: Arial; 
	line-height:20px;
	text-decoration:none;
}
.helptexttitle1:hover
{
	padding-left:5px;
	font-size: 11pt; 
	color:#336699; 
	font-family: Arial; 
	font-weight: bold;
	line-height:30px;
	text-decoration:underline;
}
.helptexttitle2:hover
{
	padding-left:30px;
	font-size: 10pt; 
	color:#3399cc; 
	font-family: Arial; 
	line-height:20px;
	text-decoration:underline;
}
.helppicture
{
	text-align:center;
	font-size:10pt;
	font-family:Times New Roman;
	vertical-align:middle;
}
.helptext
{
	font-size: 10pt; 
	color:#000000; 
	font-family: Arial; 
	line-height:20px;
	text-decoration:none;
}