.form {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.TXTsubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
	letter-spacing:5pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.TXTsubhead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold, italic;
	text-decoration: none;
	text-align: left;
}

.TXTcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
}
.TXTbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
}
.TXTcopy_faq {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #262626;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
}


a:link 				{text-decoration: none; color: #ffffff;}				/* unvisited link */
a:visited 			{text-decoration: none; color: #ffffff;}				/* visited link */		
a:hover 			{text-decoration: underline; color: #cccccc;}			/* mouse over link */
a:active 			{text-decoration: none; color: #ffffff;}				/* selected link */	

a.link2:link 	{text-decoration: underline; color: #ffffff;}				/* unvisited link */
a.link2:visited 	{text-decoration: none; color: #ffffff;}				/* visited link */		
a.link2:hover 	{text-decoration: underline; color: #ffffff;}			/* mouse over link */
a.link2:active 	{text-decoration: underline; color: #ffffff;}				/* selected link */	
.newstable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	
}
.newstable a {
	font-style: normal;
	color: #003366;
}
.newstable a:link {
	font-style: normal;
	color: #003366;
}
.newstable a:visited {
	font-style: normal;
	color: #003366;
}
.newstable a:active {
	font-style: normal;
	color: #003366;
}
.newstable a:hover {
	font-style: normal;
	color: #003366;
	text-decoration: underline;
}


#featurearea {

padding-left: 20px;
}

