/* ---------- GLOBAL STYLES ---------- */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background-color: #ffffff;
	text-align: center;
}
#wrapper {
	width: 847px;
	margin: 17px auto 20px auto;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	text-align: left;
}
p {
	padding: 5px 0px 5px 0px;
}
blockquote {
	margin: 12px;
	font-style: italic;
}
h3 {
	color: #4e4514;
	font-size: 12px;
	margin: 16px 0px 24px 0px;
	font-weight: normal;
	text-transform: uppercase;
}
h4 {
	font-size: 12px;
	text-transform: uppercase;
}
td {
	padding: 1px;
}
.cleaner {
	clear: both;
}
input, select, textarea {
	border: solid 1px #666666;
	padding: 2px;
	background: #ffffff;
	color: #000000;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
}
.radioBtn {
	border: none;
}
.btn {
	background: #000000;
	color: #ffffff;
}
.btn:hover {
	background: #666666;
}
.fieldLabel {
	text-align: right;
}

/* ---------- HEADER ---------- */
#header {
	width: 847px;
	height: 60px;
}
#headerWrapper {
	position: relative;
}
#profile, #news, #investor, #career, #stock {
	position: absolute;
	top: 26px;
}
#profile {
	left: 60px;
}
#news {
	left: 214px;
}
#investor {
	left: 374px;
}
#career {
	left: 541px;
}
#stock {
	left: 724px;
}

/* ---------- TOP NAV ---------- */
#profile a {
	display: block;
	background: url('/images/nav-company.gif') no-repeat top;
	width: 152px;
	height: 19px;
}
#profile a:hover {
	background: url('/images/nav-company.gif') no-repeat bottom;
}
#profile.selected-profile a {
	background: url('/images/nav-company.gif') no-repeat bottom;
}
#news a {
	display: block;
	background: url('/images/nav-news.gif') no-repeat top;
	width: 158px;
	height: 19px;
}
#news a:hover {
	background: url('/images/nav-news.gif') no-repeat bottom;
}
#news.selected-news a {
	background: url('/images/nav-news.gif') no-repeat bottom;
}
#investor a {
	display: block;
	background: url('/images/nav-investor.gif') no-repeat top;
	width: 165px;
	height: 19px;
}
#investor a:hover {
	background: url('/images/nav-investor.gif') no-repeat bottom;
}
#investor.selected-investor a {
	background: url('/images/nav-investor.gif') no-repeat bottom;
}
#career a {
	display: block;
	background: url('/images/nav-career.gif') no-repeat top;
	width: 181px;
	height: 19px;
}
#career a:hover {
	background: url('/images/nav-career.gif') no-repeat bottom;
}
#career.selected-career a {
	background: url('/images/nav-career.gif') no-repeat bottom;
}
#stock a {
	display: block;
	background: url('/images/nav-stock.gif') no-repeat top;
	width: 123px;
	height: 19px;
}
#stock a:hover {
	background: url('/images/nav-stock.gif') no-repeat bottom;
}
#stock.selected-stock a {
	background: url('/images/nav-stock.gif') no-repeat bottom;
}
	
/* ---------- LEFT NAV ---------- */
#leftNav {
	float: left;
	padding: 45px 0px 0px 12px;
	font: 11px Verdana;
}
#leftNav h3 {
	color: #4e4514;
	font: 11px Tahoma, Verdana, Geneva;
	margin-bottom: 5px;
}
#leftNav ul {
	list-style-type: none;
	margin: 0px 0px 20px 7px;
}
#leftNav li {
	margin-top: 7px;
}
#leftNav .current a, #leftNav .subnav .current a, 
#leftNav .current a:hover, #leftNav .subnav .current a:hover {			
	color: #000000;
	text-decoration: none;
}
#leftNav .subnav {
	margin: 0px 0px 10px 12px;
}
#leftNav a, #leftNav li ul.subnav li a {
	color: #666666;
	text-decoration: none;
	padding: 2px;
}
#leftNav a:hover, #leftNav li ul.subnav li a:hover {
	color: #000000;
	text-decoration: underline;
}
#leftNav ul li ul li {
	width: 150px;
	overflow: hidden;
}

/* ---------- CONTENT GATEWAY ---------- */
#gateway {
	width: 600px;
	float: right;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 15px 25px 15px;
}

#gateway a {
	color: #666666;
	text-decoration: underline;
}
#gateway a:hover {
	text-decoration: none;
}
#gateway .colLeft {
	float: left;
	width: 300px;
}
#gateway .colRight {
	float: left;
	width: 300px;
}
#gateway ul {
	margin: 10px;
}
#gateway li {
	margin: 2px 0px 0px 15px;
}
#gateway .quote {
	margin: 0px 10px 2px 10px;
}
#gateway .byline {
	margin: 0px 0px 20px 10px;
	font-style: italic;
}

/* ---------- FOOTER ---------- */
#footer {
	clear: both;
	font-size: 10px;
	color: #4e4514;	
	text-align: right;
	margin-top: 25px;
}

/* --------- THOMSON ---------- */
.ccbnNav {
	display: block;
	font-size: 11px;
}
.ccbnLnk {
	font-size: 11px;
}
.ccbnBgTblTtl {
	background: #000000;
	color: #ffffff;
}
.ccbnTblTtl {
	display: block;
	padding: 2px 0px 2px 4px;
	margin: 0px;
	font-weight: bold;
}
.ccbnTblLabelLeft {
	font-weight: bold;
	text-align: right;
	display: block;
	margin-right: 5px;
	min-width: 130px;
	width: auto !important;
	width: 130px;
}
.ccbnBgTblSubTxt td {
	padding: 15px 0px 15px 0px;
	font-size: 11px;
}
.ccbnDisclaimer {
	font-size: 11px;
	font-style: italic;
}
.ccbnPrice {
	font-weight: bold;
}
/* stock is up */
.ccbnPosUp {
	color: #009900;
}
/* stock is down */
.ccbnPosDown {
	color: #ff0000;
}

/* IT job page */
ul#columnLeft {
	display: block;
	list-style-type: none;
	list-style: none;
	float: left;
	width: 260px;
	margin: 0px;
	padding: 0px 25px 0px 10px;
	overflow: hidden;
}
ul#columnRight {
	display: block;
	list-style-type: none;
	list-style: none;
	float: left;
	width: 260px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
ul#columnLeft li, ul#columnRight li {
	padding: 3px 0px 3px 0px;
}

/* office msg */
#weather {
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	padding: 15px;
	width: 648px;
	overflow: hidden;
}
