/* BASE LAYOUT BEGIN */
 
html { 
	margin:0; 
	padding:0; 
	text-align:center; 
	overflow-y: scroll;  /* FF fix to act like IE (keeps scrollbar on all pages to prevent jumping) shows scrollbar s a space*/
	/*min-height: 100%; margin-bottom: 1px; /* Another FF fix to act like IE (keeps scrollbar on all pages to prevent jumping) shows blue scrollbar*/
} 

body {
	margin:0; 
	padding:0; 
	text-align:center; 
	background: #dcdfe1 url(../../images/common/body_bg_slice.gif) top left repeat-x;
	z-index:1;
}
 .blackText
 {
 color:#000000;
 }
#container{ 
	width:980px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
	margin-top:0px;
	background: url(../../images/header/header_bg.jpg) top left no-repeat;
	z-index:10;
} 

.content_padding
{
margin-right:40px;
/*perez changed from 2px*/
margin-left:40px;
}

.content_padding_top
{
margin-top:40px;

}


.standardText
{

font-size: 12px;

color: #555555;

font-family: arial;

font-weight: normal;

line-height: 18px;


}

.horizontal-divider
{
border-bottom: 1px solid #dadada; margin-bottom:25px;

}

body.external-view #container {
	margin-top:0px;
	background: #00407a url(../../images/common/bg_body_external.gif) top right repeat-y;
	width:100%;
}


 
#header{
	position:relative; 
	height:78px; 	
	width:100%;
	/* PEREZ changed from 999*/	
	z-index:500;
} 

body.full-width #header {
	height:78px;
}

body.full-width #wrapper {
		background-image:none;
	background-color:#fff;
}

body.full-width #main #page-heading {
	display:none;
}

body#home #header {
	background:none;
	height:78px;
}

body#home #wrapper {
	background:none;
}

body.printview #wrapper {
	background-image:none;
	background-color:#fff;
}

body.printview #header #nav-global,
body.printview #header #nav,
body.printview #wrapper #left,
body.printview #footer {
	display:none;
}

body.printview #header {
	height:65px;
}

body.printview #footer #copyright {
padding-top:30px;
}

body.printview #wrapper {
	width:774px;
}

body.printview #container {
	width:774px;
	overflow:hidden;
}

body.printview #wrapper #main {
	float:left;
	margin-left:2px;
	width:772px;
	border:none;
}

#top_curve
 {
 background: url(../../images/common/main_top.gif) left top no-repeat;
	background-position:0px 0px;
	height:4px;
 }
 
  #top_curve_blueprint_full
 {
 background: url(../../images/common/main_top_blueprint_full.gif) left top no-repeat;
	background-position:0px 0px;
	height:4px;
 }
 
   #top_curve_blueprint_normal
 {
 background: url(../../images/common/main_top_yellow.gif) left top no-repeat;
	background-position:0px 0px;
	height:4px;
 }
#wrapper {
	position: relative;
	/*overflow:hidden;*/
	background: url(../../images/common/wrapper_bg.gif) repeat-y 0px 0px;	
	
}

#wrapper
	{
	display: inline-block;
	
	}
/*\*/
#wrapper
	{
	display: block;
	}
 
#left{
	width:202px; 
	float:left; 
	position:relative; 
	min-height:400px;
	background: #fff;
	margin-left:1px;
	border-right:0px solid #c0c6cc;
	margin-top:-2px;
	display:inline;
	
	/*background: url(../../images/common/left_nav_top.jpg) left top no-repeat;*/
	/*padding-bottom: 32767px;
	margin-bottom: -32767px;*/
}



#main{
	float: right; 
	display:inline; 
	position: relative; 
	width:774px; 
	min-height:400px;
	background:none;
	margin-right:2px;
	/*border-top:1px solid #d0d3d7;*/
	
	margin-top:0px;
	border-left:0px solid #d0d3d7;
	
	

	
	/*padding-bottom: 32767px;
	margin-bottom: -32767px;*/
	overflow:display;
}
 
 
 /* Top Level Page Header Exceptions */ 
 .printView_TopLevel
 {
 float:right;position:relative;top:5px;left:40px;
 }
 
 
 .header_TopLevel
 {
 float:left;
 font-family:Georgia, "Times New Roman", Times, serif;
 
 font-size:31px ;font-weight::normal;padding-top:23px;color:#00000;padding-bottom:10px;
 

 }
 
#main.home{
	float:left;
	width:980px;
	margin-left:0px;
	border-top:0px solid #ffffff;
}


.breakoutBox
{

background-color:#f2f2f2; 
margin-top:0px;
margin-bottom:15px;
margin-left:15px;
margin-right:0px;

padding-left:10px;
padding-right:10px;
padding-top:10px;
width:210px;float:right;height:50px;


font-size:11px;
}

.breakoutBox .icon
{
padding-top:0px;display:block;float:left;padding-right:10px;
}


body.full-width #main {
	width:978px;
	margin-left:0px;
	border-right:1px solid #d0d3d7;
	border-left:1px solid #d0d3d7;
	margin-right:0px;
	padding-top:30px;
}

body.right-bar #main {
	background: url(../../images/body/bg_slice_blueprint-lombardi.gif) top left repeat-y;
}
 
#footer{
	height:30px; 
	width:100%;
	background:  url(../../images/footer/footer_bg.jpg) no-repeat top left;
	clear:both;
	display:block;
} 

body.quote #footer #footer-quote {
	height:55px;
	background: url(../../images/footer/footer_quote.gif) no-repeat top right;
	margin-right:2px;
	
}

body.right-bar #footer {
	background:  #dcdee0 url(../../images/footer/footer_full-width_right-bar.gif) no-repeat top left;
}

body#home #footer {
	display:none;
}

/*SAFARI*/
/** > #footer,*/ * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 800;
	}
 
/* BASE LAYOUT END */




/* HEADER BEGIN */

#header #logo {
	margin:0px;
	padding:0px;	
	line-height:0px;
	font-size:0px;	
	float:left;
	width:125px;
}

#header #logo img {
	border:0px;
	margin:0px;
	padding:0px;
	margin-left:19px;
	margin-top:29px;
}

#header #external-header {
	text-align:right;
	font-family:arial;
	font-size:12px;
	color:#fff;
	margin:0px;
	padding:0px;
	line-height:14px;
	float:right;	
	padding-top:22px;
	padding-right:14px;
}

#header #external-header a,
#header #external-header a:link,
#header #external-header a:active,
#header #external-header a:visited {
	text-decoration:underline;
	font-family:arial;
	font-size:12px;
	color:#fff;
	line-height:14px;
}

#header #external-header a:hover {
	text-decoration:underline;
	font-family:arial;
	font-size:12px;
	color:#fff;
	line-height:14px;
}

#header #nav-global {
	text-align:left;
	font-family:arial;
	font-size:11px;
	color:#fff;
	margin:0px;
	padding:0px;
	line-height:13px;
	float:right;	
	padding-top:3px;
	/*padding-right:14px;
*/	

white-space:nowrap;
	width:551px;
	
}

#header #nav-global a,
#header #nav-global a:link,
#header #nav-global a:active,
#header #nav-global a:visited {
	text-decoration:none;
	font-family:arial;
	font-size:11px;
	/* changed from color:#83b7d6; */
	color:#ffffff;
	line-height:13px;
}

#header #nav-global a:hover {
	text-decoration:underline;
	font-family:arial;
	font-size:11px;
	color:#83b7d6;
	line-height:13px;
}

#header #nav-global  #LanguageBar {
	/*display: inline;
	*/
	
	text-align:right;
	padding-top: 0px;
	padding-right: 0px;
	z-index:999999;
	
}

#header #nav-global #LanguageBar a {
	
	text-decoration: none;
}

#header #nav-global #LanguageBar img {
	border: 0px;
	vertical-align: bottom;
}

/* DHTML language popup menu */

#popitmenu{
	text-align:left;
	position: absolute;
	background-color: #EEEEEE;
	border:1px solid black;
	line-height: 18px;
	z-index: 999999;
	visibility: hidden;
	padding: 3px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

/* WIDTH of flyout menu */
#popitmenu a,
#popitmenu a:link,
#popitmenu a:visited
{
	text-decoration: none;
	float: left;
	width: 150px;
	color: black;
	display: block;
	font-weight: normal;
	font-family:arial;
	font-size:10px;
}

#popitmenu a:hover{
	background-color: #B7DCF4;
}

#popitmenu img {
	vertical-align: middle;
}

/*NAV BEGIN */

#header #nav {
	width:683px; /*757px* OLD 794 799 822/
	margin-left:0px;
	height:36px;
	/*background:url(../../images/header/bg_nav-top.gif) bottom left no-repeat;*/
	clear:none;
	margin-top:10px;
	padding-top:0px;
	padding-left:29px;
	
	/* CHANGED float:right; */
	float:right;
	
}





/* ***********************************     ALL CSS TOP DROP-DOWN NAV ************************************************ */



/* Root = Horizontal, Secondary = Vertical */

