body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
a {
	color: #F8981C;
	text-decoration: none;
	outline: none;
}
input.textbox {
	background: url('../images/inputBox.gif') left top no-repeat;
	border: none;
	border-right: solid 1px #6b6b6b;
	font-size: 11px;
	height: 16px;
	line-height: 14px;
	padding: 2px 0 0 4px;
	overflow: hidden;
	color: #787878;
}
input.textbox:focus {
	color: #000;
}
select {
	color: #787878;
	font-size: 11px;
}
select:focus {
	color: #000;
}
h1 {
	font-size:16px;
	color:#005d86;
	font-weight:bold;
	margin: 0 0 13px 0;
}
h2 {
	font-size: 14px;
	color: #4b4b4b;
	font-weight: bold;
	margin: 0;
}
h2.colored {
	color:#005d86;
}
h3, .header3 {
	font-size: 12px;
	color: #4b4b4b;
	font-weight: bold;
	margin: 0;
}
h3.colored {
	color:#005d86;
}
a.header3 {
	color: #F8981C;
}
p {
	margin: 0 0 10px 0;
}
p.dashSeparator {
	padding-bottom: 10px;
	background: url('../images/horiz_dotted_a4a4a4.gif') bottom repeat-x;
}
table {
	border-collapse: collapse;
	border-color: #585858;
	font-size: 12px;
}
table td {
	border-color: #585858;
}
span.moreLink {
	display: inline;
	padding-right: 13px;
	font-weight: bold;
	color: #F8981C;
	background: url('../images/moreLink.gif') center right no-repeat;
}
span.registered {
	display: inline;
	font-size: 60%;
	vertical-align: top;
}
div.callout {
	font-style: italic;
	font-size: 14px;
	color: #005d86;
	padding: 0 0 10px 0;
}
div.titleButton {
	height: 16px;
	background: url('../images/titleBtnRight.gif') top right no-repeat;
	overflow: hidden;
	text-align: left;
}
div.titleButton span, div.titleButton a {
	display: block;
	height: 16px;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
	padding-left: 5px;
	margin-right: 3px;
	background: url('../images/titleBtnLeft.gif') top left no-repeat;
}
ul.dottedBottoms li {
	background: url('../images/horiz_dotted_a4a4a4.gif') repeat-x bottom;
}

