﻿html, body {
	margin: 0;
	padding: 0;
}

body
{
    font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	background: #ffffff;
}

.hidden
{
    display: none;
}

#pageHolder
{
    width: 950px;
    margin: auto;
    margin-top:8px;    
}

.homeHoriLines
{
    margin:0;
    padding:0;
    padding-top: 8px;
}

#menu
{
	display:none !important;
    height: 30px;
    margin-left:8px;
    margin-right:8px;
  /*  background: url('../images/masterPage/01-MainTopBar_Inside.jpg');
    background-repeat: repeat-x;*/
}

.beamLogo
{
	display: inline;
	float: left;
	width:147;
	height:36px;
	margin-right: 2px;
	margin-left:8px;
    margin-right:8px;
    border:none;
}

.beamLogo img
{
	border:none;
}

.blogLogo
{
	display: inline;
	float: left;
	width:50;		
	height:20px;	
	margin-left: 2px;
    margin-right: 6px;
    border:none;
}

.blogLogo img
{
	border:none;
}

.youtubeLogo
{
	display: inline;
	float: left;
	width:50;		
	height:20px;
	margin-right: 2px;
	margin-left: 2px;
    border:none;
}

.youtubeLogo img
{
	border:none;
}

.facebookLogo
{
	display: inline;
	float: left;
	width:50;		
	height:20px;
	margin-right: 2px;
	margin-left: 1px;    
    border:none;
}

.facebookLogo img
{
	border:none;
}

.textLogos
{
	display: inline;
	float: left;
	width:50;		
	height:10px;
	margin-top:3px;
	margin-right: 4px;
	margin-left:2px;   
    border:none;
    color:#666666;
    font-size:11px;    
    
}

.logoAndSearch
{
	margin-top:5px;
	height:50px;
	margin-left:8px;
}

.welcomeText
{
    margin:0;
    padding:0;
    margin-top:30px;
    margin-right:320px;
}

.welcomeTextLink
{
    color:#EE3124 !important;
    text-decoration:underline !important;
}

.welcomeTextLink:hover
{
    color:#EE3124 !important;
    text-decoration:none !important;
}

.searchArea
{
	float: right;
	color:Red;
	margin-top:20px;
	margin-right:14px;
}

.leftImg
{
	display: inline;
	float: left;
}

.rightImg
{
	display: inline;
	float: right;
}

.topImg
{
	display: inline;
}

.bottomImg
{
	display: block;
}

.quickSelect
{
	display:inline;
	float: right;
	color:Red;
	margin-right:12px;
	font-size: 11px;
	margin-top:4px;
	/*position:absolute;*/
}

#divMenu
{
    float: left;
    display: inline;
    margin:0;
    padding:0;    
    position: relative;
    font-size: 11px;
}

#divMenu ul
{
    list-style:none;
    font-size: 11px;      
    margin:0;
    padding:0;     
    padding-top: 5px; 
    padding-left: 5px;
}

.divMenuLink, .divMenuLink:visited
{
    color: #666666;
    text-decoration: none;
    padding-right: 30px;  
}

.divMenuLink:hover
{
    color: #EE3124;
    text-decoration: none;
    padding-right: 30px;
}

#divMenu ul li
{
    float:left;	
    position:relative;
}

.mainMenuHomeLink, .mainMenuHomeLink:visited
{
    float:left;	
    position:relative;
    color: #666666;
    text-decoration: none;
	background-image: url("../images/CommonImages/TopMenu_Bars_Main1_BeamLogo.jpg");
    background-repeat:no-repeat;
    height:26px;
    width:96px;
    text-align:center;
}

.mainMenuHomeLink:hover
{
	background-image: url("../images/CommonImages/TopMenu_Bars_MouseOver1_BeamLogo.jpg");
    background-repeat:no-repeat;
    height:26px;
    width:96px;
    text-align:center;
}

.mainMenuLink, .mainMenuLink:visited
{
    float:left;	
    position:relative;
    color: #666666;
    text-decoration: none;
	background-image: url("../images/CommonImages/TopMenu_Bars_Main1.jpg");
    background-repeat:no-repeat;
    height:26px;
    width:96px;
    text-align:center;
}

