﻿body 
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url('../001images/jacada_main_bg.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666666;
	font-size: 11px;
}

img
{
	margin: 0;
	padding: 0;
	border: none;
}

a
{
	color: #2e5783;
	text-decoration: none;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

a:hover
{
	text-decoration: underline;
}

.raise
{
	vertical-align:super;
	font-size:50%;
}

#main
{
	margin: 0 auto;
	padding: 0;
	width: 914px;
}

/*Header Styling*/
#headerArea, #headerAreaForm
{
	float: left;
	background-image: url('../001images/jacada_header_bg.gif');
	background-repeat: no-repeat;
	width: 914px;
}

#headerAreaForm
{
	background-image: url('../001images/jacada_header_small_bg.gif');
}

#headerLinks
{
	/*width: 230px;  added subscribe to top links, so increased width as below*/
	width: 400px;
	margin-top: 12px;
	float: right;
}

#headerLinks ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#headerLinks ul li
{
	color: #b23427;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 10px;
	padding: 0;
	float: left;
	display: inline;
}

#headerLinks a
{
	font-size: 10px;
	font-weight: bold;
	color: #b23427;
	text-transform: uppercase;
}

/*Main Nav Styling*/

#mainNavArea
{
	float: left;
}

#mainNavArea ul
{
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 6px;
	margin-left: 40px;
	display: inline;
}

#mainNavArea ul li
{
	float: left;
	margin-left: 10px;
}

#mainNavArea a
{
	display: block;
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	width: 98px;   /*98 x 30 total (including padding)*/
	height: 20px; 
	padding-top: 10px;
	font-size: 11px;
	background-color: Transparent;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

#mainNavArea a:hover
{
	color: #48742a;
	background-image: url('../001images/jacada_nav_hover.gif');
	background-repeat: no-repeat;
	background-position: 0 7px;
}

#mainNavArea li.selected
{
	background-image: url('../001images/jacada_nav_selected.gif');
	background-repeat: no-repeat;
}

#mainNavArea li.selected a
{
	color: #48742a;
}

#mainNavArea li.selected a:hover
{
	background-image: none;
}

/*Content Area Styling*/

#contentArea, #contentSubArea, #contentFormArea
{
	float: left;
	margin-bottom:0;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	margin-top: 1px;
	width: 948px;
	font-size: 11px;
	background-repeat: no-repeat;
}

/*Header classes*/

.about
{
	background-image: url('../002images/headers/banner002_about.jpg');	
}

.apps
{
	background-image: url('../002images/headers/banner002_solutions.jpg');	
}

.customers
{
	background-image: url('../002images/headers/banner002_customers.jpg');
}

.form
{
	background-image: url('../002images/headers/banner002_form.jpg');
}


.industries 
{ 
    background-image: url('../002images/headers/banner002_industries.jpg'); 
}

.investors
{
	background-image: url('../002images/headers/banner002_investors.jpg');	
}

.news
{
	background-image: url('../002images/headers/banner002_news.jpg');
}


.partners
{
	background-image: url('../002images/headers/banner002_partners.jpg'); 	 
}

.products
{
	background-image: url('../002images/headers/banner002_solutions.jpg');
}

.services
{
	background-image: url('../002images/headers/banner002_services.jpg');
}

.solutions
{
	background-image: url('../002images/headers/banner002_solutions.jpg');
}


/*Left Column Styling*/

#leftColumn
{
	float: left;
	width: 288px;
}

#leftColumnTop
{
	width: 243px; /*288 x181 total, inc. padding*/
	height: 181px;
	background-image: url('../001images/jacada_lcol_top_bg.gif');
	background-repeat: no-repeat;
	margin-top: 11px;
	padding-left: 21px;
	padding-right: 24px;
}

#leftColumnTop h2
{
	font-size: 16px;
	font-weight: bold;
	color: #b23427;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 18px;
	margin-bottom: 8px;
}

#leftColumnTop p, #leftColumnBottom p, #rightBoxContentHome p
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #2e5783;
	margin-bottom: 13px;
}

.readMoreLink
{
	display: block;
	/*width: 170px;*/
	width: 243px;
	margin: 0;
	padding: 0;
	color: #2e5783;
	/*font-size: 13px;*/
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	/*background-image: url('../001images/arrow.gif');*/
	/*background-repeat: no-repeat;*/
	/*background-position: right 2px;*/
}

.readMoreLink:hover
{
	text-decoration: underline;
}

#leftColumnBottom
{
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	width: 243px;
	background-image: url('../001images/jacada_lcol_btm_bg.gif');
	background-repeat: no-repeat;
	padding-left: 21px;
	padding-right: 24px;
}

#leftColumnBottom h4, #rightColumn h4
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 6px;
	padding: 0;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}