#header #nav #menu {

 
  margin: 0;

  border: 0 none;

  padding: 0;

  width: 683px; /*574px;*/ /*For KHTML*/
 /* changed from width: 618px;*/
  list-style: none;

  height: 36px;


float:left;

}



#header #nav #menu li {
	
	
  margin: 0;

  border: 0 none;

  padding: 0;

  float: left; /*For Gecko*/

  display: inline;

  list-style: none;

  position: relative;

  height: 36px;

  /* Perez - helps with search */
   /*border:1px solid #FF0000;*/
   

}


/* Menu Block */
#header #nav #menu ul {

  margin: 0;

  border: 0 none;

  padding: 0;

  width: 90px;

  list-style: none;

  /*display:block will ALWAYS DISPLAY MENU (not formatted) Change to none when testing is over;*/
  display:none;

  position: absolute;

  top: 39px;

  left: 0;
z-index:999;

  
}

#header #nav #menu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}



#header #nav #menu ul li {

  float: left; /*For IE 7 lack of compliance*/

  display: block !important;

  display: inline; /*For IE*/
  
  /*  - helps with search */
   /*border:1px solid 	#FFFF00;*/

}

#header #nav #menu li li {
	background: url(../../images/nav-top/level_two_bg_slice.png) top left repeat-y;
	margin-left:5px;
	height:27px;
}

#header #nav #menu li li.first {
	background: url(../../images/nav-top/level_two_bg_slice.png) top left repeat-y;
	margin-left:5px;
	padding-top:4px;
	height:27px;
}


#header #nav #menu li li.last {
	background: url(../../images/nav-top/level_two_bottom.png) top left no-repeat;
	margin-left:5px;
	height:33px;
}


/* Root Menu */

#header #nav #menu a {

	

  width:67px;

  border: 0px;

  padding-top: 5px;

  padding-left:0px;

  padding-right:0px;

  float: none !important; /*For Opera*/

  float: left; /*For IE*/

  display: block;  
  

  color: #fff;

  font: bold 10px/34px Arial, Helvetica, sans-serif;

  text-decoration: none;

  text-transform:uppercase;

  height: auto !important;

  height: 1%; /*For IE*/

}

#header #nav #menu a span.alt {
	/*alt text */
	visibility:hidden;
}

#header #nav #menu a.one {
	width:173px; /* changed from 93*/
	background: url(../../images/nav-top/products.gif?v=2) no-repeat 0px 0px;
}

#header #nav #menu a.two {
	background: url(../../images/nav-top/customers.gif?v=2) no-repeat 0px 0px;
	width:111px;
}

#header #nav #menu a.three {
	background: url(../../images/nav-top/partners.gif?v=2) no-repeat 0px 0px;
	width:95px;
}

#header #nav #menu a.four {
	background: url(../../images/nav-top/resources.gif?v=2) no-repeat 0px 0px;
	width:108px;
}

#header #nav #menu a.five {
	background: url(../../images/nav-top/partners.gif?v=2) no-repeat 0px 0px;
	width:95px;
}

#header #nav #menu a.six {
	background: url(../../images/nav-top/aboutlombardi.gif?v=2) no-repeat 0px 0px;
	width:181px;
}



#header #nav #menu li.selected a.one{
	background: url(../../images/nav-top/products_on.gif?v=2) no-repeat 0px 0px;
}
#header #nav #menu li.selected a.two{
	background: url(../../images/nav-top/customers_on.gif?v=2) no-repeat 0px 0px;
}
#header #nav #menu li.selected a.three{
	background: url(../../images/nav-top/partners_on.gif?v=2) no-repeat 0px 0px;
}
#header #nav #menu li.selected a.four{
	background: url(../../images/nav-top/resources_on.gif?v=2) no-repeat 0px 0px;
}
#header #nav #menu li.selected a.five{
	background: url(../../images/nav-top/partners_on.gif?v=2) no-repeat 0px 0px;
}
#header #nav #menu li.selected a.six{
	background: url(../../images/nav-top/aboutlombardi_on.gif?v=2) no-repeat 0px 0px;
}




#header #nav #menu a.one:hover,
#header #nav #menu li:hover a.one,
#header #nav #menu li.iehover a.one,
#header #nav #menu a.one:hover,
#header #nav #menu li:hover a.one,
#header #nav #menu li.iehover a.one {
	background: url(../../images/nav-top/products_over.gif?v=2) no-repeat 0px 0px;
}

#header #nav #menu a.two:hover,
#header #nav #menu li:hover a.two,
#header #nav #menu li.iehover a.two,
#header #nav #menu a.two:hover,
#header #nav #menu li:hover a.two,
#header #nav #menu li.iehover a.two {
	background: url(../../images/nav-top/customers_over.gif?v=2) no-repeat 0px 0px;
}

#header #nav #menu a.three:hover,
#header #nav #menu li:hover a.three,
#header #nav #menu li.iehover a.three,
#header #nav #menu a.three:hover,
#header #nav #menu li:hover a.three,
#header #nav #menu li.iehover a.three {
	background: url(../../images/nav-top/partners_over.gif?v=2) no-repeat 0px 0px;
}

#header #nav #menu a.four:hover,
#header #nav #menu li:hover a.four,
#header #nav #menu li.iehover a.four,
#header #nav #menu a.four:hover,
#header #nav #menu li:hover a.four,
#header #nav #menu li.iehover a.four {
	background: url(../../images/nav-top/resources_over.gif?v=2) no-repeat 0px 0px;
}

#header #nav #menu a.five:hover,
#header #nav #menu li:hover a.five,
#header #nav #menu li.iehover a.five,
#header #nav #menu a.five:hover,
#header #nav #menu li:hover a.five,
#header #nav #menu li.iehover a.five {
	background: url(../../images/nav-top/partners_over.gif?v=2) no-repeat 0px 0px;
}

#header #nav #menu a.six:hover,
#header #nav #menu li:hover a.six,
#header #nav #menu li.iehover a.six,
#header #nav #menu a.six:hover,
#header #nav #menu li:hover a.six,
#header #nav #menu li.iehover a.six {
	background: url(../../images/nav-top/aboutlombardi_over.gif?v=2) no-repeat 0px 0px;
}




/* Root Menu Hover Persistence */

#header #nav #menu a.selected:hover,

#header #nav #menu li:hover a.selected,

#header #nav #menu li.iehover a.selected {



}



/*2nd Menu*/








#header #nav #menu li:hover li a,

#header #nav #menu li.iehover li a {  

  
  
  margin:0px;

  float: none;  

  text-transform:none;

  font: bold 10px/27px Arial, Helvetica, sans-serif;

  color: #00407a;
 

  width:205px;
  
  padding:0px;
padding-top:0px;
    padding-left:12px;
  font-size:12px;
  
  

}




/* 2nd Menu Hover Persistence */

#header #nav #menu li:hover li a:hover,

#header #nav #menu li:hover li:hover a,

#header #nav #menu li.iehover li a:hover,

#header #nav #menu li.iehover li.iehover a {

 background: url(../../images/nav-top/level_two_over.gif) no-repeat 3px 0px;
 color:#0876b5;

}




/* 3rd Menu */

#header #nav #menu li:hover li:hover li a,

#header #nav #menu li.iehover li.iehover li a {	

   float: none;  

  text-transform:none;

  background: #666;

  color: #fff;

  border-top:1px solid #666;

  border-left:1px solid #666;

  border-right:1px solid #666;;

  border-bottom:1px solid #8E8E8E;

  width:120px;    

  /*padding-left:30px;*/  

  padding-left:10px;

}



/* for Internet Explorer */

/*\*/

* html #header #nav #menu li:hover li:hover li a,

#header #nav #menu li.iehover li.iehover li a {	

	margin-left:-11px;

	padding-left:20px;

}

/**/





/* 3rd Menu Hover Persistence */

#header #nav #menu li:hover li:hover li a:hover,

#header #nav #menu li:hover li:hover li:hover a,

#header #nav #menu li.iehover li.iehover li a:hover,

#header #nav #menu li.iehover li.iehover li.iehover a {

  border-top:1px solid #8E8E8E;

  border-left:1px solid #8E8E8E;

  border-right:1px solid #8E8E8E;

  background: #8E8E8E;

  color: #FFF;

}







/* 4th Menu */

#header #nav #menu li:hover li:hover li:hover li a,

#header #nav #menu li.iehover li.iehover li.iehover li a {

  background: #EEE;

  color: #666;

}



/* 4th Menu Hover */

#header #nav #menu li:hover li:hover li:hover li a:hover,

#header #nav #menu li.iehover li.iehover li.iehover li a:hover {

  background: #CCC;

  color: #FFF;

}



#header #nav #menu ul ul,

#header #nav #menu ul ul ul {



  display: none;

  position: absolute;

  top: 0;


  left: 618px; /*176px;*/
  
  z-index:999;

}


/* Do Not Move - Must Come Before display:block for Gecko */

#header #nav #menu li:hover ul ul,


#header #nav #menu li:hover ul ul ul,

#header #nav #menu li.iehover ul ul,

#header #nav #menu li.iehover ul ul ul {

  display: none;

}



