/* Form Design and developed by : Designer Anil Kumar Gupta, anilk.impetus@gmail.com,anilaryan31@yahoo.co.in, Delhi,India. Phone No : + 91 - 9968024699 */


body {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #006697;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 18px;
}
.form-mid-bg {
	background-repeat: repeat-y;
	height: auto;
	width: 390px;
	background-position: left top;
	background-image: url(images/form-mid-bg2.jpg);
}
.form-area {
	height: 18px;
	width: 186px;
	border: 1px solid #d2e7f2;
	color: #656565;
	font-size: 14px;
	padding-left: 5px;
	line-height: 20px;
}
.form-area2 {
	height: 18px;
	width: 193px;
	border: 1px solid #d2e7f2;
	color: #000000;
	font-size: 14px;
	padding-left: 5px;
	line-height: 20px;
}
.form-area3 {
	height: 18px;
	width: 275px;
	border: 1px solid #d2e7f2;
	color: #000000;
	font-size: 14px;
	padding-left: 5px;
	line-height: 20px;
}
.star {
	color: #FF0000;
	font-weight: bold;
}
.pad15 {
	padding-left: 15px;
}
.padR {
	padding-right: 10px;
	font-size: 10px;
}
.form-head {
	font-size: 14px;
	font-weight: bold;
	color: #2169b3;
	padding-left: 15px;
}
.copyright {
	color: #fafcff;
}
.bul {
    list-style-image: url(./images/arrow.jpg);
}
