﻿span, td
{
	font-family: Verdana,Tahoma, Arial;
	font-size: 11px;
	
}
p
{
	font-family: Verdana,Tahoma, Arial;
	font-size: 12px;
	
	
}
body
{
	font-family: Verdana,Tahoma, Arial;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}
table
{
	padding: 0px;
	margin: 0px;
}
a
{
	color: #F47B1F;
}

input
{
	border: solid 1px #949393;
}

input[type=text]
{
	border: solid 1px #949393;
}

input[type=button]
{
	border: solid 1px #949393;
	font-weight: bolder;
	font-size: 11px;
	cursor:pointer;
}

input[type=submit]
{
	border: solid 1px #949393;
	font-weight: bolder;
	font-size: 11px;
}
input[type=checkbox]
{
	border: solid 0px;
}
input[type=radio]
{
	border: solid 0px;
}
textarea
{
	border: solid 1px #949393;
}

select
{
	font-family: Verdana,Tahoma, Arial;
	font-size: 12px;
	border: solid 1px #949393;
	color: #676767;
}
.original_button
{
	background-color: #f47b1f !important; 
	color: #FFFFFF !important;
	border: solid 1px #000 !important; 
	font-weight: bold !important;
	font-size: 11px !important;
    cursor: pointer !important; 
    padding-bottom: 2px !important;
    padding-top: 1px !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
     
  
}
.original_button:hover
{
	*border: solid 1px #f47b1f !important; 
}
.alternative_button
{
	border: solid 1px #949393 !important;
	color: #000 !important;
	background-color: #ece9d8 !important;
	font-weight: bolder !important;
	font-size: 10px !important;
	cursor: pointer !important; 
    padding-bottom:5px !important;
    padding-top:5px !important;
    text-decoration:none !important;
    text-align:center !important;
}

.btn_add_item
{
	background:#F47B1F;
	color:#FFF;
}

.left_menu
{
}
.left_menu_item
{
	border-bottom: 1px solid #999999;
	padding: 5px;
}
.page_body
{
	vertical-align: top;
}
.right_menu
{
	width: 15%;
	border: solid 1px #000033;
	background-color: #a3a3a3;
}
.blue_header
{
	background-color: #3aa8c8;
	height: 25px;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
}
.gray_header
{
	background-color: #c4c4c4;
	height: 25px;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
}
.red_header
{
	background-color: #CD2626;
	height: 25px;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
}
.orange_header
{
	background-color: #FF8000;
	height: 25px;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
}
.green_header
{
	background-color: #61B329;
	height: 25px;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
}

.bold_white_link
{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}
.bold_white_link:hover
{
	color: #F3A82E;
	text-decoration: none;
}

/* Start Header Color links */
.header_red_link
{
	color: #707070;
	text-decoration: none;
	font-weight: bolder;
	text-transform:capitalize;
}
.header_red_link:hover
{
	color: #CD2626;
}

.header_green_link
{
	color: #707070;
	text-decoration: none;
	font-weight: bolder;
	text-transform:capitalize;
}
.header_green_link:hover
{
	color: #61B329;
}

.header_orange_link
{
	color: #707070;
	text-decoration: none;
	font-weight: bolder;
	text-transform:capitalize;
}
.header_orange_link:hover
{
	color: #FF8000;
}


.header_blue_link
{
	color: #707070;
	text-decoration: none;
	font-weight: bolder;
	text-transform:capitalize;
}
.header_blue_link:hover
{
	color: #3AA8C8;
}
/* END Header Color links */
.bold_gray_link
{
	color: #707070;
	text-decoration: none;
	font-weight: bolder;
}
.bold_red_link
{
	color: #CD2626;
	text-decoration: none;
	font-weight: bolder;
}