.mainMenuLink:hover
{
	background-image: url("../images/CommonImages/TopMenu_Bars_MouseOver1.jpg");
    background-repeat:no-repeat;
    height:26px;
    width:96px;
    text-align:center;
}

.mainMenuLinkClickOverHome
{
	float:left;	
    position:relative;
    padding-top:5px;
    color: #666666;
    text-decoration: none;
	background-image: url("../images/CommonImages/TopMenu_Bars_ClickOver_BeamLogo.jpg");
    background-repeat:no-repeat;
    height:26px;
    width:96px;
    text-align:center;
}

.mainMenuLinkClickOver
{
    float:left;	
    position:relative;
    padding-top:5px;
    color: #666666;
    text-decoration: none;
	background-image: url("../images/CommonImages/TopMenu_Bars_ClickOver.jpg");
    background-repeat:no-repeat;
    height:26px;
    width:96px;
    text-align:center;
}

.mainMenuLinkActivePage
{
    float:left;	
    position:relative;
    color: #666666;
    text-decoration: none;
	background-image: url("../images/CommonImages/TopMenu_Bars_SelectedMenu.jpg");
    background-repeat:no-repeat;
    height:26px;
    width:96px;
    text-align:center;
}

.divMenuLItext
{
	margin-top:5px;
}

.homeSubMenu
{
    position: relative;
    margin-top: -2px;
    height: 35px;
    font-size: 11px;
    margin-left:8px;
    margin-right:8px;
    width:934px;
    display: none;
}

.subMenu
{
    position: relative;
    margin-top: -2px;
    height: 35px;
    background: url('../images/masterPage/02-SubHeadingBar_Inside.jpg');
    background-repeat: repeat-x;
    font-size: 11px;
    margin-left:8px;
    margin-right:8px;
    width:934px;
    display: none;
}

#subSolnMenu, #subSuppMenu, #subBuyMenu, #subResellMenu, #subServicesMenu, #subCorpMenu
{
    /*margin-top:-30px;*/
}

#divSubMenu
{
    float: left;
    display: inline;
    margin:0;
    padding:0;    
    position: relative;
}

.subMenu div ul
{
    margin:0;  
    padding: 0;  
    list-style:none;
    font-size: 11px; 
    padding-top: 5px; 
    padding-left: 5px;
}

.subMenu li
{
    float:left;	
    position:relative; 
    padding-right: 30px;  
}

.subMenuLink
{    
    color: #8a8a8a;
    /*color: #fafafa;*/
    text-decoration: none;    
}

.subMenuLink:visited
{    
    color: #8a8a8a;
    /*color: #fafafa;*/
    text-decoration: none;    
}

.subMenuLink:hover
{    
    color: #EE3124;
    text-decoration: none;    
}

/* Start Left Navigation Menu */

.treeLevelOne
{    
    font-size: 11px;
    text-align: left;        
    width:16em;
    color: #666666;
    margin:0;
    padding:0;
    margin-left: 14px;    
}

.treeLevelOne img
{
    margin-top: 8px;
    margin-left: -14px;
    margin-bottom: 8px;
}

.treeLevelOneLink
{
    color: #666666 !important;
    text-decoration: none;
    margin:0;
    padding:0;
    clear: both;
    float: left;  
}

.treeLevelOneLink:hover, treeLevelOneLink:visited
{
    color: #EE3124  !important;
}

.treeLevelTwo
{ 
    font-size: 11px;
    text-align: left;            
    margin:0;
    padding:0;
    margin-left: -25px;
    margin-top: 4px;
    /*border-bottom:1px solid #fafafa;*/
}

.treeLevelTwoLink
{
    color: #666666;
    float: left;    
    text-decoration: none;    
    width:11em;   
    margin-top: 4px;
}

.treeLevelTwoLink:visited
{
    color: #666666;
    float: left;    
    text-decoration: none;    
    width:11em;
}

.treeLevelTwoLink:hover
{
    color: #EE3124; 
    text-decoration: none;
}

.treeLevelThree
{
    margin:0;
    padding:0;
    float:left;
    margin-left: 14px;    
    margin-top: 4px;
    width:4em;
}

.treeLevelThreeLink
{
    color: #666666;    
    text-decoration: none;    
    float:left;    
}

