body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5{
	padding:0;
	margin:0;
}

p{
	font-size:11px;
	color:#000;
	line-height:14px;
	margin:0 0 14px 0;
	padding:0;
}

a{
	color:#004f98;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

/********************************************************
			HEADER Section Styles
********************************************************/

.headerTop{
	padding:10px;
	font-size:11px;
}

h1.header{
	background:url(../images/header.jpg) center center no-repeat;
	height:156px;
	text-indent:-9999px;
}

h1.headerInner{
	background:url(../images/headerInner.jpg) center center no-repeat;
	height:99px;
	text-indent:-9999px;
}

h1.header a, h1.headerInner a{
	display:block;
	width:285px;
	height:99px;
	margin:0 0 0 30px;
	outline:none;
}

.navBtmLeft{
	background:url(../images/navBtm1.jpg) top left no-repeat;
	width:187px;
	height:37px;
}

.navBtmRight{
	background:url(../images/navBtm2.jpg) top left no-repeat;
	height:37px;
}

.navBtmLeftInner{
	background:url(../images/navBtmInner1.jpg) top left no-repeat;
	width:187px;
	height:37px;
}

.navBtmRightInner{
	background:url(../images/navBtmInner2.jpg) top left no-repeat;
	height:37px;
}
/********************************************************
			LIST/NAV Styles
********************************************************/

ul#mainNav{
	padding:0 0 0 8px;
	margin:0;
	list-style:none;
}

ul#mainNav li{
	display:block;
	float:left;
	padding:2px 14px;
	margin:0;
	border-right:1px solid #000;
}

ul#mainNav li.lastItem{
	border:0;
}

ul#mainNav li img{
	border:0;
}

ul#latestNews{
	margin:0;
	padding:0 0 0 5px;
	font-size:11px;
	list-style:none;
}

ul#latestNews li{
	clear:both;
	line-height:38px;
}

ul#latestNews li span.lnDate{
	color:#0042a6;
	font-weight:bold;
	/*padding:0 20px 0 0;*/
	display:block;
	float:left;
	width:70px;
}

ul#latestNews li a{
	color:#000;
	text-decoration:underline;	
}

ul#latestNews li a:hover{
	text-decoration:none;	
}

ul#ksWizardList{
	padding:0;
	margin:0 0 0 10px;
	list-style:none;
	font-size:11px;
	font-weight:bold;
}

ul#ksWizardList li{
	margin:10px 0;
}

ul#ksWizardList p.ksWizardListinfo{
	padding:0;
	margin:0;
	font-weight:normal;
	margin:0 0 0 25px;
}

ul#leftmenuList{
	padding:0;
	margin:10px 0 10px 5px;
	list-style:none;
	font-size:12px;
	line-height:normal;
}

ul#leftmenuList li{
	background:url(../images/bulletArrow.gif) 0 4px no-repeat;
	padding:0 0 0 12px;
	margin:12px 0;
}

ul#contentList{
	padding:0;
	margin:10px 0 10px 5px;
	list-style:none;
	font-size:12px;
	line-height:normal;
}

ul#contentList li{
	background:url(../images/bulletDblArrow.gif) 0 4px no-repeat;
	padding:0 0 0 12px;
	margin:12px 0;
}

ul.generalList{
	margin:5px 0 0 5px;
	padding:0;
	font-size:11px;
	list-style:none;
}

ul.generalList li{
	line-height:normal;
	padding:0 0 10px 0;
}


/* Shishir */


/********************************************************
			TITLE/TEXT Styles
********************************************************/

h3{
	text-indent:-9999px;
}

h2.title18pxRed{
	font-size:18px;
	font-weight:bold;
	color:#981028;
	padding:0 0 0 10px;
	margin:0 0 5px 0;
	border-left:3px solid #29596a; 
}

h2.title16pxRed{
	font-size:16px;
	font-weight:bold;
	color:#981028;
	padding:0 0 0 10px;
	margin:0 0 5px 0;
	border-left:3px solid #29596a; 
}

h2.title14px{
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	
}

