@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
outline: none;
}

body {
background-color: #0c63a6;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:0;
}

#container{
	margin: 0 auto;
	width: 910px;
	}
	
#headerBG{
	background: url(../img/headerbg.jpg) no-repeat scroll 0 0;
	margin-top: 8px;
	float: right;
	display: inline;
	height: 98px;
	width: 910px;
	clear:both;
	}
	
#topNav{
	float:right;
	display:block;
	width:auto;
	}
	
#topNav a{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	display:block;
	float:left;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	height:15px;
	line-height:16px;
	margin:10px 5px 0 0;
	text-align:center;
	width:60px;
	}
	
#topNav a:hover {
	color:#85C9FC;
	}

a {
	outline-color: -moz-use-text-color;
	color: #0c63a6;
	outline-style:none;
	outline-width:0;
	text-decoration:none;
	}
	
ol li{
	list-style-position:inside;	
	}

#logo{
	width:260px;
	height:64;
	float:left;
	display:block;
	margin: 20px 0 0 20px;
	}
	
.separator{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	display:block;
	float: left;
	font-size:11px;
	font-weight:bold;
	height:15px;
	line-height:16px;
	margin:10px 5px 0 0;
	text-align:center;
	width:10px;
	}
	
ul  {
	list-style-type: none;
	}
	
ul#mainNav li {
	display: inline;
	}
	
ul, ol, li, p, h1, h2, h3, h4, h5,
h6, blockquote, span, em, a, form{
	border: 0 none;
	margin: 0;
	padding: 0;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	}
	
ul#mainNav{
	float: right;
	padding-top: 26px;
	margin: 25px 0 0;
	width: 510px;
	}
	
ul#mainNav li a {
	color: #044c66;
	display: inline;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 42px;
	letter-spacing: 0.1em;
	line-height: 43px;
	padding: 0px 15px;
	margin-top: 5px;
	text-align: center;
	}
	
ul#mainNav li a:hover {
	color: #ed1c24;
	}
	
ul#mainNav li.selected a{
	color: #ed1c24;
	}

#bottomNav span.selectedBttm a{
	color: #39A4D7;
	}

ul#mainNav span {
	background: url(../img/mainNavSep.jpg) no-repeat scroll 0 0;
	float: left;
	display: inline;
	width: 1px;
	height: 42px;
	}
	
.main {
	background: transparent url(../img/centerBG.jpg) repeat-y; 
	height: auto;
	width: 910px;
	float: left;
	position:inherit;
	}
	
*html body div.main{  
	margin-top:-3px;
	}
	
.main_sub {
	background: transparent url(../img/centerBG_sub.jpg) repeat-y; 
	width: 910px;
	height: auto !important;
	float: left;
	}
	
#mainContentHolder{
	width: 559px;
	height:auto;
	margin-top: 5px;
	float: left;
	padding: 0 15px 0 10px;
	}	
	
#contentCenter{
	background: url(../img/topRated_centerBg.jpg) repeat-y scroll top left;
	width: 572px;
	margin-top: 10px;
	margin-left: 3px;
	clear:both;
	}

.contentTopBlue{
	background: url(../img/sud_centerBG.jpg) repeat-y;
	width: 910px;
	height: 64px;
	}

#topRated_topBG{
	background: transparent url(../img/topRated_topBg.jpg) no-repeat;
	width: 572px;
	height: 35px;
	clear:both;
	}
	
#topRated_topBG h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 0 13px;
	}	

#topRated_contentL{
	width:220px;
	padding: 25px 0 0 40px;
	float: left;
	}
	
#topRated_contentR{
	width:220px;
	padding: 25px 0 0 40px;
	float: left;
	}
	
#topRated_contentL li{
	font-family: Tahoma, Geneva, sans-serif;
	background: transparent url(../img/bullet.gif) no-repeat scroll left top;
	height: 13px;
	line-height: 10px;
	color: #023651;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 6px 25px;
	}
	
#topRated_contentL a{	
	color: #023651;	
	}
	
#topRated_contentL a:hover{	
	color: #076298;	
	}
	
#topRated_contentR a:hover{	
	color: #076298;	
	}
	
#topRated_contentR a{	
	color: #023651;	
	}

