img{border:0;}
span.quotes{
	display:block;
	background:/*url(/graphics/quote_leftBorder.png) left top repeat-y*/ #f3f9fd;
	font-size:14px;
	font-weight:bold;
	color:#0e3a6a;
	margin:0 0 0 0;
	padding:16px 22px 0 22px;
	width:562px;
}

span.authorQuotes{
	display:block;
	background:/*url(/graphics/quote_leftBorder.png) left top repeat-y*/ #f3f9fd;
	font-size:12px;
	color:#0e3a6a;
	font-style:italic;
	padding:5px 22px 16px 22px;
	width:562px;
}
span.Factoid{
	display:block;
	background:/*url(/graphics/quote_leftBorder.png) left top repeat-y*/ #f3f9fd;
	font-size:14px;
	font-weight:bold;
	color:#0e3a6a;
	padding:16px 22px 16px 22px;
	width:562px;
}
p.standardText{
	width:607px;
	line-height:20px;
}

strong.subHeader{
	font-style:14px !Important;
}

ul {
    line-height: 20px;
    margin: 0 0 0 15px;
	list-style: disc ;
}
h2{
	font-size:21px;
}
.clear{
	clear:both;
}
.hide{
	display:none;
}
.dottedLine{
	background:url(/graphics/border/dottedLine_bg.png) repeat-x;
	height:1px;
}
input[type="text"]{
	color:#4c6c81;
	font-size:12px;
}
*{
	padding:0;
	margin:0;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#252E5E;
	font-size:12px;
}
#container{
	width:100%;
	display:block;
	background:url(/graphics/BG/main_repeat_bg.png) #0d3767 repeat-x;
	height:100%;
}
 #wrapper{
	/*width:1054px;*/
	width:1049px;
	height:auto;
	display:block;
	margin:0 auto;
	background:url(/graphics/BG/mian_bg.png) no-repeat;
 }
 
 	#header_Container{
		display:block;
		height:126px;
		width:1050px;
	}
		#header_Container #logo{
			margin:51px 0 0 9px;
			float:left;
			width:auto;
		}
			#header_Container #logo a{
				display:block;
				background:url(/graphics/logo.png) no-repeat;
				width:163px;
				height:45px;
				line-height:0px;
				font-size:0px;
				text-indent:-99999px;
			}
		#header_Container #utilities_Container{
			margin:4px 0 0 0;
			width:421px;
			height:34px; 
			display:block;
			float:right;
		}
			#header_Container #utilities_Container img{
				margin:19px 0 0 0;
				float:left;
			}
			#header_Container #utilities_Container a{
				float:right;
			}
		#header_Container #main_Nav_Container{
			margin:53px 2px 0 0;
			float:right;
			width:733px;
		}
			#header_Container #main_Nav_Container a{
				line-height:0px;
				font-size:0px;
				text-indent:-99999px;
				display:block;
				height:12px;
				background:url(/graphics/nav/main_nav.png) no-repeat;
				float:left;
			}
				#header_Container #main_Nav_Container a:hover{
					background-position: 0 -12px;
				}
				#header_Container #main_Nav_Container a.businessChallenge_Nav{
					width:160px;
					background-position:0 0;
				}
					#header_Container #main_Nav_Container a.businessChallenge_Nav.On,
					#header_Container #main_Nav_Container a.businessChallenge_Nav:Hover{
						background-position:0 -12px;
					}
					
				#header_Container #main_Nav_Container a.solutionsService_Nav{
					width:159px;
					background-position: -160px 0;
				}
					#header_Container #main_Nav_Container a.solutionsService_Nav.On,
					#header_Container #main_Nav_Container a.solutionsService_Nav:Hover{
						background-position: -160px -12px;
					}
					
				#header_Container #main_Nav_Container a.aboutUs_Nav{
					width:83px;
					background-position: -319px 0;
				}
					#header_Container #main_Nav_Container a.aboutUs_Nav.On,
					#header_Container #main_Nav_Container a.aboutUs_Nav:Hover{
						background-position: -319px -12px;
					}
					
				#header_Container #main_Nav_Container a.successStories_Nav{
					width:128px;
					background-position: -402px 0;
				}
					#header_Container #main_Nav_Container a.successStories_Nav.On,
					#header_Container #main_Nav_Container a.successStories_Nav:Hover{
						background-position: -402px -12px;
					}
					
				#header_Container #main_Nav_Container a.careers_Nav{
					width:80px;
					background-position: -530px 0;
				}
					#header_Container #main_Nav_Container a.careers_Nav.On,
					#header_Container #main_Nav_Container a.careers_Nav:Hover{
						background-position: -530px -12px;
					}
					
				#header_Container #main_Nav_Container a.newResources_Nav{
					width:121px;
					background-position: -611px 0;
				}
					#header_Container #main_Nav_Container a.newResources_Nav.On,
					#header_Container #main_Nav_Container a.newResources_Nav:Hover{
						background-position:-611px -12px;
					}
	#body_Container_top{
		background:url(/graphics/BG/body_container_top_bg.png) no-repeat;
		width:1049px;
		height:9px;
	}
	#body_Container{
		min-height:488px;
		width:1049px;
		height:auto;
		background:url(/graphics/BG/body_container_bg.png) #ADD8F9 left top repeat-x;
	}
		
		
		#body_Container div#gridBlog_Details{
			background:url(/graphics/BG/hp_blog_bg.png) repeat-x;
			height:222px;
			padding:35px 0 0 0;
			width:100%;
		}
 
	#footer_Container{
		display:block;
		height:388px;
		width:995px;
		clear:both;
		padding:0 0 0 54px;
		background:url(/graphics/BG/footer_Container_bg.png) repeat-x;
	}
		#footer_Container .footer_Search{
			margin:60px 0 19px 5px;
			float:left;
		}
			#footer_Container .footer_Search input[type="text"]{
				color:#ffffff;
				margin:7px 0 0 11px;
				width:171px;
				float:left;
				background:none;
				border:none;
				font-size:11px;
			}
			#footer_Container .footer_Search input[type="submit"]{
				margin:7px 0 0 4px;
				float:left;
			}
		#footer_Container .footer_newsLetter{
			margin:52px 58px 18px 0;
			float:right;
		}
			.footer_newsLetter table{
				float:left;
				margin:0 14px 0 0;
			}
				.footer_newsLetter table td{
					font-size:11px;
					color:#0e3a6b;
					line-height:25px;
				}
					.footer_newsLetter table td span{
						font-size:15px;
						color:#0d3767;
						font-weight:bold;
						line-height:15px;
					}
			.footer_newsLetter #textBox_bg{
				float:left;
				margin:3px 0 0 0;
			}
			#footer_Container .footer_newsLetter input[type="text"]{
				color:#ffffff;
				margin:7px 0 0 11px;
				width:171px;
				float:left;
				font-size:11px;
				background:none;
				border:none;
			}
			#footer_Container .footer_newsLetter input[type="submit"]{
				margin:9px 0 0 15px;
				float:left;
			}
		#footer_Container .footer_divider{
			margin:0 0 15px 0;
			clear:both;
			background:url(/graphics/BG/divider_bg.png) repeat-x;
			height:2px;
			width:935px;
			display:block;
		}
		#footer_Container .footer_utilities{
			float:left;
			margin:0 0 0 5px;
		}
			#footer_Container .footer_utilities p{
				font-size:11px;
				color:#334a7b;
			}
		#footer_Container .footer_nav{
			margin:0 61px 0 0;
			float:right;
			position:relative;
			top:-16px;
		}
			#footer_Container .footer_nav p{
				font-size:11px;
				color:#334a7b;
			}
				#footer_Container .footer_nav p a{
					font-size:11px;
					color:#334a7b;
					text-decoration:none;
				}
					#footer_Container .footer_nav p a:hover{
						text-decoration:underline;
					}
					
