body {
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:76.7%;
	behavior: url(/js/csshover.htc);
}

form {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
h1 {
	position: relative;
	display: none;
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	z-index: 20;
	font-size: 10px;
}
h2 {
	margin:0;
	padding:0;
}
h3 {
	margin:0;
	padding:0;
	color:#AE9962;
	padding-bottom:10px;
	clear:both;
}
h4 {
	margin:0;
	padding:0;
	color:#AE9962;
	padding-bottom:10px;
	clear:both;
	font-size: 1.1em;
	font-weight: bold;
}

/* -------------- */

.divFlash{display:none;}
.divHtml{display:block;}

.start {display: none;}
.end {display: none;}

#setstatus {
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 70px;
	margin: 2px;
	padding: 1px;
	border: 1px solid #666666;
	color: #000000;
	font-size: 9px;
}
	#setstatus a {
		display: block;
		text-decoration:none;
		background-color:#CCCCCC;
		color: #000000;
		text-align: center;
	}
	#setstatus a:hover {
		display: block;
		text-decoration:none;
		background-color:#000000;
		color: #ffffff;
	}

/* -------------- */

#container {
	display: block;
	margin: 0px auto;
	width: 910px;
}
/* Holly Hack Targets IE Win only \*/
* html #container {height: 1%;}
/* End Holly Hack */

/* -------------- */

#header {
	background-color:#FFFFFF;
	position:relative;
	display:block;
	height:75px;
	width:910px;
}
	#header .left {
		display:block;
		float:left;
		width:277px;
		height: 62px;
		vertical-align:bottom;
	}
	#header .right {
		display:block;
		float:right;
		position:relative;
		width:623px;
		height:62px;
		vertical-align:bottom;
	}
	#header .logo {
	position: relative;
	display: block;
	float: left;
	width: 277px;
	height: 69px;
	vertical-align:text-bottom;
	z-index: 10;
	}
		#header .logo a {
			display: block;
			width: 120px;
			height: 40px;
		}
		#header .logo a span {
			display: none;
		}
	#header .search {
	height: 75px;
	width: 245px;
	display:block;
	position:relative;
	float: right;
	vertical-align:bottom;
	padding-top:0px;
	}
	
	
/* =========================== */

#formSearch {
	display:block;
	position:relative;
	overflow: hidden;
	width: 178px;
	height: 23px;
	xmargin-top:35px;
	background-color: #FFFFFF;
	background-image:url('/img/search_bg.gif');
	background-repeat:no-repeat;
	float: right;
	text-align: right;
}
	#formSearch .searchTitle {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 2px;
	}
	#formSearch .searchText {
	display: block;
	float: left;
	margin: 2px 0px 0px 4px;
	padding: 1px 2px 0px 8px;
	border: 0px;
	width: 126px;
	height: 18px;
	background-color:#858585;
	color:#F8F8F8;
	}
	#formSearch .searchButton {
	display: block;
	float: right; 
	color:#858585;
	margin: 0;
	padding: 0px 0px 0px 22px;
	border: 0px;
	width: 29px;
	height: 23px;
	background-image: url(/img/butsearch1.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	
	}
	#formSearch .searchButton:hover {
		backgrouay: block;
		clear: both;
		z-index: 100;
	}

	#header > .end {
		display:block;
		clear: both;
	}

#contentLeft {
	display:block;
	position:relative;
	float:left;
	width:660px;
	
}

#contentRight {
	display:block;
	position:relative;
	float:right;
	width: 250px;
	right:0px;
}

#pageMargin {
	position: relative;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	width: 245px;
	height:340px;
	right:0px;

}

#leftMenu {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	padding-right:0px;
	xpadding-left:10px;
	padding-top:21px;
	width: 240px;
	height:370px;	
	background-image:url('/img/mainMenu_topBg.gif');
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	color:#FFFFFF;
	right: 0px;
}

	#pageMargin .features {
	}
	#pageMargin .item {
		xborder-top: 1px solid #000000;
	}


