body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: black;
	text-decoration: none;
}

h2 {
	color: #FF9933;
	font-size: 21px;
}	

img {  
	border-style: none;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: black;
	text-decoration: none;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.lnk1
{
	font-family: Arial;
	font-size: 11px;
	color: #002393;
	text-decoration: underline;
}

.inp {
	font-family: Arial;
	font-size: 11px;
}

.lnk2
{
	font-family: Arial;
	font-size: 11px;
	color: #EA7900;
	text-decoration: underline;
}

.copyright {
	padding: 10px 10px 10px 10px;
}

.faqpadding {
	padding: 5px 5px 5px 5px;
}

.blockbottom {
	padding-right: 45px;
}