/* CSS Document */
.body{
	margin: 0px;
	padding: 0px;

}
.footer_txt{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #D9EDFF;

}
.content_curve{
	background-image: url(images/content_curve.jpg);
	background-repeat: no-repeat;

}
.main_hdg{
	font-family: "Century Schoolbook";
	font-size: 24px;
	font-weight: normal;
	color: #015EAE;
	text-decoration: none;

}
.more_txt{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;

}
.more_txt:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}
.content_txt{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;

}
.content_hdg{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height: 18px;
	text-align: ;

}
.content_hdg:hover{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
	text-align: ;

}
.content_hdg-1{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: ;

}
.mandetory{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;

}
.txt_field{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #333399;

}
.capitals{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;

}
.profiletxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366FF;
	text-decoration: none;
	line-height: 15pt;
}
.txtunderline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
