﻿@charset "utf-8";
/* CSS Document */
body 
{
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-color:#a3c1cc;
}
.main_bg{
background-image: url(/images/WebBlue/w_blue_main_bg.png);
background-repeat:repeat-x;
background-color:#a3c1cc;
}
.topbar{
background-image:url(/images/WebBlue/top_bar_bg.jpg);
background-repeat:repeat-x;
background-color:#4b5b74;
}
.page_footer{
background-image:url(/images/WebBlue/w_blue_footer.jpg);
background-repeat:repeat-x;
background-color:#153f68;
}
.grid_command_bg {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b69ac', endColorstr='#172c3b'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#0b69ac), to(#172c3b)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #0b69ac,  #172c3b); /* for firefox 3.6+ */
	}
     .gridHeader
        {
            background-image: url(/images/WebBlue/w_blue_grid_hdr.jpg); 
            background-repeat: repeat-x;
			background-color:#7599af;
        }
        .gridFliterItem
        {
            background-color: #dae2e8;
            vertical-align :top;
        }
           .gridFliterMenuStyle
        {
            background-color: #f0f2f4;
             width:100px;
               border-style:solid;
      border-width:1px;
    border-color:#768ca5;
        }
      
.tab_bg {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b6b82', endColorstr='#7397ad'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#4b6b82), to(#7397ad)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #4b6b82,  #7397ad); /* for firefox 3.6+ */
}
.tab_bg:hover {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b69ac', endColorstr='#172c3b'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#0b69ac), to(#172c3b)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #0b69ac,  #172c3b); /* for firefox 3.6+ */
	}
.tab_bg_selected {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b69ac', endColorstr='#172c3b'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#0b69ac), to(#172c3b)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #0b69ac,  #172c3b); /* for firefox 3.6+ */
	
	}
        .btnStyle
        {
			padding:0 10px 0 10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#647c9a', endColorstr='#46586e'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#647c9a), to(#46586e)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #647c9a,  #46586e); /* for firefox 3.6+ */
        }
		.btnStyle:hover
        {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2685f8', endColorstr='#0854b2'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#2685f8), to(#0854b2)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #2685f8,  #0854b2); /* for firefox 3.6+ */
        }
        .btnStyle A
        {
            background-image: url(/images/WebBlue/w_blue_btn.jpg);
            background-repeat: repeat-x;
        }
        .btnStyle a:hover
        {
            background-image: url(/images/WebBlue/w_blue_grid_hdr.jpg);
            background-repeat: repeat-x;
        }
		.home_btn_container {
		width:191px;
		float:left;
		margin:0 0 0 7px;
	}
		.home_btn_container .btn_box {
		background-image: url(/images/WebBlue/home_btn_bg.jpg);
		background-repeat:repeat-x;
	}
		.home_btn_container .btn_box:hover {
		background-image:url(/images/WebBlue/home_over_btn_bg.jpg) !important;
		background-repeat:repeat-x !important;
	}
/* Start All Buttons...........................................................................*/

