.normaltext1 {
	font-family: "Myriad Web Pro", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.heading1 {

	font-family: "Myriad Web Pro", Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A:link {text-decoration: none; color: #d91e1d}
A:visited {text-decoration: none; color: #d91e1d}
A:active {text-decoration: none; color: #d91e1d}
A:hover {text-decoration: none; color: #4C82A8}
.heading2 {
	font-family: "Myriad Web Pro", Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #d91e1d;
	text-decoration: none;
	font-style: normal;

}
.normaltext2 {
	font-family: "Myriad Web Pro", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #d91e1d;
	text-decoration: none;
	font-style: normal;

}
.box1 {
	height: 16px;
	width: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/bg_f.png);
	border: 0px none 0;
}
.box2 {
	height: 16px;
	width: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/bg_f.png);
	border: 0px none 0;
}
.box3{
	height: 120px;
	width: 527px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box4{
	height: 20px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box5{
	height: 20px;
	width: 339px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.forms {

	font-family: "Myriad Web Pro", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.ShowError4EmptyTextField{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
}
.HideError4EmptyTextField
{
	display:none;
}