
#helpmenu			{background-color: #1F1C6B;border: 1px solid #666666;width: auto;margin-top: 30px;
				padding: 6px;text-align: center}				
.helpmenubutton	{font-family:arial,helvetica,sans-serif;
font-weight: bold;text-align: center;margin-bottom: 3px;margin-top: 3px;font-size: 8pt; color:#FFFFFF }
.helpmenubutton a {padding: 4px;text-decoration: none;width: 98%;display: block;color: #FFFFFF;
				background-color: #1F1C6B;border-top: 2px solid #CCE3FF;border-left: 2px solid #CCE3FF;
				border-bottom: 2px solid #31557F;border-right: 2px solid #31557F;}
.helpmenubutton a:hover {background-color: #BD5637;border-top: 2px solid #31557F;
				border-left: 2px solid #31557F;border-bottom: 2px solid #CCE3FF;
				border-right: 2px solid #CCE3FF; color:#FFFFFF}
.helpmenubutton a:active {background-color: #99aaff;border-top: 2px #31557f solid;
				border-left: 2px #31557f solid;border-bottom: 2px #cce3ff solid;
				border-right: 2px #cce3ff solid;}
.helpsmallbutton	{font-weight: bold;text-align: center;margin-bottom: 1px;margin-top: 1px;font-size: 8pt;color:#FFFFFF }
.helpsmallbutton a {padding: 1px;text-decoration: none;width: 98%;display: block;color: #224059;
				background-color: #1F1C6B;border-top: 1px #cce3ff solid;border-left: 1px #cce3ff solid;
				border-bottom: 1px #31557f solid;border-right: 1px #31557f solid;color:#FFFFFF }
.helpsmallbutton a:hover {background-color: #BD5637;border-top: 1px #31557f solid;
				border-left: 1px #31557f solid;border-bottom: 1px #cce3ff solid;
				border-right: 1px #cce3ff solid;color:#FFFFFF }
.helpsmallbutton a:active {background-color: #99aaff;border-top: 1px #31557f solid;
				border-left: 1px #31557f solid;border-bottom: 1px #cce3ff solid;
				border-right: 1px #cce3ff solid;}
.headers-backgr {
	background-color: #1F346D;
}

.helpheadings		{font-family: Arial, sans-serif; font-size: 12pt; color: white;
			 	font-weight: bold;text-decoration:none;
           	background-color: #000066; border: thin solid #000066; color:#FFFFFF}
.helpheadings 		a:link 	{color:white}
.helpheadings 		a:visited 	{color:white}


.helpheadings2 {font-family: Arial, sans-serif; font-size: 10pt; color: Red;
			 	font-weight: bold;text-decoration:none;
           	background-color: #FFFFFF; border: thin solid #000066;}

.helpcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

.helpcontent-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

#InfoLine2 {margin-left:30px;height:20px;color:black;clear:both;font-weight:bold}