/****** subpage **********/
#body_Container.subpageBody_Container{
	background:url(/graphics/BG/subpage_bg.png) left bottom #ffffff repeat-x;
}
	#body_Container.subpageBody_Container .subpage{
		padding-bottom:153px;
		margin:0 0 0 48px;
		width:645px;
	}
	#body_Container.subpageBody_Container .subpage p{
		width:607px;
		/*padding:0 0 0 48px;
		line-height:28px;*/
		line-height:20px;
	}
		#body_Container.subpageBody_Container .subpage p strong{
		}
			#body_Container.subpageBody_Container .subpage p strong.subHeader{
				font-size:14px;
			}
		#body_Container.subpageBody_Container .subpage h1.pageTitle,
		#body_Container.subpageBody_Container .subpage p span.pageTitle{
			display:block;
			margin:35px 0 0 0;
			color:#0d3767;
			font-size:27px;
			font-weight:bold;
		}
	#body_Container.subpageBody_Container .subpage ul{
		line-height:20px;
		max-width:607px;
	}
		#body_Container.subpageBody_Container .subpage ul ul{
			margin:0 0 0 20px;
		}
	#body_Container.subpageBody_Container .subpage table{
		/*margin:0 0 0 48px;*/
		width:526px;
	}
		#body_Container.subpageBody_Container .subpage table ul{
			line-height:20px;
			margin:0 0 0 30px;
		}

