/*portal class overrides just for the business pages */
/*.bea-portal-book-primary-content*/
.bea-portal-body-content{
    border-left: thin;
    border-left-color: black;
    border-left-style: solid;
    border-right: thin;
    border-right-color: black;
    border-right-style: solid;
}
.bea-portal-book-primary-content{
	width:994px;
	padding-left:7px;
    padding-right:7px;
   
   
}
.bea-portal-book-primary-page {
  background-image: url(../images/LightGreyLeft.gif);
	background-color: #D5D5D5;
	background-repeat: repeat-x;
	padding-left:7px;
    padding-right:7px;
    padding-bottom: 7px;
    margin-top: -18px;
    _margin-top: -18px;
    position: relative;
}
.bea-portal-book-invisible{
	margin-top: -55px;
}

.bea-portal-book-content{
	background-image: url(../images/LightGreyLeft.gif);
	background-color: #D5D5D5;
	background-repeat: repeat-x;
	padding-left:7px;
    padding-right:7px;
    padding-top: 40px;
    padding-bottom: 7px;
    /*margin-top: -64px;*/
    position:relative;
}
.bea-portal-book-page{

}
.bea-portal-layout-grid{
	
}
.bea-portal-layout-placeholder-container{
	background-color: #FFFFFF;
	width:994px;
  }

/*bea-portal-book-invisible*/
/*end portal class overrides just for the business pages */


.custom-newGCT-layout{
   background-color: #FFFFFF;
}
.bodyBusLanding {
	background-image: url(../images/menu/business/DarkGrey.gif);
	background-repeat: repeat-x;
	width:994px;
	background-position: top center;
	text-align:center;
	height: 265px;
	padding-left: 7px;
	padding-right: 7px;
}
.bodyBusInner {
	background-image: url(../images/menu/business/DarkGrey.gif);
	/*background-repeat: repeat-x;*/
	width:994px;
	background-position: top center;
	text-align:center;
	height: 265px;
	padding-left: 7px;
	padding-right: 7px;
	
}

.busHeaderContainer{
	background-image: url(../images/menu/business/business_HdrBg.jpg);
	width: 994px;
	height: 79px;
	
}
.busHeaderContainer .logoDiv{
	float: left;
}
.busHeaderContainer .searchDiv{
	float: left;
}
.busHeaderContainer .headerLinksDiv{
	float: right;
	text-align: right;
	color: white;
	padding-top: 33px;
	padding-right: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:15px;
}

.whitetxt{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:15px;
}
a.whitelink:link, a.whitelink:active, a.whitelink:visited{
	color:#ffffff;
	text-decoration:none
}
a.whitelink:hover{
	color:#ffc000;
	text-decoration:none
}

.busMenuContainer{
	height: 132px;
	width: 994px;	
	color: white;
}

.busMenuContainer .menuBar{
	height: 28px;
	padding-top: 0px;
	position: relative;
}

.busbanner{
	height:101px;	
	width:994px;
	overflow:hidden;
}
.businessSubMenuWrapper{
    background-image: url(../images/LightGreyLeft.gif);
	background-repeat: repeat-x;
    width: 980px;
    height: 38px; /*38*/
    padding-right:7px;
    padding-left: 7px;
    overflow: hidden;
}
.businessSubMenu1, .businessSubMenu2{
    background-image: url(../images/menu/business/business_submenuBg.jpg);
    height: 30px;
    text-align: center;
    font-weight:bold;
}

.businessSubMenu1{
	 border-right: solid 1px #c6c6c6;
}

.businessSubMenu1 a:link, .businessSubMenu1 a:active, .businessSubMenu1 a:visited,
.businessSubMenu2 a:link, .businessSubMenu2 a:active, .businessSubMenu2 a:visited{
    color: #7A7A7A;
    text-decoration: none;
}

.businessSubMenu1 a:hover, .businessSubMenu2 a:hover{
    color: #C00000;
	text-decoration: none;
}
.newGCTRtCol{
 			padding-left: 6px;
 			background-color: #FFFFFF;
 		}


#breadcrumb{
   padding: 6px 0px 12px 11px;
}
#pageHeading p, #pageHeading_RR p, #pageHeading h1{
    padding-left: 6px;
}
.firstCol{
   padding-left: 6px;
}
.wirelessDivHeight_RR{
	background-color: #D7D7D7;
	height: 173px;
}
