/******************************************************************************/
/* Body & Main Containers *****************************************************/
#Body {
	background: #F6E7A1 url(../images/layout/HeaderBg.png) no-repeat center top;
}
#LayoutWrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background: transparent url(../images/layout/ContentBg.gif) repeat-y center top;
}
/* Body & Main Containers *****************************************************/
/******************************************************************************/


/******************************************************************************/
/* Header *********************************************************************/
#HeaderWrapper {
	width: 960px;
	height: 549px;
	overflow: hidden;
	background: transparent url(../images/layout/HeaderBg.png) no-repeat center top;
}
#HeaderWrapper h1 {
	position: absolute;
	z-index: 0;
	left: 36px;
	top: 6px;
	width: 641px;
	height: 90px;
}
#HeaderWrapper h1 a {
	display: block;
	padding-top: 90px;
	width: 641px;
	height: 0;
	overflow: hidden;
}
#BannerImageWrapper {
	position: absolute;
	left: 36px;
	top: 165px;
	z-index: 0;
	width: 641px;
	height: 371px;
	overflow: hidden;
	background-position: left top;
	background-repeat: no-repeat;
}
#Shortcuts {
	position: absolute;
	right: 40px;
	top: 22px;
	width: 100px;
}
#Shortcuts li {
	float: left;
}
#Shortcuts li a {
	display: block;
	padding-top: 25px;
	width: 25px;
	height: 0;
	overflow: hidden;
}
/* Header *********************************************************************/
/******************************************************************************/


/******************************************************************************/
/* User Login *****************************************************************/
#UserLogin {
	position: absolute;
	top: 116px;
	right: 4px;
	z-index: 0;
	margin: 0;
	width: 250px;
}
#UserLogin .fieldset {
	margin: 0;
	border: 0;
	padding: 0;
	width: 250px;
}
#UserLogin .fieldset fieldset {
	width: 226px;
}
#UserLogin legend {
	display: none;
}
#UserLogin .fieldContainer {
	position: relative;
	width: 218px;
	padding-right: 8px;
}
#UserLogin .fieldContainer label {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#UserLogin .fieldContainer label,
#UserLogin .fieldContainer input {
	border: 0 none;
	padding: 3px 4px;
	height: 22px;
	font: normal 144% Times, serif;
}
#UserLogin .buttonContainer button,
#UserLogin .buttonContainer button span,
#UserLogin .buttonContainer a {
	margin: 0;
	border: 0;
	padding: 0;
	font: normal 107% Times, serif;
	color: #565656;
	text-decoration: underline;
	text-transform: lowercase;
	background: transparent none;
}
#UserLogin .buttonContainer button {
	float: left;
}
#UserLogin .buttonContainer a {
	float: right;
}
/* User Login *****************************************************************/
/******************************************************************************/


/******************************************************************************/
/* Page Content ***************************************************************/
#ContentWrapper {
	padding: 0 36px;
	width: 888px;
	height: auto !important;
	height: 262px;
	min-height: 262px;
	background: transparent url(../images/layout/HeaderBg.png) no-repeat 50% -549px;
}
#Content,
#PageTitle,
#PageEditorContent,
#FuseboxContent {
	width: 611px;
	overflow: hidden;
}
#Content {
	padding: 15px;
	background: transparent url(../images/layout/SeparatorLine.gif) repeat-x left top;
}
#PageTitle {
	margin: 0;
}
#CommonContent {
	padding: 15px;
	width: 858px;
	overflow: hidden;
	background: transparent url(../images/layout/SeparatorLine.gif) repeat-x left top;
}
/* Page Content ***************************************************************/
/******************************************************************************/


