@charset "UTF-8";

	
#divider2 {
	float:left;
	width:100%;
	height:1px;
	background-color:#FFFFFF;
	border-bottom:20px solid #002da3;
	border-top:5px solid #d2d2d4;
	margin:0px 0px 2px 0px;
}



#bottomRightContainer {
	float:right;
	width:785px;
	height:206px;
	border-left:5px solid #CCCCCC;
}

#bottomCNTLeft {
	float:left;
	height:206px;
	width:183px;
	border-right:5px solid #CCCCCC;
	margin:0px 1px 0px 0px;
}

#topRightContainer {
	float:left;
	width:297px;
	height:288px;
	border-right:5px solid #CCCCCC;
	background-color:#e2e7ec;
}

#bottomMiddleContainer {
	float:left;
	width:471px;
	height:206px;
	border-right:5px solid #CCCCCC;
}

#bottomCNTRIght {
	float:right;
	height:206px;
	width:298px;
	border-left:5px solid #CCCCCC;
	border-right:5px solid #CCCCCC;
	margin:0px 0px 0px 1px;
}

#bottomCNTmidLeft {
	float:left;
	width:203px;
	height:206px;
	background-color:#e2e7ec;
}

#bottomCNTmidRight {
	float:right;
	width:267px;
	height:206px;
	margin:0px;
	background-color:#e2e7ec;
}

#onlineTools {
	height:206px;
	background-image:url(../_img/onlineTools_background.jpg);
	background-repeat:repeat-y;
}

#onlineTools a{
	display:block;
	height:20px;
	background-image:url(../_img/onlineTools_bg.jpg);
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:7px 0px 0px 23px
}

#onlineTools a:hover {
	background-image:url(../_img/onlineTools_bg_r.jpg);
}

#newsboxCNT {
	padding:5px 10px 10px 11px;
}

#insideSJTXT {
	padding:7px 10px 3px 7px;
	overflow:auto;
}

#insideScoop {
	font-size:9px;
}