#leftColumnBottom p
{
	margin-bottom: 0px;
	color: #707070;
}

#caseStudy1
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #707070;
}

.moreCaseStudiesLink
{
	display: block;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	width: 113px;
	height: 17px;
	background-image: url('../001images/btn_more_case_studies.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -2000px;
	margin-left: 128px;
	margin-top: 1px;
}

.moreCaseStudiesLink:hover
{
	background-image: url('../001images/btn_more_case_studies_hover.gif');
}

.resourceCenterLink
{
	display: block;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	width: 113px;
	height: 17px;
	background-image: url('/001images/btn_resource_center.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -2000px;
	margin-left: 128px;
	margin-top: 5px;
}

.resourceCenterLink:hover
{
	background-image: url('/001images/btn_resource_center_hover.gif');
}

.downloadVideoLink
{
	display: block;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	width: 113px;
	height: 17px;
	background-image: url('/001images/btn_download_video.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -2000px;
	margin-left: 128px;
	margin-top: 5px;
}

.downloadVideoLink:hover
{
	background-image: url('/001images/btn_download_video_hover.gif');
}


#leftColImageArea
{
	/*float: left;*/
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	width: 260px;
	height: 75px;
	padding-top: 23px;
}

#leftColImageArea img
{
	float: left;
}

#leftColImageArea ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#leftColImageArea ul li
{
	margin-top: 0;
	margin-right: 0;
	margin-left: 1px;
	margin-bottom: 6px;
	padding: 0;
	float: left;
	border-style: solid;
	border-color: rgb(204,204,204);
	border-width: 1px;
}

.colBarrier
{
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 9px;
	padding: 0;
	width: 241px;
	height: 5px;
	background-image: url('../001images/jacada_dots_bg.gif');
	background-repeat: no-repeat;
}

#rightContent .colBarrier
{
	width: 311px;
	background-image: url('../001images/jacada_long_dots_bg.gif');
}



	/*CBC - Added rightSubColumnContentLarge, rightSubColumnContent */

#subColumnContent .colBarrier, #statementArea .colBarrier, #rightSubColumnContent .colBarrier,
#rightSubColumnContentLarge .colBarrier,
{
	width: 605px;
	height: 3px;
	margin-bottom: 23px;
	background-image: url('../001images/jacada_huge_dots.gif');
}

#statementArea .colBarrier
{
	width: 560px;	
}

#rightColumn, #rightSubColumn, #subColumn
{
	float: left;
	width: 624px;
	background-image: url('../001images/jacada_right_col_bg.gif');
	background-repeat: no-repeat;
	background-position: 0 192px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	margin-bottom: 9px;
}

#rightColumnBottom
{
	clear: both;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	margin-top: 25px;
	width: 605px;
	height: 65px;
	background-image: url('../001images/jacada_right_col_btm_bg.gif');
	background-repeat: no-repeat;
}

#flashArea
{
	float: left;
	padding: 0;
	margin: 0;
	height: 217px;
	width: 624px;
}

#rightContent
{
	float: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	width: 296px; /*334px total, including padding*/
	padding-left: 38px;
}

#rightContent ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#rightContent ul li
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
	padding-top:0;
	padding-bottom: 0;
	margin-bottom: 9px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding-left: 9px;
	background-image: url('../001images/list_arrow.gif');
	background-position: left 4px;
	background-repeat: no-repeat;
	line-height: 1.25;
} 

/*Green quote in industries section*/

#mainContentQuote
{
    padding-top: 8px;
    padding-bottom: 8px;
    border-top:1px solid gray; 
    border-bottom:1px solid gray;
	font-size: 11px; 
	font-style: italic; 
	background-color: #ffffff;
	color: #76975f;
    text-decoration: none; 
    text-align: right;
}

#rightSubscriptionArea
{
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 19px;
	margin-left: 23px;
}

#subscribeNewsletterLink
{
	display: block;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	text-indent: -2000px;
	overflow: hidden;
	white-space: nowrap;
	width: 233px;
	height: 18px;
	background-image: url('../001images/btn_subscribe.gif');
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#subscribeNewsletterLink:hover
{
	background-image: url('../001images/btn_subscribe_hover.gif');
}


#requestMoreLink
{
	display: block;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 0;
	padding: 0;
	text-indent: -2000px;
	overflow: hidden;
	white-space: nowrap;
	width: 175px;
	height: 17px;
	background-image: url('../001images/btn_request.gif');
	background-repeat: no-repeat;
	margin-bottom: 20px;

}

#requestMoreLink:hover
{
	background-image: url('../001images/btn_request_hover.gif');
}

#justReleased
{
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	width: 160px;
	height: 200px;  
	/*padding-left: 16px;*/
	/*padding-right: 19px;*/
	background-image: url('../002images/left-callout.gif');
	background-repeat: no-repeat;
}

#rightBoxTop, #rightBoxTopHome
{
	margin: 0;
	padding: 0;
	width: 196px;
	height: 11px;
	line-height: 1;
	background-image: url('../001images/jacada_rtbox_topcurve.gif');
	background-repeat: no-repeat;
}

#rightBoxTopHome
{
	width: 239px;
	background-image: url('../001images/jacada_hp_rtbox_top.gif');
}

#rightBoxContent, #rightBoxContentHome
{
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	width: 161px; /*196px total, inc. padding*/
	padding-left: 16px;
	padding-right: 19px;
	background-image: url('../001images/jacada_rtbox_bg.gif');
	background-repeat: repeat-y;
}

#rightBoxContentHome p
{
	margin-bottom: 0px;
	padding-bottom: 20px;
	margin-top: 5px;
	color: #6e6f6f;
}

#rightBoxContentHome a
{
	font-size: 11px;
	font-weight: bold;
	line-height: 0.95;
}
	
#rightBoxContentHome
{
	width: 190px; /*239px total, inc. padding*/
	padding-left: 19px;
	padding-right: 30px;
	background-image: url('../001images/jacada_hp_rtbox_bg.gif');
}

#rightBoxBottom, #rightBoxBottomHome
{
	margin: 0;
	padding: 0;
	width: 196px;
	height: 18px;
	background-image: url('../001images/jacada_rtbox_bottomcurve.gif');
	background-repeat: no-repeat;
}

#rightBoxBottomHome
{
	width: 239px;
	background-image: url('../001images/jacada_hp_rtbox_bottom.gif');
}

/*Old Earnings Tables Styling*/
.bottom 
{
	border-bottom : 1px solid gray;
}
.dbottom 
{
 	border-bottom : 2px solid gray;
}

/*Footer Social Icons Styling*/

#footerSocialArea
{
clear: both;
	float: left;
	width: 914px;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 9px;
	padding-bottom: 9px;
	}

#footerSocialArea ul
{
	clear: left;
	width: 775px;
	margin-left: 400px;
	padding: 0;
	list-style-type: none;
}

#footerSocialArea ul li
{
	float: left;
	margin-left: 4px;
	border:0px;
}



/*Footer Styling*/
#footer
{
	clear: both;
	float: left;
	width: 914px;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 9px;
	padding-bottom: 18px;
	border-top: 1px solid #e5e5e5;
	color: #999999;
	font-size: 11px;
}

#footer a
{
	color: #999999;
	font-size: 11px;
}


#footer ul
{
	clear: left;
	width: 914px;
	margin: auto;
	padding: 0;
	list-style-type: none;
}

#footer ul li
{
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	float: left;
	margin-right: 11px;
}

#footer ul li.copyright
{
	margin-left: 80px;
	display: inline;
}

/*** Sub Page Styling ***/
body.sub
{
	background-image: url('../002images/jacada002_sub_bg.gif');

}

body.subForm
{
	background-image: url('../002images/jacada002_form_bg.gif');

}

#contentSubArea
{
	padding-top: 140px;
}

#contentFormArea
{
	padding-top: 125px;
}

#contentSubArea h2, #contentFormArea h2
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #b23427;
}

#leftSubColumn
{
	float: left;
}

#rightSubColumn, #subColumn
{
	float: left;
	padding-top: 36px;
	width: 720px; 
	background-image: url('../001images/jacada_sub_middle_bg.gif');
	background-position: 0 0;
}

#subColumn
{
	background-image: url('../001images/jacada_sub_middle_bg_large.gif');
	margin-left: 10px;
	width: 892px;
	display: inline;
}

#contentFormArea #subColumn
{
	margin-left: 21px;
}

#rightSubColumnBottom, #subColumnBottom
{
	float: left;
	margin: 0;
	padding: 0;
	width: 632px;
	height: 65px;
	background-image: url('../001images/jacada_sub_middle_bg2.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

#subColumnBottom
{
	width: 796px;
	background-image: url('../001images/jacada_sub_content_btm_big.gif');
}

/*Side Nav Styling*/

.navSectionHeader
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1px;
	padding: 0;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#sideNav
{
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 21px;
	padding: 0;
	width: 165px;
}

#sideNav a:hover, #sideNav ul li.selected a
{
	color: #828282;
	text-decoration: none;
}

#sideNav ul
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 23px;
	padding: 0;
	list-style-type: none;
}

#sideNav ul li
{
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 1px;
	padding-bottom: 2px;
	font-size: 11px;
	background-image: url('../001images/jacada_side_nav_bg.gif');
	background-repeat: no-repeat;
}

#sideNav ul li.selected
{
	background-image: url('../001images/jacada_side_nav_hover.gif');
}

/*Sub Page Content Styling*/

#rightSubColumnContent, #rightSubColumnContentLarge, #subColumnContent
{
	float: left;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 39px;
	padding-right: 28px;
	width: 447px; /*514px total, inc. padding*/
}

#rightSubColumnContentLarge
{
	width: 565px;
}


#subColumnContent
{
	/*width: 565px;*/
	width: 620px;
}

#rightSubColumnContent p, #rightSubColumnContentLarge p, #subColumnContent p, #rightBoxContent p
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	margin-bottom: 22px;
	font-size: 11px;
	color: #666666;
}

#rightBoxContent p
{
	margin-bottom: 0px;
	padding-bottom: 22px;
}

#rightSubColumnContent h3, #rightSubColumnContentLarge h3, #subColumnContent h3
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 8px;
	padding: 0;
	font-size: 15px;
	color: #48742a;
	font-weight: bold;
}

#subColumnContent h3.secondHeader
{
	margin-top: 8px;
}

#rightSubColumnContent h4, #rightSubColumnContentLarge h4, #subColumnContent h4
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 21px;
	padding: 0;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

#rightSubColumnContentLarge h4.head3above
{
	margin-top: 18px;
}

#rightResourceSubArea
{
	float: left;
	
}

#rightResourceSubArea .navSectionHeader
{
	color: #2e5783;
	font-weight: bold;
	margin-bottom: 4px;
}

#rightResourceSubArea .colBarrier
{
	margin-right: 0;
	margin-top: 5px;
	margin-bottom: 7px;
	padding: 0;
	width: 146px;
	height: 3px;
	background-image: url('../001images/jacada_clear_dots.gif');
	margin-left: 1px;
}

#rightResourceSubArea ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#rightResourceSubArea ul li
{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 9px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background-image: url('../001images/blue_arrow.gif');
	background-position: 1px 4px;
	background-repeat: no-repeat;
	line-height: 1;
}

#rightResourceSubArea a
{
	font-size: 11px;
	color: #828282;
}

#breadCrumbs
{
	float: left;
	padding-bottom: 4px;
	margin-bottom: 20px;
	font-size: 10px;
	width: 447px;
	border-bottom: 1px solid #e2e3e4;
}

#rightSubColumnContentLarge #breadCrumbs
{
	width: 565px;
}

#subColumnContent #breadCrumbs
{
	width: 619px;
}

#commandBlock, .contentImage
{
	float: right;
}

.printButton, .emailButton
{
	float: left;
	display: block;
	width: 22px;
	height: 15px;
	overflow: hidden;
	text-indent: -2000px;
	white-space: nowrap;
	background-repeat: no-repeat;
}

.printButton
{
	background-image: url('../001images/jacada_icon_print.gif');
}

.printButton:hover
{
	background-image: url('../001images/jacada_icon_print_on.gif');
}

.printThisPage
{

	display: block;
	width: 113px;
	height: 17px;
	overflow: hidden;
	text-indent: -2000px;
	white-space: nowrap;
	background-repeat: no-repeat;
}

.printThisPage
{
	background-image: url('../001images/btn_print_page.gif');
}

.printThisPage:hover
{
	background-image: url('../001images/btn_print_page_hover.gif');
}


.emailButton
{
	background-image: url('../001images/jacada_icon_email.gif');
}

.emailButton:hover
{
	background-image: url('../001images/jacada_icon_email_on.gif');
}

#breadCrumbs ul
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 6px;
	padding: 0;
	list-style-type: none;
}

