body { 
	margin:0px ;
	font-size:12px;
	font-family:Verdana,Calibri, Arial, Helvetica, sans-serif;
	color:#000000;
	background:url(images/bg.jpg) top repeat-x;
	background-color:#FFFFFF;
}
table {
	border-collapse:collapse;
}
td {
	font-size:12px;
}
p {
	margin:10px 0px ;
}
a { 
	color:#3399FF;
	text-decoration:underline;
}
a:hover {
	color:#336699;
	text-decoration:none;}
h2{
	color:#c00000;
	font-weight:bold;
	font-size:16px;
	margin:10px 0px ;
	}
/*-------------form contents-------------*/
form {
	margin:0px;
}

.popupMask 
	{
	background-color:#777777;
	display:block;
	left:0pt;
	position:absolute;
	top:0pt;
	z-index:0;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;
	}	
.inputbx { 
	border:1px solid #B0E169;
	height:17px;
	font-size:11px;
	font-family:Tahoma, Arial;
	color:#333333;
}
.inputbx2 { 
	border:1px solid #B1B0B1;
	height:14px;
	font-size:11px;
	font-family:Tahoma, Arial;
	color:#6D9BB1;
}
.inputbxsignin { 
	border:1px solid #FDFF46;
	height:18px;
	padding:0px 3px 0px 5px ;
	font-size:11px;
	font-family: Tahoma, Arial;
	color:#000000;
	background:#80C63A;
}
.textarea { 
	border:1px solid #B0E169;
	font-size:11px;
	font-family:Tahoma, Arial;
	color:#333333;}
.selectbx { 
	border:1px solid #B0E169;
	font-size:11px;
	font-family:Tahoma, Arial;
	color:#333333;
}
.uploadBox {
	border:1px solid #B0E169;
	height:20px;
	font-size:11px;
	font-family:Tahoma, Arial;
	color:#333333;
}
.button{ 
	border:1px solid #7B1127;
	color:#FFFFFF;
	background:url(images/btnbg.gif) top repeat-x #72001A;
	font-size:9px; 
	font-family:Tahoma, Arial; 
	font-weight:bold;
	text-transform:uppercase;
	height:17px;
	padding:2px 2px;
}
.rightarea{
	padding:0px 0px 0px 15px;
	vertical-align:top;
}
.highlights{
	background:url(images/highlightbg.jpg) top center no-repeat;
	height:184px;
	width:295px;
	color:#0070c0;
	font-weight:bold;
	font-size:14px;
	line-height:150%;
	}
.highlights ul{
	margin:0px;
	padding-left:50px;
	padding-top:45px;
	padding-right:15px;
}
.highlights li{
	list-style:url(images/bullet.jpg) outside;
	vertical-align:bottom;
	margin-bottom:5px;
}
.highlights a{
	color:#0070c0;
	text-decoration:none;
}
.result{
	background:url(images/resultsbg.jpg) top center no-repeat;
	color:#92d050;
	font-weight:bold;
	font-size:16px;
	padding:25px 30px;
	text-align:center;
	line-height:150%;
	height:70px;
}
.result a {
	color:#92d050;
	text-decoration:none;

}
/* CurveBox----------------------------------------------------- */
.curveBg{
	background-image:url(images/curvebg.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:183px;
	color:#005825;
}
.curve_midleft {
	background-image:url(images/curve_leftbg.gif);
	background-repeat:repeat-y;
}

.curve_midright {
	background-image:url(images/curve_rightbg.gif);
	background-repeat:repeat-y;
}
.contentcurve_btm{
	background-image:url(images/curvebtmbg.gif);
	background-repeat:repeat-x;
}
.contentcurve_top{
	background-image:url(images/curve_topbg.gif);
	background-repeat:repeat-x;
}
.contentcurve_left {
	background-image:url(images/curveleftbg.gif);
	background-repeat:repeat-y;
}

.contentcurve_right {
	background-image:url(images/curverightbg.gif);
	background-repeat:repeat-y;
}

/* contant area ----------------------------------------------------- */
.contanAREA{
	padding:15px 10px 8px 10px;
	vertical-align:top;
}

.errorMessage {
	font-weight:bold;
	color:#CC0000;
	text-align:center;
}

.info {
	font-size:10px;
	color:#999999;
}

.splArea {
	background:#F1FBFE;
	padding:8px;
	border:1px dashed  #D5F1F7;
	line-height:150%;
	text-align:justify;

}

/*---table listi ----------------------------------*/
table.tbl_List{
	border:1px solid #557532;
}
table.tbl_List  td {
	padding:2px;
	border-bottom:1px solid #557532;
	text-align:left;
	height:20px;
	color:#333333;
	padding-left:10px;
	line-height:150%;
}
table.tbl_List th {
	padding:2px;
	font-size:13px; 
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	height:20px;
	border-bottom:1px solid #E3DABC;
	background:url(images/thbg.gif) repeat-x top #756632;;
}

table.Listtable{
	border:1px solid #557532;
}
table.Listtable  td {
	padding:2px;
	font-size:11px;
	text-align:left;
	height:20px;
	color:#333333;
	padding:5px 10px 5px 10px;
	line-height:150%;
}
table.Listtable th {
	padding:2px;
	font-size:12px; 
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	height:20px;
	border-bottom:1px solid #E3DABC;
	background:url(images/thbg.gif) repeat-x top #756632;;
}

.row1 {
	background-color:#E8EBEC;
}
.row2 {
	background-color:#F1F2F3;
}
.pageHead{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	color:#0070c0;
	padding:10px 0px 3px 0px;
}
.loginhead{
	color:#005825;
	font-size:15px;
	font-weight:bold;
}
.subtitle {
	color:#3399FF;
	font-size:15px;
	font-weight:bold;
	padding:3px 0px 3px 0px;
}
.ContantText {
	line-height:170%;
	text-align:justify;
	padding:0px 8px 3px 0px;
}
.ContantText p {
	margin:10px 0px 10px 0px;
}
.ContantText ul {
	margin:0px;
	padding-left:20px;
	line-height:180%;
}
.ContantText li {
	list-style:url(images/lidisc.jpg) outside;;
}
.spltext {
	font-size:12px;
	font-weight:normal;
	background:#F1FBFE;
	color:#333333;
	line-height:150%;
	text-align:justify;
	padding:8px;
	border:1px dashed #66CCFF;
}
.spltext strong {
	color:#92d050;
	font-size:15px;
}

.splBold {
	font-weight:bold;
}
/* Footer area ----------------------------------------------------- */
.footer{
	height:75px;
	font-weight:normal;
	padding:5px 0px 5px 0px;
	text-align:center;
	background: url(images/footerbg.jpg) top center repeat-x #C20000;
	color:#eaeaea;

}
.footer a { 
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

