#ForgotPW
{
	font-size: 12px;
	margin: auto auto;	
	padding: 0px;
}
#ForgotPW fieldset
{
	text-align: center;
	width: 550px;
	margin: auto auto;
}
#ForgotPW legend
{
	font-weight: bold;
	background-color: #FFFFFF;
}
#AccOrange
{
	background-color: #FFD19A;
	color: #726657;
	font-weight: bold;
	font-size: 12px;
}
#AccOrange .heading
{
	background-color: #FF7F00;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#AccGrey
{
	background-color: #DBDBDB;
	color: #726657;
	font-weight: bold;
	font-size: 12px;
}
#AccGrey .heading
{
	background-color: #8B8B8B;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.AccountFree
{
	color: #5A5A5A;
	font-size: 12px;
}
#AccountUpdate
{
	background-color: #ECEEBE;
	font-size: 12px;
}
#AccountUpdate .star
{
	font-weight: bold;
	color: #5AA775;
}
#AccountUpdate .italic
{
	 font-style: italic;
	font-size: 12px;
}
#AccountUpdate .grey
{
	padding: 5px;
	font-size: 12px;
	background-color: #C0C0C0;
}
#AccountUpdate a
{
	text-decoration: none;
}
#AccountUpdate a:hover
{
	text-decoration: underline;
}
#ADownload_solution
{
	width: 770px;
	text-align: left;
	font-size: 16px;
}
#ADownload_solution .boxy
{
	padding-left: 9%;
}
#ADownload_solution a
{
	font-size: 24px;
	vertical-align: middle;
	color: #FF6804;
	text-decoration: none;
}
#ADownload_solution a:hover
{
	font-size: 24px;
	vertical-align: middle;
	color: #FF6804;
	text-decoration: underline;
}

/* Sub Sub Navigation */
#SecondNav
{
	float: left;
	padding-left: 0px;
	padding-top: 4px;
	font-family: Arial, Helvetica, Verdana;
	width: 750px;
	height: 26px;
	font-size: 13px;
	color: #A2A2A2;

}
#SecondNav ul, #ProductNav li
{
	list-style: none;
}

#SecondNav ul
{
	text-align: left;
	margin: 0;	
	padding:0;	
	padding-left: 0px;
}
#SecondNav ul li
{
	display: inline;
	text-align: left;
	padding: 3px;
}
#SecondNav a
{
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
#SecondNav a:hover
{
	text-decoration: underline;
	color: #A2A2A2;
}
#SecondNav a.active
{
	text-decoration: none;
	color: #FF7F00;
	font-weight: bold;
}
#SecondNav a.active:hover
{
	font-weight: bold;
	color: #A2A2A2;
	text-decoration: underline;
}

#SecondNav tr a
{
	font-weight:normal;
}

#layer6
{
	display: inline;
	width: 160px;
	visibility: hidden; 
	position: absolute; 
	top: 165px;
	border: solid 1px #E5E5E5;
	margin-left: -105px;
	padding: 0px;
	padding-bottom: 2px;
	text-align: left;
	height: 227px;
	z-index: 10; 
	background-color: #F5F5F5;
}
#layer7
{
	display: inline;
	width: 160px;
	visibility: hidden; 
	position: absolute; 
	top: 165px;
	border: solid 1px #E5E5E5;
	margin-left: -60px;
	padding: 0px;
	padding-bottom: 2px;
	text-align: left;
	height: 125px;
	z-index: 10; 
	background-color: #F5F5F5;
}
#layer8
{
	display: inline;
	width: 160px;
	visibility: hidden; 
	position: absolute; 
	top: 165px;
	border: solid 1px #E5E5E5;
	margin-left: -71px;
	padding: 0px;
	padding-bottom: 2px;
	text-align: left;
	height: 199px;
	z-index: 10; 
	background-color: #F5F5F5;
}

#layerTB
{
	margin-left:5px;
}

#e_body table td
{
	padding-left:5px;
	border-collapse: separate;
}