#breadCrumbs ul li
{
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 10px;
	padding-left: 7px;
	float: left;
	color: #666666;
	background-image: url('../001images/breadcrumb_arrow.gif');
	background-repeat: no-repeat;
	background-position: right;
}

#breadCrumbs ul li.homeCrumb
{
	padding-left: 0;
}

#breadCrumbs ul li.selected 
{
	background-image: none;
	padding-right: 0;
}

#breadCrumbs ul li a
{
	color: #666666;
	font-size: 11px;
}

#breadCrumbs ul li.selected a
{
	color: #a6a6a6;
}

/*Table Styling*/

.tableTitleLabel, .learnAboutHeader
{
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
}

table
{
	margin: 0;
	padding: 0;
}

.financialsborder 
{
	border: 1px solid #cccccc;
}


table td
{
	font-size: 11px;
	color: #666666;
	padding-bottom: 3px;
}

table tr.openRow td
{
	padding-top: 14px;
}

td.borderBottom
{
	border-bottom: 1px solid #cccccc;
}

td.borderBottom2
{
	border-bottom: 2px solid #999999;
}

td.spacer
{
	width: 34px;
}

td.firstCol
{
	width: 184px;
}

td.numbers
{
	width: 68px;
	text-align: right;
}

td.center
{
	text-align: center;
}