.bold_orange_link
{
	color: #FF8000;
	text-decoration: none;
	font-weight: bolder;
}
.bold_green_link
{
	color: #61B329;
	text-decoration: none;
	font-weight: bolder;
}
.bold_blue_link
{
	color: #3AA8C8;
	text-decoration: none;
	font-weight: bolder;
}
.big_gray_text
{
	color: #828282;
	height: 40px;
	padding-top: 10px !important;
	vertical-align: bottom;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.big_gray_text_2
{
	color: #828282;
	height: 40px;
	padding-top: 5px;
	vertical-align: bottom;
	font-size: 20px;
}
.page_title
{
	color: #F47B1F;
	vertical-align: bottom;
	font-size: 20px;
}
.big_gray_text_3
{
	color: #828282;
	height: 40px;
	padding-top: 5px;
	vertical-align: bottom;
	font-size: 22px;
	font-weight: bold;
}
.ms-SPZone TABLE
{
	background-color: #00ff00;
}
.big_white_text
{
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}
.big_bolder_white_text
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}

.big_orange_text
{
	color: #EF8317;
	font-size: 12px;
	font-weight: bolder;
	padding-right: 5px;
}
.big_orange_Title
{
	color: #EF8317;
	font-size: 14px;
	font-weight: bolder;
	
}
.medium_red_text
{
	color: #C00000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.normal_grey_text
{
	font-family: Verdana,Tahoma, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #676767;
}
.gray_border
{
	border: solid 1px #cccccc;
}
.normal_red_text
{
	color: #CD2626;
}
ul
{
	padding: 0px;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}
.dropdown ul li.item
{
	text-align: left;
	color: #000000;
}
li.item
{
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
li.item:hover
{
	background-color: #3366CC;
	color: #ffffff;
}
li.item a
{
	color: #000000;
	padding: 5px;
	background-color: inherit;
	text-decoration: none;
}
li.item:hover a
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}
.item_header
{
	font-size: 21px;
	font-weight: bold;
}
.item_list_title
{
	border-bottom: 1px solid #c2c2c2;
	padding: 5px;
	margin: 0px;
}
.statistics_cell_container
{
	width: 140px;
	vertical-align: top;
}
.statistics_table
{
	width: 100%;
	padding: 0px;
}
.statistics_top_left
{
	/* background:url('../images/stats_left.gif') no-repeat right bottom;*/
	width: 8px;
}
.statistics_top_right
{
	/* background:url('../images/stats_right.gif') no-repeat; */
	width: 8px;
}
.statistics_top_cell
{
	text-align: center; /*background:url('../images/stats_pattern.gif') repeat-x;*/
	border-bottom: 1px dashed #606060;
	width: 100%;
	height: 25px;
	vertical-align: middle;
    font-weight:normal;
}
.statistics_top_cell a:hover
{
	color:#ff6600;
}
.statistics_bottom_cell
{
	width: 100%;
	text-align: center; /*background:url('../images/bottomlinks_pattern.gif') repeat-x;  */
	height: 25px;
	font-size: 15px;
	vertical-align: middle;
}

.statistics_bottom_left
{
	/*background:url('../images/bottomlinks_left.gif') no-repeat;  */
	width: 8px;
}
.statistics_bottom_right
{
	width: 8px;
}
.statisitics_text
{
	color: #606060;
	height: 40px;
	padding-top: 10px !important;
	vertical-align: bottom;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.statistics_bottom_text
{
	color: #828282;
	height: 40px;
	padding-top: 10px !important;
	vertical-align: bottom;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.advanced_search_link
{
	font-weight: bolder;
	text-decoration: none;
	color: #F47B1F;
}
.home_advanced_search_link
{
	font-size:11px;
	text-decoration: none;
	color: #F47B1F;
	font-weight:bold;
}
.list_thumbnail_image
{
	width: 110px;
	height: 110px;
	border: 1px solid #c2c2c2;
	text-align: center;
}
.paging_active
{
	font-weight: bolder;
	font-size: 13px;
	color: #C61C22;
	border-bottom: 0px;
	border-top: 1px solid #;
	border-left: 1px solid #;
	border-right: 1px solid #;
}

.paging_active_blue
{
	font-weight: bolder;
	font-size: 13px;
	color: #3AA8C8;
	border-bottom: 0px;
	border-top: 1px solid #;
	border-left: 1px solid #;
	border-right: 1px solid #;
}

.paging_active_orange
{
	font-weight: bolder;
	font-size: 13px;
	color: #F47B1F;
	border-bottom: 0px;
	border-top: 1px solid #;
	border-left: 1px solid #;
	border-right: 1px solid #;
}

.paging_active_green
{
	font-weight: bolder;
	font-size: 13px;
	color: #9ACA3C;
	border-bottom: 0px;
	border-top: 1px solid #;
	border-left: 1px solid #;
	border-right: 1px solid #;
}
.paging_unactive
{
	font-weight: bolder;
	font-size: 13px;
	color: #707070;
}
.white_orange_header
{
	font-size: 15px;
	font-weight: bolder;
	color: #FF8000;
	border-bottom: 1px solid #999999;
	padding: 5px;
	margin: 3px;
}
.bottom_menu_item
{
	text-align: center;
	border-right: 1px solid #022954;
	padding: 0px 3px 0px 3px;
}
.bottom_menu_item a
{
	color: #022954;
	text-decoration: none;
}
.bottom_menu_item a:hover
{
	color: #022954;
	text-decoration: underline;
}


.heading
{
	color: #f47b20;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.blue_text
{
	font-family: Verdana,Tahoma, Arial;
	font-size: 12px;
	color: #3ba8c9;
	font-weight: normal;
}

.orange_text
{
	font-family: Verdana,Tahoma, Arial;
	font-size: 12px;
	color: #ff6600;
	font-weight: normal;
}
.white_text
{
	font-family: Verdana,Tahoma, Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.green_text
{
	font-family: Verdana,Tahoma, Arial;
	font-size: 12px;
	color: #9ACB3C;
	font-weight: normal;
}

.red_text
{
	font-family: verdana;
	font-size: 12px;
	color: #a31620;
	font-weight: normal;
}
.error_message
{
	font-family: Verdana,Tahoma, Arial;
	font-size: 12px;
	color: #a31620;
	font-weight: normal;
}
.information_message
{
	font-family: Verdana,Tahoma, Arial;
	font-size: 12px;
	color: #a31620;
	font-weight: normal;
}

/*<START> MENU </STRAT>*/

.menu td
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu td *
{
	margin: 0;
	padding: 0;
}
.menu td a
{
	display: block;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	line-spacing: 200%;
	text-decoration: none;
	font-weight: bolder;
	vertical-align: middle;
	padding-bottom:5px;
	padding-top:5px;
}
.menu td a:hover
{
	text-decoration: none;
}
.menu td a img
{
	margin-left: 5px;
	margin-right: 8px; *margin-right:5px;}
.menu td li
{
	position: relative;
	margin-right: 2px;
}
.menu td ul
{
	position: absolute;
	background:#E4E1E1;display:none;opacity:0;list-style:none;width:222px;}
.menu td ul li
{
	position: relative;
	border-top: none;
	width: 220px;
	margin: 0;
	padding:2px 0 2px 0;
	border-left: 1px solid #5C5D5D;
	border-right: 1px solid #5C5D5D;
}
.menu td ul li a
{
	display: block;
	padding: 5px 7px 5px;
	font-size: 11px;
	color:#272727;
}
.menu td ul li a:hover
{
	color: #fff;
	background-color: #012F63;
}
.menu td ul ul
{
	left: 220px;
	top: -1px;
}
.menu td ul ul ul
{
	width: 250px;
}
.menu td ul ul ul li
{
	width: 248px;
}

.menu td .menulink
{
}
.menu td .menulink:hover, ul.menu .menuhover
{
}
.menu td .sub
{
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	background-position: center right;
}
.menu td .sub:hover
{
	background-image: url('../images/white_arrow.gif');
	background-repeat: no-repeat;
	background-position: center right;
}
.menu td .topline
{
	border-top: 1px solid #aaa;
}

/* <END> MENU </END>*/

.reg_header
{
	font-size: 15px;
	font-weight: bolder;
	color: #FF8000;
	border-bottom: 1px solid #999999;
	padding: 5px;
	margin: 3px;
}


/* <START> Forms Layout</START>*/
.form
{
	margin: 20px;
	margin-top: 0px;
	color: #676767;
	font-family: Verdana,Tahoma, Arial;
	font-size: 12px;
}
.form_header
{
	font: bold 13px arial;
	border-bottom: solid 1px #999999;
}
.form_Title
{
	font-family: Verdana,Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}
.form_description
{
	font: bold 11px Verdana;
	color: #676767;
	line-height: 16px;
}
.form_label
{
	font-family: Verdana,Tahoma, Arial;
	font-size: 11px;

}

/* <END> Forms Layout</END>*/


/* <START> Web Parts Shared CSS  </START>*/

.normal_text
{
	font: normal 11px Verdana;
	color: #676767;
}

.header_text
{
	font: bold 13px arial;
	border-bottom: solid 1px #999999;
}

.description_text
{
	font: bold 11px Verdana;
	color: #666666;
	line-height: 16px;
}

.submit_buttons_container
{
	border-bottom: solid 1px #999999;
}

.success_text
{
	font: bold 14px Verdana;
	color: #009933;
	line-height: 19px;
	border-top:solid 1px #009933;
	border-bottom:solid 1px #009933;
	background:#EDFEEF;
	padding:10px 20px 10px 20px;
}

.error_text
{
	font: bold 11px Verdana;
	color: #ff0000;
	line-height: 16px;
	padding: 0px 5px 0px 5px;
}

.error_text_msg
{
	font: bold 14px Verdana;
	color: #C61C22;
	line-height: 19px;
	border-top: solid 1px #C61C22;
	border-bottom: solid 1px #C61C22;
	background: #FFE0E1;
	padding: 10px 20px 10px 20px;
}

.error_text_msg_small
{
	font: bold 11px Verdana;
	color: #C61C22;
	line-height: 19px;
	border: solid 1px #C61C22;
	background: #FFE0E1;
	padding: 5px 20px;
}

.preview_text
{
	font-weight: bold;
	color: #999999;
}

/* <END> Web Parts Shared CSS  </END>*/


/* <START> Manage Users </START>*/

.manage_users_grid_cell
{
	border-bottom: solid 1px #999999;
	border-right: solid 5px #fff;
}

.manage_users_grid_header_cell
{
	border-bottom: solid 1px #999999;
	font-weight: bold;
}

a.manage_users_grid_link
{
	font: bold 11px verdana;
	color: #3AA8C8;
	text-decoration: none;
}

a.manage_users_grid_link_disabled
{
	font: bold 11px verdana;
	color: #c0c0c0;
	text-decoration: none;
}

a.manage_users_grid_link:hover
{
	color: #9BD3E3;
}

/* <END> Manage Users </END>*/



/* <START> Manage Buy Lead Item Line </START>*/
.buylead_line_item_grid
{
	border: solid 1px #999999;
}

.manage_buylead_line_item_grid_cell
{
	border: solid 1px #999999;
}

.manage_buylead_line_item_grid_header_cell
{
	border: solid 1px #999999;
	color:#f47b1f;
	font-weight: bold;
	height:30px;
}

.manage_buylead_line_item_grid_link a
{
	font: bold 11px verdana;
	color: #3AA8C8;
	text-decoration: none;
}

a.manage_buylead_line_item_grid_link_disabled
{
	font: bold 11px verdana;
	color: #c0c0c0;
	text-decoration: none;
}

.manage_buylead_line_item_grid_link:hover a
{
	color: #9BD3E3;
}

/* <END> Manage Buy Lead Item Line </END>*/


/* <START> Generic List XSL Templates </START>*/

.generic_list_border_line
{
	border-bottom: solid 1px #999999;
}

a.generic_list_link_header
{
	font: bold 11px Verdana;
	color: #666666;
	text-decoration: none;
}

a.generic_list_link_header:hover
{
	color: #c0c0c0;
}

.generic_list_text
{
	font: normal 11px Verdana;
}

/* <END> Generic List XSL emplates </END>*/

/* <START> Mail </START>*/

.tblcontainer
{
	font-family: Verdana,Tahoma, Arial;
	font-size: 11px;
	color: #676767;
}

a.lnk
{
	color: #3AA8C8;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

a.lnk:hover
{
	color: #9BD3E3;
}

.mail_grid_cell
{
	border-bottom: solid 1px #999999;
	height: 25px;
}

.mail_grid_header_cell
{
	border-bottom: solid 1px #999999;
	font-weight: bold;
}

.mail_grid_header_cell a
{
	text-decoration: none;
	color: #707070;
}

.mail_grid_pager
{
	font: bold 15px arial;
	color: #3AA8C8;
}

.mail_grid_pager a
{
	margin-right: 5px;
	margin-left: 5px;
}

.mail_grid_pager span
{
	margin-right: 5px;
	margin-left: 5px;
}

.mail_grid_pager a
{
	color: #3AA8C8;
}

.mail_grid_empty_data
{
	text-align: center;
	font: bold 11px verdana;
	color: #707070;
	line-height: 16px;
}

.tabs_active
{
	border-top: 1px solid #949393;
	text-align: center;
	width: 110px;
	height: 40px;
	background:url("../images/menu-strip.png") repeat-x scroll 0 0 #FFFFFF;
}

.tabs_active a
{
	font: bold 11px Verdana;
	color: #3F3F3F !important;
	text-decoration: none;
}

.tabs_active_left
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	border-right: 1px solid #949393;
	border-bottom: 1px solid #949393;
	width: 3px;
}

.tabs_active_right
{
	width: 1px;
	border-left: 1px solid #949393;
	border-bottom: 1px solid #949393;
}

.tabs_inactive
{
	border-bottom: 1px solid #949393;
	border-top: 1px solid #949393;
	text-align: center;
	width: 110px;
}

.tabs_inactive a
{
	font: bold 11px Verdana;
	color: #C0C0C0;
	text-decoration: none;
}

.tabs_inactive_left
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	border-right: 1px solid #949393;
	border-bottom: 1px solid #949393;
	height: 32px;
	width: 3px;
}

.tabs_inactive_right
{
	width: 1px;
	border-left: 1px solid #949393;
	border-bottom: 1px solid #949393;
}

.tabs_empty_left
{
	border-bottom: solid 1px #949393;
	width: 30px;
}

.tabs_empty_right
{
	border-bottom: 1px solid #949393;
	width: 500px;
}

.mail_info
{
	border: solid 1px #C2C2C2;
	color: #707070;
}

.mail_info_subject
{
	font: 20px Verdana;
	padding-left: 5px;
	color: #707070;
}

.mail_info_labels
{
	font-weight: bold;
	padding-left: 10px;
	color: #707070;
}

.mail_info_body
{
	border-top: dotted 2px #C2C2C2;
	padding: 10px;
	line-height: 17px;
	color: #676767;
}

.new_mail
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #676767;
}

.new_mail_buttons_cell
{
	border-bottom: solid 1px #999999;
}

.new_mail_success_message
{
	font: bold 11px Verdana;
	color: #000;
	line-height: 16px;
}

.new_mail_error_message
{
	font: bold 11px Verdana;
	color: #ff0000;
	line-height: 16px;
}

.new_mail_selected_item
{
	background: #E2E4E4;
}

/* <END> Mail </END>*/


/* <START> Language Tabs </START>*/
.local_text_active
{
	border-top: 1px solid #CCCCCC;
	text-align: center;
	width: 15%;
	font-size: 10px;
	font-weight: bold;
	color: #F47B1F;
	cursor: pointer;
}

.local_text_active_left
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
	width: 1px;
}

.local_text_active_right
{
	width: 1px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.local_text_inactive
{
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	text-align: center;
	width: 15%;
	font-size: 10px;
	font-weight: bold;
	color: #C0C0C0;
	cursor: pointer;
}

.local_text_inactive_left
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
	width: 2px;
}

.local_text_inactive_right
{
	width: 1px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.local_text_empty_left
{
	border-bottom: solid 1px #CCCCCC;
	width: 3px;
}

.local_text_empty_right
{
	border-bottom: 1px solid #CCCCCC;
	width: 160px;
}

.local_text_cell
{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.local_text_cell input
{
	margin: 5px;
}

.local_text_cell textarea
{
	margin: 5px;
}
/* <END> Language Tabs </END>*/


/* <START> Manage Alerts </START>*/

.manage_alerts_chkbox_text
{
	font: bold 11px arial;
	margin: 0px 0px 0px 8px;
}

/* <END> Manage Alerts </END>*/

/* <START> Autocomplete Control </START>*/

.selected_category_link
{
	margin: 0 1px 0 6px;
	color: #F47B1F;
	cursor: pointer;
	text-decoration: underline;
	font-weight: bold;
}

.selected_box_items_container{border:solid 1px #CCCCCC;background:#F7F7F7;overflow:auto;height:100px;}
.selected_box_item{display:block;float:left;background:#FFF3EB;border:solid 1px #F47B1F;margin:3px;cursor:default;text-align:left;font-family:Verdana,Tahoma,Arial;font-size:11px;}
.selected_box_item_title{padding:3px;color:#676767;white-space:nowrap;}
.selected_box_item_close{cursor:pointer;font-weight:bold;color:#F47B1F;text-align:center;width:15px;}
.ctgTreeItems{border:solid 1px #CCCCCC;background:#F7F7F7;overflow:auto;height:100px;}
.ctgTreeItem{display:block;float:left;background:#FFF3EB;border:solid 1px #F47B1F;margin:2px;cursor:default;text-align:left;font-family:Verdana,Tahoma,Arial;font-size:11px;}
.ctgTreeItemTitle{display:block;float:left;padding:3px;text-align:left;color:#676767;white-space:nowrap;}
.ctgTreeItemClose{display:block;cursor:pointer;padding:3px 5px;float:left;font-weight:bold;color:#F47B1F;}
.ctgTreeFocusItem a{background:#F5BD98;}
.ctgtree {overflow:auto;border:solid 1px #CCCCCC;padding:3px;font-size:8pt;height:310px;}
.ctgtree div{font-size:8pt;}

/* <END> Autocomplete Control </END>*/

.border_bar
{
	height: 6px;
}


/* Search Tabs Starts*/

.tabs_border_bottom
{
	border-bottom: 1px solid #949393;
	empty-cells:show;
	
}
.tab_active
{
	
	height:40px;margin:0px;
	padding-bottom:0px;
	vertical-align:middle;
	text-align:center;
	width:135px;
	background:url('../images/menu-strip.png') repeat-x #FFF;
}
.tab_active_left
{
	width: 5px;
	border-left: 1px solid #949393;
	border-top: 1px solid #949393;
	empty-cells:show;
	
}
.tab_active_center
{
	vertical-align: middle;
	text-align:center;
	height: 40px;
	border-top: 1px solid #949393;

	
}
.tab_active_center a
{
	color:#3F3F3F !important;
	white-space:nowrap !important;
}
.tab_active_right
{
	border-right: 1px solid #949393;
	border-top: 1px solid #949393;
	width: 9px;
	empty-cells:show;
	
}
.tab_inactive
{
	padding-left:3px;
	padding-right:3px;
	height:30px;margin:0px;
	padding-bottom:0px;
	vertical-align:middle;
	width:135px;
	border-bottom: 1px solid #949393;
	text-align:center;
}
.tab_inactive_left
{
	
	border-top: 1px solid #949393;
	border-left: 1px solid #949393;
	width: 6px;
	empty-cells:show;
}
.tab_inactive_center
{
	vertical-align: middle;
	height: 40px;
	border-top: 1px solid #949393;
	text-align:center;
}
.tab_inactive_center a
{
	color:#c2c2c2 !important;
	white-space:nowrap !important;
}
.tab_inactive_right
{
	border-top: 1px solid #949393;
	border-right: 1px solid #949393;
	width: 10px;
	empty-cells:show;
}
/* Search Tabs  Ends*/

.footer
{
	background-color:#012f63;
	color:#fff;
	font-size:12px;
}
.footer a
{
	color:#fff;
	font-size:12px;
}
.footer a:hover
{
	color:#b8c5d4;
}