@charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #72685E;
	border: 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.oneColFixCtr #container {
	width: 1004px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.oneColFixCtr #mainContent { /* this is the parent of the text columns to which the text divs are positioned relative  - the order is important - this must be the nearest non-static ancestor block to the text columns*/
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: absolute; 
	text-align: center;
	left: auto;
}
.oneColFixCtr #container #mainContent #left_col {
	float: none;
	width: 265px;
	left: 20px;
	position: absolute;
	text-align: left;
	top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333;
	text-align: left;
	font-weight: normal;
	line-height: 10.5pt;
	font-style: normal;
}
.oneColFixCtr #container #mainContent #right_col {
	text-align: left;
	float: none;
	width: 240px;
	right: auto;
	top: auto;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 750px;
	top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333;
	text-align: left;
	font-weight: normal;
	line-height: 10.5pt;
	font-style: normal;
}
.oneColFixCtr #container #mainContent #text_col {
	float: right;
	position: absolute;
	left: 580px;
	width: 260px;
	clear: none;
	top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333;
	text-align: left;
	font-weight: normal;
	line-height: 10.5pt;
	font-style: normal;
}
.oneColFixCtr #container #mainContent #home_col{
	float: none;
	position: absolute;
	width: 170px;
	clear: none;
	top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	background-color: #999;
	left: 15px;
	padding: 5px;
	font-size: 16px;
}
.oneColFixCtr #container #mainContent #home_col2 {
	float: none;
	position: absolute;
	width: 170px;
	clear: none;
	top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	background-color: #999;
	left: 240px;
	padding: 5px;
}
.oneColFixCtr #container #mainContent #link_col {
	float: right;
	position: absolute;
	left: 580px;
	width: 260px;
	clear: none;
	top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333;
	text-align: left;
	font-weight: normal;
	line-height: 10.5pt;
	font-style: normal;
}
.oneColFixCtr #container #mainContent #backLink {
	font-size: x-small;
	color: #606;
	font-weight: bold;
	text-align: right;
}

.oneColFixCtr #container #index_hotspot {
	height: 61px;
	width: 104px;
	position: absolute;
	left: 70px;
	top: 20px;
	float: left;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtr #container #mainContent #header  {
	font-size: large;
	font-weight: normal;
	line-height: 22px;
	color: #333;
}
.oneColFixCtr #container #mainContent p em  {
	font-style: normal;
	font-weight: bold;
}
.oneColFixCtr #container #mainContent #left_col #leftHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 22px;
	font-weight: normal;
}
.oneColFixCtr #container #mainContent #left_col p em {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.oneColFixCtr #container #mainContent #right_col em  {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.oneColFixCtr #container #mainContent #home_col  a{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.oneColFixCtr #container #mainContent #home_col a:hover {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.oneColFixCtr #container #mainContent #link_col a {
	font-weight: bold;
	font-size: 10pt;
	color: #609;
}
.oneColFixCtr #container #mainContent #link_col a:hover {
	font-weight: bold;
	font-size: 10pt;
	color: #F93;
}
.oneColFixCtr #container #mainContent #text_col #bigNWhite {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.oneColFixCtr #container #mainContent #home_col2 a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.oneColFixCtr #container #mainContent #home_col2 a:hover {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.oneColFixCtr #container #mainContent #link_col #backLink {
	font-size: x-small;
	color: #606;
	font-weight: bold;
	text-align: right;
}
.oneColFixCtr #container #mainContent #text_col #news_bold {
	font-weight: bold;
	color: #903;
}

.oneColFixCtr #container #mainContent #text_col p {

}

