body {
		margin: 0;		
		padding: 0;
		font-family: arial, verdana, sans-serif;
		font-size:11px;
		color: #333;
		background: #e1e1e1  url(../images/background.gif);
}
		
#page
{
	position: relative;
	padding: 10px; 
	width:770px;
	top: -3px;
	left: -3px;
	background: #fff;
	voice-family: "\"}\""; 
  	voice-family:inherit;
 	width:750px;
}

html>body #page {
  width:750px;
} 

#pageshadow
{
	position:relative;
	left:50%;
	width:770px;
	margin-top:10px;
	margin-left:-380px;		
}




/* Begin Generic Selectors ============================================== */

a
{ 
	font-weight:normal;
	color:#0A50A1; 

} 

a:hover 
{ 
	text-decoration:none;
	font-weight:normal;
	color:#db002a;
	border-bottom: none;
}

textarea.enquiry
{
width:240px;
}

p,ul, li, input, textarea, h1, h2
{
	font-family:    arial, verdana, sans-serif;
	font-size:11px;
}

p
{
	/*margin-top:5px; */
	line-height: 1.25em;
}

img a
{
	border-bottom: none;
}


li
{
	line-height: 18px;
}

.headingred {
	color: #db002a;
	font-weight: bold;
}

.floatleft
{
	float:left;
	vertical-align:bottom;
}

.floatright
{
	float:right;
}

.center
{
	text-align:center;
}

img 
{
	border: 0;
}

.grey
{
	color: #999;
}

.clear 
{
  clear: both;
  height: 0;
}

input, textarea
{
border: 1px dashed #333;
background: #FFF;
color: #333;
}

form
{
margin:0;
padding:0;
}

.featured
{
border: 1px solid black;
}

a.featuredlink
{
border-bottom: 0;
}

hr {
color: #CCCCCC;
background-color: #0A50A1;
height: 1px;
width: 100%;
align: center;
}

/* End Generic Selectors ============================================== */

/* Begin Top Navigation ============================================== */

#topnav
{
	position:relative;
	width:748px;
	height:80px;
	vertical-align:text-bottom;
}

#topnav ul
{
	margin: 0;
	padding: 0;
	display: inline;
	float:right;
} 

#topnav li
{
	display: inline;
	border-left: 1px solid #000;
	padding: 0 7px;

} 

#topnav li.first
{
	display: inline;
	padding: 0 7px;
	border-left:none;

} 

#topnav li.last
{
	display: inline;
	border-left: 1px solid #000;
	padding: 0 0 0 7px;

} 

#topnav a
{ 
	text-decoration:none;
	font-weight:normal;
	color:#333; 
	border-bottom: none;

} 

#topnav a:hover { 
/*text-decoration:none; */
font-weight:normal;
color:#0A50A1;
background-color: #db002a;


}

#topnav a:active { 
text-decoration:none;
font-weight:normal;
color:#0A50A1; 

}

#topnav a.currentpage
{ 
	text-decoration:none;
	font-weight:normal;
	color:#0A50A1; 
	border-bottom: none;
} 

#topnav a.currentpage:hover { 
text-decoration:none;
font-weight:normal;
color:#db002a; 

}
/* End Top Navigation ============================================== */


/* Begin Side Navigation ============================================== */

.navpadding a
{ 
	text-decoration:none;
	font-weight:normal;
	color:#333; 
	padding:2px;
	border-bottom: none;
} 

.navpadding a:hover { 
text-decoration:none;
font-weight:normal;
color:#FFF; 
padding:2px;
background: #db002a;
color:#fff;
}

a.menu_red
{
	text-decoration:none;
	font-weight:bold;
	color:#db002a; 
	border-bottom: none;
}

a.menu_red:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#FFF; 
	border-bottom: none;
}

ul.mainmenu
{
	margin: 0 0 15px 0; /*20*/
    padding-left: 0;
	list-style-type: none;
    text-decoration: none;
}

ul.mainmenu li
{
border-bottom: 1px solid #CCC;
padding: 6px 0 6px 10px;
background:url(../images/nav_bullet.gif) center left no-repeat;
}

