#foundation {
	position:absolute;
	width:940px;
	z-index:1;
	left: 0px;
	top: 5px;
	background-color: #94949F;
	layer-background-color: #94949F;
	border: 1px none #000000;
	overflow: visible;
	visibility: hidden;
}	

#bannerBkgrnd {
	position:absolute;
	width:940px;
	height:90px;
	left: 0px;
	top: 0px;
	z-index:2;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
	overflow: visible;
}

#diLogo {
	position:absolute;
	z-index:3;
	left: 4px;
	top: 7px;
	width: 217px;
	height: 71px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
	overflow: visible;
}

#wiiPromotion {
	position:absolute;
	z-index:3;
	left: 255px;
	top: 5px;
	width: 359px;
	height: 76px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
	overflow: visible;
}

#featuredSolution {
	position:absolute;
	z-index:3;
	left: 350px;
	top: 0px;
	width: 173px;
	height: 87px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
	overflow: visible;
}

#channelLogo {
	position:absolute;
	z-index:3;
	left: 664px;
	top: 374px;
	width: 194px;
	height: 62px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
	overflow: visible;
}

#serviceLogo {
	position:absolute;
	z-index:3;
	left: 664px;
	top: 245px;
	width: 194px;
	height: 62px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
	overflow: visible;
}

#goldPartnerLogo {
	position:absolute;
	z-index:3;
	left: 665px;
	top: 11px;
	width: 265px;
	height: 65px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
	overflow: visible;
}

/* contentBkgrnd height is set in the DIV tag within each page */
#contentBkgrnd {
	position:absolute;
	width:940px;
	z-index:2;
	left: 0px;
	top: 126px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	overflow: visible;

}

#breadcrumb {
	position:absolute;
	width:644px;
	height:14px;
	z-index:3;
	left: 5px;
	top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
	color: #000000;
	overflow: visible;
}

#pageTitle {
	position:absolute;
	width:430px;
	height:22px;
	z-index:3;
	left: 5px;
	top: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0D3286;
	text-align: left;
	overflow: visible;
}

/* bottomBar top and height is set in di_bottom_bar.js */
#bottomBar {
	position:absolute; 
	width:940px; 
	z-index:3; 
	left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8C8C91;
	background-color: #BDBDC0;
	overflow: visible;
}

#bottomLabelLeft {
	position:absolute;
	width:180px;
	height:14px;
	z-index:4;
	left: 5px;
	top: 1px;
	border: 1px none #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	overflow: visible;
}

#bottomLabelRight {
	position:absolute;
	width:180px;
	height:14px;
	z-index:4;
	left: 755px;
	top: 1px;
	border: 1px none #000000;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	overflow: visible;
}

/* Individual classes below */

/* Without a width defined below, it will be the width of the parent content DIV minus padding */
.contentTitleBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #8C8C91;
	background-color: #BDBDC0;
	text-align: center;
}

.contentOuterBorder {
	border: 1px solid #8C8C91;
	padding: 7px;
}

.contentTitleLineNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C8C91;
}

.contentTitleLineClose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C8C91;
	margin-bottom: 7px;
}

.contentTitleNolineClose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0D3286;
	margin-bottom: 7px;
}

p.contentClose {
	margin-bottom: 35px;
	margin-top: 0px;
}

p.contentNorm {
	margin-top: 0px;
}

p.contentPkgDetails {
	font-family: Arial, Helvetica, sans-serif;
	color: #0D3286;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 35px;
	margin-top: -11px;
}

.sideboxTitleUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0D3286;
	margin-bottom: 0px;
}

.sideboxTitleNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D3286;
	margin-bottom: 0px;
}

.sideboxTitleBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0D3286;
	margin-bottom: 0px;
}

.sideboxTextNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 	
	color: #000000;
}

.sideboxTextSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 	
	color: #000000;
	margin-bottom: 30px;
}

.sideboxTextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
}

.sideboxTextLinksIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 30px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.infoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0D3286;
}

.sectionTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #0D3286;
	padding-top: 4px;
	padding-bottom: 4px;
}
	
.titleRows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 1%;
	text-align: right;
}

.fldEntry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
}

.regularRows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.productCell {
	text-align: left;
	padding-left: 10px;
}
