/* CSS Document */
body{
margin-top:0px;
margin-bottom:0px;
background-color:#01334A;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background-image:url(../images/bg.gif);
background-repeat: repeat-y;
background-position: center top;


}
/* for al the links */
A{
	font-size: 11px;
    color:#04A7DF;
	text-decoration:none;
}
/* when mouse is over the link */
A:hover {
	/*font-size: 11px;*/
    TEXT-DECORATION: none;
	COLOR: #04A7DF;
}

/* the table which contain some text */
.main_table{
background-color:#FFFFFF;
}
.table_section{
	font-family: Arial;
	BORDER-RIGHT: #8B92B9 1px solid; BORDER-TOP: #8B92B9 1px solid; BORDER-LEFT: #8B92B9 1px solid; BORDER-BOTTOM: #8B92B9 1px solid;
	background-color:#F2F2F9;
}
/* the table which contain some text */
.table_data{
	font-family: Arial;
	font-size: 11px;
	border:#8B92B9 1px;
	/*BORDER-RIGHT: #8B92B9 1px solid; BORDER-TOP: #8B92B9 1px solid; BORDER-LEFT: #8B92B9 1px solid; BORDER-BOTTOM: #8B92B9 1px solid;*/
	background-color:#F6F4EC;
}
.table_iner_border{
	border:#7F89BC 1px solid;
}
.table_inr_bdr_bus{
	border:#7F89BC 1px solid;
	background-color:#FFFFFF;
}
.table_bdr_4_view_bus{
	border:#7F89BC 1px solid;
	background-color:#CECEE8;
}
.table_search{
	font-family: Arial;
	font-size: 11px;
	BORDER-RIGHT: #8B92B9 1px solid; BORDER-TOP: #8B92B9 1px solid; BORDER-LEFT: #8B92B9 1px solid; BORDER-BOTTOM: #8B92B9 1px solid;
	background-color:#CECEE8;
}
.table_main{
	font-family: Arial;
	BORDER-RIGHT: #04A7DF 1px solid; BORDER-TOP: #04A7DF 0px solid; BORDER-LEFT: #04A7DF 1px solid; BORDER-BOTTOM: #04A7DF 1px solid;
}
.initcap
{
text-transform:capitalize;
}
/* */
.table_border_without_top {
	font-family: arial;
	font-size: 12px;
    border-right: #7F89BC 1px solid; BORDER-TOP: #7F89BC 1px solid; BORDER-LEFT: #7F89BC 1px solid; BORDER-BOTTOM: #7F89BC 1px solid;
	color:#000000;
}

/* these classes will add margin to left side of the TD*/
.margin_left_15{
margin-left:15px;
}
.margin_left_30{
margin-left:30px;
}
/*These classes are used for menu text*/
.menu_heading_12{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ffffff;
}
.menu_heading_11{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#04A7DF;
}
.menu_heading_10{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}
/*These are font size classes 10 to 14 in blue colour*/
.text_error{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#cc0000;
}
.text_10_white{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
}
.text_10_red{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF0000;
}.text_14_red{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0000;
}
.text_10_blue{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#04A7DF;
}
.text_11_blue{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#04A7DF;
}
.text_12_blue{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#04A7DF;
}
.text_13_blue{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#04A7DF;
}
.text_14_blue{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#04A7DF;
}
.text_12_blue_BOLD{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#04A7DF;
font-weight:bold;
}

/* these are classes for text fields and button */
.button {
    BORDER-RIGHT: #8B92B9 1px solid; BORDER-TOP: #8B92B9 1px solid; FONT-WEIGHT: bold; BORDER-LEFT: #8B92B9 1px solid; BORDER-BOTTOM: #8B92B9 1px solid; HEIGHT: 19px; BACKGROUND-COLOR: #F2F2F9;
    FONT-SIZE:11px; FONT-FAMILY: Arial, Helvetica, sans-serif; color:#374182; 
}
.del_button {
	background-color: transparent;
	background-image:url(../images/delete.gif);
	background-repeat: no-repeat;
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #f4d698 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; MIN-HEIGHT: 21px; BORDER-LEFT: #f4d698 1px solid; COLOR: #374182; BORDER-BOTTOM: #f4d698 1px solid; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: Arial; 
}