.treeLevelThreeLink:visited
{
    color: #666666;
}

.treeLevelThreeLink:hover
{
    color: #EE3124;
}

/* End Left Navigation Menu */
.MasterContainer
{
	text-align:left;
    position: relative;
    float:left;
    margin-top:5px;
    min-height: 660px;
    margin-left:8px;
    z-index:100;
}

.topImgNav
{
	display: block;
}

.MasterNavigation
{
	display: inline;
	float:left;
	/*background-image: url("../images/masterPage/01-SideMenuBar_Inside.jpg");*/
	/*background-color: #D7D7D7;*/
    text-align: left;
    width: 175px;
    margin-top:5px;
   /* margin-bottom:10px;*/
    /*margin-top:5px;*/
    /*border-right: 1px solid #b6b6b6;
    border-left: 1px solid #b6b6b6;*/
    /*position : absolute; */
}

#navBorder
{
	display:inline;
	float:left;
	width:174px;
	margin:0px;
	background-color: #FFFFFF;
	border-right: 1px solid #b6b6b6;
    border-left: 1px solid #b6b6b6;
}

.MasterNavigationText
{
	padding-left:20px;   
  /*  position : absolute; */
}
.MasterMain
{
	display: inline;
	position:relative;
	float: left;
    /*padding-bottom: 70px;*/
    vertical-align: top;
	width: 700px;
	/*margin-left:50px;*/
	margin-left:45px;
	min-height: 355px;
	margin-right:15px;
	margin-top:10px;
}

.homeLink
{
    color: #EE3124;
    text-decoration: none;
}

.homeLink:hover
{
    text-decoration: underline;
}

#contentRight
{
    width: 180px; /* should be same as contentRight width */
    float: right; 
    margin-top: -4px;
}

#newsUpdate
{
    margin:0;
    padding:0;    
}

.news
{
    background-image: url('../images/Serv_ProdButton.jpg');
    background-repeat: no-repeat;
    margin:0;
    padding:0;
    height:65px;
    margin-top:10px;
    margin-left:-5px;
}

#newsUpdate a
{
    text-decoration: none;
    cursor: hand;
    margin:0;
    padding:0;
}

.newsContent
{
    margin: 0;
    padding: 0;
    display: inline;
    position: absolute;
    vertical-align: inherit;
    padding-top: 18px;
    padding-left:10px;
    padding-bottom: 15px;
    width: 150px;
    color: Red;
    text-align: center;  
}

.newsContent:hover
{
    text-decoration: underline;
    font-weight:bold;
}

.newsUpdateContents
{
    margin-top: 10px;
    margin-bottom: 16px;
}

#content
{
    margin-right: 180px; /* should be same as contentRight width */     
    margin-top: 20px;
    position: absolute;    
}

#content-ad
{
    background-image: url('../images/Banner.jpg');
    background-repeat: no-repeat;
    height: 336px;
    width: 710px;
    margin-top: -25px;
    padding-bottom: 25px;
}

#bannerNos
{
    padding-top: 25px;
    margin-left:7px;
    float: left;
}

#bannerNos img
{
    margin-right: 5px;
    cursor: pointer;
    cursor: hand;
}

#coprBroLink
{
    padding-top: 30px;
    margin-right: 20px;
    float:right;
}

#coprBroLink a
{
    color: Red;
}

#coprBroLink a:hover
{
    text-decoration: none;
}

#contentText
{
    display: inline;
    position: relative;
    margin:0;
    padding:0;
    float: left;
}

#servRightLine
{
    display: inline;
    position: relative;
    float: right;
    margin-right: 34px;
}

.homeSubTitle
{
    margin: 0;
    padding: 0;
    margin-left: 5px;
    padding-bottom: 5px;
}

.newsSubTitle
{
    margin: 0;
    padding: 0;
    margin-top:16px;
    padding-bottom: 5px;
}

#contentProducts
{
    margin: 0;    
    padding: 0;
    margin-top: 7px;
}

#contentProducts a
{
    text-decoration: none;
    cursor: hand;
}

.products
{
    background-image: url('../images/Serv_ProdButton.jpg');
    background-repeat: no-repeat;
    height: 70px;
    width: 175px;
    margin:0;
    padding:0;
    margin-bottom: 13px;
    padding-right: 3px;
    float: left;
    display: inline;
}

