/* font family used for designing
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial Narrow, Tahoma, Verdana, Arial, Helvetica, sans-serif;
*/

/*
--------------------------------------------------------------------------------------------------------------
..............................common classes for all portal START here
                                                          ................................................
--------------------------------------------------------------------------------------------------------------
*/

.actlbody{
	margin: 0px;
}

.actlwidth{
	width: 100%
}
.actlheight{
	height: 100%
}
.actlmain{
	width: 98%;
	text-align: center;
}
.actlsmallfont{
	font-size:1px;
}
.actlhandcursor{
	cursor:pointer;
}

A:link {
	FONT-SIZE: 11px;
	COLOR: #71A2C2; 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	text-align: left;
}
A:active {
	FONT-SIZE: 11px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	COLOR: #71A2C2; 
	text-align: left;
}
A:visited {
	FONT-SIZE: 11px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	COLOR: #71A2C2; 
	text-align: left;
}
A:hover {
	FONT-SIZE: 11px;
	COLOR: #145F91;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: left;
	TEXT-DECORATION: none;
}

/* actl padding classes starts here*/
.actlpadding1{
	padding-top: 3px;
}
.actlpadding2{
	padding-left: 15px;
}
.actlpadding3{
	padding-bottom: 7px;
}
.actlpadding4{
	padding-top: 7px;
}
.actlpadding5{
	padding-top: 10px;
	padding-left:15px;
}
.actlpadding6{
	padding-left: 30px;
}
.actlpadding7{
	padding-top: 5px;
}
.actlpadding8{
	padding-right: 10px;
}
.actlpadding10{
	padding-top: 2px;
	padding-bottom: 2px;
}
.actlpadding11{
	padding-bottom: 15px;
}
.actlpadding12{
	padding-left: 5px;
}
.actlpadding13{
	padding-top: 10px;
}
/* actl padding classes end here -----------------------------------------*/

/*footer classes starts here*/
.actlfooter{
	color: #4C4C4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.actlfooterbg{
	border-top: solid 1px #B3B3B3;
	padding-top: 1px;
	padding-bottom: 1px;
}
/*footer classes ends here ----------------------------------------------------*/

