img {
	border: none;
}

#flash {

	width:750px;
	height:210px;

}
a:hover {
	text-decoration: underline;
}

#oMainContentContainer {
	border: none;
}
#content {
	margin: 20px 0px 20px 15px;	
}

#leftPanel {
	float: left;
	width: 492px;
    height: 270px;
}

#bottomPanel {
	
	width: 492px;
  
}


#squares {
	float: left;
	#padding:0px;
	#padding-top:2px;
	margin-top: 20px;
	width: 218px;
}
#squares div {
	float:left;
	width:90px;
	height:100px;
	background: url(/portal/goodrich/images/MenuBox.gif) no-repeat scroll left top;
	display:block;
	padding:3px 0 0 3px;
	cursor: pointer;
	margin-right: 9px;
}
#squares a img {
	border:none;
}
#squares a {
	width:83px;
	display:block;
	line-height:100%;
	font-size: 11px;
}

#squares a:hover {
	 text-decoration: none;
}

#squares H2, #squares p {
	overflow: hidden;
	width: 155px;
	font-size: 14px;
}
#squares div.empty {
	background: url(../images/emptyBox.gif) 		no-repeat left top;
}


#inFocusLink {
	
	width: 155px;
	
}


#oCustomerPortal {
	float: left;
    margin: 20px 0px 20px 0px;
}

#o24x7 {
	float: right;
    margin: 0px 25px 0px 20px;
}
#linksCol {
	float: left;
	margin: 20px 0px 20px 5px;
}
#linksCol a {
	color:#666666;
}
#linksCol div {
	border-bottom: 1px solid #E6E6E6;
	width: 183px;
	
}
#linksCol p {
	margin-top: 10px;
}
#rightCol {
	border: 1px solid #E6E6E6;
	margin-top: 20px;
	width: 200px;
	padding-top: 5px;
}
#rightCol a {
	line-height: 110%;
}
#stats {
	height: 90px;
	width: 180px;
	padding: 13px 0px 0px 20px;
	color: #FFFFFF;
	background-image: url(../images/stats.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
#statsArrow {
	margin-left: 2px;
}

#contentPadding {
	float: left;
	width: 765px;
}

.doubleBracket {
	color: #6258A0;
}

.relatedLinkBrackets .doubleBracket {
	float: left;
}
.relatedLinkMod {
	border-bottom: 1px solid #E6E6E6;
}

.relatedLinkMod b {
	color: #6258A0;
}
.relatedLink .doubleBracket {
	margin-top: 25px;
	width: 16px;
}
.relatedLinkLink
{
	float: none;
	margin-left: 10px;
	width: 180px;
}
div.noBorders {
	border: none;
}