/******************************************************************************/
/* Information Bits ***********************************************************/
#InfoWrapper {}
#OJFutures {
	position: absolute;
	right: 4px;
	top: 274px;
	z-index: 1;
	width: 250px;
	height: 160px;
	overflow: hidden;
}
#LocalWeather {
	position: absolute;
	right: 4px;
	top: 484px;
	z-index: 1;
	width: 250px;
	height: 122px;
}
#LocalWeather .location {
	padding-left: 16px;
	width: 234px;
	height: 34px;
	font: italic 16px/34px times, serif;
	color: #707070;
}
#LocalWeather .temperatures {
	padding-top: 5px;
	width: 250px;
	height: 83px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 105px 10px;
}
#LocalWeather .temperatures div {
	float: left;
}
#LocalWeather .temperatures .current {
	padding-right: 45px;
	width: 110px;
	text-align: center;
	font: 60px times, serif;
	color: #575656;
}
#LocalWeather .temperatures .high {
	margin-top: 10px;
	padding-right: 3px;
	width: 44px;
	text-align: right;
	font: 26px times, serif;
	color: #A00000;
}
#LocalWeather .temperatures .low {
	margin-top: 10px;
	border-left: 1px solid #575656;
	padding-left: 3px;
	width: 44px;
	text-align: left;
	font: 26px times, serif;
	color: #098EC7;
}/**/
/* Information Bits ***********************************************************/
/******************************************************************************/


/******************************************************************************/
/* Menu Container (see menus.css for all details) *****************************/
#MainMenu {
	position: absolute;
	left: 36px;
	top: 110px;
	width: 641px;
	height: 42px;
}
/* Menu Container (see menus.css for all details) *****************************/
/******************************************************************************/


/******************************************************************************/
/* Footer *********************************************************************/
#FooterWrapper {
	width: 960px;
	height: 222px;
	overflow: hidden;
	background: #F6E7A1 url(../images/layout/FooterBg.png) no-repeat center top;
}
#CompanyInfo,
#Copyright {
	font: bold normal 114% Arial;
	color: #FFFFFF;
	text-align: center;
}
#ForteInteractive {
	position: absolute;
	right: 22px;
	bottom: 73px;
	z-index: 1;
	margin: 0;
	width: 162px;
	height: 50px;
}
#ForteInteractive a {
	display: block;
	padding-top: 50px;
	width: 162px;
	height: 0;
	overflow: hidden;
}
/* Footer *********************************************************************/
/******************************************************************************/


/******************************************************************************/
/* Forms **********************************************************************/
.fieldset {
	border-color: #CDCBCB;
}
.fieldset fieldset legend span {
	top: -0.75em;
	color: #476C70;
}
label {
	color: #434E34;
}
.fieldContainer.required .requiredIcon {
	display: none;
}
.fieldContainer input.text,
.fieldContainer input.password,
.fieldContainer select,
.fieldContainer textarea {
	border-color: #DDDCDC;
	color: #434E34;
}
/* Login style forms are narrower */
.login .fieldset {
	width: 298px;
}
.login .fieldset fieldset,
.login .buttonContainer {
	width: 274px;
	overflow: hidden;
}
/* 'Print' Styles */
.fieldContainer.print {
	float: none !important;
	clear: both !important;
	padding-right: 0 !important;
	width: auto !important;
	overflow: hidden;
}
.fieldContainer.print label {
	float: left;
	width: 33%;
	font-weight: bold !important;
	text-align: right;
}
.fieldContainer.print label .requiredIcon {
	display: none !important;
}
.fieldContainer.print label .labelColon {
	display: inline !important;
}
.fieldContainer.print .formField {
	float: left;
	padding-left: 0.25em;
	width: 66%;
}
/* Forms **********************************************************************/
/******************************************************************************/


/******************************************************************************/
/* ColdFusion Debug Styles ****************************************************/
.cfdebug { text-align: left; }
/* ColdFusion Debug Styles ****************************************************/
/******************************************************************************/

/* Table Styles */
table thead {
	background-color: #FC9B0D;
	font-family: small-caps 75% Georgia, Times, serif;
	color: #094E21;
}
table thead th {
	padding: 8px;
}
table thead th span {
	font-weight: bold;
}
table tr {
	height: 30px;
}
table tr.even {
	background-color: #E6E6E6;
}
table tr.odd {
	background-color: #FFFFFF;
}
table tbody {
	font-family: Arial;
	font-size: 85%;
}
table tbody td {
	padding: 8px;
}

