INPUT[type="text"],INPUT[type="password"],INPUT[type="textarea"],select,textarea{border:none; background-image:none; border:1px solid #bed6f8; height:18px;}

INPUT:focus { 
    outline:none;
    border-color:#ffa4a6;
    box-shadow:0 0 10px #ffa4a6;
}

select:focus{
	outline:none;
    border-color:#ffa4a6;
    box-shadow:0 0 10px #ffa4a6;
}

textarea:focus{
	outline:none;
    border-color:#ffa4a6;
    box-shadow:0 0 10px #ffa4a6;
}

.inputrequired 
{
	height: 18px;
	border: 1px solid #CDCDCD;
	width:100%;
	margin: 0 0 0 0;
	background-color: yellow;
}

.textInput {border: 1px solid #7BD0FB; margin: 0 0 0 0; height:18px; width:150px}
.textNoBorder {border: 0px solid #7BD0FB; margin: 0 0 0 0; height:18px; width:150px;}
.textArea { border: 1px solid #7BD0FB; width:100%; margin: 0 0 0 0; height:18px; width:150px;}

input[readonly="readonly"], input[readonly], textarea[readonly="readonly"], textarea[readonly], input[type="text"]:disabled, select[disabled="disabled"]
{ 
	height: 18px; 		
	background-color: whitesmoke; 
	border: 1px dotted #7BD0FB; 
	cursor: default; 
	color: #5B5C56;
	width:100%;
	margin: 0 0 0 0;
}


.css_readonly
{
	pointer-events:none;
	background-color: whitesmoke !important; 
	cursor: default; 
	color: #5B5C56 !important;
	width:100%;
	margin: 0 0 0 0;
}


.textAreareadonly 
{  
	background-color: whitesmoke; 
	border: 1px dotted #7BD0FB; 
	cursor: default; 
	color: #5B5C56;
	width:100%;
	margin: 0 0 0 0
}	

.inputreadonly1 
{
	background-color: whitesmoke; 
	border: 1px dotted #7BD0FB; 
	cursor: default; 
	color: #5B5C56;
	width:100%;
	margin: 0 0 0 0;
}

.searchCriteriaDivider
{
	background-color: #80d2ff; 
}

.error_input
{
	border: 1px solid red !important;
}

.ok_input_style
{
	border-color: #BED6F8 !important;
}


.error_style_b_9px { font-weight: bold; font-size: 9px; line-height: 18px; margin: 0; color:#CC0033;}
.error_style_b_10px { font-weight: bold; font-size: 10px; line-height: 18px; margin: 0; color:#CC0033;}
.error_style_b_11px { font-weight: bold; font-size: 11px; line-height: 18px; margin: 0; color:#CC0033;}
.error_style_b_12px { font-weight: bold; font-size: 12px; line-height: 18px; margin: 0; color:#CC0033;}

.error_style_b_12px_black { font-weight: bold; font-size: 12px; line-height: 18px; margin: 0; color:black;}

.info_style_b_9px {font-weight: bold; font-size: 9px; line-height: 18px; margin: 0; color:#336600;}
.info_style_b_10px {font-weight: bold; font-size: 10px; line-height: 18px; margin: 0; color:#336600;}
.info_style_b_11px {font-weight: bold; font-size: 11px; line-height: 18px; margin: 0; color:#336600;}
.info_style_b_12px {font-weight: bold; font-size: 12px; line-height: 18px; margin: 0; color:#336600;}

.title_style_b_15px {font-weight: bold; font-size: 15px; line-height: 18px; margin: 0; color: #006F9B;}
.title_style_b_16px {font-weight: bold; font-size: 16px; line-height: 18px; margin: 0; color: #004284;}

.text_style_b_9px { font-weight: bold; font-size: 9px; line-height: 18px; margin: 0; color:#006F9B;}
.text_style_b_10px { font-weight: bold; font-size: 10px; line-height: 18px; margin: 0; color:#006F9B;}
.text_style_b_11px { font-weight: bold; font-size: 11px; line-height: 18px; margin: 0; color:#006F9B;}
.text_style_b_12px { font-weight: bold; font-size: 12px; line-height: 18px; margin: 0; color:#006F9B;}
.text_style_b_13px { font-weight: bold; font-size: 13px; line-height: 18px; margin: 0; color:#006F9B;}
.text_style_b_14px { font-weight: bold; font-size: 14px; line-height: 18px; margin: 0; color:#006F9B;}
.text_style_b_15px { font-weight: bold; font-size: 15px; line-height: 18px; margin: 0; color:#006F9B;}
.text_style_b_16px { font-weight: bold; font-size: 18px; line-height: 18px; margin: 0; color:#000000;}
.text_style_b_17px { font-weight: bold; font-size: 16px; line-height: 18px; margin: 0; color:#000000;}
.text_style_b_18px { font-weight: bold; font-size: 9px; line-height: 18px; margin: 0; color:#000000;}
.text_style_m_18px { font-weight: bold; font-size: 15px; line-height: 18px; margin: 0; color:#000000;}
.text_style_b_19px { font-weight: bold; font-size: 10px; line-height: 18px; margin: 0; color:red;}

.text_style_9px {font-size: 9px; line-height: 18px; margin: 0; color:#006F9B;}
.text_style_10px {font-size: 10px; line-height: 18px; margin: 0; color:#006F9B;}
.text_style_11px {font-size: 11px; line-height: 18px; margin: 0; color:#006F9B;}
.text_style_12px {font-size: 12px; line-height: 18px; margin: 0; color:#006F9B;}
.text_style_13px {font-size: 13px; line-height: 18px; margin: 0; color:#006F9B;}
.text_style_14px {font-size: 14px; line-height: 18px; margin: 0; color:#006F9B;}
.text_style_15px {font-size: 15px; line-height: 18px; margin: 0; color:#006F9B;}
.text_style_mn_15px {font-size: 15px; line-height:18px; margin: 0; color:#006F9B; text-decoration:underline;}

.label_style_b_10px { font-weight: bold; font-size: 10px; line-height: 18px; margin: 0; color:#0095CD}
.label_style_b_11px { font-weight: bold; font-size: 11px; line-height: 18px; margin: 0; color:#0095CD}
.label_style_b_12px { font-weight: bold; font-size: 12px; line-height: 18px; margin: 0; color:#0095CD}
.label_style_b_13px { font-weight: bold; font-size: 13px; line-height: 18px; margin: 0; color:#0095CD}
.label_style_b_14px { font-weight: bold; font-size: 14px; line-height: 18px; margin: 0; color:#0095CD}
.label_style_b_15px { font-weight: bold; font-size: 15px; line-height: 18px; margin: 0; color:#0095CD}

.label_style_10px {font-size: 10px; line-height: 18px; margin: 0; color:#0095CD}
.label_style_12px {font-size: 12px; line-height: 18px; margin: 0; color:#0095CD}
.label_style_13px {font-size: 13px; line-height: 18px; margin: 0; color:#0095CD}
.label_style_14px {font-size: 14px; line-height: 18px; margin: 0; color:#0095CD}
.label_style_15px {font-size: 15px; line-height: 18px; margin: 0; color:#0095CD}


.processing_bar
{
	font-size: 10pt;  
	color: #006F9B;
   	font-family: Arial;
}