ul.mainmenu li.expanded
{
border-bottom: 1px solid #CCC;
padding: 6px 0 6px 10px;
background:url(../images/nav_bullet_down.gif) top left no-repeat;
}

ul.mainmenu li.nobullet
{
border-bottom: 1px solid #CCC;
padding: 6px 0 6px 10px;
background:none;
}

ul.mainmenu li.about
{
border-bottom: 1px solid #0A50A1;
padding: 6px 0 6px 10px;
background:url(../images/nav_bullet.gif) center left no-repeat;
}

ul.submenu
{
	margin: 5px 0 0 0;
    padding-left: 15px;
	list-style-type: none;
    text-decoration: none;
}
ul.submenu2
{
	margin: 5px 0 0 0;
    padding-left: 0px;
	list-style-type: none;
    text-decoration: none;
}
ul.submenu3
{
	font-size:10px;
	margin: 5px 0 0 0;
    padding-left: 0px;
	list-style-type: none;
    text-decoration: none;
}

ul.submenu li
{
border-bottom: none;
padding: 0px 0px;
background:none;
}
ul.submenu2 li
{
border-bottom: none;
padding: 0px 0px;
background:none;
}

ul.submenu3 li
{
font-size:10px;
border-bottom: none;
padding: 0px 0px;
background:none;
}

ul.overview
{
	margin: 0 0 15px 0; /*20*/
    padding-left: 0;
	list-style-type: none;
    text-decoration: none;
}
ul.overview2
{
	margin: 0 0 15px 60px; /*20*/
    padding-left: 0;
	list-style-type: none;
    text-decoration: none;
}

ul.overview li
{
	padding: 3px 0 0px 5px;
	background:url(../images/nav_bullet.gif) center left no-repeat;
}
ul.overview2 li
{
	padding: 3px 0 0px 5px;
	background:url(../images/nav_bullet.gif) center left no-repeat;
}

/* End Side Navigation ============================================== */

/* Begin Page Layout  =============================================== */

#content
{
	width:410px;
	background: #FAFBFB;
	margin: 0 5px;
	float:left;
}	


#content2
{
	width: 560px;
	background: #FAFBFB;
	margin: 0 0 0 5px;
	float:left;
}
#content2 dt {
	margin: 0 0 0 60px;
	padding: 0.4em 0 0 0.7em;
	
}

#content3
{
	width:600px;
	background: #FAFBFB;
	margin: 0 0 0 0px;
	float:left;
}

#content4
{
	width:750px;
	background: #FAFBFB;
	margin: 0 0 0 0px;
	float:left;
}

#innercontent
{
	width:390px;
	background: #FAFBFB;
	margin: 0 0 0 0px;
	float:left;
}

#innerimage
{
	width:150px;
	margin: 0 0 0 0px;
	float:left;

}

#sidebar2
{
	width:145px;
	margin: 0 0 0 5px;
	float:left;

}

#sidebar2
{
	width:145px;
	margin: 0 0 0 5px;
	float:left;

}

#sidebar
{
	width:145px;
	float:left;
}

#navigation
{
	width:185px;
	float:left;
}

.contentpadding2
{
padding: 10px;
margin: 0 0 0 5px;
}

.contentpadding2 p
{
/*line-height: 24px;*/
}


.contentpadding
{
padding: 10px;
}

#sidebar .contentpadding
{
padding: 10px;
background: #FAFBFB;
}

#navigation .navpadding
{
padding: 0 5px 5px 5px;
background: #FAFBFB;
}

#header
{
	margin-top: 5px;
	width:740px;
	height:126px;
	background: #E4E4E4 url(../images/cargosecurity.gif) left no-repeat;		
}

#footer
{
	position:relative;
	width:750px;
	padding: 3px 0 3px 10px;
	color: #FFF;
	background: #918F92;
	margin-top:10px;
	letter-spacing:1px;
	
 	width:740px;		
}

html>body #footer {
  width:740px;
} 