a.rss {
	display: block;
	background: url('../images/headernavrss.gif') center no-repeat;
	width: 12px;
}
#content {
	position: relative;
	width: 898px;
	padding-top: 65px;
	border-left: solid 1px #5d5d5d;
	border-right: solid 1px #5d5d5d;
	border-bottom: solid 1px #5d5d5d;
	background: #fff;
	z-index: 0;
}
#content img.printLogo {
	display: none;
}
#leftColumn {
	position: relative;
	top: -25px;
	float: left;
	width: 153px;
	height: 100%;
	padding-top: 25px;
	background: url('../images/vert_dotted_a4a4a4.gif') repeat-y right;
	background-color: #f7f7f7;
}
#mainContent {
	margin-left: 25px;
	padding: 0 20px 0 0;
	width: 510px;
	float: left;
	position: relative;
}
.home #mainContent {
	margin-left: 25px !important;
	margin-left: 15px;
	width: 459px;
	background: url('../images/vert_dotted_a4a4a4.gif') repeat-y right;
}
#mainContent ul {
	list-style: none;
	padding-left: 0;
	margin: 0;
	position: relative;
}
#mainContent ol {
	margin-top: 0;
	position: relative;
}
#mainContent ul li {
	padding-left: 9px;
	background: url('../images/ulDash.gif') no-repeat left 5px;
}
#centerColumn {
	width: 210px;
	float: left;
}
.form {
	position: relative;
	text-align: center;
}
#homeLogin, #rightLogin {
	width: 190px;
	padding: 0 10px 1px 10px;
	background: url('../images/horiz_dotted_a4a4a4.gif') repeat-x bottom;
}
#homeLogin select, #rightLogin select {
	text-align: left;
	margin: 10px 0 3px 0;
}
#rightLogin {
	width: 150px;
	padding: 0 5px 1px 3px;
	background: none;
}
#rightLoginForm {
	margin-bottom: 0;
}
#homeLogin p, #rightLogin p {
	margin: 8px 0 0 4px;
	text-align: left;
}
#homeLogin p a, #rightLogin p a {
	font-size: 10px;
	color: #4b4b4b;
}
#rightSubmit {
	width: 44px;
	position: absolute;
	bottom: 15px !important;
	bottom: 20px;
	right: 5px !important;
	right: 12px;
}
#homeSubmit {
	position: absolute;
	width: 52px;
	right: 10px !important;
	right: 20px;
	bottom: 10px !important;
	bottom: 25px;
}
#homeLogin p a:hover, #rightLogin p a:hover {
	text-decoration: underline;
	color: #F8981C;
}
#homeLoginForm, #rightLoginForm {
	width: 170px;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	background: url('../images/homeLoginCap.gif') left bottom no-repeat;
	background-color: #f0f0f1;
}
#rightLoginForm {
	width: 140px;
	background: url('../images/rightLoginCap.gif') left bottom no-repeat;
	background-color: #f0f0f1;
}
#homeLogin input.textbox, #rightLogin input.textbox {
	width: 130px;
	margin: 4px 0 0 0;
}	
#rightLogin input.textbox {
	width: 135px;
}
#homeBlurb {
	width: 190px;
	margin: 10px;
	font-size: 11px;
}
#rightColumn {
	float: left;
	width: 162px;
	margin: 0 0 10px 10px;
}
.home #rightColumn {
	width: 162px !important;
	width: 152px;
}
#rightColumn ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#homeStock {
	margin-bottom: 20px;
}
#homeStock li {
	padding: 5px 0 5px 5px;
}
span.tickerSymbol {
	font-weight: bold;
	color: #F8981C;
}
div.keyLinks  {
	margin-bottom: 15px;
}
div.keyLinks li {
	padding-left: 5px;
}
div.keyLinks a {
	color: #4b4b4b;
	font-size: 11px;
}
div.currentNews {
	margin-bottom: 15px;
}
div.keyLinks div.titleButton, div.currentNews div.titleButton {
	margin: 10px 0 5px 0;
}
div.currentNews div.newsItem {
	padding-left: 5px;
}
div.currentNews div.titleButton {
	position: relative;
}
div.newsItem {
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}
div.newsItem a {
	font-weight: bold;
	color: #F8981C;
}
div.rightText {
	padding: 5px 0 0 5px;
	font-size: 11px;
	margin-bottom: 15px;
}
#footer {
	clear: both;
	background: #9CBE40;
	width: 898px;
	height: 18px;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
#footer li {
	float: left;
	list-style: none;
	padding: 0 21px 0 20px;
	background: url('../images/footerdiv.gif') top right no-repeat;
}
#footer li.last {
	padding-right: 18px;
	background-image: none;
}
#footer a {
	color: #fff;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
}
#copyright {
	padding-left: 8px;
	font-size: 11px;
	color: #e4e4e4;
	display: block;
	height: 15px;
	margin-bottom: 20px;
}

