body
{
	background: url(images/navbarbg.jpg) repeat-x;
	height: 94px;
	font-family: Arial,Tahoma, Verdana;
	margin: 0px;
	font-size: 12px;
	color: #505144;
	text-align: justify;
}
img
{
	border: 0px;
}
.heading1
{
	font-family: Arial,Tahoma, Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #9a92a2;
	padding-top: 11px;
	letter-spacing:-0.2px;
	padding-left: 2px;
}
.heading2
{
	font-family: Arial,Tahoma, Verdana;
	font-weight: bold;
	font-size: 17px;
	color: #5987b9;
	padding-top: 5px;
	padding-left: 44px;
	letter-spacing: -0.1px;
}
.boxtop
{
	background: url(images/boxbg.png) #ffffff no-repeat;
	height: 344px;
	width: 697px;
	padding-top: 20px;
	padding-left: 100px;
	margin-left: 90px;
	
}

.boxbottom
{
	background: url(images/box2bottom.png) #ffffff no-repeat;
	height: 344px;
	width: 315px;
	padding-top: 40px;
	padding-left: 50px;
	
	padding-top: 53px;
}

.txtbox
{
	background: url(images/textboxbg.jpg) repeat-x;
	height: 23px;
	border: solid 1px #b5b5b5;
	margin-top: 1px;
	width: 151px;
}
.txtbox1
{
	background: url(images/textboxbg.jpg) repeat-x;
	height: 25px;
	border: solid 1px #b5b5b5;
	margin-top: 1px;
	width: 139px;
}
.textheading
{
	font-family: Arial,Tahoma, Verdana;
	font-weight: bold;
	font-size: 17px;
	color: #7c716f;
}
.subtextheading
{
	font-family: Arial,Tahoma, Verdana;
	font-size: 11px;
	color: #9a92a2;
}
.footer
{
	background: url(images/footerbg.jpg) repeat-x;
	height: 133px;
	color:#948f8b;font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
	text-align:center;
	padding-top:64px;
}
.spacing
{
	height: 13px;
}
.spacing1
{
	height: 20px;
}
.hspacing
{
	width: 20px;
}
.pwd a
{
	font-family: Arial,Tahoma, Verdana;
	font-weight: bold;
	font-size: 17px;
	color: #e33723;
	text-decoration: none;
}
.pwd a:hover
{
	text-decoration: underline;
}