#footer a
{
	color:#FFF;
	font-weight:normal;
	border-bottom:none;
	text-decoration: none;
}

#footer a:hover
{
	color:#db002a;
	font-weight:normal;
}



/* Begin Breadcrumb  ============================================== */

.breadcrumb
{
	position:relative;
	width:740px;
	height:1px;
	padding: 0px 0;
	vertical-align:bottom;
	color: #0A50A1;		
}

.breadcrumb a
{
	font-weight:normal;
	color:#B8B8B8;
	border-bottom:none;		
}

.breadcrumb a:hover
{
	font-weight:normal;
	color:#333;
	border-bottom:none;		
}
/* Begin Breadcrumb  ============================================== */


/* Begin Headers  ============================================== */

h1
{
	margin: 0;
	padding: 2px 0;
	font-weight:normal;
	color:#FFF;
}


h1.small
{
	background:#db002a;
	
}

h1.small a
{
	font-weight:normal;
	color:#FFFFFF;
	border-bottom:none;		
}
h1.small a:hover
{
	font-weight:normal;
	color:#FFFFFF;
	border-bottom:none;		
}


h1
{
	background:#db002a;
}
/*
h1.large
{
	background:#0A50A1; url(../img/header/large_header_back.gif) no-repeat;
}
*/
h1.suitable
{
	background:#918F92;
}

/* End Headers  ============================================== */


/* Begin Introboxes ============================================== */
/*
.introbox
{
background:#E4E4E4  url(../img/introboxes/corner.gif) bottom right no-repeat;
padding: 10px;
}

.introbox_yellow
{
background:#E4E4E4 url(../img/introboxes/corner.gif) bottom right no-repeat;
padding: 10px 10px 1px 10px;
}

.introbox_dblue
{
background:#E4E4E4 url(../img/introboxes/corner.gif) bottom right no-repeat;
padding: 10px 10px 1px 10px;
}

.introbox_lblue
{
background:#E4E4E4 url(../img/introboxes/corner.gif) bottom right no-repeat;
padding: 10px 10px 1px 10px;
}

.introbox_black
{
background:#000 url(../img/introboxes/corner.gif) bottom right no-repeat;
padding: 10px 10px 1px 10px;
}
*/
/* End Introboxes ============================================== */

#content dl {
	margin: 0;
}
#content dt {
	margin: 0 0 0 60px;
	padding: 0.4em 0 0 0.7em;
	/*border-left: dotted 1px  #aaa; */
}
#content .im {
	clear: left;
	float: left;
	width: 60px;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 1em 0 0.5em 0;
	}
#content2 .imleft {
	clear: left;
	float: left;
	width: 60px;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 1em 0 0.5em 0;
	}
	#content2 .imright {
	clear: left;
	float:left;
	width: 60px;
	
	border: 0;
	margin: 0;
	padding: 1em 0 0.5em 0;
	}
	

#content dd {
	margin: 0 0 0 60px;
	padding: 1px 0 0.4em 0.7em;
	/*border-bottom: dotted 1px #aaa;
	border-left: dotted 1px #aaa; */
}
#content2 dd {
	margin: 0 0 0 60px;
	padding: 1px 0 0.4em 0.7em;
	/*border-bottom: dotted 1px #aaa;
	border-left: dotted 1px #aaa; */
}
#content dd p, #content dd ul {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
#content2 dd p, #content dd ul {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
#content .dl {
	color: #666;
}
#content2 .dl {
	color: #666;
}

#content dd #quotes {
	color: #896834;
}
#content2 dd #quotes {
	color: #896834;
}

#content dd #quotes p {
	margin: 1em 5%;
}
#content2 dd #quotes p {
	margin: 1em 5%;
}

td.people {
	padding-left: 10px;
        font-family:    arial, verdana, sans-serif;
	font-size:11px; 
   
}

td.img {
	padding-top: 12px;
	vertical-align: top;
}