.productsImg
{
    padding-top: 8px;
    padding-left: 10px;
    border: none;
}

.prodContent
{
    margin: 0;
    padding: 0;
    display: inline;
    position: absolute;
    vertical-align: inherit;
    padding-top: 20px;
    padding-left:4px;
    padding-bottom: 15px;
    width: 80px;
    color: Red;
    text-align: right;
}

.prodContent:hover
{
    text-decoration:underline;
}

.solnContent:hover
{
    text-decoration:underline;
}

#contentSolutions
{
    clear: both; 
    margin-top: 7px;
}

#contentSolutions a
{
    text-decoration: none;
    cursor: hand;
}

.solutions
{
    background-image: url('../images/06-SolutionsButton.jpg');
    background-repeat: no-repeat;
    margin:0;
    padding:0;
    padding-top:8px;
    padding-right: 3px;
    width: 175px;
    height: 135px;
    float: left;
    display: inline;
}

.solutions:hover
{
    text-decoration:underline;
}
/* Products */

.specProducts
{
    background-image: url('../images/08-Products_Specialized.jpg');
    background-repeat: no-repeat;
    margin:0;
    padding:0;
    margin-top: 8px;
    margin-left: 10px;
    border: none;
    height: 50px;
    width:60px;
}

.specProducts:hover
{
    background-image: url('../images/08-Products_Specialized_B&W.jpg');
    background-repeat: no-repeat;
    font-weight:bold;
}

.teProducts
{
    background-image: url('../images/08-Products_TerminalsEquipment.jpg');
    background-repeat: no-repeat;
    margin:0;
    padding:0;
    margin-top: 8px;
    margin-left: 10px;
    border: none;
    height: 50px;
    width:60px;
}

.teProducts:hover
{
    background-image: url('../images/08-Products_TerminalsEquipment_B&W.jpg');
    background-repeat: no-repeat;
    font-weight:bold;
}

.taProducts
{
    background-image: url('../images/08-Products_TrackingApplication.jpg');
    background-repeat: no-repeat;
    margin:0;
    padding:0;
    margin-top: 8px;
    margin-left: 10px;
    border: none;
    height: 50px;
    width:60px;
}

.taProducts:hover
{
    background-image: url('../images/08-Products_TrackingApplication_b&w.jpg');
    background-repeat: no-repeat;
    font-weight:bold;
}

.accProducts
{
    background-image: url('../images/08-Products_Accessories.jpg');
    background-repeat: no-repeat;
    margin:0;
    padding:0;
    margin-top: 8px;
    margin-left: 10px;
    border: none;
    height: 50px;
    width:60px;
}

.accProducts:hover
{
    background-image: url('../images/08-Products_Accessories_B&W.jpg');
    background-repeat: no-repeat;
    font-weight:bold;
}

/* Solutions */

.seaSolutions
{
    margin:0;
    padding:0;
    margin-left:8px;
    background-image:url('../images/Solutions_Sea.jpg');
    background-repeat:no-repeat;
    width:154px;
    height:114px;
    color:Red;        
    text-align: right;
    padding-top: 10px;
}

.seaSolutions:hover
{
    background-image:url('../images/10-Solutions_Sea_B&W.jpg');
    background-repeat:no-repeat;
    font-weight:bold;  
    text-decoration: underline;  
}

.airSolutions
{
    margin:0;
    padding:0;
    margin-left:8px;
    background-image:url('../images/Solutions_Air.jpg');
    background-repeat:no-repeat;
    width:154px;
    height:114px;
    color:Red;    
    text-align: right;
    padding-top: 10px;
}

.airSolutions:hover
{
    background-image:url('../images/10-Solutions_Air_B&W.jpg');
    background-repeat:no-repeat;
    font-weight:bold;
    text-decoration: underline;  
}

.landSolutions
{
    margin:0;
    padding:0;
    margin-left:8px;
    background-image:url('../images/Solutions_Land.jpg');
    background-repeat:no-repeat;
    width:154px;
    height:114px;
    color:Red;    
    text-align: right;
    padding-top: 10px;
}

.landSolutions:hover
{
    background-image:url('../images/10-Solutions_Land_B&W.jpg');
    background-repeat:no-repeat;
    font-weight:bold;
    text-decoration: underline;  
}