h3.latestNews{
	background:url(../images/ttlLatestNews.gif) center no-repeat;
	height:161px;
	width:19px;
	padding:0 10px;
}

h3.ksWizard{
	background:url(../images/ttlKSWizard.gif) no-repeat;
	height:45px;
}

h3.ksSolFinder{
	background:url(../images/ttlKSSolutionFinder.gif) no-repeat;
	height:45px;
	margin:5px 0 0 0;
}

h3.productinfo{
	background:url(../images/ttlProductInfo.gif) no-repeat;
	height:30px;
	margin:2px 0 0 0;
}

h3.solutions{
	background:url(../images/ttlSolutions.gif) no-repeat;
	height:30px;
	margin:2px 0 0 0;
}

h3.partners{
	background:url(../images/ttlPartners.gif) no-repeat;
	height:30px;
	margin:2px 0 0 0;
}

h3.howtobuy{
	background:url(../images/ttlHowtoBuy.gif) no-repeat;
	height:30px;
	margin:2px 0 0 0;
}

h3.downloads{
	background:url(../images/ttlDownloads.gif) no-repeat;
	height:30px;
	margin:2px 0 0 0;
}

h3.company{
	background:url(../images/ttlCompany.gif) no-repeat;
	height:30px;
	margin:2px 0 0 0;
}

h3.news{
	background:url(../images/ttlNews.gif) no-repeat;
	height:30px;
	margin:2px 0 0 0;
}

h3.caseStudies{
	background:url(../images/ttlCaseStudies.gif) no-repeat;
	height:26px;
	margin:15px 0 0 0;
}

h3.support{
	background:url(../images/ttlSupport.gif) no-repeat;
	height:36px;
	margin:2px 0 0 0;
}

h3.featuredArticles{
	background:url(../images/ttlFeaturedArticles.gif) no-repeat;
	height:26px;
	margin:10px 0 0 0;
}

h3.ttlKSSD{
	background:url(../images/ttlKSSD.gif) left no-repeat;
	height:20px;
}

h3.needHelp{
	background:url(../images/ttlNeedHelp.gif) left no-repeat;
	height:81px;
}

p.ksWizardinfo{
	font-size:10px;
	margin:0;
	padding:0 0 3px 0;
	border-bottom:1px solid #e5e5e5;
}

.txtblue10px{
	font-size:10px;
	color:#004f98;
}

.txtblue10px a{
	color:#004f98;
	text-decoration:underline;
}

.txtblue10px a:hover{
	text-decoration:none;
}

.txtblue11pxb{
	font-size:11px;
	color:#004f98;
	font-weight:bold;
}

.txtblack11px{
	font-size:12px;
	font-weight:normal;
}

.txtblue11pxi{
	font-size:11px;
	color:#004f98;
	font-weight:normal;
	font-style:italic;
}

.txtred10px{
	color:#7a0016;
	font-size:10px;
}

.txtred10px a{
	color:#7a0016;
	text-decoration:underline;
}

.txtred10px a:hover{
	text-decoration:none;
}

.txtred12px{
	color:#7a0016;
	font-size:12px;
}

.txtred16px_b{
	color:#D71F39;
	font-size:16px;
	font-weight:bold;
}
.txtred16px_b a{
	color:#D71F39;
	font-size:16px;
	text-decoration:none;
}

.txtred16px_b a:hover{
	color:#D71F39;
	font-size:16px;
	text-decoration:underline;
}

#innerContent p.ksSDS_info{
	font-size:11px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}


/********************************************************
			MAIN CONTENT Section Styles
********************************************************/

#mainContent{
	padding:0 7px 0 13px;
}

#innerContent{
	font-family:Arial, Helvetica, sans-serif;
	padding:0 12px 0 19px;
}

#innerContent p{
	font-size:12px;
	line-height:16px;
}

.sepVertical{
	width:15px;
	background:url(../images/sep.gif) center repeat-y;
}

.sepHorizontal{
	background:url(../images/sep.gif) center repeat-x;
}

.moreNews{
	text-align:right;
	border-bottom:1px solid #7a0016;
	padding:0 5px 0 0;
	font-size:10px;
}