div.clearit {
	clear: both;
}
#landingTop {
	clear: both;
	margin-bottom: 20px;
}
#landingImg {
	float: left;
	margin: 0 10px 10px 0;
}
#landingTabs {
	background: url('../images/horiz_dotted_a4a4a4.gif') bottom repeat-x;
	margin: 0 0 20px 0;
	padding: 0 0 1px 0;
	width: 100%;
}
#landingTabs ul.tabs {
	list-style: none;
	background: url('../images/horiz_dotted_a4a4a4.gif') bottom repeat-x;
	margin: 0;
	padding: 0 0 0 8px;
	width: 502px;
	height: 23px;
}
#landingTabs ul.tabs li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	background: url('../images/tabLeft.gif') bottom left no-repeat;
	height: 23px;
}
#landingTabs div.tabContent div.printTitle {
	display: none;
}
#landingTabs ul.tabs li.selected {
	background: url('../images/tabLeftSel.gif') bottom left no-repeat;
}
#landingTabs ul.tabs li a {
	display: block;
	float: left;
	height: 18px;
	padding:  5px 12px 0 7px;
	background: url('../images/tabRight.gif') right bottom no-repeat;
	text-height: 23px;
	color: #585858;
}
#landingTabs ul.tabs li a:hover {
	color: #84A036;
}
#landingTabs ul.tabs li.selected a {
	outline: none;
	background: url('../images/tabRightSel.gif') right bottom no-repeat;
}
#landingTabs div.tabContent {
	position: relative;
}
#landingTabs div.tabContent div.content {
	display: none;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	overflow: auto;
	width: 510px;
	opacity: 0;
	filter: alpha(opacity=0);
}
#landingTabs div.tabContent div.selected {
	display: block;
	opacity: 1;
	filter: alpha(opacity=100);
}
#landingTabs div.tabContent div.separator {
	background: url('../images/vert_dotted_a4a4a4.gif') right repeat-y;
}
#landingTabs div.tabContent div.columnLeft {
	float: left;
	clear: none;
	width: 230px;
	background-color: #fff;
	margin: 10px 0 10px 0;
	padding: 0 10px 0 10px;
}
#landingTabs div.tabContent div.columnRight {
	float: right;
	clear: none;
	width: 230px;
	padding: 10px 0 10px 10px;
	background-color: #fff;
}
#landingTabs div.tabContent div.oneColumn {
	padding: 10px;
	background-color: #fff;
}
div.hr {
	margin: 10px 0 10px 0;
	padding: 0;
	height: 1px;
	background: url('../images/horiz_dotted_a4a4a4.gif') bottom repeat-x;
}
div.hrBlank {
	margin: 10px 0;
	padding: 0;
	height: 1px;
}
#landingTabs div.tabContent div.hr {
	margin: 15px 0 15px 0;
}

div.twoColumn {
	width: 100%;
	margin: 10px 0;
	padding: 0;
}
div.twoColumn div.columnOne {
	padding-right: 10px;
	float: left;
}
div.twoColumn div.columnOneDivider {
	background: url('../images/vert_dotted_a4a4a4.gif') right repeat-y;
}
div.twoColumn div.columnTwo {
	padding-left: 10px;
	float: right;
}
div.twoColumn2_4 div.columnOne, div.twoColumn4_2 div.columnTwo {
	width: 163px;
}
div.twoColumn2_4 div.columnTwo, div.twoColumn4_2 div.columnOne {
	width: 327px;
}
div.twoColumn3_3 div.columnOne, div.twoColumn3_3 div.columnTwo {
	width: 245px;
}

table.csvTable {
	width: 100%;
	border-collapse: separate;
}
table.csvTable td {
	padding: 2px 5px;
	margin: 1px;
	vertical-align: top;
}
table.csvTable tr.shaded {
	background: #eee;
}
table.csvTable tr.title td {
	padding-top: 0;
	padding-bottom: 8px;
	color: #fff;
	font-weight: bold;
}
table.csvTable tr.title td {
	background: url('../images/tableTitle.gif') top left no-repeat;
}
table.csvTable tr.title td.first {
	background: url('../images/tableTitleLeft.gif') top left no-repeat;
}
table.csvTable tr.title td.last {
	background: url('../images/tableTitleRight.gif') top right no-repeat;
}
table.csvTable tr.break td {
	padding: 0;
	background: url('../images/horiz_dotted_a4a4a4.gif') repeat-x top;
}
#stockPrice, #stockUpdate {
	float: left;
}
#stockPrice, #stockDiff {
	padding: 0 15px;
}
#stockUpdate {
	padding: 0 5px 0 15px;
}
#stockPrice {
	font-weight: bold;
	color: #84A036;
}
span.mandatory {
	color: red;
	font-weight: bold;
}
#leftSearch {
	text-align: right;
	padding: 10px 10px 10px 0;
	background: url('../images/horiz_dotted_a4a4a4.gif') repeat-x bottom;
}
#leftSearch input {
	margin-bottom: 5px;
}
#lastSearch {
	padding: 10px 0;
}
div.searchResult {
	background: url('../images/horiz_dotted_a4a4a4.gif') repeat-x bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#mainContent div.titlebar {
	height: 16px;
	overflow: hidden;
	background: url('../images/titleBar.gif') top left no-repeat;
	padding: 0px 5px;
	width: 500px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
}
#rightColumn div.titlebar {
	height: 16px;
	overflow: hidden;
	background: url('../images/titleBarRightCol.gif') top left no-repeat;
	padding: 0px 5px;
	width: 152px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
}