/* Services */

.voiceServices
{
    background-image: url('../images/Services_Voice.jpg');
    background-repeat: no-repeat;
    margin:0;
    padding:0;
    margin-left: 10px;
    border: none;
    height: 45px;
    width:60px;
}

.voiceServices:hover
{
    background-image: url('../images/Services_Voice_B&W.jpg');
    background-repeat: no-repeat;
    font-weight:bold;
}

.dataServices
{
    background-image: url('../images/Services_Data.jpg');
    background-repeat: no-repeat;
    margin:0;
    padding:0;
    margin-left: 10px;
    border: none;
    height: 45px;
    width:60px;
}

.dataServices:hover
{
    background-image: url('../images/Services_Data_B&W.jpg');
    background-repeat: no-repeat;
    font-weight:bold;
}

.specServices
{
    background-image: url('../images/Services_Specialized.jpg');
    background-repeat: no-repeat;
    margin:0;
    padding:0;
    margin-left: 10px;
    border: none;
    height: 45px;
    width:60px;
}

.specServices:hover
{
    background-image: url('../images/Services_Specialized_B&W.jpg');
    background-repeat: no-repeat;
    font-weight:bold;
}

.tmServices
{
    background-image: url('../images/Services_Telemetry.jpg');
    background-repeat: no-repeat;
    margin:0;
    padding:0;
    margin-left: 10px;
    border: none;
    height: 45px;
    width:60px;
}

.tmServices:hover
{
    background-image: url('../images/Services_Telemetry_B&W.jpg');
    background-repeat: no-repeat;
    font-weight:bold;
}

/* Reseller */

.resellerMap, resellerMap:visited
{
    background-image: url('../images/11-Reseller_Locate.jpg');
    background-repeat: no-repeat;
    margin:0;
    padding:0;
    margin-left: 10px;
    border: none;
    height: 113px;
    width:154px;
}

.resellerMap:hover
{
    background-image: url('../images/11-Reseller_Locate_B&W.jpg');
    background-repeat: no-repeat;
    font-weight:bold;
}

/* Services */

#servLeftLine
{
    display: inline;
    position: relative;
    margin:0;
    padding:0;
    margin-left: -10px;
}

#servicesContent
{
    margin:0;
    padding:0;   
    margin-bottom:38px;
}

#servicesContent a
{
    text-decoration: none;
    cursor: hand;
    margin:0;
    padding:0;
}

.services
{
    background-image: url('../images/Serv_ProdButton.jpg');
    background-repeat: no-repeat;
    margin:0;
    padding:0;
    height:65px;
    margin-bottom: 2px;
    padding-top:10px;
}

.servicsImg
{
    padding:0;
    margin:0;
    padding-top: 8px;
    padding-left: 10px;    
    border: 0;
    margin-bottom: 13px;
    padding-right: 3px;
}

.servContent
{
    margin: 0;
    padding: 0;
    display: inline;
    position: absolute;
    vertical-align: inherit;
    padding-top: 15px;
    padding-left:70px;
    padding-bottom: 15px;
    width: 80px;
    color: Red;
    text-align: center;    
}

.servContent:hover
{
    text-decoration:underline;
}

/* Reseller */

#contentResellers
{
    margin:0;
    padding:0;
}

.resellers
{   
    background-image: url('../images/Solutions_bk.jpg');
    background-repeat: no-repeat;
    width: 167px;
    float: left;
    display: inline; 
    border:1px solid black;
}

/* Footer */
#footer
{
    clear: both;
    font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	padding: 10px 25px 0 10px;
	line-height: 18px;
}

#footer #footNav
{
    clear: both;
    float: left;
    margin-top: 15px;    
}

#footNav a {
	text-decoration: none;
	color: #666666;
}

#footNav a:hover{
	text-decoration: underline;
}

#footer #footNavCopy
{
    float: right;
    margin-top: 15px;
}

#footSiteMap div
{
    padding: 0;
    margin:0;
    margin-top:10px;
    margin-right: 44px;
    float: left;
}

#worldReachLink
{
	color:#666666;
	text-decoration:underline;
}