#header #nav #menu li:hover ul,

#header #nav #menu ul li:hover ul,

#header #nav #menu ul ul li:hover ul,

#header #nav #menu li.iehover ul,

#header #nav #menu ul li.iehover ul,

#header #nav #menu ul ul li.iehover ul {

  display: block;

}


/* ********************************************* NAV End **************************************************************************** */

#header #nav #search {
/*PEREZ changed from 179px to push against NAV */
	width:132px; /*123px*/
	text-align:right;
	clear:none;
	float:left;	
	z-index:0;
}

#header #nav #label {
	float:right;
	width:40px;
	clear:none;
	display:inline;
	margin-right:10px;
	z-index:0;
}

#header #nav #search form {
	margin:0px;
	padding:0px;
	clear:none;
	z-index:0;
}

#header #nav-global #search input.box {
	border:0px;
	padding:0px;
		
	
	color:#8a9199;
	font-size:11px;
	line-height:10px;
	clear:none;
	z-index:0;
	width:132px;
	height:19px;
	background: url(../../images/nav-top/search_bg.gif) top left no-repeat;
	
	
}

#header #nav #label img {
	border:0px;
}


/* HEADER END */



/* LEFT BEGIN */

#left .nav ul {
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;		
	line-height:13px;
	font-size:10px;	
	width:189px; /*125*/
}

#left .nav ul li {
	margin:0px;
	padding:0px;
	line-height:13px;
	font-size:11px;		
	font-family:arial;	
	width:189px;
}

#left .nav ul li.extra {
	padding:0px;
	padding-left:25px;
	padding-top:6px;
	margin:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-size:11px !important;
	line-height:14px;	
	height:28px;
	display:block;	
	color:#0777b6;
	width:164px;
	text-decoration:none;
	border-bottom:1px dashed #c4c8cc;
}

#left .nav ul li.extra select {
	color:#0777b6;
	font-size:11px !important;
	line-height:14px;	
	width:160px;
}

#left .nav ul li a,
#left .nav ul li a:link,
#left .nav ul li a:active,
#left .nav ul li a:visited,
#left .nav ul li a:hover {
	padding:0px;
	padding-left:20px;
	padding-bottom:6px;
	padding-top:6px;
	margin:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-size:11px !important;
	line-height:14px;	
	display:block;	
	color:#0777b6;
	width:169px;
	text-decoration:none;
	border-bottom:1px dashed #c4c8cc;
}


#left .nav ul li a.crumb,
#left .nav ul li a.crumb:link,
#left .nav ul li a.crumb:active,
#left .nav ul li a.crumb:visited,
#left .nav ul li a.crumb:hover {
	border-bottom:1px solid #c4c8cc;
	background:url(../../images/nav-left/bullet_down.gif) no-repeat 10px 12px;
	font-weight:bold;
}

#left .nav li li a,
#left .nav li li a:link,
#left .nav li li a:active,
#left .nav li li a:visited,
#left .nav li li a:hover {
	padding-left:30px;
	width:159px;
}

#left .nav ul ul {
	background:#fff;
}

#left .nav ul li.selected {
	background:url(../../images/nav-left/bg_slice_selected.gif) repeat-x left 4px;
}

#left .nav ul li.selected a,
#left .nav ul li.selected a:link,
#left .nav ul li.selected a:active,
#left .nav ul li.selected a:visited {
	color:#c25e04;
}

#left .nav ul li.selected a.crumb,
#left .nav ul li.selected a.crumb:link,
#left .nav ul li.selected a.crumb:active,
#left .nav ul li.selected a.crumb:visited {
	background:url(../../images/nav-left/bullet_down_on.gif) no-repeat 10px 12px;
}

#left .nav ul li.selected ul li {
	background:none;
}

#left .nav ul li.selected ul li a,
#left .nav ul li.selected ul li a:link,
#left .nav ul li.selected ul li a:active,
#left .nav ul li.selected ul li a:visited {
	color:#0777b6;
	background:none;
}

#left .nav ul li ul li a.parent,
#left .nav ul li ul li a.parent:link,
#left .nav ul li ul li a.parent:active,
#left .nav ul li ul li a.parent:visited,
#left .nav ul li ul li a.parent:hover {
	background:url(../../images/nav-left/bullet_right.gif) no-repeat 22px 11px;
}

#left .nav img.btn {
	clear:both;
	line-height:0px;
	font-size:0px;
	display:block;
	margin-top:40px;
	border:0px;
	margin-left:auto;
	margin-right:auto;
}

#left .nav ul li:hover,
#left .nav ul li.iehover,
#left .nav ul li ul li:hover,
#left .nav ul li ul li.iehover,
#left .nav li li:hover,
#left .nav li li.iehover {
	background:url(../../images/nav-left/bg_slice_selected.gif) repeat-x left 4px;
}


#left .nav ul li.extra:hover {
	background:none;
}


#left .nav h2 {
	color:#919598;
	text-transform:uppercase;
	font-family:arial;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	margin-top:40px;
	padding-bottom:5px;
	padding-left:20px;
	width:170px;
	border-bottom:1px solid #c4c8cc;
}

#left .nav ul#related-links li a{
	font-weight:normal;
	padding-left:30px;
	width:159px;
	background:url(../../images/nav-left/bullet_right_on.gif) no-repeat 22px 11px;
	border-bottom:1px dashed #c4c8cc;
}

/* LEFT END */



/* MAIN BEGIN */

#main #intro {
	/*background:url(../../images/body/intro_pagename.jpg) top left no-repeat;*/
	
	height:252px;
	
	margin-bottom:15px;
	
	
}

#main #intro img {
	border:0px;
	position:absolute;
	left:0px;
	top:0px;
	width:775px;
	
}
/*
body#bpm-lombardi-partners #main #intro {
	background:url(../../images/body/intro_bpm-lombardi-partners.jpg) top left no-repeat;
}

body#about-lombardi-software #main #intro {
	background:url(../../images/body/intro_about-lombardi-software.jpg) top left no-repeat;
}

body#bpm-software-solutions #main #intro {
	background:url(../../images/body/intro_bpm-software-solutions.jpg) top left no-repeat;
}

body#bpm-software-customers #main #intro {
	background:url(../../images/body/intro_bpm-software-customers.jpg) top left no-repeat;
}

body#bpm-software-products #main #intro {
	background:url(../../images/body/intro_bpm-software-products.jpg) top left no-repeat;
}

body#bpm-software-services #main #intro {
	background:url(../../images/body/intro_bpm-software-services.jpg) top left no-repeat;
}

body#blueprint-login-lombardi #main #intro {
	background:url(../../images/body/intro_blueprint-login-lombardi.jpg) top left no-repeat;
	height:266px;
	margin-bottom:0px;
}

body#forrester-wave-07-sp #main #intro {
	background:url(../../images/body/intro_forrester-wave-07-sp.jpg) top left no-repeat;
	height:154px;
	margin-bottom:0px;
}
*/

#main #intro #content {
   
	font-size:12px;
	color:#585f67;
	font-family:arial;	
	line-height:18px;
	margin:0px;
	margin-left:0px;
}

body#bpm-lombardi-partners #main #intro #content {
	padding-top:75px;
	width:280px;
}

body#about-lombardi-software #main #intro #content {
	padding-top:55px;
	width:250px;
}

body#bpm-software-solutions #main #intro #content {
	padding-top:55px;
	width:250px;
}

body#bpm-software-customers #main #intro #content {
	padding-top:55px;
	width:250px;
}

body#bpm-software-products #main #intro #content {
	padding-top:55px;
	width:250px;
}

body#bpm-software-services #main #intro #content {
	padding-top:55px;
	width:300px;
}

body#bpm-industry-solutions #main #intro #content {
	padding-top:55px;
	width:300px;
}

body#blueprint-login-lombardi #main #intro #content {
	padding-top:75px;
	width:300px;
	margin-left:12px;
}

#main #intro #more {
	padding-top:10px;
	clear:both;
	display:block;
}

#main #intro #more img {
	border:0px;
}

body#blueprint-login-lombardi #main #intro #more {
	margin-top:50px;
}

#main p.lead {
	/*padding-left:35px;
	padding-right:35px;*/
	font-size:12px;
	color:#555555;
	font-family:arial;	
	font-weight:normal;
	line-height:18px;
	margin-bottom:25px;
}

#main h2 {
	margin-top:0px;
	font-family:arial;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	padding-left:0px;
	padding-right:10px;
	margin-bottom:10px;
}

#main .screenshot {
	padding-left:12px;
	padding-right:10px;
	float:right;
	padding-bottom:15px;
	margin-right:10px;
	text-align:center;
	font-family:arial;
	font-size:11px;
	line-height:13px;
}

#main .screenshot img {
border:0px;
}

#main .screenshot img.ss {
	
	display:block;
	clear:both;	
	padding-bottom:5px;
}

#main .screenshot a {
	padding-top:0px;
	display:block;
	clear:both;
}