/*top menu classes starts here*/
.actltopmenu:link{
	color: #467ECD;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	letter-spacing: 1px;
}
.actltopmenu:active{
	color: #467ECD;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	letter-spacing: 1px;
}
.actltopmenu:visited{
	color: #467ECD;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	letter-spacing: 1px;
}
.actltopmenu:hover{
	color: #D4B42A;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	letter-spacing: 1px;
}
.actlmenubrd{
	background-image: url(/ACTL/images/actl_topmenu_brd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.actltopmenupadding{
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*top menu classes ends here ----------------------------------------------------*/

/* actl scroll classes starts here*/
.actlscrollcurve-lt{
	background-image: url(/ACTL/images/actl_scroll_curve_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:5px;
	width: 5px;
	font-size:0px;
}
.actlscrollcurve-rt{
	background-image: url(/ACTL/images/actl_scroll_curve_rt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:5px;
	width: 5px;
	font-size:0px;
}
.actlscrollcurve-lb{
	background-image: url(/ACTL/images/actl_scroll_curve_lb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:5px;
	width: 5px;
	font-size:0px;
}
.actlscrollcurve-rb{
	background-image: url(/ACTL/images/actl_scroll_curve_rb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:5px;
	width: 5px;
	font-size:0px;
}
.actlscrolltop{
	background-image: url(/ACTL/images/actl_scroll_top_bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:5px;
	font-size:0px;
}
.actlscrollbottom{
	background-image: url(/ACTL/images/actl_scroll_btm_bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:5px;
	font-size:0px;
}
.actlscrollleft{
	background-image: url(/ACTL/images/actl_scroll_left_bk.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 0px;
}
.actlscrollright{
	background-image: url(/ACTL/images/actl_scroll_right_bk.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 0px;
}
.actlscroll-arw-l{
	background-image: url(/ACTL/images/actl_scroll_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 0px;
	width: 11px;
	height: 60px;
	cursor: pointer;
}
.actlscroll-arw-r{
	background-image: url(/ACTL/images/actl_scroll_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0px;
	width: 11px;
	height: 60px;
	cursor: pointer;
}
/* actl scroll classes end here ---------------------------------------*/

/* actl left box classes starts here*/
.actlleftheader{
	color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-bottom: solid 1px #777777;
}

.actlbxcurvebl{
	background-image: url(/ACTL/images/actl_bx_bl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 6px;
	font-size: 0px;
}
.actlbxcurvebr{
	background-image: url(/ACTL/images/actl_bx_br.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	font-size: 0px;
}
.actlbxcurvert{
	background-image: url(/ACTL/images/actl_bx_rt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 6px;
	font-size: 0px;
}
.actlbxcurvelt{
	background-image: url(/ACTL/images/actl_bx_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 6px;
	font-size: 0px;
}
.actlbxbrd1{
	background-image: url(/ACTL/images/actl_scroll_right_bk.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.actlbxbrdtop{
	border-top: solid 1px #B7D5EB;
}
.actlbxbrdbtm{
	border-bottom: solid 1px #B7D5EB;
}
.actlbxbrdleft{
	border-left: solid 1px #B7D5EB;
}
.actlbxbrdright{
	border-right: solid 1px #B7D5EB;
}
.actlbxbk{
	background-color: #FBFDFF;
}
/* actl left box classes end here ----------------------------------------*/

/*actl vertical tab classes start here*/

/*class for first tab start*/
.actltab-1st-t-act{
	background-image: url(/ACTL/images/actl_tab_1_active.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 20px;
	height: 11px;
	font-size:0px;
	cursor:pointer;
}
.actltab-1st-t-inact{
	background-image: url(/ACTL/images/actl_tab_1_inact.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 20px;
	height: 11px;
	font-size:0px;
	cursor:pointer;
}
.actltab-1st-m-act{
	background-image: url(/ACTL/images/actl_tab_1_active_middle.gif);
	background-repeat: repeat-y;
	width: 20px;
	font-size:0px;
	cursor:pointer;
}
.actltab-1st-m-inact{
	background-image: url(/ACTL/images/actl_tab_1_inact_middle.gif);
	background-repeat: repeat-y;
	width: 20px;
	font-size:0px;
	cursor:pointer;
}
.actltab-1st-b-act{
	background-image: url(/ACTL/images/actl_tab_1_active_btm.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 20px;
	height: 18px;
	font-size:0px;
	cursor:pointer;
}
.actltab-1st-b-inact{
	background-image: url(/ACTL/images/actl_tab_1_inact_btm.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 18px;
	font-size:0px;
	cursor:pointer;
}
/*class for first tab end--------------------*/

/*class for 2nd tab start*/
.actltab-2nd-b-act{
	background-image: url(/ACTL/images/actl_tab_2_active_btm.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 17px;
	font-size:0px;
	cursor:pointer;
}
.actltab-2nd-b-inact{
	background-image: url(/ACTL/images/actl_tab_2_inact_btm.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 17px;
	font-size:0px;
	cursor:pointer;
}
/*class for 2nd tab end--------------------*/

/*class for third tab start--*/

.actltab-3rd-b-act{
	background-image: url(/ACTL/images/actl_tab_3_active_btm.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 20px;
	height: 17px;
	font-size:0px;
	cursor:pointer;

}
.actltab-3rd-b-inact{
	background-image: url(/ACTL/images/actl_tab_3_inact_btm.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 20px;
	height: 17px;
	font-size:0px;
	cursor:pointer;

}
/*class for third tab end--------------------*/
.actlfliptext{
	writing-mode: tb-rl;
	filter: flipv fliph;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size:11px;
	font-weight:bold;
	color:004678;
	text-decoration:none;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}
.actlfliptext-inact{
	writing-mode: tb-rl;
	filter: flipv fliph;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size:11px;
	font-weight:bold;
	color:856B00;
	text-decoration:none;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;

}
/*actl vertical tab classes end here --------------------------------------*/

.actltxt{                /*class for center content and testimonial content*/
	color: #4C4C4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-bottom: 5px;
}
.actlfont{             /*class for center-top content*/
	color: #4C4C4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
	line-height: 15px;
}
.actlbrd{
	border-bottom: solid 1px #B1B1B1;
}

/* class for More link style start*/
.actlmore:link {
	FONT-SIZE: 10px;
	COLOR: #71A2C2; 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	text-align: right;
	padding-right: 10px;
}
.actlmore:active {
	FONT-SIZE: 10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	COLOR: #71A2C2; 
	text-align: right;
	padding-right: 10px;
}
.actlmore:visited {
	FONT-SIZE: 10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	COLOR: #71A2C2; 
	text-align: right;
	padding-right: 10px;
}
.actlmore:hover {
	FONT-SIZE: 10px;
	COLOR: #145F91;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: right;
	TEXT-DECORATION: none;
	padding-right: 10px;
}



.actlinput{
	border:1px solid #D3D1D1;
	color: #4C4C4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;


}
.actlviewdemobtn{
	background:url(/ACTL/images/actl_viewdemo.gif);
	border:0px;
	background-repeat: no-repeat;
	height:17px;
	width:60px;
	cursor: pointer;
}


.actlmode{
	FONT-SIZE: 16px;
	font-weight:bold;
	COLOR: #968ACF; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	padding-top:5px;


}
.actlmodeicon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #968ACF;
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/mode_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;


}
.actlstep1icon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #968ACF;
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/step1_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;


}
.actlbullet1icon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #968ACF;
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/bullet1_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;


}
.actltemplate{
	FONT-SIZE: 16px;
	font-weight:bold;
	COLOR: #F55F45; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	padding-top:5px;

}
.actltemplateicon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #F55F45; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/template_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;
}
.actlstep2icon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #F55F45; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/step2_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;
}
.actlbullet2icon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #F55F45; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/bullet2_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;
}
.actlsetup{
	FONT-SIZE: 16px;
	font-weight:bold;
	COLOR: #00CB2C; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	padding-top:5px;

}
.actlsetupicon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #00CB2C; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/setup_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;
}
.actlstep3icon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #00CB2C; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/step3_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;
}
.actlbullet3icon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #00CB2C; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/bullet3_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;
}


.actlscheduling{
	FONT-SIZE: 16px;
	font-weight:bold;
	COLOR: #EA7800; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	padding-top:5px;

}
.actlschedulingicon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #EA7800; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/scheduling_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;
}
.actlstep4icon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #EA7800; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/step4_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;
}
.actlbullet4icon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #EA7800; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/bullet4_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;
}

.actldistribution{
	FONT-SIZE: 16px;
	font-weight:bold;
	COLOR: #00C7D2; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	padding-top:5px;


}
.actldistributionicon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #00C7D2; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/distribution_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;
}
.actlstep5icon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #00C7D2; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/step5_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;
}
.actlbullet5icon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #00C7D2; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/bullet5_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;
}

.actlpayment{
	FONT-SIZE: 16px;
	font-weight:bold;
	COLOR: #1E8778; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	padding-top:5px;

}
.actlpaymenticon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #1E8778; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/payment_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;
}

.actlstep6icon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #1E8778; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/step6_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;
}
.actlbullet6icon{
	FONT-SIZE: 11px;
	font-weight:bold;
	COLOR: #1E8778; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/bullet6_icon.gif);
	background-position:right 5;
	background-repeat: no-repeat;
}
.actlheader{
	FONT-SIZE: 16px;
	font-weight:bold;
	COLOR: #3E7CAF; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;

}
.actlheadericon{
	FONT-SIZE: 16px;
	font-weight:bold;
	COLOR: #3E7CAF; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/actl_header_icon.gif);
	background-position:right 2;
	background-repeat: no-repeat;
}
.actlsubheader{
	FONT-SIZE: 12px;
	font-weight:bold;
	COLOR: #3E7CAF; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
}
.actlsubheadericon{
	FONT-SIZE: 16px;
	font-weight:bold;
	COLOR: #3E7CAF; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/actl_subheader_icon.gif);
	background-position:right 2;
	background-repeat: no-repeat;
}

.actlbullet{
	list-style-image: url(/ACTL/images/actl_bullet2.gif);
	
}
.actlheaders{

	FONT-SIZE: 14px;
	font-weight:bold;
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	color:#3E7CAF;

}

.ol-nopadding{
	FONT-SIZE: 14px;
	font-weight:bold;
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	color:#3E7CAF;
	list-style-image: url(/ACTL/images/actl_ol1.gif);
	/*margin-left:30px;*/
	/*vertical-align:middle;*/
	/*display: list-item;*/

}
.ul-nopadding{
	color: #4C4C4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	list-style-image: url(/ACTL/images/actl_ul1.gif);
	/*margin-left:20px;*/
	/*display: list-item;*/
}
.li-nopadding{
	FONT-SIZE: 14px;
	font-weight:bold;
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	color:#3E7CAF;
	list-style-image: url(/ACTL/images/actl_ol1.gif);
/*	margin-left:30px;*/
	/*padding-bottom:30px;*/
	vertical-align:middle;
	/*line-height: 14px;*/
}
ol{
	FONT-SIZE: 14px;
	font-weight:bold;
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	color:#3E7CAF;
	list-style-image: url(/ACTL/images/actl_ol1.gif);
	/*margin-left:30px;*/
	padding-bottom:20px;
	vertical-align:middle;
	/*display: list-item;*/

}
ul{
	color: #4C4C4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-bottom: 10px;
	list-style-image: url(/ACTL/images/actl_ul1.gif);
	/*margin-left:20px;*/
	padding-top:4px;
	/*display: list-item;*/

}

.actlinnerli{
	color: #4C4C4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	/*line-height: 14px;*/
	/*text-align:justify;*/
	list-style-image: url(/ACTL/images/actl_li1.gif);
	/*margin-left:20px;	*/
}


i{
	color: #4C4C4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italics;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-bottom: 11px;
	line-height: 14px;
	text-align:left;
}

.actlpageheader{
	FONT-SIZE: 16px;
	font-weight:bold;
	COLOR: #3E7CAF; 
	font-family: "Trebuchet MS",Verdana,Arial, Helvetica, sans-serif;
	background-image: url(/ACTL/images/actl_header_icon.gif);
	background-position:left 2;
	background-repeat: no-repeat;
	padding-left:20px;
	

}

/* class for More link style end*/

/*
--------------------------------------------------------------------------------------------------------------
..............................common classes for all portal END here
                                                          ................................................
--------------------------------------------------------------------------------------------------------------
*/


/*
--------------------------------------------------------------------------------------------------------------
..............................common classes for LEFT TAB CONTENT STARTS here
                                                          ................................................
--------------------------------------------------------------------------------------------------------------
*/



/*CLASSES FOR LEFT TAB - "FOCUS AREA" STARTS HERE ----------------------------*/
.actlrm{
	color: #676767;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-bottom: 10px;
	padding-top:5px;
}
.actlrmsmall{
	color: #484848;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-bottom: 10px;
	padding-top:5px;
}

/* actl portal background classes for mouse over effect start*/

.actlrmbk{                              /*RM portal background*/
	background-color: #EEF6FF;
}
.actlinsurancebk{                       /*insurance services portal background*/
	background-color: #FAF6EB;
}
.actlcustservbk{                        /*cutomized services portal background*/
	background-color: #F6F1EC;
}
.actltestingbk{                         /*testing portal background*/
	background-color: #EFE6E7;
}
.actlleftbrd{                           /*dotted border for center area*/
	border-left: dotted 1px #418DC5;
}

/* actl portal background classes for mouse over effect end--------------------------------*/

/*CLASSES FOR LEFT TAB - "FOCUS AREA" ENDS HERE --------------------------*/


/*CLASSES FOR LEFT TAB - "SUPPORT SERVICES" STARTS HERE---------------------------*/

.cpleftmenu:link{
	color: #292929;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
	padding-top: 5px;
	padding-left: 5px;

}
.cpleftmenu:active{
	color: #292929;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
	padding-top: 5px;
	padding-left: 5px;
}
.cpleftmenu:visited{
	color: #292929;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
	padding-top: 5px;
	padding-left: 5px;
}
.cpleftmenu:hover{
	color: #CF882C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
	padding-top: 5px;
	padding-left: 5px;
}
/*-------------------------Classes for support services icon starts here-----------------*/

.cpss-cus	{
	background-image:  url(/ACTL/images/cp_ss_cus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
	margin-top: 4px;
}

.cpss-test	{
	background-image:  url(/ACTL/images/cp_ss_test.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
	margin-top: 4px;
}

.cpss-qa	{
	background-image:  url(/ACTL/images/cp_ss_qa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
	margin-top: 4px;
}

.cpss-ba	{
	background-image:  url(/ACTL/images/cp_ss_ba.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
	margin-top: 4px;
}

.cpss-um	{
	background-image:  url(/ACTL/images/cp_ss_um.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
	margin-top: 4px;
}

.cpss-oh	{
	background-image:  url(/ACTL/images/cp_ss_oh.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
	margin-top: 4px;
}

.cpss-lm	{
	background-image:  url(/ACTL/images/cp_ss_lm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
	margin-top: 4px;
}

.cpss-mr	{
	background-image:  url(/ACTL/images/cp_ss_mr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
	margin-top: 4px;
}

.cpss-os	{
	background-image:  url(/ACTL/images/cp_ss_os.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
	margin-top: 4px;
}

.cpss-si	{
	background-image:  url(/ACTL/images/cp_ss_si.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
	margin-top: 4px;
}

/*CLASSES FOR LEFT TAB "SUPPORT SERVICES" END HERE----------------------------*/

/*CLASSES FOR LEFT MENU "UTILITIES" STARTS HERE---------------------------*/
.actlutilities:link{
	color: #1B5172;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
}
.actlutilities:active{
	color: #1B5172;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
}
.actlutilities:visited{
	color: #1B5172;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
}
.actlutilities:hover{
	color: #D99900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
}
.actlutil-bullet{
	background-image:  url(/ACTL/images/actl_utilities_bullet.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
	margin-left: 7px;
	margin-right: 10px;
	padding-left: 15px;
	margin-top: 5px;
}
/*CLASSES FOR LEFT MENU "UTILITIES" ENDS HERE-------------------------*/


/*CLASSES FOR LEFT MENU "TOOLS" STARTS HERE--------------------------*/
.actltools{
	border-bottom: solid 1px #E4E4E4;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*CLASSES FOR LEFT MENU "TOOLS" ENDS HERE----------------------------*/

/*
--------------------------------------------------------------------------------------------------------------
..............................common classes for LEFT TAB CONTENT ENDS here
                                                          ................................................
--------------------------------------------------------------------------------------------------------------
*/

/*top topnavbar classes starts here*/
.actlnav:link {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF; 
	font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
	LETTER-SPACING: 1px;
	TEXT-DECORATION: none;
}
.actlnav:active {
	FONT-SIZE: 12px;
	font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
	LETTER-SPACING: 1px;
	TEXT-DECORATION: none;
	COLOR: #FFFFFF; 
}
.actlnav:visited {
	FONT-SIZE: 12px;
	font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
	LETTER-SPACING: 1px;
	TEXT-DECORATION: none;
	COLOR: #FFFFFF; 
}
.actlnav:hover {
	FONT-SIZE: 12px;
	COLOR: #D6EFFF;
	font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
	LETTER-SPACING: 1px;
	TEXT-DECORATION: none;
}
.actl-nav-curve-bl{
	background-image: url(/ACTL/images/actl_nav_curve_bl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:0px;
	width: 6px;
	height: 6px;
}
.actl-nav-curve-br{
	background-image: url(/ACTL/images/actl_nav_curve_br.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size:0px;
	width: 6px;
	height: 6px;
}
.actl-nav-curve-tl{
	background-image: url(/ACTL/images/actl_nav_curve_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:0px;
	width: 6px;
	height: 6px;
}
.actl-nav-curve-tr{
	background-image: url(/ACTL/images/actl_nav_curve_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size:0px;
	width: 6px;
	height: 6px;
}
.actl-nav-left{
	border-left: solid 1px #9D9D9D;
	background-color: #468EC2;
	font-size:0px;
}
.actl-nav-right{
	border-right: solid 1px #9D9D9D;
	background-color: #468EC2;
	font-size:0px;
}
.actl-nav-bottom{
	border-bottom: solid 1px #9D9D9D;
	background-color: #468EC2;
	font-size:0px;
}
.actl-nav-top{
	border-top: solid 1px #9D9D9D;
	background-color: #468EC2;
	font-size:0px;
	background-position: left top;
}
.actl-nav-bk{
	background-color: #468EC2;
}
.actl-nav{
	background-image: url(/ACTL/images/actl_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-left: 20px;
	padding-right: 12px;
	letter-spacing: 1px;
}
/*top topnavbar classes ends here ----------------------------------------------*/

/*class for testimonial start here */
.actltestimonial{
	border-top: dotted 1px #4c4c4c;
	padding-top: 10px;
}
/*class for testimonial end here ------------------------------------------------ */


/* class for collaboration start here*/
.actlcolfont{
	color: #828282;
	font-family: Arial Narrow, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	white-space:nowrap;
}
.actlcolbk{
	background-image: url(/ACTL/images/actl_col_bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* class for collaboration end here----------------------------*/

/* class for sub table's container td  */

/*classes for inquiry popup screen starts here*/
.actlinqban{
	background-color: #EBF2FD;
	background-image: url(/actl/images/maininquiryhead.gif);
	background-repeat: no-repeat;
	height: 48px;
	font-size: 0px;
}

.actlinqpadding1	{
	padding-top: 10px;
	padding-bottom: 10px;
}

.actlinqpadding2	{
	padding-left: 20px;
	padding-right: 20px;
}
		
.actlinqtext	{
	font-family: tahome, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #335AA9;
	lettre-spacing: 0px;
	white-space: nowrap;
}

.actlinqastirk	{
	font-family:  verdana, tahome, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C90000;
	lettre-spacing: 0px;
	vertical-align:top;
	white-space: nowrap;
}

.actlinqmsg	{
	font-family:  verdana, tahome, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C90000;
	lettre-spacing: 0px;
}



.actlinqhead	{
	font-family: tahome, arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A01D0B;
	lettre-spacing: 0px;
	background-image: url(/actl/images/rm_ol1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-bottom: 15px;
	padding-top: 3px;
	white-space: nowrap;
	
}	

.actlinqsubhead	{
	font-family: tahome, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A01D0B;
	lettre-spacing: 0px;
	padding-bottom: 15px;
	white-space: nowrap;
}

.actlinqbdr	{
	border-bottom: solid 1px #D1D1D1;
}


.actlinqinp	{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	background-color: #F8FBFF;
	height: 18px;
	font-weight: normal;
	color: #1A3F8B;
	border: 1px solid #C9DAF5;
}

.actlinqtxtarea	{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	background-color: #F8FBFF;
	font-weight: normal;
	color: #1A3F8B;
	border: 1px solid #C9DAF5;
	SCROLLBAR-FACE-COLOR: #E6EEF4;
	SCROLLBAR-HIGHLIGHT-COLOR:#C4D9E4; 
	SCROLLBAR-SHADOW-COLOR: #7EA7BC;
	SCROLLBAR-3DLIGHT-COLOR: #9BC1D4; 
	SCROLLBAR-ARROW-COLOR: #376A83; 
	SCROLLBAR-TRACK-COLOR: #D6E4EE;
	SCROLLBAR-DARKSHADOW-COLOR:#9BC1D4;

}

.actlinqbut	{
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #417AAC;
	border: 1px solid #C6D8F4;
	height: 18px;
	background-image: url(/actl/images/actl_main_inq_butbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: auto;
	background-color: #FEFFFF;
	cursor: pointer;
}
/*classes for inquiry popup screen ends here*/

/*classes for download popup screen starts here*/
.actldwnldbtn{
	background-image: url(/ACTL/images/downloadnow.gif);
	width: 106px;
	height: 20px;
	background-repeat: no-repeat;
	border: 0px;
	background-position: top left;
	cursor: pointer;
}
.actldwnldcancelbtn{
	background-image: url(/ACTL/images/dwn_cancel.gif);
	width: 64px;
	height: 20px;
	background-repeat: no-repeat;
	border: 0px;
	background-position: top left;
	cursor: pointer;
}
.actldwnldtitle{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	background-image: url(/ACTL/images/cp_header_icon.gif); 
	COLOR: #C5692B;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.actldwnldlable{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	COLOR: #CE5200;
	padding-right: 3px;
}
.actldwnldinbx{
	border: solid 1px #E3E3E3;
	background-color: #FAFAFA;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	COLOR: #C5692B;
	padding-left: 1px;
}
/*classes for download popup screen ends here*/

/*class to display message to press cntrl key starts added by kinjal shah dated on 24th Nov 2005*/
.actlpresscntrl{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	COLOR: #316C97;
	padding-right: 3px;
	padding-top: 10px;
	/*border-top: solid 1px #E4E4E4;*/
	padding-left: 5px;
	vertical-align: top;
}
/*class to display message to press cntrl key ends*/

}