#subnav_Container{
	/*padding:24px 21px 30px 48px;*/
	padding:24px 21px 30px 0;
}
	#subnav_Container .subNavItem{
	}
		#subnav_Container .subNavItem .subNavLeft{
			background:url(/graphics/subnav/subNav_left_bg.png) no-repeat;
			width:4px;
			height:28px;
			display:block;
			float:left;
		}
			#subnav_Container .subNavItem:hover .subNavLeft,
			#subnav_Container .subNavItem.on .subNavLeft{
				background:url(/graphics/subnav/subNav_onLeft_bg.png) no-repeat;
			}
		#subnav_Container .subNavItem .subNavBody{
			background:url(/graphics/subnav/subnav_repeat_bg.png) repeat-x;
			height:28px;
			display:block;
			float:left;
		}
			#subnav_Container .subNavItem:hover .subNavBody,
			#subnav_Container .subNavItem.on .subNavBody{
				background:url(/graphics/subnav/subNav_onRepeat_bg.png) repeat-x;
			}
			#subnav_Container .subNavItem .subNavBody a{
				display:block;
				margin:6px 7px 0 7px;
				/*padding:0 7px 0 7px;*/
				color:#0d3767;
				font-size:12px;
				font-weight:bold;
				text-decoration:none;
				float:left;
			}
				#subnav_Container .subNavItem:hover .subNavBody a,
				#subnav_Container .subNavItem.on .subNavBody a{
					color:#ffffff;
				}
				#subnav_Container .subNavItem .subNavBody img.rss{
					background:url(/graphics/icon/rssBlog_icon.png) no-repeat;
					width:12px;
					height:12px;
					display:block;
					float: left;
    				margin: 7px 5px 0 0;
				}
				#subnav_Container .subNavItem:hover .subNavBody img.rss,
				#subnav_Container .subNavItem.on .subNavBody img.rss{
					background:url(/graphics/icon/white_rss.png) no-repeat;
					
				}
		#subnav_Container .subNavItem .subNavRight{
			background:url(/graphics/subnav/subNav_right_bg.png) no-repeat;
			width:4px;
			height:28px;
			display:block;
			float:left;
			margin:0 6px 0 0;
		}
			#subnav_Container .subNavItem:hover .subNavRight,
			#subnav_Container .subNavItem.on .subNavRight{
				background:url(/graphics/subnav/subNav_onRight_bg.png) no-repeat;
			}
#body_Container.subpageBody_Container  #moduler_Container{
	background:url(/graphics/BG/sideBar_bg.png) no-repeat;
	min-height:740px;
	width:332px;
	height:auto;
	margin:71px 0 0 0;
	padding:15px 0 0 2px;
}
/****** end of subpage ***/
/****** text box bg *******/
#textBox_bg{
	width:215px;
	height:30px;
	display:block;
}
	#textBox_bg.lightBlue{
		background:url(/graphics/BG/searchBox_lightBlue_bg.png) no-repeat;
	}
	#textBox_bg.darkBlue{
		background:url(/graphics/BG/searchBox_darkBlue_bg.png) no-repeat;
	}