td.topLabel
{
	padding-left: 20px;
	padding-right: 20px;
}

td.indent
{
	padding-left: 10px;
}

td.rightIndent
{
	padding-right: 50px;
}

td.textBottom
{
	vertical-align: bottom;
}



/*Home Page Industries Styling*/

#indFeatureLink1
{	display: block;
	text-indent: -2000px;
	background-image: url('/001images/homeIndFeature1_on.jpg');
	width: 45px;
	height: 80px;
	background-repeat: no-repeat;
}
#indFeatureLink1:hover

{
	display: block;
	background-image: url('/001images/homeIndFeature1.jpg');
	width: 45px;
	height: 80px;
	background-repeat: no-repeat;
}
#indFeatureLink2
{	display: block;
	text-indent: -2000px;
	background-image: url('/001images/homeIndFeature2_on.jpg');
	width: 45px;
	height: 80px;
	background-repeat: no-repeat;
}

#indFeatureLink2:hover

{
	display: block;
	background-image: url('/001images/homeIndFeature2.jpg');
	width: 45px;
	height: 80px;
	background-repeat: no-repeat;
}
#indFeatureLink3
{	display: block;
	text-indent: -2000px;
	background-image: url('/001images/homeIndFeature3_on.jpg');
	width: 45px;
	height: 80px;
	background-repeat: no-repeat;
}
#indFeatureLink3:hover