.table_rows_1{
BORDER-TOP: #ffffff 1px solid;BORDER-BOTTOM: #B1B6D2 1px solid; HEIGHT: 15px; BACKGROUND-COLOR: #E2E2EA;
}
.table_rows_2{
BORDER-TOP: #ffffff 1px solid;BORDER-BOTTOM: #B1B6D2 1px solid; HEIGHT: 15px; BACKGROUND-COLOR: #F0F0F2;
}
.image
{
border:0px;
}
.combo_box {
    FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    BORDER-RIGHT: #8B92B9 1px solid;
	BORDER-TOP: #8B92B9 1px solid;
	BORDER-LEFT: #8B92B9 1px solid;
	BORDER-BOTTOM: #8B92B9 1px solid;
	BACKGROUND-COLOR: #F2F2F9;
}


/* css by atif for this shortsalespros */
.grey_heading{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#666666;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:8px;
	font-weight:bold;
}
.white_12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.td_footer{
	padding-top:10px;
	padding-left:15px;
	padding-bottom:10px;
}
.footerText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	
}
.learn_more_table{
	border-left:#999999 1px solid;
	border-top:#999999 1px solid;
}
.home_grey_12_light{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
.home_grey_12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.textfield {
    FONT-SIZE: 10px; FONT-FAMILY: Arial;
    BORDER-RIGHT: #8B92B9 1px solid;
	BORDER-TOP: #8B92B9 1px solid;
	BORDER-LEFT: #8B92B9 1px solid;
	BORDER-BOTTOM: #8B92B9 1px solid;
	HEIGHT: 15px;
	BACKGROUND-COLOR: #F2F2F9;
}
.input_button {
	BORDER-RIGHT: #f4d698 1px solid; BORDER-TOP: #f4d698 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; MIN-HEIGHT: 21px; 
	BORDER-LEFT: #f4d698 1px solid; COLOR: white; BORDER-BOTTOM: #f4d698 1px solid; BACKGROUND-REPEAT: repeat-x; 
	FONT-FAMILY: Arial; BACKGROUND-COLOR: #04A7DF;
}
.td_home_lower_img{
	padding-bottom:5px;
}
.blue_heading_14{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#04A7DF;
	font-weight:bold;
}
.home_blog_1{
	background:url(../images/shortsalepros_47.gif) no-repeat;
	height:53px;
	padding-bottom:3px;
}
.home_blog_2{
	background:url(../images/shortsalepros_53.gif) no-repeat;
	height:53px;;
	padding-bottom:3px;
}
.home_blog_3{
	background:url(../images/shortsalepros_57.gif) no-repeat;
	height:53px;;
	padding-bottom:3px;
}
.blog_heading_blue{
	font-family:Arial, Helvetica, sans-serif;
	color:#04A7DF;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	padding-left:55px;
}
.blog_text_grey{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	margin-left:55px;
	padding-right:13px;
}
.blog_heading_blue_24{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:23px;
	font-weight:bold;
}
/*new classes for biz aite*/
.home_heading_red_35{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:30px;
}
.redTxt{
color:#FF0000;
}
.home_body_red_16{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	font-weight:100;
}
.formTable{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.blog_heading_blue_22{
	font-family:Arial, Helvetica, sans-serif;
	color:#04A7DF;
	font-size:22px;
	font-weight:bold;
}
.blog_heading_blue_18{
	font-family:Arial, Helvetica, sans-serif;
	color:#04A7DF;
	font-size:18px;
	font-weight:bold;
}
.blog_heading_blue_16{
	font-family:Arial, Helvetica, sans-serif;
	color:#04A7DF;
	font-size:16px;
	font-weight:bold;
}
.text_blue_12{
	font-family:Arial, Helvetica, sans-serif;
	color:#04A7DF;
	font-size:12px;
	font-weight:bold;
}
.text_red_12_italic{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-style:italic;
	font-size:12px;
}
.td_learn_more_top{
	border-top:#666666 1px solid;
	border-left:#666666 1px solid;
}
.td_learn_more_left{
	border-left:#666666 1px solid;
}
ul {
				list-style-type: none;
				font-size: 18px;
			}
			ul li {
				margin-left: 5px;
				text-align: left;
				vertical-align: middle;
				padding-left: 35px;
				background-image: url(../images/dollar.png);
				background-repeat: no-repeat;
				background-position: left;
				padding-bottom: 10px;
				padding-top: 10px;
			}


.homeForm{
background-image: url(../images/home_form_bg2.gif);
background-repeat: no-repeat;
}
.homeForm2{
background-image: url(../images/home_form_bg3.gif);
background-repeat: no-repeat;
}


.default-input {
padding-left:10px;
   BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: bold; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; HEIGHT: 25px; 
    FONT-SIZE:15px; FONT-FAMILY: Arial, Helvetica, sans-serif; color:#666666; 
}