#pageMargin .end {
	display:block;
	position:relative;
	background-image:url('/img/mainMenu_bottomBg.gif');
	background-repeat:no-repeat;	
	background-color:#FFFFFF;	
	height:21px;
	margin-left:10px;
	right:0px;
	clear:both;

}

#bannerHome {
	background-color:#999999;
	height: 343px;
	float:left;
	width:660px;
	overflow: hidden;
	clear: both;
	}

#banner {
	background-color:#999999;
	height: 182px;
	float:left;
	width:660px;
	overflow: hidden;
	clear: both;
	}


/* -------------- */

#contents {
	display: block;
	background-color: #FFFFFF;
	clear: both;
	width: 660px;
	overflow:hidden;
}
/* Holly Hack Targets IE Win only \*/
* html #contents {height: 1%;}
/* End Holly Hack */

	#contents > .end {
		display: block;
		clear: both;
	}

/* -------------- */



/* -------------- */

#crumbtrail {
	position: relative;
	display: block;
	float: right;
	width: 552px;
	height: 18px;
	background-color: #33CCFF;
}

#body {
	position: relative;
	display: block;
	float: left;
	width: 660px;
	padding-bottom: 10px;
	color:#333333;
	}
	#body .bodyrow {
		padding:0px 50px 50px 50px;
		line-height:1.4em;
	}
	#body p {
		xmargin: 0;
		xpadding: 0px 0px 0px 0px;
	}
		#body a:link,
		#body a:visited {
		color:#333333;
	text-decoration:none;
		}
		#body a:hover {
	color: #676767;
		}	

/* -------------- */

#footer {
	clear: both;
	border-top:1px solid #C0C0C0;
	padding-top:5px;
	width:660px;
}
	#footer p {
		display: inline;
		margin: 0;
		padding: 0;
	}

	#footer .left {
		display: none;
	}
	#footer .right {
		display: none;
	}
	



	#footer #ceDisclaimer {
		position:relative;
		display:block;
		float: right;
		width: 247px;
		padding-top:20px;
		padding-bottom:20px;
		right:40px;
		clear:both;

		
	}
	
	#footer .copyright {
		float: right;
		width: 200px;
		text-align: right;
		color: #9C9C9C;
		font-size:0.85em;
	}
	
	#footer .copyright a {
		color: #9C9C9C;
		text-decoration:none;
	}	
	
	#footer .copyright a:hover {
		color: #333333;
		text-decoration:none;
	}	
	#menuBottom {
		float: left;
		width: 450px;
		height: 14px;
	}

/* ==== Footer Sub ==== */

#footerSub {
	margin-top: 10px;
	width:660px;
	clear:both;
}

	/* --- Downlood Flash --- */

	#footerSub .downloadFlash {
		float: left;
		width: 400px;
		position: relative;
		text-align: left;
		height: 31px;
	}
	#footerSub .downloadFlash a,
	#footerSub .downloadFlash a:hover,
	#footerSub .downloadFlash a:visited {
		text-decoration: none;
		color: #9C9C9C;
		font-size:0.85em;
	}
	#footerSub .downloadFlash img {
		float: left;
		width: 88px;
		margin-right: 5px;
		
	}
	
	/* --- Downlood Adobe --- */
	
	#footerSub .downloadAcrobat {
		float: left;
		width: 400px;
		position: relative;
		text-align: left;
		height: 31px;
	}
	#footerSub .downloadAcrobat a,
	#footerSub .downloadAcrobat a:hover,
	#footerSub .downloadAcrobat a:visited {
		text-decoration: none;
		color: #9C9C9C;
		font-size:0.85em;		
	}
	#footerSub .downloadAcrobat img {
		float: left;
		border: 0;
		width: 88px;
		margin-right: 5px;
	}
	
	/* --- Powered by --- */
	
	#footerSub .poweredBy {
		float: right;
		width: 240px;
		position: relative;
		text-align: right;
	}
	#footerSub .poweredBy img {
		border: 0;
		margin-left: 5px;
	}
	#footerSub .poweredBy a,
	#footerSub .poweredBy a:hover,
	#footerSub .poweredBy a:visited {
		color: #9C9C9C;
		text-decoration: none;
		font-size:0.85em;
	}

/* =========================== */