{
	display: block;
	background-image: url('/001images/homeIndFeature3.jpg');
	width: 45px;
	height: 80px;
	background-repeat: no-repeat;
}
#indFeatureLink4
{	display: block;
	text-indent: -2000px;
	background-image: url('/001images/homeIndFeature4_on.jpg');
	width: 45px;
	height: 80px;
	background-repeat: no-repeat;
}

#indFeatureLink4:hover

{
	display: block;
	background-image: url('/001images/homeIndFeature4.jpg');
	width: 45px;
	height: 80px;
	background-repeat: no-repeat;
}
#indFeatureLink5
{	display: block;
	text-indent: -2000px;
	background-image: url('/001images/homeIndFeature5_on.jpg');
	width: 45px;
	height: 80px;
	background-repeat: no-repeat;
}

#indFeatureLink5:hover

{
	display: block;
	background-image: url('/001images/homeIndFeature5.jpg');
	width: 45px;
	height: 80px;
	background-repeat: no-repeat;
}



/*Page Specific Styling*/

.moreCaseStudiesLink:hover
{
	background-image: url('/001images/btn_more_case_studies_hover.gif');
}


.moreIndustriesLink
{
	display: block;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	width: 113px;
	height: 17px;
	background-image: url('/001images/btn_more_industries.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -2000px;
	margin-left: 128px;
	margin-top: 10px;
}

.moreIndustriesLink:hover
{
	background-image: url('/001images/btn_more_industries_hover.gif');
}


.linkBlock
{
	background-image: url('../001images/circle_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 26px;
}

.linkBlock a, .btnOpen
{
	color: #76975f;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}

#subColumnContent ul.questions
{
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 5px;
	list-style-type: none;
}

#subColumnContent ul.questions a
{
	color: #666666;
}

#subColumnContent ul.questions li
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	padding: 0;
	margin-bottom: 9px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding-left: 9px;
	background-image: url('../001images/orange_arrow.gif');
	background-position: left 4px;
	background-repeat: no-repeat;
	line-height: 1;
	color: #666666;
} 

/*Form Styling*/

.learnAboutHeader
{
	text-transform: none;
}

#paperAccessRequestForm
{
	width: 360px;
	float: right;
}

#formCopy
{
	width: 250px;
}

#formCopy h2
{
	margin-bottom: 12px;
}

#formCopy p
{
	line-height: 1.25;
}


.formColOne, .formColTwo, formColQuestions
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #666666;
	float: left;
}

.formColOne
{
	width: 75px;
}

.formColTwo
{
	width: 275px;
	margin-bottom: 11px;
}

.formColQuestions, .formColQuestions select
{
	width: 300px;
	margin-bottom: 11px;
}


.formColTwo input, .formColTwo select
{
	width: 175px;
}

.formColTwo select.stateList, .formColTwo input.zipCodeBox
{
	width: 150px;
}

.btnSubmit
{
	display: block;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 10px;
	padding: 0;
	width: 81px;
	height: 18px;
	background-image: url('../001images/btn_submit.gif');
	background-repeat: no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	white-space: nowrap;
}

.btnSubmit:hover
{
	background-image: url('../001images/btn_submit_hover.gif');
}

.industryBlock
{
	background-image: url('../001images/btn_plus.gif');
	background-repeat: no-repeat;
}

.clientBlock a
{
	display: block;
	margin-left: 30px;
	padding-left: 9px;
	padding-BOTTOM: 14px;
	font-size: 11px;
}

.clientBlock a.moreInfo
{
	background-image: url('/001images/orange_arrow.gif');
	background-repeat: no-repeat;
	background-position: 4PX 4PX;/*Updated for Jacada and the News*/
}

.btnOpen
{
	display: block;
	height: 18px;
	padding-left: 25px;
}

.newsList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 425px;/*Updated for Jacada and the News*/
}