/****** Buttons **********/
.button{
	font-size:0px;
	line-height:0px;
	text-indent:-99999px;
	display:block;
	border:none;
	cursor:pointer;
}
.contactUs{
	background:url(/graphics/btn/contactUs_btn.png) no-repeat;
	width:107px;
	height:24px;
}
.contactKlogix{
	background:url(/graphics/btn/contactKlogix_btn.png) no-repeat;
	width:135px;
	height:29px;
}
.leftArrow{
	background:url(/graphics/btn/leftArrow_btn.png) no-repeat;
	width:17px;
	height:19px;
}
.rightArrow{
	background:url(/graphics/btn/rightArrow_btn.png) no-repeat;
	width:17px;
	height:19px;
}

.whereDoYouFit{
	background:url(/graphics/btn/whereDoYouFit_btn.png) no-repeat;
	width:167px;
	height:29px;
	
}
.learnMore{
	background:url(/graphics/btn/learnMore_btn.png) no-repeat;
	width:109px;
	height:31px;
}
.readAllEntry{
	background:url(/graphics/btn/viewAllEntries_btn.png) no-repeat;
	width:139px;
	height:29px;
}
.moreBuzz{
	background:url(/graphics/btn/moreBuzz_btn.png) no-repeat;
	width:99px;
	height:29px;
}
.readMore{
	background:url(/graphics/btn/readMore_btn.png) no-repeat;
	width:99px;
	height:29px;
}
.nextScenerio{
	background:url(/graphics/btn/nextScenerio_btn.png) no-repeat;
	width:123px;
	height:32px;
}
.submit{
	background:url(/graphics/btn/submit_btn.png) no-repeat;
	width:61px;
	height:26px;
}
.addMe{
	background:url(/graphics/btn/addMe_btn.png) no-repeat;
	width:90px;
	height:26px;
}
.noThanks{
	background:url(/graphics/btn/noThanks_btn.png) no-repeat;
	width:82px;
	height:24px;
}
.signMeUp{
	background:url(/graphics/btn/signMeUp_btn.png) no-repeat;
	width:82px;
	height:24px;
}
.question{
	background:url(/graphics/icon/question_icon.png) no-repeat;
	width:14px;
	height:13px;
}
/****** end Buttons **********/

/****** Icons **********/
.Icon{
	display:block;
}
.contactIcon{
	background:url(/graphics/icon/mail_icon.png) no-repeat;
	width:25px;
	height:17px;
}
.rssIcon{
	background:url(/graphics/icon/rss_icon.png) no-repeat;
	width:17px;
	height:18px;
}
.pdfIcon{
	background:url(/graphics/icon/pdf_icon.png) no-repeat;
	width:25px;
	height:25px;
}
.arrowDown{
	background:url(/graphics/icon/arrowDown_icon.png) no-repeat;
	width:24px;
	height:48px;
	display:block;
}

.searchIcon{
	background:url(/graphics/icon/search_icon.png) no-repeat;
	width:21px;
	height:17px;
}
.arrowIcon{
	background:url(/graphics/icon/arrow_icon.png) no-repeat;
	width:10px;
	height:11px;
}
/****** end Buttons **********/

/****** column size *****/
#column{
	float:left;
	display:block;
	height:auto;
}
	#column.size_1{
		width:349px;
	}
	#column.size_2{
		width:698px;
	}
	#column.size_3{
		width:1049px;
	}
/****** end column size *****/


/****** pop up styles ****/
.popup_header{
	background:url(/graphics/BG/popUp_header_bg.png) no-repeat;
	width:298px;
	height:7px;
	display:block;
}
.popup_body{
	background:url(/graphics/BG/popUp_repeat_bg.png) repeat-y;
	width:298px;
	height:auto;
	display:block;
}
.popup_footer{
	background:url(/graphics/BG/popUp_footer_bg.png) no-repeat;
	width:298px;
	height:7px;
	display:block;
}
/****** show comments ****/