#topRated_contentR li{
	font-family: Tahoma, Geneva, sans-serif;
	background: transparent url(../img/bullet.gif) no-repeat scroll left top;
	height: 13px;
	line-height: 10px;
	color: #023651;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 6px 25px;
	}
	
#contentBottom h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #023651;
	font-variant: normal;
	font-weight: bold;
	margin: 15px 0 1px 5px;
	}
	
#contentBottom h2 a{
	color: #023651;
	text-decoration: none;
	}

.horiBlueLine {
	background: #81a5c1;
	width: 565px;
	height: 1px;
	margin: 5px 0 8px 5px;
	clear:both;
	}

	
#mainSidebar{
	width: 300px;
	height: auto;
	float:right;
	margin: 5px 10px 0 0;
	clear:right;
	}
	
#RPanel_btnHolder {
	height: auto;
	width: 298;
	padding-top: 10px;
	}
	
.RPanel_btn{
	margin: 0 0 3px 3px;
	}
	
#bottomNav{
	width: 830px;
	margin: 10px auto 10px auto;
	text-align: center;
	}
	
#bottomNav span a{
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
	height: 15px;
	line-height: 16px;
	margin: 0 5px 0 5px;
	text-align: center;
	}
	
#bottomNav span a:hover{
	color:#85C9FC;
	}	
	
.bttm_separator{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:  11px;
	font-weight: bold;
	height: 15px;
	margin-top: 10px;
	text-align: center;	
	}	
	
#copy{
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 5px;
	text-align: center;
	}
	
#copy a{
	color: #4E87C7;
	}
	
#copy a:hover{
	color: #FFF;
	}
	
#LPSub_titleBG h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #ebebeb;
	font-variant: normal;
	font-weight: bold;
	padding: 5px 0 0 15px;
	}
	
#LPSub_NL_titleBG h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #ebebeb;
	font-variant: normal;
	font-weight: bold;
	padding: 5px 0 0 15px;
	}
	
#LPSub_NL_titleBG{
	background:url(../img/title_Newsletter.jpg) no-repeat scroll 0 0;
	width: 163px;
	height: 33px;
	margin: 2px auto 5px auto;
	}	
	
#LPSub_titleBG{
	background:url(../img/title_Products.jpg) no-repeat scroll 0 0;
	width: 168px;
	height: 33px;
	margin: 2px auto 5px auto;
	}
	
#LPSub_contentHolder, #products_em_LPSub_contentHolder{
	height: 490px;
	padding: 10px 15px 0 15px;
	}
	
/*#products_em_LPSub_contentHolder {
	height: 465px;
	padding: 10px 15px 0 15px;
	}*/
	
#compare_LPSub_contentHolder{
	height: 485px;
	padding: 10px 15px 0 15px;
	}	
	
#Comp_about_LPSub_contentHolder{
	height: 220px;
	padding: 10px 15px 0 15px;
	}
	
#Comp_ne_LPSub_contentHolder{
	height: 260px;
	padding: 10px 15px 0 15px;
	}
	
#services_crmi_LPSub_contentHolder{
	height: 225px;
	padding: 10px 15px 0 15px;
	}
	
#services_lnc_LPSub_contentHolder{
	height: 200px;
	padding: 10px 15px 0 15px;
	}
	
#Sched_LPSub_contentHolder{
	height: 720px;
	padding: 10px 15px 0 15px;
	}

#contactus_LPSub_contentHolder{
	height: 455px;
	padding: 10px 15px 0 15px;
	}
	
#Comp_carrer_LPSub_contentHolder,  #services_LPSub_contentHolder {
	height: 183px;
	padding: 10px 15px 0 15px;
	}	
	
#FAQ_gen_LPSub_contentHolder{
	height: 720px;
	padding: 10px 15px 0 15px;
	}	
	
#FAQ_gs_LPSub_contentHolder{
	height: 370px;
	padding: 10px 15px 0 15px;
	}	
	
#FAQ_kf_LPSub_contentHolder{
	height: 1075px;
	padding: 10px 15px 0 15px;
	}
	
#products_ls_LPSub_contentHolder{
	height: 700px;
	padding: 10px 15px 0 15px;
	}
	