#left h2,
body.right-bar #main h2 {
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:14px;
	line-height:17px;
	font-weight:normal;	
	padding-left:12px;
	color:#00407a;
	padding-bottom:7px;	
	padding-top:8px;
}

body.right-bar #main h2 {
	padding-top:0px;
	padding-bottom:28px;
}



#left label {
	font-family:arial;
	font-size:12px;
	line-height:14px;
	color:#555555;
}

#left #form {
	margin-left:12px;
}

#left #highlight {
	background:#f6f1db;
	margin-left:-12px;
	padding-left:12px;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
}

#left #highlight label {
	color:#ca7224;
}

#left .button {
	border:0px;
	margin-top:10px;
}

#left h3 {
	border-top:dashed 1px #c4c8cc;
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:13px;
	line-height:16px;
	font-weight:bold;	
	padding-left:12px;
	color:#626971;
	padding-bottom:7px;	
	padding-top:5px;
	margin-top:15px;
	margin-right:15px;
}

#left select {
	clear:left;
	display:block;
	font-size:11px;
	font-family:arial;
}

#left input.text {
	border:1px solid #e1e3e5;
	width:137px;
	clear:left;
	display:block;
	height:13px;
}



body#bpm-lombardi-partners #main h2 {
	/*color:#9c1f2e;*/
	color:#00407B;
}

body#about-lombardi-software #main h2 {
	/*color:#0777b6;*/
	color:#00407B;
}

body#bpm-software-solutions #main h2 {
	/*color:#337321;*/
	color:#00407B;
}

body#bpm-software-customers #main h2 {
	/*color:#5c5278;*/
	color:#00407B;
}

body#bpm-software-products #main h2 {
	/*color:#c35e04;*/
	color:#00407B;
}

body#bpm-software-services #main h2 {
	/*color:#c49e0d;*/
	color:#00407B;
}

body#generic #main h2 {
	/*color:#0777b6;*/
	color:#00407B;
}

body#blueprint-lombardi #main h2 {
	color:#3373a1;
	margin-bottom:0px;
	padding-bottom:0px;
}

body#blueprint-lombardi #main p {
	margin-bottom:15px;
}

#main p.subtitle {
	margin:0px;
	padding:0px;
	padding-left:0px;
	padding-right:10px;
	font-size:12px;
	color:#8a9199;
	font-family:arial;	
	font-weight:normal;
	line-height:18px;
	font-style:italic;
	margin-bottom:10px;
}

#main #page-heading {
	height:50px;
	width:774px;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:10px;
	
	color:#000000;
	
	
	
}

body#bpm-lombardi-partners #main #page-heading,
body#bpm-software-customers #main #page-heading {
	/*border-bottom: 1px solid #D5D9DA;*/
	margin-bottom:20px;
}

body#bpm-lombardi-partners #main {
	/*background: #fff url(../../images/common/bg_slice_bpm-lombardi-partners.gif) 0px 55px repeat-x;*/
	background: #fff;
}

body#bpm-lombardi-partners #main.nobg {
	background-image:none;
	background:#fff;
}

body#bpm-lombardi-partners #main.nobg #page-heading,
body#bpm-software-customers #main.nobg #page-heading {
	border-bottom: 0px;
	margin-bottom:10px;
}

body#bpm-software-customers #main {
	/*background: #fff url(../../images/common/bg_slice_bpm-lombardi-customers.gif) 0px 55px repeat-x;*/
	background: #fff;
}

body#bpm-software-customers #main.nobg {
	background-image:none;
	background:#fff;
}

#main
{
z-index:5;

}
#main #profile-left {
	float:left;
	width:570px;
	clear:none;
	margin:0px;
	padding:0px;
	border-right: 1px dashed #C4C8CC;
	padding-right:20px;
}

#main #profile-left h2
{
margin-left:40px;
}
#main #profile-right {
	width:169px;
	float:right;
	text-align:center;
	
}

#main #quote {
	width:774px;
	line-height:0px;
	font-size:0px;
	margin-bottom:-5px;
}

#main #quote img {
	border:0px;
}

#main #heading {
	padding-left:0px;
	margin-top:10px;
	float:left;
	width:700px;
}

#main #heading h1{


}

#main h1{
	font-size:31px;
	line-height:40px;
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	

}


body#about-lombardi-software #main #heading h1{
	color:#000000;
}

body#bpm-lombardi-partners #main #heading h1{
	color:#000000;
}

body#bpm-software-customers #main #heading h1{
	color:#000000;
}

body#bpm-software-solutions #main #heading h1{
	color:#000000;
}

body#bpm-software-products #main #heading h1{
	color:#000000;
/*	margin-left:35px;*/
}

body#bpm-software-services #main #heading h1{
	color:#000000;
}

body#generic #main #heading h1 {
	color:#000000;
}



body#blueprint-lombardi #main h1{
	color:#3373a1;
	font-size:18px;
	font-family:arial;
	font-weight:normal;
}

body#blueprint-lombardi #main #heading h1{
	color:#3373a1;
	font-size:18px;
	font-family:arial;
	
}




#main #page-functions {
	padding:0px;
	float:right;
	width:35px;
	text-align:right;
	font-size:11px;
	margin-top:20px;
	padding-right:12px;
	padding-left:6px;
	font-family:arial;
	color:#0777b6;
	
	position:absolute;
	left:694px;

	
}

#main #page-functions img {
	border:0px;
	padding-top:1px;
	float:left;	
}

#main img.bullet {
	float:left;
	margin-left:12px;
	padding-right:5px;
	margin-bottom:35px;
} 

#main h3 {
	margin:0px;
	padding:0px 0px 7px 0px;
	font-family:arial;
	font-size:16px;
	line-height:15px;
	font-weight:normal;	
	color:#000000;

	font-family:Georgia, "Times New Roman", Times, serif;
	
}

#main h4 {
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:12px;
	line-height:15px;
	font-weight:bold;	
	padding-left:0px;
	color:#585f67;
	padding-bottom:5px;
}

body.landing #main h3 {
	color:#0777b6;
	padding-right:0px;
	margin-bottom:0px;
	background:  url(../../images/common/btn_doublearrow_right.gif) top right no-repeat;
	display:inline;
	margin-top:0px;
}

#main h3.with-bullet {
	padding-left:0px;
}


#main h3 a{
	padding-right:25px;
}

#main p {
	margin:0px;
	padding:0px;
	/*chngd from 12px perez*/
	padding-left:0px;
	padding-right:10px;
	font-size:12px;
	color:#555555;
	font-family:arial;	
	font-weight:normal;
	line-height:18px;
	margin-bottom:25px;
}

#main p.sub {
	margin-top:5px;
	font-size:12px;
}

#main img.wrap {
	padding-left:12px;
	padding-right:10px;
	float:right;
	padding-bottom:15px;
	margin-right:10px;
}

#main div.download-pdf {	
	font-size:12px;
	font-family:arial;	
	font-weight:normal;
	line-height:18px;
	width:230px;
	white-space:nowrap;
	margin-left:12px;
	padding:4px;
	background:#e5e6e8 url(../../images/common/download-pdf.gif) no-repeat 9px 5px;			
	margin-bottom:20px;
}

#main div.noicon {
	background-image:none;
}



#main div.download-pdf a{
	color:#0777b6;
	padding-left:30px;
}

#main div.noicon a {
	padding-left:5px;
}

#main #first {
	float:left;
	width:455px;
	/*margin-right:20px;*/
	/*padding-left:23px;*/
	
}

#main #second {
	float:right;
	/*padding-right:40px;*/
}

#main #second img.btn {
	clear:both;
	line-height:0px;
	font-size:0px;
	display:block;
	margin-bottom:15px;
	border:0px;
}

body#home #main #bottom {
	width:998px;
	height:277px;	
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:9px;
	background:none;
	z-index:1000;
}

body#home #main #first {
	display:inline;
	float:left;
	width:424px;
	height:279px;	
	margin:0px;
	padding:0px;		
	border:0px;
}

body#home #main #first img#tabs {
	margin:0px;
	padding:0px;
	float:left;
	border:0px;
	width:424px;
	height:37px;
}

body#home #main #first h1 {
	padding:0px;
	margin:0px;
	position:relative;
	display:block;
	margin-top:74px;
	margin-left:29px;
	color:#000;
	font-size:20px;
	font-family:arial;
	line-height:24px;
	font-weight:normal;	
	margin-bottom:5px;
}

body#home #main #first p {
	margin:0px;
	padding:0px;
	position:relative;
	display:block;	
	margin-left:29px;
	line-height:18px;
	font-size:14px;
	font-family:arial;
	width:355px;	
	color:#555555;
}

body#home #main #first.one {
	background:url(../../images/body/home_tab_welcome.jpg) top left no-repeat;
}

body#home #main #first.one #one {
	display:block;
}

/*display:;
background:url(../../images/body/home_tab_welcome.jpg);

background-repeat: no-repeat;
background-attachment:fixed;
background-position: top left*/






body#home #main #first.one #two,
body#home #main #first.one #three {
	display:none;
}

body#home #main #first.two {
	background:url(../../images/body/home_tab_whatshot.jpg) top left no-repeat;
}