#footSiteMap div ul
{
    padding: 0;
    margin:0;
    margin-top: 5px;
}

#footSiteMap div ul a
{
    font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}

#footSiteMap div ul a:hover
{
	text-decoration: underline;
}

#footSiteMap div ul a:visited
{
	color: #666666;
}
#footSiteMap div ul li
{
    list-style-type: none;
}
/*
.topImg
{
	display: inline;
}

.bottomImg
{    
    display:block;
}*/

/* Left Navigation Menu Start */

#lMenu {
    width: 12em; /* set width of menu */
    background: #fff;
    z-index: 100;
} 

.lMenuUL { /* remove bullets and list indents */
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 11px;
    text-align: left;        
    width:16em;
    color: #666666;
    margin:0;
    padding:0;
    margin-left: 14px;
}

.lMenuULTwo { /* remove bullets and list indents */
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 11px;
    text-align: left;  
    color: #666666;
    margin:0;
    padding:0;
}


/* style, color and size links and headings to suit */
.lMenuLink, .lMenuLinkTwo {
    display: block;
    color: #666666 !important;
    text-decoration: none;
}

.lMenuLink:hover, .lMenuLinkTwo:hover{
    color: #EE3124  !important;
}

.lMenuLink
{
    margin: 0;
    padding: 2px 3px;
}

.lMenuLinkTwo
{
    margin-left: 15px;
}

.lMenuUL li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 

#lMenu ul ul {
position: absolute;
top: -10px;
margin-left: -15px;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
}

#lMenu ul ul ul {
position: absolute;
top: -10px;
margin-left: 0px;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
}
/*
div#lMenu ul ul,
div#lMenu ul li:hover ul
{display: none;}

div#lMenu ul li:hover ul,
div#lMenu ul ul li:hover
{display: block;}

div#lMenu ul ul ul,
div#lMenu ul ul li:hover ul ul
{display: none;}

div#lMenu ul ul li:hover ul,
div#lMenu ul ul ul li:hover ul
{display: block;}
*/
/* Left Navigation Menu End */

/* Contact Page Start */

.leftSection
{
    float: left;
    margin-right: 140px;
    margin-top: 20px;    
}

.rightSection
{
    float: left;
    margin-top: 20px;
}

.lblGeneral
{
    text-align: right;    
    width: 100px;
    padding-left:40px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.lblLeft
{
    text-align: right;    
    float: left;
    width: 100px;
    font-size: 12px;
    font-weight: bold;
}

.lblRight
{
    text-align: left;
    margin-left: 40px;
    font-size: 12px;
    font-weight: normal;
}

.downloadLink
{
    text-decoration: underline;
    color: #666666;
}

.downloadLink:hover
{
    text-decoration: none;
}

.genLink
{
    text-decoration: underline;
    color: #666666;
}

.genLink:hover
{
    text-decoration: none;
}

.genHead
{
    font-size: 12px;
    font-weight: bold;
}

.imgLink
{
    border: 0;
    text-decoration: none;
}

/* Contact Page End */

.commPage
{
    height: 600px;
}

.clear
{
    clear: both;
}

.genBody
{
    margin-left: 25px;
    min-height: 600px;
}

/* Reseller Form */

.formline
{
    width: 520px;
    float: left;
    border-bottom: solid 4px white;
    margin-bottom: 10px;
}

.inputLine
{
    width: 520px;
    float: left;
}

.inputdescription
{
    font-family: Arial;
    font-size: 12px;
    width: 250px;
    float: left;
    text-align: left;
}

.requiredindicator
{
    color: Red;
    margin-left:2px;
}

.userinput
{
    font-family: Arial;
    font-size: 12px;
    width: 250px;
    padding-left:10px;
    float: left;
}

/* Light Box */

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #eeeeee;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=60);
}
 
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left:-30%;
	width: 950px;
	height: 580px;
	padding: 16px;
	border: 1px solid #b6b6b6;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

.rs_IrdTitle
{ 
	background-image: url('../images/IridiumLogo.jpg');
	background-position: left;
	background-repeat: no-repeat;
	padding-left:60px;
}

.rs_InmTitle
{ 
	background-image: url('../images/InmarsatLogo.jpg');
	background-position: left;
	background-repeat: no-repeat;
	padding-left:60px;
}
