/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.  c10038
=================================================================== */
/*

div.secondarynav {
	filter:alpha(opacity='85');
	opacity: 0.85;
	position:absolute;
	top:54px;
	visibility:hidden;
	z-index:300;
}
div.secondarynav a {
	filter:alpha(opacity='100');
	opacity: 1;
}

*/

#nav {padding:0 0 0 0; margin:0 0 0 0; list-style:none; height:23px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;width:944px;}
#nav li.top {display:block; float:left; height:23px; margin-right:8px;}



/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{ left:1px; top:20px; background: #fff; padding:3px; border:1px solid #BCC8DA; white-space:nowrap; width:240px; height:auto; z-index:300;} /* #BCC8DA */
#nav li ul.sub
{ border-bottom:solid 3px #c10038; }
/* {left:1px; top:38px; background: #f00; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:190px; height:auto; z-index:300;} */
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:240px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:12px; height:18px; width:238px; line-height:18px; text-indent:5px; color:#606060; text-decoration:none;border:none;border-bottom:1px solid #BCC8DA;}
#nav li:hover ul.sub li a:hover 
{background:#c10038; color:#fff; border-color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:190px; top:-4px; background: #fff; padding:3px; border:1px solid #bcc8da; white-space:nowrap; width:190px; z-index:400; height:auto;}
/* {left:190px; top:-4px; background: #BCC8DA; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:190px; z-index:400; height:auto;} */
#nav ul ul { border-right:none; }

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#083B7C 180px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#BCC8DA url 180px 6px no-repeat; color:#000; border-color:#BCC8DA;} 


/* down states */
body#homePage #nav li a#home,
body#aboutPage #nav li a#aboutus,
body#productsPage #nav li a#products,
body#servicesPage #nav li a#services,
body#industriesPage #nav li a#industries,
body#partnersPage #nav li a#partners,
body#contactPage #nav li a#contact {color:#fff; background: no-repeat;}
body#homePage #nav li a#home span,
body#aboutPage #nav li a#aboutus span,
body#servicesPage #nav li a#services span,
body#partnersPage #nav li a#partners span,
body#contactPage #nav li a#contact span {background: no-repeat right top;}
body#productsPage #nav li a#products span.down, body#industriesPage #nav li a#industries span.down, body#aboutPage #nav li a#aboutus span.down {background: no-repeat right top;}

/* BPO */
.titleRed {
	color: #900;
	margin-bottom:0;
	margin-left:0px;
	font-family:Calibri;
	font-size:18px;
	font-weight:bold;
}
#BPO {
	
	
	margin: 0px;
	
}
ul#BPO {padding-left: 0px;
padding-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	text-indent:0px;
}


li#BPO {padding-left: 0px;
	margin-left: 15px;
	margin-bottom: 5px;
	list-style-position:inside;
	
}



table#BPO td{valign:top;}