body#home #main #first.two #two {
	display:block;
}
/*display:;
background:url(../../images/body/home_tab_whatshot.jpg);

background-repeat: no-repeat;
background-attachment:fixed;
background-position: top left;*/


body#home #main #first.two #one,
body#home #main #first.two #three {
	display:none;
}

body#home #main #first.three {
	background:url(../../images/body/home_tab_upcomingevents.jpg) top left no-repeat;
}

body#home #main #first.three #three {
	display:block;
}

body#home #main #first.three #one,
body#home #main #first.three #two {
	display:none;
}

body#home #main #second {
	float:left;	
	width:278px;
	height:277px;
	background:url(../../images/body/feature_bpm_homepage.jpg) top left no-repeat;
	margin:0px;
	padding:0px;
	border:0px;
	font-size:0px;
	line-height:0px;
}

body#home #main #second img {
	margin:0px;
	padding:0px;
	float:left;
	border:0px;
	width:278px;
	height:277px;
}

body#home #main #third {
	float:right;	
	width:290px;
	height:277px !important;
	background:url(../../images/body/feature_webinar_homepage_extended.jpg?v=22) top left no-repeat;
	margin:0px;
	padding:0px;
	border:0px;
	font-size:0px;
	line-height:0px;
	position:relative;
	right:6px;
	top:0px;
	
}

body#home #main #third img {
	margin:0px;
	padding:0px;
	float:left;
	border:0px;
	width:278px;
	height:277px;
}

body#home #main img {
	border:0px;
}

body#home #main form img.button {
	margin-top:15px;
}

body#home #main #fourth {
	margin:0px;
	padding:0px;
	float:left;
	width:774px;
	height:96px;
	border-top:1px solid #e1e3e5;
	font-size:0px;
	line-height:0px;
}

body#home #main #fourth object,
body#home #main #fourth embed,
body#home #main #fourth img {
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	border:0px;
}

body#home #main h2 {
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:16px;
	line-height:18px;
	color:#00407a;
	margin-bottom:15px;
	font-weight:normal;
}

body#home #main p {
	margin:0px;
	padding:0px;
	color:#555555;
	line-height:18px;
	font-family:arial;
	font-size:12px;
	margin-bottom:20px;
}

body#home #main #third p {
	font-size:11px;
	line-height:17px;
}

body#home #main #third h2 {
	padding-left:11px;
}

body#home #main #third .feature {
	margin:0px;
	padding:0px;	
	clear:none;	
}

body#home #main #third .feature.left {
height:80px;
}

body#home #main #third .feature.right {
height:50px;
}

body#home #main #third .feature.left img {
	float:left;
	border:0px;	
	clear:none;
	margin-right:10px;
}

body#home #main #third .feature.right img {
	float:right;	
	border:0px;
	clear:none;
	margin-left:5px;
}

body#home #main #third .feature.left p {
	float:left;
	clear:none;
	width:125px;
	background: url(../../images/body/home_feature_arrows.gif) 112px 55px no-repeat;	
}

body#home #main #third .feature.left p a{
	text-decoration:none;
	color:#555555;
	font-weight:normal;
	font-size:11px;	
	float:left;
	display:block;	
	width:125px;
	clear:none;	
}

body#home #main #third .feature.left p a.hl{
	text-decoration:none;
	color:#585f67;
	font-weight:bold;
	font-size:12px;	
}

body#home #main #third .feature.left .arrows {
	float:right;
	clear:none;
}

body#home #main #third .feature.right p {
	float:left;
	clear:none;
	width:105px;
	padding-bottom:20px;
	background: url(../../images/body/home_feature_arrows.gif) 0px 40px no-repeat;	
}

body#home #main #third .feature.right p a.hl{
	text-decoration:none;
	color:#585f67;
	font-weight:bold;
	font-size:12px;
	padding-bottom:15px;	
}

body#home #main #third .feature.right .arrows {
	float:left;
	clear:left;
}

body#home #main h3 {
	border-top:1px dashed #e1e3e5;
	font-weight:bold;
	font-size:11px;
	line-height:17px;
	color:#00407a;
	background:none;
	margin:0px;
	padding:0px;
	width:100%;
	display:block;
	margin-top:10px;	
}

body#home #main label {
	padding:0px;
	margin:0px;	
	font-family:arial;
	font-size:11px;
	line-height:20px;
	height:20px;
	color:#8a9199;	
	width:70px;
	margin:0px;
	padding:0px;	
	display:block;
	clear:none;
	float:left;
}


body#home #main input.text {
	border:1px solid #e1e3e5;
	width:97px;
	margin-bottom:5px;
}

body#home #main input.sign-in {
	background:url(../../images/body/btn_sign-in.gif) top left no-repeat;
	width:64px;
	height:21px;
	border:0px;
	margin:0px;
	padding:0px;
	margin-left:10px;
	display:inline;
	clear:none;
}

body#home #main input.register-now {
	background:url(../../images/body/btn_register-now.gif) top left no-repeat;
	width:94px;
	height:21px;
	border:0px;
	margin:0px;
	padding:0px;
	margin-left:0px;
	margin-top:5px;
}

body#home #main input.learn-more {
	background:url(../../images/body/btn_learn-more.gif) top left no-repeat;
	width:85px;
	height:21px;
	border:0px;
	margin:0px;
	padding:0px;
	margin-left:0px;
}

body#home #main #feature {
	font-size:0px
	line-height:0px;
	margin:0px;
	padding:0px;	
	height:313px;	
	float:left;
}

object,embed {
	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:0px;
	float:left;
}


body.full-width table.standard td {
	white-space:nowrap;
}

body.full-width table.standard td a img{
	border:0px;
}

body.full-width #main table.standard td.divider {
	padding-top:10px;
}

body.full-width #main table.standard td input {
	border:1px solid #c4c8cc;
	width:137px;
	clear:left;
	display:block;
	font-size:11px;
	font-family:arial;
}

body.full-width table.standard td textarea {
	border:1px solid #c4c8cc;
	font-size:11px;
	font-family:arial;
}

body.full-width #main table.standard td select {
	font-size:11px;
	font-family:arial;
	width:137px;
}


#main table.form td {
	white-space:nowrap;
}


#main table.standard {
	margin-left:0px;
	padding-right:10px;
}

#main table.standard tr td {
	font-size:12px;
	color:#555555; /*#8a9199;*/
	font-family:arial;	
	font-weight:normal;
	line-height:18px;
	padding-bottom:8px;
}

#main table.standard td a img{
	border:0px;
}

#main table.standard tr td.highlight {
	color:#555555;
	font-weight:bold;
}

#main table.standard td.divider {
	height:1px;
	border-top:1px solid #c4c8cc;
	line-height:1px;
	font-size:0px;
	margin:0px;
	padding:0px;
	padding-top:10px;
}

#main table.standard td input {
	margin:0px;
	padding:0px;
	border:1px solid #c4c8cc;
	width:160px;	
	height:16px;
	margin-right:10px;
	
}

#main table.standard td input.radio,
#main table.standard td input.checkbox,
body.full-width #main table.standard td input.checkbox {
	margin:0px;
	padding:0px;
	border:0px;
	display:inline;
	float:left;
	width:auto; /*12px;*/
	margin-bottom:0px;
	margin-right:3px;
	clear:left;
}

#main table.standard td textarea {
	border:1px solid #c4c8cc;
}

#main table.standard td select {
	margin:0px;
	padding:0px;
	font-size:11px;	
	line-height:13px;
	/*height:16px;*/
	font-family:arial;
	width:161px;
	border:1px solid #c4c8cc;
}

#main table.inputForm td
{
/* redesign '08*/
width:650px;
}


#main p.BodyParagraph
{
/*PEREZ changed from 12px */
padding-left:0px;
	padding-right:10px;
	font-size:12px;
	color:#555555;
	font-family:arial;	
	font-weight:normal;
	line-height:18px;
	margin-bottom:25px;

}

#main p.BodyHeadingSolutions
{
	padding-left:12px;
	padding-right:10px;
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	color:#0DB02B;
	margin-bottom:3px;
	font-family:verdana;
}
#main p.BodyHeadingProducts
{
	padding-left:12px;
	padding-right:10px;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	color:#C25E03;
	margin-bottom:3px;
	font-family:verdana;
}
#main p.BodyHeadingServices
{
	padding-left:12px;
	padding-right:10px;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	color:#E6B012;
	margin-bottom:3px;
	font-family:verdana;
}
#main p.BodyHeadingAboutLombardi
{
	padding-left:12px;
	padding-right:10px;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	color:#0A94D6;
	margin-bottom:3px;
	font-family:verdana;
}
#main p.BodyHeadingHome
{
	padding-left:12px;
	padding-right:10px;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	color:#0A94D6;
	margin-bottom:3px;
	font-family:verdana;
}
#main p.BodyHeadingBPMResourceCenter
{
	padding-left:12px;
	padding-right:10px;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	color:#0A94D6;
	margin-bottom:3px;
	font-family:verdana;
}
#main p.BodyHeadingPressRelease
{
	padding-left:0px;
	padding-right:10px;
	font-weight:bold;
	font-size:15px;
	line-height:20px;
	color:#000000;
	margin-bottom:3px;
	font-family:verdana;
}
#main p.BodyHeadingPlus
{
	padding-left:12px;
	padding-right:10px;
	font-weight:bold;
	font-size:24px;
	line-height:28px;
	color:#000000;
	margin-bottom:3px;
	font-family:arial;
}

