div#globalBox {
	float:none;
	margin:16px auto 0px auto;
	width:900px;
}
/* header Styles */

div#headerBox {
	float:left;
	width:100%;
}

div#logoBox {
	float:left;
}

div#headerRightBox {
	float:right;
	width:250px;
}

div#languageBox {
	float:left;
}

div#headerLinkBox {
	float:right;
}

/* Main Box Styles */

div#mainBox {
	float:left;
	width:900px;
}

div#leftColumn {
	float:left;
	width:198px;
	padding:20px 20px 10px 20px;
	height:486px;
	background:url(/images/bg-leftcolumn.jpg) no-repeat;
}

div#rightColumn {
	float:left;
	width:210px;
}

div.homeSlideshow{
	width:654px;
	height:399px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 8px;
	float:left;
	z-index:0px;
}

div.slideLeft{
	width:224px;
	height:399px;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
	background:url(/images/bg-homemaincolumn_left.jpg) no-repeat;
}

div.slideRight{
	height:399px;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:430px;
	float:left;
}

div#homeMainColumn {
	float:left;
	width:584px;
	padding:20px 50px 0px 20px;
	height:379px;
	margin:-399px 0px 0px 8px;
	z-index:100;
}


div#mainColumn {
	float:left;
	width:396px;
	height:486px;
	background:url(/images/bg-maincolumn.jpg) no-repeat;
	margin:0px 8px 0px 8px;
	padding:10px 20px 10px 20px;
}

div#homeBannerBox {
	float:left;
	width:654px;
	margin:7px 0px 0px 8px;
}

div.bannerBox {
	float:left;
	width:208px;
	height:98px;
	padding:1px;
	background:url(/images/bg-bannerbox.gif) no-repeat;
}

div.dividerGrey {
	float:left;
	width:100%;
	font-size:0px;
	height:1px;
	margin:5px 0px 5px 0px;
	background:#999999;
}

div.dividerGrey2 {
	float:left;
	width:372px;
	font-size:0px;
	height:1px;
	text-align:center;
	margin:5px 0px 5px 0px;
	background:#999999;
}

div#logoBoxLeft {
	float:left;
	width:100%;
	text-align:center;
}

div#leftMenuBox {
	float:left;
	height:162px;
}

div#pdfBox{
	float:left;
	height:60px;
}

div.pdfHeader{
	width:198px;
	float:left;
	padding:0px;

}

div.pdfImg{
	width:40px;
	padding:0px 0px;
	margin:0px;
	float:left;
	text-align:center;
}

div#parentLinkBox {
	float:left;
	width:100%;
}

div.contentBox {
	float:left;
	width:390px;
	padding:0px 6px 0px 0px;
	height:400px;
	overflow:auto;
}
/* Left Menu Styles */

div.leftMenuRow {
	float:left;
	width:100%;
	height:30px;
}

div.numberBox {
	float:left;
	width:32px;
	height:28px;
	border-right:1px solid #ffffff;
	margin:0px 0px 1px 0px;
}


div.titleBox {
	background:#EFEFEF;
	height:28px;
	width:164px;
	float:left;
	border-left:1px solid #ffffff;
	border-bottom:2px solid #ffffff;
	cursor:pointer;
}

div.titleBoxOver {
	background:#F6F7F8;
	height:28px;
	width:164px;
	float:left;
	border-left:1px solid #ffffff;
	border-bottom:2px solid #ffffff;
	cursor:pointer;
}

div.leftMenuSubRowshow {
	float:left;	
	width:100%;
	display:block;
}

div.leftMenuSubRowhide {
	float:left;	
	width:100%;
	display:none;
}

div#newsLetterBox {
	float:left;
	width:100%;
}
/* Right Column Styles */
div.rightObjectBox {
	float:left;
	width:100%;	
}

div.rightObjectTop {
	float:left;
	height:28px;
	background:#ffffff;
	width:210px;	
	padding:0px;
}

div.rightObjectContent {
	float:left;
	width:200px;
	height:146px;
	background:#ffffff;
	padding:0px 5px 0px 5px;
}

div.rightObjectBottom {
	float:left;
	width:100%;
	background:url(/images/bg-rightobject-bottom.jpg) no-repeat;
	height:20px;
}

/* Footer Styles*/
div#footerBox {
	float:left;
	width:898px;
	height:29px;
	border:1px solid #ffffff;
}

div#footerBoxInner {
	float:left;
	_float:none;
	margin:1px;
	_margin:1px auto;
	padding:3px 0px 3px 0px;
	height:21px;
	width:896px;
	background:#ffffff;	
}

div#footerBoxLeft {
	float:left;
	width:340px;
	padding:0px 0px 0px 10px;
}

div#footerBoxCenter {
	float:left;
	width:196px;
}

div#footerBoxRight {
	float:left;
	text-align:right;
	width:340px;
	padding:3px 10px 0px 0px;
}

div#mainTitleBox {
	float:left;
}

/*  Misc */

div.dateBox {
	float:right;
	width:200px;
	text-align:right;
	margin:-20px 0px 0px 0px;
}

div.pagingBox {
	float:left;
	width:100%;
}

div.formBox {
	float:left;
	width:370px;
}
	
div.imgBox {
	float:left;
	width:100px;
	margin:6px 0px 0px 0px;
}

div.innerContentBox {
	float:left;
	width:290px;
}

div.imgBoxBig {
	float:left;
	width:140px;
	margin:6px 0px 0px 0px;
}

div.detailBox {
	float:right;
	width:233px;
	padding:0px;
	margin:0px;
}

div.termBox{
	margin:0px;
	padding:0px 0px 0px 0px;
	width:100%;
	float:left;
}

div.homeSearchBox {
	clear:both;
	float:left;
	width:194px;
	margin:10px 0px 0px 0px;
	padding:10px 3px 10px 3px;
	background:url(/images/bg-homesearch.png) no-repeat;
}