#products_lpb_LPSub_contentHolder{
	height: 520px;
	padding: 10px 15px 0 15px;
	}
	
#products_SS_LPSub_contentHolder{
	height: 485px;
	padding: 10px 15px 0 15px;
	}	
	
#products_rwa_LPSub_contentHolder{
	height: 585px;
	padding: 10px 15px 0 15px;
	}
	
#sucstorie_mf_LPSub_contentHolder{
	height: 410px;
	padding: 10px 15px 0 15px;
	}

#customer_LPSub_contentHolder{
	height: 808px;
	padding: 10px 15px 0 15px;
	}
	
#customer_cs_LPSub_contentHolder{
	height: 375px;
	padding: 10px 15px 0 15px;
	}

#centerPanel{
	height:auto;
	width: 478px;
	float: left;
	margin-top: 15px;
	padding: 0 0 0 15px;
	}
	
#centerPanel h5{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 25px;
	font-weight: normal;
	}
	
.centerPanel_inner{
	width: 478px;
	float: left;
	margin-top: 15px;
	padding: 0 0 0 15px;
	font: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	margin-top: 25px;
	line-height: 18px;
	}
	
.centerPanel_inner ul li{
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: disc;
	}
	
.rightPanel_sub{
	background: url(../img/bgSubPanel_center.jpg) repeat-y;
	width: 190px;
	margin: 15px 0 0 8px;
	float:left;
	padding-bottom:12px;
	}
	
.rightPanel_sub_inner{
	background: url(../img/bgSubPanel_center.jpg) repeat-y;
	height: auto !important;
	width: 190px;
	margin: 0 0 0 8px;
	float: left;
	}
	
.leftPanel_sub{
	background: url(../img/bgSubPanel_center.jpg) repeat-y;
	width: 190px;
	margin: 15px 0 0 0;
	float: left;
	height:auto;
	}
	
.leftPanel_sub_inner{
	background: url(../img/bgSubPanel_center.jpg) repeat-y;
	height: auto !important;
	width: 190px;
	margin: 0 0 0 0;
	float: left;
	}
	
.bodywrapper_sub{
	width:910px;
	height:auto;
	margin-left:15px;
	clear:both;
	}
	
.bodyWindowLike_sub{
	width:478px;
	height:auto;
	clear:both;
	}
	
#RPSub_titleBG h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #1f499d;
	font-variant: normal;
	font-weight: bold;
	padding: 5px 0 0 15px;
	}
	
#RPSub_contentHolder, #products_em_RPSub_contentHolder {
	height: 667px;
	padding-top: 15px;
	}
	
/*#products_em_RPSub_contentHolder {
	height: 645px;
	padding-top: 15px;
	}*/
	
#compare_RPSub_contentHolder{
	height: 660px;
	padding-top: 15px;
	}	
	
#Comp_about_RPSub_contentHolder {
	height: 395px;
	padding-top: 15px;
	}

#services_lnc_RPSub_contentHolder{
	height: 380px;
	padding-top: 15px;
}

#Sched_RPSub_contentHolder{
	height: 715px;
	padding-top: 15px;
}

#contactus_RPSub_contentHolder{
	height: 635px;
	padding-top: 15px;
}

#products_ls_RPSub_contentHolder{
	height: 875px;
	padding-top: 15px;
	}

#Comp_carrer_RPSub_contentHolder, #services_RPSub_contentHolder{
	height: 360px;
	padding-top: 15px;
	}

#FAQ_gen_RPSub_contentHolder {
	height: 900px;
	padding-top: 15px;
	}

#FAQ_gs_RPSub_contentHolder {
	height: 370px;
	padding-top: 15px;
	}	

#FAQ_kf_RPSub_contentHolder {
	height: 1070px;
	padding-top: 15px;
	}
	
#services_crmi_RPSub_contentHolder{
	height: 400px;
	padding-top: 15px;
	}

#sucstorie_mf_RPSub_contentHolder{
	height: 591px;
	padding-top: 15px;
	}

#products_lpb_RPSub_contentHolder{
	height: 515px;
	padding-top: 15px;
	}
	
#products_SS_RPSub_contentHolder{
	height: 663px;
	padding-top: 15px;
	}