.close_btn {
	width:30px;
	height:20px;
	background-image:url(/images/WebBlue/popup_close_btn.png);
	background-repeat:no-repeat;
	border:0px;
	outline:none;
	cursor:pointer;
	position:absolute;
	top:-5px;
	margin:10px -15px 0 714px;
	y-index:70;
	x-index:600 !important;
	z-index:500 !important;
	float:right !important;
	border:0px;
	outline:none;
}
.close_btn:hover {
	width:30px;
	height:20px;
	background-image:url(/images/WebBlue/popup_close_hover_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
	outline:none;
}
.btn {
	width:88px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn:hover {
	width:88px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_go {
	width:88px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_go.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_go:hover {
	width:88px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_go_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
}

.btn_cancel {
	width:88px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_cancel.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
}
.btn_cancel:hover {
	width:88px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_cancel_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
}
.btn_cancel_invoice {
	width:88px;
	height:23px;
	background-image:url(/images/WebBlue/btninvcancle.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
}
.btn_cancel_invoice:hover {
	width:88px;
	height:23px;
	background-image:url(/images/WebBlue/btninvcancle.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
}
.btn_create {
	width:88px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_create.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_create:hover {
	width:88px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_create_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_modify {
	width:89px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_modify.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_modify:hover {
	width:89px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_modify_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_print {
	width:77px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_print.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_print:hover {
	width:77px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_print_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_rackdetails {
	width:124px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_rackdetails.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_rackdetails:hover {
	width:124px;
	height:23px;
	background-image:url(/images/WebBlue/w20_btn_rackdetails_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_refresh {
	width:95px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_refresh.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_refresh:hover {
	width:95px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_refresh_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_save {
	width:79px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_save.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_save:hover {
	width:79px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_save_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_scheme {
	width:96px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_scheme.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_scheme:hover {
	width:96px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_scheme_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_search {
	width:89px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_search.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_search:hover {
	width:89px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_search_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}

.btn_searchIcon {
	width:30px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_searchIcon.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_searchIcon:hover {
	width:30px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_searchIcon_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}



.btn_view {
	width:79px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_view.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_view:hover {
	width:79px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_view_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_estimate_cost {
	width:133px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_estimatecost.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_estimate_cost:hover {
	width:133px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_estimatecost_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_load_estimation {
	width:146px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_loadestimation.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
}
.btn_load_estimation:hover {
	width:146px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_loadestimation_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_complete_job {
	width:132px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_complete_job.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_complete_job:hover {
	width:132px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_complete_job_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_suspend {
	width:100px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_suspend.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_suspend:hover {
	width:100px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_suspend_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_cancel_invoice {
	width:138px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_cancelinvoice.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_cancel_invoice:hover {
	width:138px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_cancelinvoice_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_print_gatepass {
	width:138px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_print_gatepass.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_print_gatepass:hover {
	width:138px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_print_gatepass_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
/*.btn_cancel_invoice {
	width:147px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_cancel_jobcard.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_cancel_invoice:hover {
	width:147px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_cancel_jobcard_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}*/
.btn_generate_service_reminder {
	width:216px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_generatesrvice_reminder.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_generate_service_reminder:hover {
	width:216px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_generatesrvice_reminder_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_confirm_letter_printed {
	width:185px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_confirm_letter_printed.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_confirm_letter_printed:hover {
	width:185px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_confirm_letter_printed_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_close_reminder {
	width:145px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_closereminder.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_close_reminder:hover {
	width:145px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_closereminder_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_confirm_phonecall {
	width:165px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_confirm_phonecall.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_confirm_phonecall:hover {
	width:165px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_confirm_phonecall_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_create_psf {
	width:115px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_create_psf.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_create_psf:hover {
	width:115px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_create_psf_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_create_claim_sap {
	width:171px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_createclaim_sap.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_create_claim_sap:hover {
	width:171px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_createclaim_sap_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_show_report {
	width:128px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_show_report.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_show_report:hover {
	width:128px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_show_report_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_show {
	width:84px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_show.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}
.btn_show:hover {
	width:84px;
	height:23px;
	background-image:url(/images/WebBlue/w_blue_btn_show_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}

/* End All Buttons...........................................................................*/
.popup_bg {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dec17b', endColorstr='#744c06') !important; /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#dec17b), to(#744c06)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #dec17b,  #744c06) !important; /* for firefox 3.6+ */
	border:solid 2px #f6eacb;
}
.ajaxPanelStyle
{
border: 8px solid #7e5711;
padding: 5px 5px 5px 15px;
background-color:White ;
}

.gridCommandItem{
	background-color: #7599af;
}
.gridItem{
background-color:White;
}
.gridItem A{
border: solid 1px #ffffff;
}
.gridSelectedItem{
background-color: #a8d5f6;
}
.gridfooter{
background-color: #305168;
}
.gridpage{
background-color: #4a6b81;
}
.gridpage td{
background-color: #4a6b81;
}
.gridpage A {
background-color: #4a6b81;
}
.gridpage:hover {
background-color: #4a6b81;
}
.gridpage:visited {
background-color: #4a6b81;
}
.gridpage .rgPager .rgPagerCell {
    border-top:1px solid #bcc5ca;
}
.gridpage button
{
    background-color:#00508E;
	border-bottom:#a1a1a1 1px solid;
	border-left:#a1a1a1 1px solid;
	border-right:#a1a1a1 1px solid;
	border-top:#a1a1a1 1px solid;
}
.gridpage .rgPageNext, .gridpage .rgPageFirst, .gridpage .rgPageLast
{
    background-color:#00508E;
	border-bottom:#a1a1a1 1px solid;
	border-left:#a1a1a1 1px solid;
	border-right:#a1a1a1 1px solid;
	border-top:#a1a1a1 1px solid;
}
.staticStyle
{
	background-color:#334353;
}
.dynamicStyle
{
	background-image:url('/images/WebBlue/sub_menu_bg.jpg');
	border-color:Black;
}
.Popup_close_btn {
	width:30px;
	height:20px;
	background-image:url(/images/WebBlue/popup_close_btn.png);
	background-repeat:no-repeat;
	border:0px;
	outline:none;
	cursor:pointer;
}
.Popup_close_btn:hover {
	width:30px;
	height:20px;
	background-image:url(/images/WebBlue/popup_close_hover_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
	outline:none;
}
.tBorder
{
	border:solid 1px #64B1D8;
}
.tbody
{
	border:solid 1px #CCC;
	background:#F6F9FE;
}

/* start News Section........................................................................................*/


.news_button_bg{
	background: -webkit-gradient(linear, left top, left bottom, from(#044f90), to(#0473f9)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #044f90,  #0473f9); /* for firefox 3.6+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#044f90', endColorstr='#0473f9') !important; /* for IE */
}
.news_scrolling_area {
	background: -webkit-gradient(linear, left top, left bottom, from(#d7d7d7), to(#e5e4e4)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #d7d7d7,  #e5e4e4); /* for firefox 3.6+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7d7d7', endColorstr='#e5e4e4'); /* for IE */
}
#news_button img { 
	border:0px;
	outline:none;
}
#news_button {
	background-image:url(/images/WebBlue/news_btn_bg.jpg);
	background-repeat:repeat-x;
}
#news_button:hover {
	background-image:url(/images/WebBlue/news_btn_bg_hover.jpg);
	background-repeat:repeat-x;
}


#news_modal {
	background:rgba(0,0,0,.3);
}


#news_heading {
	background: -webkit-gradient(linear, left top, left bottom, from(#045197), to(#0576ff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #045197,  #0576ff); /* for firefox 3.6+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#045197', endColorstr='#0576ff') !important; /* for IE */
	border:solid 1px #ebf3fb !important;
}

#news_content {
	background:#fcfcfc;
}
.news_button {
	background: -webkit-gradient(linear, left top, left bottom, from(#324353), to(#556b84)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #324353,  #556b84); /* for firefox 3.6+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#324353', endColorstr='#556b84') !important; /* for IE */
}
.news_button .green {
	background: -webkit-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	background: -moz-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	background: -o-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	background: -ms-linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	background: linear-gradient(top,  rgba(170,212,79,1) 0%,rgba(116,185,49,1) 90%,rgba(106,173,45,1) 95%,rgba(96,157,41,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aad44f', endColorstr='#609d29',GradientType=0 );
}
.news_button:hover {
	color:#f4c042;
}
.news_button .red {
	background-color:#999999 !important;
	border:1px solid #b0333e;

}
.btn_followup {
	width:89px;
	height:23px;
	background-image:url(/images/WebBlue/FollowUp.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}

.btn_CloseQuot {
	width:161px;
	height:23px;
	background-image:url(/images/WebBlue/CLOSEQUOT.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}

.btn_CloseQuot:hover {
	width:161px;
	height:23px;
	background-image:url(/images/WebBlue/CLOSEQUOTHOVER.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 15px 0 0 !important;
	border:0px;
}

/* End News Section........................................................................................*/