.showComments{
	width:294px;
	height:auto;
	display:none;
	position:absolute;
	z-index:11;
}
	.showComments.top .popup_header{
		background:url(/graphics/BG/popUp_commentFooterTop_bg.png) no-repeat;
		height:21px;
	}
	.showComments.top.right .popup_header{
		background:url(/graphics/BG/popUp_commentFooterTopRight_bg.png) no-repeat;
		height:21px;
	}
	.showComments .popup_body{
		background:url(/graphics/BG/popUp_repeat_bg.png) repeat-y;
		width:298px;
		height:auto;
		display:block;
		padding: 0 0 0 17px;
	}
		.showComments .popup_body span.alreadySubmitted{
			display:block;
			color:#fcfcfc;
			width:276px;
			font-size:11px;
			padding:5px 0 5px 0;
		}
		.showComments .popup_body.hr_display span.alreadySubmitted{
			padding:0 0 16px 0;
		}
		.showComments .popup_body .hr{
			width:266px;
			height:1px;
			background:#ffffff;
			margin:12px 0 17px 0;
			display:none;
		}
			.showComments .popup_body.hr_display .hr{
				display:block;
			}
		.showComments .popup_body span.quote{
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-style:italic;
			color:#fcfcfc;
			width:260px;
			line-height:18px;
			display:block;
			padding:5px 0 5px 0;
		}
		.showComments .popup_body .thisTextarea{
			color:#ffffff;
			font-size:12px;
		}
			.showComments .popup_body .thisTextarea table{
				width:262px;
				padding:10px 0;
			}
				.showComments .popup_body .thisTextarea table span{
					color:#ffffff;
					font-size:11px;
					font-style:italic;
				}
			.showComments .popup_body .thisTextarea p.textBox_desc{
				color:#ffffff;
				font-weight:bold;
				font-size:12px;
				margin:5px 0;
			}
				.showComments .popup_body .thisTextarea p.textBox_desc span{
					font-style:italic;
					color:#ffffff;
					font-weight:normal;
				}
		.showComments .popup_body #comment{
			width:262px;
			height:64px;
			margin:0 0 9px 0;
		}
			.showComments .popup_body #comment.notification{
				/*border:2px solid #900;*/
			}
		.showComments .popup_body .status{
			float:left;
			font-style: italic;
			color: #ffffff;
			font-weight: normal;
		}
		.showComments .popup_body .submit{
			float:right;
			padding:0 0 9px 0;
			margin:0 30px 0 0;
		}
	.showComments .popup_footer{
		background:url(/graphics/BG/popUp_commentFooter_bg.png) no-repeat;
		width:298px;
		height:21px;
		display:block;
	}
	.showComments.right .popup_footer{
		background:url(/graphics/BG/popUp_commentFooterRight_bg.png) no-repeat;
	}
	.showComments.top .popup_footer{
		background:url(/graphics/BG/popUp_footer_bg.png) no-repeat;
		height:7px;
	}
/****** end show comments ****/	




.gridDetails{
	display:none;
	margin:90px 0 0 -14px;
}
	.gridDetails img{
		margin:0 0 16px 0 ;
	}

/**** modulers Global ****/
#moduler{
	width:323px;
	height:auto;
	display:block;
	/*min-height:186px;*/
	margin:0 auto 17px auto
}
	.moduler_header{
		background:url(/graphics/BG/lightBlueModuler_header_bg.png) no-repeat;
		width:302px;
		height:6px;
		display:block;
	}
	.moduler_body{
		background:url(/graphics/BG/lightBlueModuler_repeat_bg.png) repeat-y;
		width:302px;
		height:auto;
		display:block;
	}
	.moduler_footer{
		background:url(/graphics/BG/lightBlueModuler_footer_bg.png) no-repeat;
		width:302px;
		height:7px;
		display:block;
	}
	#moduler table a{
	}
		#moduler table a.leftArrow{
			float:left;
		}
		#moduler table a.rightArrow{
			float:left;
			margin:0 0 0 6px;
		}
	#moduler table p{
		margin:8px 0 8px;
		color:#0d3767;
		font-size:11px;
		line-height:22px;
	}
		#moduler table p span{
			font-weight:bold;
			font-size:12px;
		}
			#moduler table p span.date{
			}
			#moduler table p span.title{
			}
		#moduler table p a{
			color:#0d3767;
			font-size:11px;
			text-decoration:underline;
		}
			#moduler table p a:hover{
				text-decoration:none;
			}
/**** end modulers Global ****/


/**** grid moduler container ****/
#gridModulers{
	margin:90px 0 0 0px;
}
/**** end grid moduler container ****/




div#sitemap{
	margin:0 0 0 14px;
}

#overlay{
	background:#000000;
	top:0px;
	left:0px;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}




.socialIcon{
	position:relative;
	top:10px;
	margin-right:4px;
}

