a
{
	color: #457339;
	font-weight: bold;
	text-decoration: none;
	font-family:sans-serif, "Times New Roman", Times;
}
.topten
{
	text-align:center;
	padding-left:12px;
	padding-right:12px;
	font-size:11px;
	display:block;
	margin-bottom:-14px;
}
.buttons
{
	color:#fff;
	/*width:115px;*/
	margin:0 9px 0 9px;
	font-weight: bold;
	text-decoration: none;
	font-family:sans-serif, "Times New Roman", Times;
	padding-left:10px;
	padding-right:10px;
}
.helpheader
{
	font-size:24px;
	color:#659466;
	font-weight:bold;
}
.headingbiggest
{
	font-size:30px;
	font-weight:bold;
	margin:0 0 20px 0;			
	font-family:sans-serif, "Times New Roman", Times;
}
.headingbig
{
	font-size:24px;
	font-weight:bold;
	margin:0 0 20px 0;	
	font-family:sans-serif, "Times New Roman", Times;
}
.folder
{
	background: url('../images/folder.gif') no-repeat 0 0;
	padding:0 0 0 24px;
	color:#000;
	font-weight:normal;
	line-height:20px;
}
.underline
{
	text-decoration:underline;
}
.searchBar
{
	width:441px;
	vertical-align:top;
	margin-top:0px;
	/*FOR IE\*/
	* margin-top:1px;
}
.searchButton
{
	/*FOR IE\*/
	* margin-top:1px;
}
.main
{
	margin-top:-12px;
	/*FOR IE\*/
	* margin-top:-13px;
}
.content, .content td
{
	font-size:14px;
	font-family:sans-serif, 'Times New Roman', Times;
}

@media print { .noprint { display: none; } }