.newsList li
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 15px;
	padding: 0;
}


#tabBox
{
	margin: 0;
	padding: 0;
	width: 565px;
}

#tabBoxContent
{
	width: 541px; /*592px total, inc. padding*/
	padding-bottom: 0;
	padding-top: 13px;
	padding-left: 12px;
	padding-right: 10px;
	margin: 0;
	/*height: 128px; 141 total, inc. padding*/
	border-left: 1px solid #cae0ec;
	border-right: 1px solid #cae0ec;
}

#tabBoxContent p
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;

}

#tabBoxContent h4
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 7px;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #2e5783;
}

#tabBoxTop
{
	background-image: url('../001images/tab_box_top.gif');
	background-repeat: no-repeat;
	background-position: 0 bottom;
	height: 28px;
}

#tabBoxBottom
{
	background-image: url('../001images/tab_box_bottom.gif');
	background-repeat: no-repeat;
	background-position: 0 bottom;
	height: 13px;
}

#tabBoxTop ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tabBoxTop ul li
{
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 7px;
	padding: 0;
	height: 23px;
	float: left;
}

#downloads, #demos, #newsletter, #analysis, #webcasts, #whitePapers
{
	display: block;
	height: 23px;
	text-indent: -2000px;
	overflow: hidden;
	white-space: nowrap;
	background-repeat: no-repeat;	
}

