/* CSS Document */
body{
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
/* for al the links */
A{
	font-size: 11px;
    color:#000099;
	text-decoration:none;
}
/* when mouse is over the link */
A:hover {
	/*font-size: 11px;*/
    TEXT-DECORATION: none;
	COLOR: #000099;
}

/* 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: #548FC7 1px solid; BORDER-TOP: #548FC7 0px solid; BORDER-LEFT: #548FC7 1px solid; BORDER-BOTTOM: #548FC7 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:#548FC7;
}
.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:#548FC7;
}
.text_11_blue{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#548FC7;
}
.text_12_blue{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#548FC7;
}
.text_13_blue{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#548FC7;
}
.text_14_blue{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#548FC7;
}
.text_12_blue_BOLD{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#548FC7;
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;
}
.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:12px;
	color:#000000;
}
.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: #548FC7;
}
.td_home_lower_img{
	padding-bottom:5px;
}
.blue_heading_14{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000099;
	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:#000099;
	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:#000099;
	font-size:24px;
	font-weight:bold;
}
.blog_heading_blue_22{
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;
	font-size:22px;
	font-weight:bold;
}
.blog_heading_blue_18{
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;
	font-size:18px;
	font-weight:bold;
}
.blog_heading_blue_16{
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;
	font-size:16px;
	font-weight:bold;
}
.text_blue_12{
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;
	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;
}