#main a {
	color:#0777b6;
	text-decoration:none;
}
#main a:hover{
	text-decoration:underline;
}

#main .content-table {
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	margin-left:0px;
	margin-bottom:20px;
	width:650px;
	clear:both;
}

#main .content-table thead tr th {
	background-color:#00407A;
	padding:0px;
	margin:0px;
	border:0px;
	border: 1px solid #00407A;
	padding-left:5px;
	font-family:arial;
	font-size:11px;
	height:20px;
	color:#ffffff;
	font-weight:bold;
	padding-right:10px;
	text-align:left;
}

#main .content-table thead tr th a {
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}

#main .content-table thead tr td {
	background-color:#E5ECF1;
	padding:0px;
	margin:0px;
	border: 1px solid #CCD9E4;
	padding-left:5px;
	font-family:arial;
	font-size:11px;
	height:19px;
	color:#00407A;
	font-weight:bold;
	
}

#main .content-table thead tr td.center {
	text-align:center;
	padding:0px;
	margin:0px;
}

#main .content-table tbody tr td {
	padding:0px;
	margin:0px;
	border: 1px solid #CCD9E4;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	font-family:arial;
	font-size:11px;
	/*height:19px;*/
	vertical-align:top;
	font-weight:normal;
	line-height:16px;
}

#main .content-table tbody tr.row0 {
	background-color:#F2FAFD;
}

#main .content-table tbody tr.row1 {
	background-color:#ffffff;
}

#main .content-table tbody tr td.row-last {
	background-color:#ffffff;
	border: 0px;
	font-size:10px;
	color:#0A94D6;
	line-height:14px;
}

#main .content-table tbody tr td.heading {
	background-color:#00407A;
	padding:0px;
	margin:0px;
	border: 1px solid #00407A;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:arial;
	font-size:11px;
	height:19px;
	color:#ffffff;
	font-weight:bold;
	padding-right:10px;
	text-align:left;
}

#main .content-table tbody tr td.subheading {
	background-color:#E5ECF1;
	padding:0px;
	margin:0px;
	border: 1px solid #CCD9E4;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:arial;
	font-size:11px;
	height:19px;
	color:#00407A;
	font-weight:bold;
}



#main ul.download-list {
	display:block;	
	padding-left:0px;
}

#main ul.download-list li {
	margin:0px;
	padding:0px;
	padding-top:8px;
	padding-bottom:9px;
	padding-left:34px;
	font-size:12px;
	font-family:arial;
	line-height:14px;
	border-top: 1px solid #d3d3d5;
	
	background:#e5e6e8 url(../../images/common/download-pdf.gif) no-repeat 8px 7px;			
}

#main ul.download-list li.row0{
	background-color:#f6f6f8;
}

#main ul.download-list li.row1{
	background-color:#fff;
}

#main ul.download-list li.row-last{
	border-bottom: 1px solid #d3d3d5;
}



#main ul,
#left #other ul {
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;		
	line-height:13px;
	font-size:10px;	
	margin-bottom:20px;	
	margin-top:-7px;
	clear:left;
	padding-right:10px;
}

#main ul li,
#left #other ul li {
	padding:0px;
	padding-left:22px;
	padding-top:6px;
	margin:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-size:12px;
	color:#555555;
	font-family:arial;	
	font-weight:normal;
	line-height:18px;
	display:block;
	background:url(../../images/common/bullet_right_on.gif) no-repeat 12px 11px;	
	height:1%;	
}

#left #other ul li {
	font-size:11px;
	line-height:16px;
}



#left #other-bottom ul {
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;		
	line-height:13px;
	font-size:10px;	
	margin-bottom:20px;	
	margin-top:-7px;
	clear:left;
	padding-right:10px;
	border:0px;
}


#main .other ul {
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;		
	line-height:13px;
	font-size:10px;	
	margin-bottom:20px;	
	margin-top:-7px;
	clear:left;
	padding-right:0px;
	border:0px;
}


#left #other-bottom ul li {
	padding:0px;
	padding-left:13px;
	padding-top:6px;
	width:80px;
	margin:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-size:12px;
	color:#555555;
	font-family:arial;	
	font-weight:normal;
	line-height:18px;
	display:block;
	background:url(../../images/nav-left/bullet_right_on.gif) no-repeat 24px 16px;	
	height:1%;	
	border:0px;
}

#main .other ul li {
background:none;	
margin:0px;
padding:0px;
margin-left:10px;
width:160px;
}

#left #other-bottom h4 {	
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:11px;
	line-height:14px;
	font-weight:bold;	
	padding-left:12px;
	color:#626971;
	padding-bottom:0px;	
	padding-top:5px;
	margin-top:5px;
	
	margin-left:10px;
}

#main .other h4 {	
	border-top: 1px solid #d3d3d5;
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:11px;
	line-height:14px;
	font-weight:bold;	
	padding-left:0px;
	color:#626971;
	padding-bottom:10px;	
	padding-top:5px;
	margin-top:5px;
	margin-right:0px;
	margin-left:10px;
}

#left #other-bottom ul li a,
#left #other-bottom ul li a:link,
#left #other-bottom ul li a:active,
#left #other-bottom ul li a:visited,
#left #other-bottom ul li a:hover {
	color:#0777b6;
	text-decoration:none;
	border:0px;	
	width:80px;
}

#main .other ul li a,
#main .other ul li a:link,
#main .other ul li a:active,
#main .other ul li a:visited,
#main .other ul li a:hover {
padding:0px;
	padding-left:10px;
	padding-bottom:6px;
	padding-top:6px;
	margin:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-size:11px !important;
	line-height:14px;	
	display:block;	
	color:#0777b6;
	width:179px;
	text-decoration:none;
	border-bottom:1px dashed #c4c8cc;	
	background:url(../../images/nav-left/bullet_right_on.gif) no-repeat 0px 12px;
	font-weight:bold;
	
	
}
#main .other ul li.end a,
#main .other ul li.end a:link,
#main .other ul li.end a:active,
#main .other ul li.end a:visited,
#main .other ul li.end a:hover {
	border:0px;
}



#left #other-bottom ul li {
	font-size:11px;
	line-height:16px;
	border:0px;
}

#main .other ul li {
	font-size:11px;
	line-height:16px;
	border:0px;
}



#main td h4 {
	padding-left:0px;
}

#main td ul li {
	padding-left:10px;
	background:url(../../images/common/bullet_right_on.gif) no-repeat 0px 11px;	
}

#main ol {
	margin-top:-7px;
	padding-top:0px;
	padding-right:10px;
}
#main ol li {
	
	
	font-size:12px;
	color:#555555;
	font-family:arial;	
	font-weight:normal;
	line-height:18px;
	padding-top:6px;
	}

#main ul li .highlight,
#main ol li .highlight {
	font-weight:bold;
	color:#585f67;
}

.highlight {
	font-weight:bold;
	color:#585f67;
}

#main ul li a,
#main ul li a:link,
#main ul li a:active,
#main ul li a:visited,
#main ul li a:hover,
#left #other ul li a,
#left #other ul li a:link,
#left #other ul li a:active,
#left #other ul li a:visited,
#left #other ul li a:hover {
	color:#0777b6;
	text-decoration:none;
}


body#home #main ul li {
	padding-left:12px;
	background:url(../../images/common/bullet_right_on.gif) no-repeat 0px 11px;	
}

body#home #main ul li a,
body#home #main ul li a:link,
body#home #main ul li a:active,
body#home #main ul li a:visited {
	color:#555555;
	text-decoration:none;
	font-size:11px;
}

body#home #main ul li a:hover {
color:#0777b6;
text-decoration:underline;
}

#main ul li a:hover,
#left #other ul li a:hover {
	text-decoration:underline;
}

#main ul.first {
	float:left;
	width:30%;
margin-right:10px;
clear:none;
}

#main ul.second {
	float:left;
		width:30%;
	margin-right:10px;
	clear:none;
}

#main ul.third {
	float:left;
	width:30%;
	clear:none;
}



/* MAIN END */


/* FOOTER BEGIN */

#footer .nav {
	display:block;
	clear:both;
	padding-top:9px;
	margin-left:24px;	
	font-size:10px;
	color:#0777b6;
	font-family:arial;
	line-height:11px;
}

#footer .nav a,
#footer .nav a:link,
#footer .nav a:visited,
#footer .nav a:active {
	font-size:11px;
	color:#0777b6;
	font-family:arial;
	line-height:11px;
	text-decoration:none;
}

#footer .nav a:hover {
	text-decoration:underline;
}