.img_gears
{
  background-image: url(../images/gears.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_aboutus
{
  background-image: url(../images/image_aboutus.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_marketfocus
{
  background-image: url(../images/image_marketfocus.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_marketfocus_customersegments_sp
{
  background-image: url(../images/image_marketfocus_customersegments_sp.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_marketfocus_customersegments_sp_wireless
{
  background-image: url(../images/image_marketfocus_customersegments_sp_wireless.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_marketfocus_customersegments_sp_wireline
{
  background-image: url(../images/image_marketfocus_customersegments_sp_wireline.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_marketfocus_customersegments_sp_cable
{
  background-image: url(../images/image_marketfocus_customersegments_sp_cable.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_marketfocus_customersegments_hsp
{
  background-image: url(../images/image_marketfocus_customersegments_hsp.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_marketfocus_customersegments_hsp_networkoem
{
  background-image: url(../images/image_marketfocus_customersegments_hsp_networkoem.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_marketfocus_customersegments_hsp_isv
{
  background-image: url(../images/image_marketfocus_customersegments_hsp_isv.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_marketfocus_customersegments_hsp_aspmsp
{
  background-image: url(../images/image_marketfocus_customersegments_hsp_aspmsp.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_marketfocus_customersegments_digitalcontent
{
  background-image: url(../images/image_marketfocus_customersegments_digitalcontent.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_marketfocus_customersegments_digitalcontent_ap
{
  background-image: url(../images/image_marketfocus_customersegments_digitalcontent_ap.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_marketfocus_customersegments_digitalcontent_producers
{
  background-image: url(../images/image_marketfocus_customersegments_digitalcontent_producers.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_marketfocus_marketexpertise_aas
{
  background-image: url(../images/image_marketfocus_marketexpertise_aas.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_marketfocus_marketexpertise_ims
{
  background-image: url(../images/image_marketfocus_marketexpertise_ims.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_marketfocus_marketexpertise_iptv
{
  background-image: url(../images/image_marketfocus_marketexpertise_iptv.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.img_marketfocus_marketexpertise_tqplay
{
  background-image: url(../images/image_marketfocus_marketexpertise_tqplay.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.img_marketfocus_marketexpertise_mvno
{
  background-image: url(../images/image_marketfocus_marketexpertise_mvno.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.img_marketfocus_marketexpertise_css
{
  background-image: url(../images/image_marketfocus_marketexpertise_css.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_pressroom
{
  background-image: url(../images/image_pressroom.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_pubinsights
{
  background-image: url(../images/image_pubinsights.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}


.img_services
{
  background-image: url(../images/image_services.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_services_strategicsupport
{
  background-image: url(../images/image_services_strategicsupport.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_services_strategicsupport_busplanning
{
  background-image: url(../images/image_services_strategicsupport_busplanning.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_services_strategicsupport_busmodsimulation
{
  background-image: url(../images/image_services_strategicsupport_busmodsimulation.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_services_strategicsupport_techplanning
{
  background-image: url(../images/image_services_strategicsupport_techplanning.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_services_strategicsupport_techmodsimulation
{
  background-image: url(../images/image_services_strategicsupport_techmodsimulation.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_services_strategicsupport_ipstrategy
{
  background-image: url(../images/image_services_strategicsupport_ipstrategy.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_services_operationalsupport
{
  background-image: url(../images/image_services_operationalsupport.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_services_operationalsupport_esmsupport
{
  background-image: url(../images/image_services_operationalsupport_esmsupport.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_services_operationalsupport_sysarchengineering
{
  background-image: url(../images/image_services_operationalsupport_sysarchengineering.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_services_operationalsupport_pppmanagement
{
  background-image: url(../images/image_services_operationalsupport_pppmanagement.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_services_processestools
{
  background-image: url(../images/image_services_processestools.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_services_processestools_unisonips
{
  background-image: url(../images/image_services_processestools_unisonips.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_services_processestools_unisonmcs
{
  background-image: url(../images/image_services_processestools_unisonmcs.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.img_careers
{
  background-image: url(../images/image_careers.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.imageflowleft
{
	float: left;
  	clear: left;
  	margin: 0px 10px 10px 0px;
}