#products_rwa_RPSub_contentHolder{
	height: 580px;
	padding-top: 15px;
	}
	
#customer_RPSub_contentHolder{
	height: 985px;
	padding-top: 15px;
	}
#customer_cs_RPSub_contentHolder{
	height: 550px;
	padding-top: 15px;
	}

#Comp_ne_RPSub_contentHolder{
	height: 435px;
	padding-top: 15px;
	}

.RSubPanelBtn {
	margin: 5px 8px 5px 8px;
	border:none;
	}
	
	
#LPSub_contentHolder li, #FAQ_gen_LPSub_contentHolder li, #FAQ_gs_LPSub_contentHolder li, #FAQ_kf_LPSub_contentHolder li, #FAQ_service_LPSub_contentHolder li, #Comp_about_LPSub_contentHolder li, #Comp_carrer_LPSub_contentHolder li, #services_LPSub_contentHolder li, #services_crmi_LPSub_contentHolder li, #services_lnc_LPSub_contentHolder li, #contactus_LPSub_contentHolder li, #Sched_LPSub_contentHolder li, #products_em_LPSub_contentHolder li, #products_ls_LPSub_contentHolder li, #products_lpb_LPSub_contentHolder li, #products_rwa_LPSub_contentHolder li, #customer_LPSub_contentHolder li, #customer_cs_LPSub_contentHolder li, #compare_LPSub_contentHolder li, #products_SS_LPSub_contentHolder li, #Comp_ne_LPSub_contentHolder li, #sucstorie_mf_LPSub_contentHolder li{
	font-family: Tahoma, Geneva, sans-serif;
	background: transparent url(../img/bullet_sub.gif) no-repeat scroll left 2px;
	color: #023651;
	font-weight: normal;
	font-size: 12px;
	padding-left: 20px;
	margin-bottom: 10px;
	}
	
#CPSub_contentHolder {
	font: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	margin-top: 25px;
	line-height: 18px;	
	}

#CPSub_contentHolder ul li{
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: circle;
	}
	
.PHeader{
	background: url(../img/LGPanel_top.jpg) no-repeat scroll 0 0;
	width: 477px;
	height: 38px;
	}	
	
.PHeader h6{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #0c63a8;
	padding: 10px 0 0 15px;
	}
	
.portfolio {
	background:  url(../img/EMPanel_center.jpg) repeat-y;
	clear:both;
	}
	
.Pdesc{
	width: 200px;
	height: 200px;
	padding: 5px 0 0 10px;
	margin-left: 15px;
	display: inline;
    clear: both;
	float:left;
	}
	
.Pdesc ul li{
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: circle;
	margin-bottom: 10px;
	}
	
.PImg{

	width: 207px;
	height: 207px; 
	margin-right: 20px;
	display: inline;
	float: right;
	cursor: url(../img/zoomin.cur), pointer !important;
	}

/*roundtable attrib*/

div.roundedTable{
	background: #FFF url(../img/roundTable_mid.gif) repeat-y scroll 0 0;
	color: #43545E;
	font-size: 11px;
	width: 454px;
	}
	
.roundedTable th{
	background: #355d99 url(../img/roundTable_headerBG.gif) repeat-x scroll 0 0;
	width: auto;
	color: #FFF;
	}
	
.roundedTable tr.on{
	background: #94b8ef none scroll 0 0;
	}	
	
	
	
.roundedTable td{
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 3px 2px 3px 5px;
	}
	
.roundedTable td.center{
	text-align: center;
	}
	
#partnerHolder{
	margin-top: 5px;
	display:block;
	}
	
	
.imgHolder{
	float: right;
	margin-bottom: 8px;
	}
	
#partnerHolder_services{
	margin-top: 5px;
	padding-left: 60px;
	}
	
.imgHolder_services{
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	}	
	
#tableHolder{
	width: 440px;
	margin: auto;
	}
	
.thumbHolder{
	float: right;
	margin: 5px 5px 5px 5px;
	}
	
.LN_selected a{
	color:#ee1c25;
	}
	
.formTxt {
	background: #fff5d2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 150px;
	height: 17px;	 
	color: #398bd4;
	padding-left: 2px;
	margin-bottom: 5px; 
	}