#omniContainer{
	width:780px;
	margin-left:auto;
	margin-right:auto;
}
#topBar{
	width:780px;
	height:28px;
	
	background:url('../../images/search/top_bar.gif') no-repeat;
}
#bodyContainer{
	width:780px;

	background:url('../../images/optimize/bg_body_tiler.gif') repeat-y;
}
#bodyContent{
	width:735px;
	margin-left:22px;
}
#divider{
	width:735px;
	height:31px;
	background:url('../../images/optimize/bg_divider_tiler.gif') repeat-x;
}
.dividerLink{
	position:relative;
	top:5px;
	right:14px;
	text-align:right;
	color:#012F64;
	font-family:Arial;
	font-size:12px;
}
.dividerLink a{
	text-decoration:none;
	color:#012F64;
}
.dividerLink a:hover{
	text-decoration:underline;
	color:#012F64;
}
#positionContainer{
	position:relative;
	width:733px;
	height:282px;
}
#positionContainerReport{
	position:relative;
	width:733px;
}
#contentLogin{
	position:absolute;
	left:6px;
	top:65px;
}
#contentReport{

}
#contentTOC{
	position:absolute;
	top:21px;
	left:24px;
}
#tocPageList{
	position:absolute;
	top:13px;
	left:130px;
}
#contentLeft{
	position:absolute;
	left:6px;
	top:0px;
	WIDTH:444px;
}
#contentLeft p{
	margin:0px;
	padding:0px;

	color:#32a187;
	line-height:20px;
}
#contentRight{
	position:absolute;
	left:490px;
	top:3px;
	width:244px;
	height:279px;

	background:#f6f8f9;
}
#contentRight p{
	margin:5px 0px 5px 23px;
	padding:0px;

	color:#48868d;
	font-size:10px;
	line-height:18px;
	letter-spacing:-.1em;
}
#contentRight a{
	color:#48868d;
	text-decoration:none;
}
#contentRight a:hover{
	text-decoration:underline;
}
#headerFeatures{
	width:244px;
	height:26px;

	background:url('../../images/optimize/header_features.gif') no-repeat;
}
#headerContactUs{
	width:244px;
	height:26px;

	background:url('../../images/seo/header_contact_us.gif') no-repeat;
}
#footer{
	position:relative;
	width:780px;
	height:28px;

	background:url('../../images/squeak/footer.gif') no-repeat;
}
#copyright{
	position:absolute;
	top:25px;
	left:26px;

	color:white;
	font-size:10px;
}
#productOf{
	position:absolute;
	top:25px;
	right:26px;

	color:white;
	font-size:10px;
}
.orange{
	color:#f46329;
}
.blue{
	color:#000066;
}
.blueText{
	color:#679EA5;
	font-family:Arial;
	font-size:10px;

}
.blueLoginText{
	color:#679EA5;
	font-family:Arial;
	font-size:1.2em;

}
.blueText a{
	color:#679EA5;
	font-family:Arial;
	font-size:1.06em;

}
.orangeText{
	color:#F47634;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}