body {
	margin: 30px 0px 30px 0px;
	background-color: #FFFFFF;
}

#globalcontainer {
	width: 720px;
	min-height: 100%;
	height: auto;	
	margin: 0 auto;
	background-image: url(../images/col-one-bg.jpg);
	background-repeat: no-repeat;
}

#colOne {
	float: left;
	width: 152px;
	margin-right: 13px;
}

#colOne #logo {
	width: 152px;
	height: 186px;
	border-bottom: 1px solid #fff;
}

#colOne #menu {
	width: 152px;
}

#colOne #siteSearch {
	width: 152px;
}

#colOne #loginPanel {
	background-color: #ff6600;
	color: #fff;
	width: 136px;
	padding: 6px 8px 2px 8px;
	xmargin-bottom: 10px;
	border-bottom: 1px solid #fff;
}

#colOne #extra {
	width: 136px;
	padding: 6px 8px;
	margin: 0;
	border-bottom: 1px solid #fff;
}

#colTwo {
	float: left;
	width: 555px;
}

#colTwo #pageImg {
	width: 555px;
	xheight: 178px;
	margin-bottom: 9px;
}

#colTwo #quickLinks {
	width: 553px;
	border: 1px solid #999;
	margin-bottom: 9px;
}

#colTwo #tempQuickLinks {
	width: 555px;
	border-top: 6px solid #AEB8D5;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}

#colTwo #accLinks {
	width: 555px;
	text-align: right;
	font-size: 90%;
	margin-bottom: 5px;
}

#colTwo #pageContent {
	width: 535px;
	border-top: 0px solid #AEB8D5;
	line-height: 140%;
	padding: 15px 10px;
}

#colTwo #tempPageContent {
	width: 535px;
	xborder-top: 1px solid #999;
	line-height: 140%;
	xpadding: 30px 10px;
}

#colTwo #subQuickLinks {
	width: 553px;
	padding: 15px 1px;
}

#colTwo #tempSubQuickLinks {
	width: 513px;
	border: 1px solid #bbc0d6;
	margin-bottom: 15px;
	padding: 0px 20px;
	margin-top: 20px;
}

#colTwo #tempSubQuickLinks #tempSubQuickLinksBox1 {
	float: left;
	width: 230px;
	color: #000;
	padding-top: 20px;
}

#colTwo #tempSubQuickLinks #tempSubQuickLinksBox2 {
	float: left;
	width: 283px;
}

#footbar {
	width: 720px;
	background-image: url(../images/bot-col-bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	xheight: 7px;
	margin-bottom: 7px;
	padding: 0px 0px 10px 0px;
	font-size: 120%;
	text-align: right;
	font-weight: bold;
}

#footerContainer {
	width: 720px;
	border-top: 3px solid #ff6600;
	background-color: #fff;
	padding-top: 12px;
}

#pollControl {
	float: right;
	width: 250px;
	background-color: #ff6600;
	margin: 0px 0px 0px 20px;
	padding: 10px;
	color: #fff;
}