#downloads
{
	width: 132px;
	background-image: url('../001images/tab_downloads.gif');
}

#downloads:hover, #downloads.currentTab
{
	background-image: url('../001images/tab_downloads_on.gif');
}

#demos
{
	width: 78px;
	background-image: url('../001images/tab_demos.gif');
}

#demos:hover, #demos.currentTab
{
	background-image: url('../001images/tab_demos_on.gif');
}

#newsletter
{
	width: 81px;
	background-image: url('../001images/tab_newsletter.gif');
}

#newsletter:hover, #newsletter.currentTab
{
	background-image: url('../001images/tab_newsletter_on.gif');
}

#analysis
{
	width: 136px;
	background-image: url('../001images/tab_analysis.gif');
}

#analysis:hover, #analysis.currentTab
{
	background-image: url('../001images/tab_analysis_on.gif');
}

#webcasts
{
	width: 78px;
	background-image: url('../001images/tab_webcasts.gif');
}

#webcasts:hover, #webcasts.currentTab
{
	background-image: url('../001images/tab_webcasts_on.gif');
}

#whitePapers
{
	width: 98px;
	background-image: url('../001images/tab_whitepapers.gif');
}

#whitePapers:hover, #whitePapers.currentTab
{
	background-image: url('../001images/tab_whitepapers_on.gif');
}

#printFooter, #mobileFooter
{
	display: none;
}

#mobileLogoBlock
{
	display: none;
}












