form, fieldset {
	padding: 0;
	text-align: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	}
	
fieldset { border: 1px solid #000; }

legend {
	padding: 0;
	color: #000;
	}

input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8B8B8B;

	}
	label {


	}
	form.cmxform input, form.cmxform textarea, form.cmxform select {
		float: left;
	}
	
select { padding: 0px; }



.blue_btn {
	background-color: #5984B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.14em;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	cursor:pointer;
	margin: 0px;
	line-height: normal;
	padding: 0px;
}


.blue_btn_outer {
	background-color: #5984B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.14em;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	cursor:pointer;
	margin: 0px;
	line-height: normal;
	padding: 0px;
}
.btn_search{
	background-image:url(../images/search_but.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 86px;
}
.btn_search_white{
	background-image:url(../images/btn_search_white.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 86px;
}
.btn_advance_search{
	background-image:url(../images/advancedsearch_but.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 150px;
}

.btn_download_excel{
	background-image:url(../images/btn_download_to_excel.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 150px;
}
	
.btn_clearall{
	background-image:url(../images/clearall_but.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 86px;
}
.btn_clearall_white{
	background-image:url(../images/btn_clearall_white.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 86px;
}
.btn_addto_query{
	background-image:url(../images/btn_addto_query.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 150px;
}
.btn_search_small{
	background-image:url(../images/btn_searchsmall.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 70px;
}


.btn_continue{
	background-image:url(../images/btn_continue.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 91px;
}

.sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}

form.cmxform {
	margin: 0px;
	position:relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/ad_serch_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

form.cmxform .recent a {
	font-size:1.17em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
    
	

}
form.cmxform .recent {
	position:absolute;
	top: 1px;
	right: 15px;
	bottom: 0px;
	z-index: 20;
}

form.cmxform fieldset {
	margin-bottom: 10px;
	background-color: #F4F4F4;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form.cmxform .no_color, form.cmxform fieldset .f_part2 .no_color  {
	background-color: transparent;
}
.padding20 {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
}

.heading_white, form.cmxform legend .heading_white h3 {
	background-color: #5984B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding-left:20px;
	font-size: 1.1em;
}

form.cmxform .no_color .gray_bg {
	background-color: #F3F3F3;
	padding-top: 0px;
	background-image: url(../images/ad_serch_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}	
.border_white_bg {
	background-color: #FFFFFF;
	border: 1px solid #E4E4E4;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	form.cmxform  br {
	clear:both;}
form.cmxform label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	float: left;
	width: 200px;
	text-align: left;
	padding-right: 25px;
	color: #0d1b62;
	font-weight: bold;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
form.cmxform .heading_white h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size:1.15em;
	padding-left: 0px;
}

	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #000000;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-style: italic;
	color: #cc0000;
	font-weight: normal;
	font-size:0.95em;
	line-height: normal;
	}

form.cmxform label { width: 120px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */

form.cmxform fieldset li .butons, form.cmxform fieldset li .butons ul, form.cmxform fieldset li .butons li  {
margin:0px;
padding:0px}

.butons li a  {
 color: #376697;
}

form.cmxform fieldset li .butons ul {
list-style:none;

}
form.cmxform fieldset li .butons li {
	display: inline;	
}
form.cmxform fieldset li .butons li input {
	margin: 0px;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;	
}
/* Home page form CSS */

form.cmxform fieldset .click_text {
	width: 80px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height:12px;
	text-align: left;
}
form.cmxform fieldset ul li .click_text a {
	font-style: italic;
	font-size: 1em;

	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form.cmxform fieldset .f_part2 {
	float: left;
	display:inline;
	width:200px;
	
	padding: 6px;
}
form.cmxform fieldset .f_part2 ul {
	margin:0px;
	padding:0px;
}
form.cmxform fieldset .f_part2 li {
	display:inline;
	height:1%;
	margin:0px;
	padding:0px;
	background-image: none;
	float: left;
}

form.cmxform fieldset .f_part2 li br {
clear:none;

}
form.cmxform fieldset .f_part2 li input {
	float:none;
}
