.error {
	color:#FF0000;
	background:url(../images/error.gif) no-repeat top left; 
	padding-left:20px; 
	overflow:hidden;
	padding-bottom:2px;
	display:none;
}

.errorBlock {
	color:#FF0000;
	background:url(../images/error.gif) no-repeat top left; 
	padding-left:20px; 
	overflow:hidden;
	padding-bottom:2px;
	display:block;
}

.successBlock {
	color:#0C6828;
/*	background:url(../images/error.gif) no-repeat top left;  */
/*	padding-left:20px;  */
	overflow:hidden;
	padding-bottom:2px;
	display:block;
}


input.dp-applied {
	width: 140px;
	float: left;
}

a.dp-choose-date {
	float: left;
	width: 23px;
	height: 20px;
	padding: 0;
	margin: 0px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

.successmsg {
	color:#135F06;
}

.errormsg {
	color:#AF0A0A;
}

.btn_sample {
	cursor:pointer; 
}

.greyed {
	color:#363636;
	font-style:italic;
}

.authorized { font-size:12px; color:#003300; padding:0 0 0 7px;}

.heading11 { font-size:13px; color:#15316B;}
.common_text_contact { font-size:13px;}

.setStatus { background:url(../images/icon_loginpage.jpg) no-repeat 54px -36px; font-size:10pt; color:#000033; padding:10px; }
.setStatus a{ color:#000033; text-decoration:none }
.setStatus a:hover{ color:#0063af; text-decoration:none }
.setStatus p {margin:0px 0px 5px; font-size:11pt; line-height:10px;}
.setStatus span {font-size:9pt;}
.clear {clear:both;}
a img {border:none;}
.justify {text-align:justify;}
.dropdown1 {font-family:Arial,Tahoma;}
.heading2 a{ text-decoration:none; }
.details_holder .ui-widget-header { background: #003300; border: #003300 1px solid;} 
.details_holder .ui-state-default, .details_holder .ui-widget-content .ui-state-default { border:1px solid #D3D3D3; }
.ui-widget-content a.mover			{ background: #003300; padding: 6px 12px; position: absolute;
								      color: white; font-weight: normal; text-decoration: none; }
.next-tab 							{ bottom: 0; right: 0; -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; }
.prev-tab 							{ bottom: 0; left: 0; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; }
.black {color:#000;}
.red {color:#BF2323;}
.heading13 { font-size:13px; color:#666666; padding:3px 10px; }
