html,body	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	margin:0px;
}
img	{
	border:none;
}
.fltlft	{
	float:left;
}
.fltrht	{
	float:right;
}
.tl	{	
	text-align:left;
}
.tc	{	
	text-align:center;
}
.tr	{
	text-align:right;
}
.clear	{
	clear:both;
}
.odd {
	background:#B5C8E8;
}
.even {
	background:#95AADB;
}
#page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px;
}
label.error	{
	color:#FF0000;
	font-size:13px;
	font-weight:normal;
}
span.error {
	color:#FF0000;
	font-size:13px;
	font-weight:normal;
}

.push	{
	height:30px;
}
/* Pagination Section */
.pagination {background: #fff; text-align: center; color: #333 !important;padding: 12px 10px 6px;}
.pagination a {
	display: inline;
	border: 0;
	background:#FFF;
	border:#4D79A6 solid 1px;
	margin: 0 2px;
	padding: 3px 7px;
}
.pagination a:hover,
.pagination a:active,
.pagination a:focus {
	color: #000 !important;
	font-weight:bold;
}
.pagination a.page_current {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.pagination a.page_next {
	color:#000;
	text-decoration:underline;
}
.pagination a.page_other {
	color:#000;
	text-decoration:none;
}
.pagination strong {position: relative; padding: 15px 10px 8px;}


.pagination_box {background: #fff; text-align: center; color: #333 !important;padding: 12px 10px 6px;}

.pagination_box a {
	display:inline-block;
	width:20px;
	text-align:center;
	text-decoration:none;
	margin:3px 2px;
	height:20px;
	color:#FFFFFF;
}
.pagination_box a.page_next {
	background:#ffffff;
	border:1px solid #9AAFE5;
	color:#105CB6;
	height:20px;
}
.pagination_box a.page_other {
	background:#ffffff;
	border:1px solid #9AAFE5;
	color:#105CB6;
	font-size:10px;
	padding:2px 3px;
	width:auto;
	margin-right:2px;
	height:16px;
	margin-top:2px;
}
.pagination_box a.page_next:hover{
	background:#2E6AB1;
	color:#ffffff;
	border:1px solid #9AAFE5;
}
.pagination_box a:hover,
.pagination_box a:active,
.pagination_box a.page_current {
	background:#2E6AB1;
	color:#FFF;
	border:1px solid #9AAFE5;
}
.pagination_box strong {position: relative; padding: 15px 10px 8px;}


.pagination_adv	{
	background:#e5e5e5;
	height:23px;
	padding:5px;
	font-weight:bold;
	color:#261935;
	width:430px;
	margin:0px auto;
	font-size:11px;
	border:#616161 solid 1px;
}
.pagination_adv	form{
	margin:0px;
	padding:0px;
	float:left;
}
.pagination_adv *{
	float:left;
	text-decoration:none;
	margin:0px 2px;
}
.pagination_adv label{
	float:left;
	text-decoration:none;
	margin:2px 2px 0px 2px;
}
.pagination_adv	a{
	height:20px;
	width:auto;
	overflow:hidden;
}
.pagination_adv .submit_btn	{
	width:30px;
	height:20px;
	border:#ABAAA8 solid 1px;
	background:#CCCCCC;
	color:#333333;
}
.pagination_adv .txtbox	{
	width:30px;
	height:16px;
	border:#ABAAA8 solid 1px;
}
.pagination_adv .txtbox1	{
	width:30px;
	height:20px;
	border:#ABAAA8 solid 1px;
}
.tab_wid  {
	min-width:550px; /*min-width:750px;*/
	background:#EFF3FF;
	overflow: auto;
	width: auto;
	height: auto;
	min-height:400px; /*max-height:400px;*/
	padding:0;
	margin:0;
	clear:both;
}
.tab_header{
	background:#739ED6;
	height:30px;
	line-height:30px;
	padding-bottom: 2px;
	text-indent:12px;
	width:100%;
	color:#FFFFF7;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	float:left;
}
.table_gap {
	 margin:0px;
	 padding:10px;
	 clear:both;
}
.table_gap td,.tab_wid td  {
	padding-left:5px;
	height:30px;
	vertical-align:middle;
	text-align:left;
}
.header_border{
	height:1px;
	width:100%;
	background:#39558C
}
.tab_lable  {
	color:#636563;
	font-size:12px;
	font-weight:bold;
}
.head  {
	color:#293473;
	font-weight:bold;
}
.lable_col  {
	color:#293473;
	font-size:13px;
	font-weight:normal;
}
.srch_btn {
	background:url(fancybox/srch_btn.png) no-repeat;
	height:22px;
	width:73px;
	border:none;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:4px;
	margin-top:5px;
	font-family:Arial;
	cursor:pointer;
}
.dwn_load  {
	font-family:Arial;
	background:url(fancybox/btn2.png) no-repeat;
	height:22px;
	width:129px;
	border:none;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:4px;
	margin-top:5px;
	cursor:pointer;
}
.header {
	font-size:18px;
	color:#293473;
}
.anch {
	color:#76B522;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.anch:hover {
	color:#9CDF39;
	text-decoration:none;
}
.col  {
	color:#293473;
	font-size:14px;
}
input[type=text]{
	width:150px;
}
input[type=password]{
	width:150px;
}
.edit_detail  {
	font-family:Arial;
	background:url(fancybox/btn1.png) no-repeat;
	height:22px;
	width:105px;
	border:none;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:4px;
	margin-top:5px;
	cursor:pointer;
}
table.td_padding td  {
	padding:0px 5px;
}
.tab_header a {
	color:#FFFFF7;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	margin-right:15px;
	float:right;
}
.tab_header b {
	float:left;
}
.tab_header a:hover {
	color:#FFFFF7;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	text-decoration:underline;
}
.col_chng{
	cursor:pointer;
}
.tab_highlight {
	margin-top:10px;
	margin-left:10px;
	background:#84aade;
	margin-right:10px;
	height:28px;
	line-height:27px;
	width:530px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
.tab_back  {
	background:url(fancybox/num_back.png) no-repeat;
	height:43px;
	width:40px;
	margin-top:-8px;
	margin-left:10px;
	line-height:42px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
}
.tab_back_act  {
	background:url(fancybox/num_back_act.png) no-repeat;
	height:43px;
	width:40px;
	margin-top:-8px;
	margin-left:10px;
	line-height:42px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
}
.div_border  {
	width:240px;
	border:1px solid #ccc;
	margin:5px; padding:5px;
	color:#666666;
	font-size:11px;
}
.div_border:hover  {
	cursor:pointer;
	width:240px;
	border:1px solid #6392CE;
	margin:5px; padding:5px;
	color:#6392CE;
}
.squarebutton1{
	width: 146px;
	height: 28px;
	padding: 3px 5px 5px 5px;
	background:url(../default/images/button.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	border:none;
	margin-top:5px;
	margin-bottom:10px;
	cursor:pointer;
}

.squarebutton,a.squarebutton{
	width: 146px;
	height: 28px;
	padding: 3px 5px 5px 5px;
	background:url(../default/images/button.gif) no-repeat;;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border:none;
	margin-top:5px;
	margin-bottom:10px;
	cursor:pointer;
}
a.squarebutton:hover span,.squarebutton:hover span,a.squarebutton:hover,.squarebutton:hover{ 
	color: #DEEAF5;
	cursor:pointer;
}
.col_data  {
	color:#636563;
	font-size:12px;
}
.que  {
	color:#0066cc;
}
.instruction  {
	margin:20px 10px;
}
.cont_txt  {
	background:url(../default/images/textbox-228.png) no-repeat;
	width:228px;
	height:22px;
	border:none;
}
.send_mail  {
	background:url(../default/images/send_email.png) no-repeat;
	width:108px;
	height:27px;
	border:none;
}
.text_area  {
	background:url(../default/images/textbox.png) no-repeat;
	width:228px;
	height:50px;
	border:none;
}

.fgClass {background-color:#EFF3FF; border:#085D9C 1px solid; padding:5px;}
.bgClass {background-color: #739ED6;}