.moreNews a{
	color:#7a0016;
	text-decoration:none;
}

.testimonialBg{
	background:url(../images/testimonialBg.gif) repeat-x;
	padding:8px 0 10px 8px;
}

.testimonialAuthor{
	text-align:right;
	font-weight:bold;
	color:#003d91;
	margin:0 8px 0 0;
	padding:0;
}

.ksSolFinderBg{
	background:#fff url(../images/bgKSSolutionFinder.jpg) bottom no-repeat;
/*	height:205px;*/
}

.leftColBg{
	background:url(../images/leftColBg.gif) repeat-y;
}



.ksSDC_bg{
	background:#fff url(../images/ksSDC_BG.gif) bottom repeat-x;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	padding:0 9px;
}

.ttlKSSD_bg{
	background:url(../images/ttlKSSD_bg.gif) repeat-x;
}

/********************************************************
			FOOTER Section Styles
********************************************************/
#footer{
	font-size:11px;
	color:#004f98;
	text-align:center;
	padding:46px 0;
}

#footer a{
	color:#004f98;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

/********************************************************
			FORM Elements Styles
********************************************************/

.btnLogin{
	background:url(../images/btnLogin.gif) no-repeat;
	width:41px;
	height:20px;
	border:0;
}

.loginTxtBox{
	font-size:11px;
	border:1px solid #c6d3df;
	width:136px;
	padding:2px;
}

.TxtBox{
	font-size:11px;
	border:1px solid #c6d3df;	
	padding:2px;
}

.CmbBox{
	font-size:11px;
	border:1px solid #c6d3df;
}

.text{
	font-size:12px;
	color:#000;
	line-height:14px;
	margin:0 0 14px 0;
	padding:0;
}

.btnSubmit
{
background-color: #DCEAF0;
color: #000000;
font-size: 11px;
width:70px;
border: 1px solid #C6D3DF;
padding: 1px 3px;
}

.btnSubmit_nowidth
{
background-color: #DCEAF0;
color: #000000;
font-size: 11px;
border: 1px solid #C6D3DF;
padding: 1px 3px;
}

#tabcontent1, #tabcontent2, #tabcontent3, #tabcontent4, #tabcontent5{
font-size:11px;
}

#tabcontent1 ul, #tabcontent2 ul, #tabcontent3 ul, #tabcontent4 ul, #tabcontent5 ul{
padding:0;
margin:0 0 0 20px;
}

#tabcontent1 li, #tabcontent2 li, #tabcontent3 li, #tabcontent4 li, #tabcontent5 li {
margin:0 0 5px 0;
}

/***************Updates 12-9-2007*************/
#partnerTbl, #supportTbl{
	font-size:12px;
}

#partnerTbl p{
padding:0;
margin:0 0 5px 0;
}

#supportTbl td{
background:#fff;
}

/*Shishir Tab details for toggle*/
.tabDetails{
	font-size:11px;
	padding:0 0 0 0px;
	margin:0 0 0 0;
}

.off {
	display:none;
	
}

.on {
	display:block;
	background-color:#fff;
}

/* Extras */
#right_box td
{
font-family:Arial, Helvetica, sans-serif;
}

.top
{
background:url(../images/top_bgpx.gif) repeat-x;
font-size:12px;
color:#194A5B;
font-weight:bold;
text-align:center;
}

.bottom
{
background:url(../images/bottom_bgpx.gif) repeat-x;
}

.lside
{
background:url(../images/lside_border.gif) repeat-y;
}

.rside
{
background:url(../images/rside_border.gif) right repeat-y;
padding:9px 14px 0px 9px;
font-size:11px;
}

#right_box a:link, a:visited, a:active
{
color:#990000;
text-decoration:none;
}

#right_box a:hover
{
color:#000000;
text-decoration:underline;
}


/* Shishir Extras */
.listing_table{
	background-color:#CCCCCC;
}
.listing_table td{
 	font-size: 12px;
 	font-style: normal;
	background-color:#FFFFFF;
	padding:3px 2px 2px 3px;
}

.textBloodRed {
	color: #FF0000;
	font-size: 11px;
}
