.formtxt {
	font-family: arial;
	font-size: 11px;
	color: #003A7C;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	border-style: groove;
	
}

.frmtxtbox 
{
	border-style: groove;
	
} 
.normaltxt2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align:center;
	padding-right: 5px;
	padding-left: 5px;
	height: 25px;
	background-color: #f7f7f7;
}

.bg-button {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bg-button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}


.heading {
	font-family: verdana;
	font-size: 14px;
	color: #003A7C;
	text-decoration: none;
	padding-left: 10px;
}
.link {
	color: #003A7C;
	text-decoration: none;
}
a.link:href{
	color: #003A7C;
	text-decoration: none;
}
a.link:hover {
	color: #FF5A00;
	text-decoration: none;
}
a.footerlink:link, a.footerlink:visit {
	color: #003A7C;
	text-decoration: none;
}