div#mainFlash{
	background-color:#fff;
	width:880px;
	margin:10px;
}
div#top_headerNav{
	display:inline;
	float:left;
	margin-left:5px;
}
#top_headerNav img{
	display:block;
	float:left;
}
div#topLeft{
	width:375px;
	margin-left:30px;
	float:left;
	display:inline;
}
#top_logo{
	display:block;
	float:left;
}
#topMiddle{
	width:187px;
	margin-left:0px;
	float:left;
	display:inline;
}
#topMiddle img{
	display:block;
	margin-bottom:5px;
}
#topBottom{
	margin-top:10px;
	height:130px;
}
#topBottom img{
	display:block
}
/**---------------------------------
TOP NEWS
------------------------------------*/
div#mainFlash{
	height:417px;
}
div#newsBox{
	margin-top:8px;
	height:251px;
	background-image:url("../images/line2.gif");
	background-repeat: no-repeat;
	background-position:357px 0px;
}
div#newsR{
	float:right;
	width:222px;
}
div#newsL{
	float:left;
}
div#newsContent{
	width:310px;
	float:right;
	margin-right:30px;
	display:inline;
}
div#whatsnew{
	margin-top:0px;
	margin-left:5px;
	float:left;
	width:280px;
	height:95px;
}
div#topNews{
	margin-top:0px;
	float:left;
	width:327px;
}
div#scrollArrow{
	height:80px;
	width:8px;
	margin-left:0px;
	margin-top:0px;
	float:right;
}
div#scrollArrow img{
	display:block;
	float:left;
}
div#scrollTrack{
	margin-top:0px;
	margin-bottom:0px;
	height:80px;
	width:8px;
	background-image:url("../images/track_bg.gif");
	background-repeat: repeat-y;
	float:left;
}
div#scrollKnob{
	width:8px;
	background-color:#333333;
	height:20px;
	margin:0;
	padding:0;
}
.cmsCategoryTitle{
	font-size:80%;
	background-color:#eee;
}
.newsDate{
	font-size:70%;
	color:#667e9b;
}
a.cmsTopLink{
	font-size:80%;
	color:#333;
}
a.cmsTopLink:hover{
	color:#f33;
}
.newsArticle table{
	margin:0;
	padding:0;
}