#footer #copyright {
	display:block;
	clear:both;
	margin-top:18px;
	margin-left:0px;
	margin-right:0px;	
	font-size:10px;
	color:#9a9b9c;
	font-family:verdana;
	line-height:12px;
	/*background-color:#dcdfe1;*/
}

#footer #last-modified {
	display:block;
	clear:both;
	padding-top:8px;
	margin-left:22px;	
	margin-right:7px;
	font-size:10px;
	color:#9a9b9c;
	font-family:verdana;
	line-height:12px;
	/*background-color:#dcdfe1;*/
}

/* FOOTER END */

/* MISC HACKS BEGIN */
 
 /* *** Float containers fix:  *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/* MISC HACKS END */

 
/* PRINTER STYLES BEGIN */
 
 @media print{ 
/*hide the left column when printing*/ 
#left{display:none;} 
#twocols, #main{width:100%; float:none;}
}

/* PRINTER STYLES END */



/* LEGACY */

/*new*/

.BodyHeadingProductsNew
{
	padding-left:7px;
	padding-right:10px;
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	color:#0A94D6;
	margin-bottom:10px;
	font-family:arial;
	margin-top:25px;
}

.BodySubheadingProductsNew
{
	padding-left:7px;
	padding-right:10px;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	color:#0A94D6;
	margin-bottom:10px;
	font-family:arial;
}

.BodyParagraphNew
{
	padding-left:7px;
	padding-right:10px;
	font-family:arial;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	line-height:17px;
}

ul.new{
	list-style-image: url(/images/common/bullet_arrow_blue.gif);
	list-style-type: disc;
	padding:0px;	
		margin:0px;
		padding-left:35px;		
		padding-right:15px;
}

ul.new li ul{
	list-style-image: url(/images/common/bullet_square_black.gif);
	list-style-type: square;
	margin-top:0px;
	padding:0px;	
		margin:0px;
		padding-left:25px;		
}

ul.new li ul li{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:17px;
	font-family:arial;
}

ul.new li{
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:16px;
	font-family:arial;
	margin-bottom:10px;
}


ul.new2{
	list-style-image: url(/images/common/bullet_arrow_blue.gif);
	list-style-type: disc;
	padding:0px;	
		margin:0px;
		padding-left:35px;		
		padding-right:15px;
}

ul.new2 li ul{
	list-style-image: url(/images/common/bullet_square_black.gif);
	list-style-type: square;
	margin-top:0px;
	padding:0px;	
		margin:0px;
		padding-left:25px;		
}

ul.new2 li ul li{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:17px;
	font-family:arial;
}

ul.new2 li{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:17px;
	font-family:arial;
	margin-bottom:10px;
}




.logo-table {
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	margin-left:0px;
	margin-top:20px;
}

.logo-table thead tr th {
	background-color:#00407A;
	padding:0px;
	margin:0px;
	border:0px;
	border: 1px solid #00407A;
	padding-left:5px;
	font-family:arial;
	font-size:11px;
	height:20px;
	color:#ffffff;
	font-weight:bold;
	padding-right:10px;
	text-align:left;
}

.logo-table thead tr th a {
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}

.logo-table thead tr td {
	background-color:#E5ECF1;
	padding:0px;
	margin:0px;
	border: 1px solid #CCD9E4;
	padding-left:5px;
	font-family:arial;
	font-size:11px;
	height:19px;
	color:#00407A;
	font-weight:bold;
	
}

.logo-table thead tr td.center {
	text-align:center;
	padding:0px;
	margin:0px;
}

.logo-table tbody tr td {
	padding:0px;
	margin:0px;
	border: 1px solid #CCD9E4;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	font-family:arial;
	font-size:12px;
	color:#555555;
	font-weight:normal;
	line-height:17px;
	height:19px;
	vertical-align:top;
}

.logo-table tbody tr.row0 {
	background-color:#ffffff;
}

.logo-table tbody tr td.left {
	border-left:0px solid #CCD9E4;
	border-bottom: 1px solid #CCD9E4;
	border-right: 1px solid #CCD9E4;
	border-top: 0px solid #CCD9E4;
}

.logo-table tbody tr td.right {
	border-left:1px solid #CCD9E4;
	border-bottom: 1px solid #CCD9E4;
	border-right: 0px solid #CCD9E4;
	border-top: 0px solid #CCD9E4;
}

.logo-table tbody tr.row1 {
	background-color:#ffffff;
}

.logo-table tbody tr.row-last td{
	border-bottom: 0px;
}

.logo-table tbody tr.row-first td {
	background-color:#ffffff;
	border-top: 0px;
	font-size:10px;
	color:#0A94D6;
	line-height:14px;
}

.logo-table tbody tr td.heading {
	background-color:#00407A;
	padding:0px;
	margin:0px;
	border: 1px solid #00407A;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:arial;
	font-size:11px;
	height:19px;
	color:#ffffff;
	font-weight:bold;
	padding-right:10px;
	text-align:left;
}

.logo-table tbody tr td.subheading {
	background-color:#E5ECF1;
	padding:0px;
	margin:0px;
	border: 1px solid #CCD9E4;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:arial;
	font-size:11px;
	height:19px;
	color:#00407A;
	font-weight:bold;
}


.BodyFeatureHeading
{
	
	font-family:verdana;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	line-height:18px;
}
.BodyFeature
{
	background-image:url(/images/common/slice_body_feature.gif);
	padding-left:7px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	font-family:verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	line-height:17px;
}

table.bp-table {
border-collapse: collapse;border: 1px solid #acc1d5;
margin-left:12px;
width:100%;
margin-bottom:25px;
}
table.bp-table td, table.bp-table th {
border: 1px solid #acc1d5;padding:5px;
font-family:arial;
font-size:12px;
width:33%;
}
table.bp-table td.left {
	padding-right:20px;
	text-align:right;
	font-weight:bold;
	white-space:nowrap;
}
table.bp-table td.center,table.bp-table td.right {
	text-align:center;
	font-weight:bold;
}
table.bp-table th {
	color:#3373a1;
	text-align:center;
}

table.bp-table td.left.divider,
table.bp-table td.center.divider,
table.bp-table td.right.divider {
	border-top:3px solid #acc1d5;
}
table.bp-table td.left.divider-bottom,
table.bp-table td.center.divider-bottom,
table.bp-table td.right.divider-bottom {
	border-bottom:3px solid #acc1d5;
}

table.standard td.heading {
	font-size:12px;
}

table.standard td.heading span.label {
	color:#3373a1;
	font-weight:bold;
}

body#blueprint-lombardi #main table.standard td.fine-print,
body#blueprint-lombardi #main table.standard td div.fine-print {
	font-size:9px;
	white-space:normal;
}

body#blueprint-lombardi #main table.standard td div.fine-print {
	clear:left;
	line-height:10px;
	margin:0px;
	padding:0px;
	margin-top:5px;
}

body#blueprint-lombardi #main table.standard {
	margin-top:-10px;
	padding-top:0px;
}

table.bp-table td a img {
	border:0px;
}

body#blueprint-lombardi #main div.divider {
	padding:0px;
	margin:0px;
	height:1px;
	font-size:0px;
	line-height:0px;
	clear:none;
	background:#d0d3d6;
	
	margin-top:15px;
	margin-bottom:15px;
}

#theToolTip{
position: absolute;
left: -300px;
width: 200px;
border: 2px solid #C0C09F;
padding: 4px 5px 6px 8px;
background-color: #FFFFCC;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}

#ToolTipPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#msg,.msg{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
line-height:13px;
margin-right:2px;
margin-top:0;
}

#ToolTipTextWrap {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 12px;
color: #592C16;
margin-right:8px;
}

.question {
margin-left:4px;
}


.blueprint-body-left{
	width:495px; float: left; padding-top: 5px; padding-bottom: 10px;padding-left:20px;padding-right:20px;	
}

.blueprint-body-right{
	width: 190px; float: right; padding-top: 25px; padding-bottom: 40px;padding-right:10px;
}


#bpmrc {
	
}

#bpmrc p {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-family:arial;
	font-size:12px;
}

#bpmrc p.h {
	color:black;
	font-size:18px;
	font-weight:bold;
}

#bpmrc p.sh {
	color:black;
	font-size:14px;
	font-weight:normal;
}

#bpmrc p.ssh {
	color:black;	
	font-weight:bold;
	padding:0px;
}

#bpmrc p.ssh.number-one {
	background:url(../../images/common/number-one.gif) left top no-repeat;
	padding-left:20px;
}

#bpmrc p.ssh.number-two {
	background:url(../../images/common/number-two.gif) left top no-repeat;
	padding-left:20px;
}

#bpmrc p.ssh.number-three {
	background:url(../../images/common/number-three.gif) left top no-repeat;
	padding-left:20px;
}

#bpmrc p.ssh.number-four {
	background:url(../../images/common/number-four.gif) left top no-repeat;
	padding-left:20px;
}

#bpmrc p.ssh.number-five {
	background:url(../../images/common/number-five.gif) left top no-repeat;
	padding-left:20px;
}

#bpmrc p.l.number {
	padding-left:20px;
}

#bpmrc p.l a {
	background:url(../../images/common/arrow_more.gif) right 5px no-repeat;
	padding-right:8px;
}

#bpmrc img.ss {
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}


#bpmrc ul {
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;		
	line-height:13px;
	font-size:10px;	
	margin-bottom:20px;	
	margin-top:-7px;
	clear:left;
	padding-right:10px;
}

#bpmrc ul li {
	padding:0px;
	padding-left:26px;
	padding-top:6px;
	margin:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-size:12px;
	color:#555555;
	font-family:arial;	
	font-weight:normal;
	line-height:18px;
	display:block;
	background:url(../../images/common/bullet_right_on.gif) no-repeat 16px 11px;		
	height:20px;
}

.dojoDialog{
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;	
	/*background:#fff none repeat scroll 0%;*/	
	padding:2px;
	border:1px solid #afb0b0;
	background:none;	
	/*width:900px;
	height:600px;*/
	filter:alpha(opacity=10);
	opacity: 0.1;
	-moz-opacity:0.1;
}

.bpmrc-vid-player{
-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;	
	/*background:#fff none repeat scroll 0%;*/	
	padding:2px;
	/*border:1px solid #afb0b0;*/
	background:none;	
	/*width:900px;
	height:600px;*/
	filter:alpha(opacity=10);
	opacity: 0.1;
	-moz-opacity:0.1;
	padding:26px;
	background:url(../../images/flash/bpm-software-brochures/background.png) no-repeat top left;		
}

.bpmrc-vid-player-page{
	height:620px;
	width:900px;
	margin:0px;
	padding:0px;		
	padding:26px;
	background:#fff url(../../images/flash/bpm-software-brochures/background.png) no-repeat top left;	
	
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -450px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -310px; 
	/* Half the height of the DIV tag which is also 50 pixels */
}


.vid_left {
	float:left;
	width:195px;
	height:100%;
	padding-top:0px;
	background:none;	
	text-align:left;
	padding-left:0px;
}

.vid_left .logo {
	position:absolute;
	top:100%;
	left:36px;
	height:27px;
	width:80px;
	margin-top:-83px;
	background: url(../../images/body/logo_vid_lombardi.gif) no-repeat top left;
}

.vid_left .logo-page {
	position:relative;
	margin-left:15px;
	margin-top:80px;
	height:27px;
	width:80px;	
	background: url(../../images/body/logo_vid_lombardi.gif) no-repeat top left;
}

.vid_left #bpmrc {
	padding-top:100px;
	padding-left:10px;
}

.vid_left #bpmrc ul li {
	padding:0px;
	padding-left:8px;
	padding-top:6px;
	margin:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-size:12px;
	color:#555555;
	font-family:arial;	
	font-weight:normal;
	line-height:14px;
	display:block;
	background:url(../../images/common/bullet_right_on.gif) no-repeat 0px 10px;		
	height:auto;
}

.vid_left #bpmrc p {
	color:#555555;
	line-height:20px;
}

.vid_left #bpmrc p.h,
.vid_left #bpmrc p.sh,
.vid_left #bpmrc p.ssh{
	color:#000;
}

.vid_left #bpmrc img {
	padding-right:10px;	
}	

.vid_right {
	float:right;
	width:681px;
	height:600px;
	padding-right:2px;
	padding-top:1px;
	z-index: 2000;
}

.vid_right layer,
.vid_right embed {
	z-index: 2001;
}

.global_reset {
	margin:0px;
	padding:0px;
	background:none;
}

.vid-player-close {
	position:absolute;
	top:28px;
	left:28px;
}



body#bpm-software-products #main #bpm-blueprint-product h2 {
	color:black;
	font-size:20px;
	padding-bottom:20px;
	margin-bottom:0px;
}





body#bpm-software-products #main #bpm-blueprint-product ul li ul{
	
	margin-top:0px;
	padding:0px;	
		margin:0px;

}



body#bpm-software-products #main #bpm-blueprint-product ol,
body#bpm-software-products #main #bpm-blueprint-product ol li {
	margin:0px;
	padding:0px;
}

body#bpm-software-products #main #bpm-blueprint-product ol li.one{
	background: url(../../images/common/bullet_num-one.gif) 35px 2px no-repeat;
	list-style-type:none;
	margin-left:0px;
	padding:0px;
	padding-left:55px;	
	margin-bottom:5px;
}
body#bpm-software-products #main #bpm-blueprint-product ol li.two{
	background: url(../../images/common/bullet_num-two.gif) 35px 2px no-repeat;
	list-style-type:none;
	margin-left:0px;
	padding:0px;
	padding-left:55px;	
	margin-bottom:5px;
}
body#bpm-software-products #main #bpm-blueprint-product ol li.three{
	background: url(../../images/common/bullet_num-three.gif) 35px 2px no-repeat;
	list-style-type:none;
	margin-left:0px;
	padding:0px;
	padding-left:55px;	
	margin-bottom:5px;
}
body#bpm-software-products #main #bpm-blueprint-product ol li.four{
	background: url(../../images/common/bullet_num-four.gif) 35px 2px no-repeat;
	list-style-type:none;
	margin-left:0px;
	padding:0px;
	padding-left:55px;	
	margin-bottom:5px;
}
body#bpm-software-products #main #bpm-blueprint-product ol li.five{
	background: url(../../images/common/bullet_num-five.gif) 35px 2px no-repeat;
	list-style-type:none;
	margin-left:0px;
	padding:0px;
	padding-left:55px;	
	margin-bottom:5px;
}


body#bpm-software-products #main #bpm-blueprint-product ul.discs li{
	background: url(../../images/common/bullet_sublist_disc_orange.gif) 35px 6px no-repeat;
	margin-left:0px;
	padding:0px;
	padding-left:45px;	
	margin-bottom:0px;
}


body#bpm-software-products #main #bpm-blueprint-product ul li ul li{
	background: url(../../images/common/bullet_sublist_disc.gif) 0px 5px no-repeat;
	margin:0px;
	margin-left:0px;
	text-indent:10px;
	padding:0px;
	font-size:12px;
	line-height:17px;
	font-family:arial;
}

body#bpm-software-products #main #bpm-blueprint-product ul li span.l a,
body#bpm-software-products #main #bpm-blueprint-product p.l a {
	background:url(../../images/common/arrow_more.gif) right 5px no-repeat;
	padding-right:8px;
}

body#bpm-software-products #main #bpm-blueprint-product p {
margin-bottom:10px;
}




/* HOME PAGE - NEXT STEPS - BEGIN */

#next-steps {
	background: url(../../images/body/next-steps_bg.png) top left no-repeat;				
	width:274px;
	height:285px;	
	float:right;
	padding-top:30px;
	overflow:visible; /* keeps from bouncing in IE6*/
}	


body#home #main #next-steps ul {
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;		
	line-height:13px;
	font-size:10px;	
	width:274px;
}

body#home #main #next-steps ul li {
	margin:0px;
	padding:0px;
	line-height:13px;
	font-size:11px;		
	font-family:arial;	
	width:274px;
	height:48px;
	background:url(../../images/body/next-steps_off.png) top left no-repeat;
	cursor:pointer;
}

body#home #main #next-steps ul li.last {
	margin:0px;
	padding:0px;
	line-height:13px;
	font-size:11px;		
	font-family:arial;	
	width:274px;
	height:47px;
	background:url(../../images/body/next-steps_last_off.png) top left no-repeat;
}

body#home #main #next-steps ul li.first {
	margin:0px;
	padding:0px;
	line-height:13px;
	font-size:11px;		
	font-family:arial;	
	width:274px;
	height:50px;
	background:url(../../images/body/next-steps_first_off.png) top left no-repeat;
}

body#home #main #next-steps ul li p {
	display:none;
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:13px;
	font-family:arial;
	color:#8a9199;
	padding-left:48px;
	width:200px;
	padding-bottom:5px;
}
						

body#home #main #next-steps ul li.on {
	background:url(../../images/body/next-steps_on.png) top left no-repeat;
	height:86px;
}

body#home #main #next-steps ul li.first.on {
	background:url(../../images/body/next-steps_first_on.png) top left no-repeat;
	height:88px;
}

body#home #main #next-steps ul li.last.on {
	background:url(../../images/body/next-steps_last_on.png) top left no-repeat;
	height:88px;
}

body#home #main #next-steps ul li.on p {
	display:block;
}


body#home #main #next-steps h2 {
	margin:0px;
	padding:0px;
	color:#0876b5;				
	font-family:arial;
	font-size:13px;
	
	font-weight:normal;
	
	line-height:14px;	
	width:226px;				
	padding-top:13px;							
	padding-bottom:5px;
	float:right;				
}

body#home #main #next-steps img {
	margin:0px;
	padding:0px;
	float:left;
	padding-left:9px;
	padding-right:6px;
	padding-top:10px;
	padding-bottom:0px;
	display:inline;
	clear:none;
}

body#home #main #next-steps ul li.on h2 {
	background:url(../../images/body/next-steps_arrows.png) 200px 18px no-repeat;
}		

			
/* HOME PAGE - NEXT STEPS - END */