/* Compliant Browser CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #33616C;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/*background-image: url(../images/tile2.gif);
	background-repeat: repeat-x;*/
}

td, p, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #33616C;
}

ul {
	padding: 0px;
	margin: 4px 0px 0px 14px;
}

li {
	margin: 0px;
	padding: 0px;
}

a:link, a:active, a:visited {
	color: #BC7A1D;
	text-decoration: none;
}

a:hover {
	color: #774A09;
	text-decoration: underline;
}

select, input {
	font-size: 10px;
	color: #33616C;
}

.bg_hdr {
	font-size: 20px;
	padding: 10px 0px 5px 0px;
	border-bottom: 1px solid #ADCBD2;
}

/* Base components */

#container {
	width: 740px;
	/*border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;*/
}

* html #container {width: 740px;} /* for ie only */

/* Top Nav: links at top of pages */

#tp_nav a:link, #tp_nav a:active, #tp_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#tp_nav a:hover {
	text-decoration: underline;
}

#tp_nav {
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	width: 716px; /* full 740 */
	height: 16px; /* full 20 */
	padding: 2px 12px 2px 12px;
	margin-bottom: 1px;
}

div#tp_nav.sub {
	background-image: url(../images/tp_nav_bk.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#tp_nav_xcel a:link, #tp_nav_xcel a:active, #tp_nav_xcel a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#tp_nav_xcel a:hover {
	text-decoration: underline;
}

#tp_nav_xcel {
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	width: 716px; /* full 740 */
	height: 16px; /* full 20 */
	background-color: #D3C9C0;
	padding: 2px 12px 2px 12px;
	margin-bottom: 10px;
	background-image: url(../images/tp_nav_bk.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

* html #tp_nav_xcel {width: 740px} /* for ie only */

/* Image Header */

#main {
	width: 740px;
	height: 367px;
}

/* Main Nav */

#mn_nav {
	text-align: left;
	width: 712px; /* full 740 */
	height: 20px; /* full 32 */
	padding: 6px 7px 6px 21px;
	background-color: #71A3AF;
	margin: 5px 0px 5px 0px;
	background-image: url(../images/mn_nav_bk.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

* html #mn_nav.se {width: 740px;} /* for ie only */

#search {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	width: 200px;
	height: 20px;
	float: right;
}

/* Main Body: Holds left nav and content */

#mn_body {
	width: 731px; /* full 740 */
	/*height: 323px;  full 333 -- doesn't allow overflow in Firefox */
	background-color: #D3C9C0;
	font-size: 11px;
	padding: 5px 4px 5px 5px;
	text-align: left;
	min-height: 348px; /* height fix */
	height: auto; /* height fix, pt. II */
}

* html #mn_body {height:348px} /* for ie only */

#mn_body_xcel {
	width: 740px;
	/*height: 323px;  full 333 -- doesn't allow overflow in Firefox */
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	text-align: left;
	min-height: 503px; /* height fix -- was 275 */
	height: auto; /* height fix, pt. II */
}

* html #mn_body_xcel {height:503px} /* for ie only */

/* Main Bar: Breadcrumb bar */

#mn_bar {
	margin-left: 189px;
	width: 536px; /* full 551 */
	height: 24px;
	font-size: 11px;
	padding-left: 15px;
	line-height: 24px;
	background-color: #F1EFE6;
	background-image: url(../images/mn_bar_bk.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

*html #mn_bar {margin-left: 186px} /* subtracting 3 for IE */

#mn_bar.xcel {
	margin-left: 0px;
	width: 725px; /* full 740 */
	height: 24px;
	font-size: 11px;
	padding-left: 15px;
	line-height: 24px;
	background-color: #F1EFE6;
	background-image: url(../images/mn_bar_bk.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

*html #mn_bar.xcel {width: 740px} /* subtracting 3 for IE */

/* Main Body styles */

#pkt_biz {
	width: 179px;
	/* height: 323px; */
	height: 348px; /* Added 01.13.05 to accommodate content */
	background-color: #FFFFFF;
	position: absolute;
}

#pkt_live {
	width: 179px;
	/* height: 323px; */
	height: 348px; /* Added 01.13.05 to accommodate content */
	background-color: #FFFFFF;
	position: absolute;
	margin-left: 184px;
}

#pkt_chamber {
	width: 179px;
	/* height: 323px; */
	height: 348px; /* Added 01.13.05 to accommodate content */
	background-color: #FFFFFF;
	position: absolute;
	margin-left: 368px;
}

#pkt_whatsnew {
	width: 179px;
	/* height: 238px; */
	height: 205px;
	background-color: #FFFFFF;
	position: absolute;
	margin-left: 552px;
}

#pkt_store {
	width: 179px;
	/* height: 80px; */
	height: 138px;
	background-color: #FFFFFF;
	position: absolute;
	/* margin-top: 243px; */
	margin-top: 210px;
	margin-left: 552px;
}

#mn_body p {
	font-size: 11px;
	line-height: 15px;
	margin: 0px 12px 0px 14px;
}

#mn_body ul.items {
	list-style: none;
	padding: 0px;
	margin: 4px 0px 0px 12px;
}

#mn_body ul.items li {
	line-height: 15px;
	margin: 0px;
	padding-left: 16px;
	background-image: url(../images/item_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.jump_go a:hover {
	color: #774A09;
	text-decoration: none;
}

.jump_go {
	width: 60px;
	text-align: right;
	background-image: url("../images/jump_go.gif");
	background-repeat: no-repeat;
	position:absolute;
	right: 0;
	bottom: 0;
}

.jump_shop a:hover {
	color: #774A09;
	text-decoration: none;
}

.jump_shop {
	width: 70px;
	text-align: right;
	background-image: url("../images/jump_shop.gif");
	background-repeat: no-repeat;
	position:absolute;
	right: 0;
	top: 0;
}

.astrisk {
	color: #BC7A1D;
}

/* Main Content: Holds content of sub pages */

#mn_content {
	margin-left: 189px;
}

*html #mn_content {margin-left: 186px} /* subtracting 3 for IE */

#mn_content.xcel {
	margin-left: 0px;
}

/* Main Body sub page styles */

#mn_body.sub {
	text-align: left;
	width: 740px;
	padding: 0;
	background-image: url(../images/mn_tile_sub.gif);
	background-repeat: repeat-y;
	min-height: 503px; /* height fix -- was 275 */
	height: auto; /* height fix, pt. II */
}

* html #mn_body.sub {height:503px} /* for ie only */

/* To handle jump links on Do Business landing page 

#mn_body.sub p a:link, #mn_body.sub p a:active, #mn_body.sub p a:visited {
	color: #33616C;
	text-decoration: none;
}

#mn_body.sub p a:hover {
	color: #33616C;
	text-decoration: underline;
}

#mn_body.sub p strong a:link, #mn_body.sub p strong a:active, #mn_body.sub p strong a:visited {
	color: #BC7A1D;
	text-decoration: none;
}

#mn_body.sub p strong a:hover {
	color: #BC7A1D;
	text-decoration: underline;
}*/



#mn_body.sub p {
	font-size: 12px;
	line-height: 17px;
	margin: 15px 0px 0px 0px;
}

#mn_body.sub p.quote {
	background-image:url(../images/quote_bkg.gif);
	background-repeat: no-repeat;
	padding: 8px;
}

#mn_body.sub p.big {
	font-size: 12px;
	line-height: 17px;
	margin: 15px 0px 0px 0px;
}

#mn_body.sub ul.big {
	font-size: 12px;
	line-height: 17px;
	margin-top: 15px;
}

#mn_body ul.anchors {
	list-style: none;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}

#mn_body ul.anchors li {
	margin: 0px 0px 2px 0px;
	padding-left: 16px;
	background-image: url(../images/item_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#anchors {
	width: 518px; /* full 534 */
	background-color: #F8F7F2;
	padding: 8px;
	margin: 15px 0px 15px 0px;
}

.p_hdr {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

#rec_annmnts {
	width: 534px;
	height: 31px;
	background-color: #E9F3F6;
	margin: 25px 0px 10px 0px;
}

.annmnts {
	line-height: 20px;
}

#ct_hdr {
	margin: 25px 0px 15px 0px;
}

#mn_sub_pic {
	width: 184px;
	margin-top: 130px;
	border-top: 5px solid #FFFFFF;
}

#mn_img_ftr {
	width: 740px;
	height: 145px;
	background-color: #FFFFFF;
	margin-top: 5px;
}

/* Tabled Data styles */

.tbl_data {
	border-top: 1px solid #ADCBD2;
}

.tbl_data td {
	padding: 5px;
}

.tbl_checks {
	margin-top: 10px;
}

.tbl_checks td {
	padding: 5px 15px 10px 0px;
}

.tbl_checks tr.topics td {
	padding: 2px 0px 2px 0px;
}

.tbl_checks td.buttons {
	padding: 15px 0px 0px 0px;
	text-align: center;
}

.tbl_checks tr.tbl_title td, .tbl_report tr.tbl_title td {
	padding: 12px 0px 10px 0px;
	border-top: 1px solid #ADCBD2;
}

.tbl_checks tr.tbl_subtitle td {
	font-size: 16px;
	font-weight: bold;
	color: #33616C;
	padding: 10px 0px 0px 0px;
}

.tbl_report tr.tbl_tertitle td {
	font-size: 14px;
	font-weight: bold;
	color: #33616C;
	padding: 15px 0px 10px 0px;
}

.tbl_report {
	/*margin-top: 20px;*/
}

.tbl_report td {
	padding: 5px 0px 5px 0px;
}

.tbl_report td td {
	padding: 5px;
}

.tbl_report tr.tools td {
	font-size: 11px;
	padding: 2px 0px 2px 0px;
}

/*-- For inline version --*/
input.check {
	float: left; 
	margin: 2px 0 0 0; 
	padding: 0; 
	width: 20px
}

div.label {
	margin: 0 0 0 21px; 
	/*width: 245px*/
}
/*-- --*/

.tbl_subdata td {
	padding: 5px;
}

.tbl_data td.first, .tbl_report td.first {
	text-align: left;
	border-left: 0;
}

.tbl_data td.text, .tbl_report td.text {
	text-align: left;
}

.tbl_title td {
	font-size: 20px;
	line-height: 24px;
	color: #33616C;
	padding: 12px 0px 20px 0px;
}

.tbl_title2 td {
	background-color: #E9F3F6;
	padding: 5px 0px 5px 10px;
}

.tbl_title2 td span.back2 {
	font-size: 11px;
	margin-right: 10px;
	float: right;
}

.tbl_subtitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #33616C;
	padding: 0px 0px 0px 0px;
}

.tbl_tertitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #33616C;
	padding: 0px 0px 15px 0px;
}

.tbl_anchors td {
	font-size: 14px;
	border-top: 1px solid #ADCBD2;
	letter-spacing: 0px;
	padding: 5px 5px 15px 0px;
}

.tbl_list td {
	padding: 5px 0px 5px 0px;
}

.tbl_chart td {
	padding: 0px;
}

.tbl_source td {
	font-size: 11px;
	padding: 4px 0px 0px 0px;
}

.tbl_2top td {
	font-size: 11px;
	padding: 15px 0px 4px 0px;
	text-align: right;
}

.tbl_back2 td {
	font-size: 11px;
	padding: 15px 0px 4px 0px;
}

.tbl_2partnersTop td {
	font-size: 11px;
	padding: 10px 0px 0px 0px;
	text-align: right;
	border-bottom: 1px solid #ADCBD2;
}

.tbl_2partnersBtm td {
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	text-align: right;
	border-top: 1px solid #ADCBD2;
}

td.tbl_sidebar {
	padding: 15px 0 0 20px;
	font-size: 11px;
	line-height: 14px;
}

.part_hdr {
	font-size: 20px;
}

.tbl_col_hdr td {
	text-align: center;
	background-color: #628E98;
	color: #E9F3F6;
	font-weight: bold;
	/*border-left: 1px solid #FFFFFF; -- Removed for PDF 
	border-bottom: 1px solid #FFFFFF;*/
}

.tbl_col_sub td {
	background-color: #ADCBD2;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.tbl_row1 td {
	text-align: right;
	background-color: #D8E7EB;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 5px 3px 5px;
}

.tbl_row2 td {
	text-align: right;
	background-color: #E9F3F6;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 5px 3px 5px;
}

.tbl_text {
	text-align: left;
}

.tbl_suc_row1 td {
	background-color: #F8F7F2;
	padding: 3px 5px 15px 5px;
}

.tbl_suc_row2 td {
	background-color: #FFFFFF;
	padding: 3px 5px 15px 5px;
}

.tbl_total td {
	text-align: right;
	background-color: #ADCBD2;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 5px 3px 5px;
}

.tbl_total2 td {
	background-color: #FFFFFF;
	font-weight: bold;
	border-left: 1px solid #D8E7EB;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 5px 3px 5px;
}

.tbl_total2 td.first {
	border-left: 1px solid #FFFFFF;
}

/* Calendar styles */

.cal_tbl {
	border: 1px solid #ADCBD2;
	margin: 10px 0px 10px 0px;
}

.cal_tbl td {
	text-align: center;
	padding: 2px;
}

.cal_tbl td.last {
	border-right: 0px solid #90AFB9;
}

.cal_day td {
	background-color: #ADCBD2;
	font-weight: bold;
	border-right: 1px solid #90AFB9;
}

.cal_date td {
	background-color: #E9F3F6;
	border-right: 1px solid #ADCBD2;
}

.clear {
	clear: both;
}

/* Footer Bar: Green bar before footer */

#ft_bar {
	width: 740px;
	height: 16px;
	background-color: #D3C9C0;
	margin-top: 0px;
}

/* Footer */

#footer a:link, #footer a:visited, #footer a:active, #footer a:visited {
	color: #33616C;
	text-decoration: none;
}

#footer a:hover {
	/*color: #33616C;*/
	text-decoration: underline;
}

#footer {
	width: 740px;
	font-size: 11px;
	text-align: left;
}

#ft_logo {
	width: 62px;
	height: 56px;
	float: left;
}

#ft_info {
	padding: 5px 0px 5px 0px;
}

/* Home Page pocket header manipulation and rollovers */

.pkt_hdr {
	width: 179px;
	height: 35px;
	margin-top: 8px;
	margin-bottom: 5px;
}

*html .pkt_hdr {margin-top: 5px; margin-bottom: 4px}

.pkt_hdr ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 35px;
	}

.pkt_hdr ul li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	}

.pkt_hdr ul li a {
	text-indent: -9999px;
	height: 35px;
}

#pkt_hdr1 a {
	width: 179px;
	background-image: url("../images/pkt_hdr_biz.gif");
	background-repeat: no-repeat;
	position: absolute;
}

#pkt_hdr1 a:hover {
	background-image: url("../images/pkt_hdr_biz_up.gif");
	overflow: hidden;
}

#pkt_hdr2 a {
	width: 179px;
	background-image: url("../images/pkt_hdr_live.gif");
	background-repeat: no-repeat;
	position: absolute;
}

#pkt_hdr2 a:hover {
	background-image: url("../images/pkt_hdr_live_up.gif");
	overflow: hidden;
}

#pkt_hdr3 a {
	width: 179px;
	background-image: url("../images/pkt_hdr_chamber.gif");
	background-repeat: no-repeat;
	position: absolute;
}

#pkt_hdr3 a:hover {
	background-image: url("../images/pkt_hdr_chamber_up.gif");
	overflow: hidden;
}

#pkt_hdr4 a {
	width: 179px;
	background-image: url("../images/pkt_hdr_whatsnew.gif");
	background-repeat: no-repeat;
	position: absolute;
}

#pkt_hdr4 a:hover {
	background-image: url("../images/pkt_hdr_whatsnew_up.gif");
	overflow: hidden;
}

.successyear {
	font-size: 22px;
}

.successmonth {
	font-size: 14px;
	font-weight: none;
}

.successhead {
	font-size: 14px;
	font-weight: bold;
	color: #BC7A1D;
}

.newshead {
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #33616C;
}

.articles {
	padding-top: 15px;
	font-size: 11px;
}

/* Nav manipulation and rollovers */

#nav {
	width: 414px;
	height: 20px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 20px;
	}

#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	}

#nav ul li a {
	text-indent: -9999px;
	height: 20px;
}

#nav1 a {
	width: 41px;
	background-image: url("../images/nav_home.gif");
	background-repeat: no-repeat;
	position: absolute;
}

#nav1.up a {
	background-image: url("../images/nav_home_up.gif");
}

#nav1 a:hover {
	background-image: url("../images/nav_home_up.gif");
	overflow: hidden;
}

#nav2 a {
	width: 82px;
	background-image: url("../images/nav_business.gif");
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 53px;
}

#nav2.up a {
	background-image: url("../images/nav_business_up.gif");
}

#nav2 a:hover {
	background-image: url("../images/nav_business_up.gif");
	overflow: hidden;
}

#nav3 a {
	width: 80px;
	background-image: url("../images/nav_live.gif");
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 146px;
}

#nav3.up a {
	background-image: url("../images/nav_live_up.gif");
}

#nav3 a:hover {
	background-image: url("../images/nav_live_up.gif");
	overflow: hidden;
}

#nav4 a {
	width: 88px;
	background-image: url("../images/nav_chamber.gif");
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 237px;
}

#nav4.up a {
	background-image: url("../images/nav_chamber_up.gif");
}

#nav4 a:hover {
	background-image: url("../images/nav_chamber_up.gif");
	overflow: hidden;
}

#nav5 a {
	width: 79px;
	background-image: url("../images/nav_whatsnew.gif");
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 335px;
}

#nav5.up a {
	background-image: url("../images/nav_whatsnew_up.gif");
}

#nav5 a:hover {
	background-image: url("../images/nav_whatsnew_up.gif");
	overflow: hidden;
}

/* Subnav manipulation and rollovers */

#subnav {
	width: 184px;
	/*position: absolute;*/
	float: left;
	margin-top: 20px;
	margin-bottom: 5px;
	border-top: 1px solid #ECE2D9;
}

*html #subnav {margin-bottom: 0px}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#subnav li {
	margin: 0;
}

#subnav li a {
	display: block;
	padding: 10px 12px 10px 12px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #33616C;
	background-color: #D3C9C0;
	border-bottom: 1px solid #ECE2D9;
	width: 160px;
	/*background-image: url(../images/arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;*/
}

#subnav li.first a {
	border-bottom: 0;
}

#subnav li.up a {
	border-top: 1px solid #33616C;
	border-bottom: 1px solid #ADCBD2;
	background-color: #ADCBD2;
	background-image: url(../images/subnav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 13px;
}

#subnav li.uplast a {
	border-top: 1px solid #33616C;
	border-bottom: 1px solid #33616C;
	background-color: #ADCBD2;
	background-image: url(../images/subnav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 13px;
}

#subnav li.section a {
	border-top: 1px solid #33616C;
	border-bottom: 1px solid #ADCBD2;
	background-color: #E9F3F6;
}

#subnav li.ter a {
	border-bottom: 1px solid #ADCBD2;
	background-color: #E9F3F6;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 12px 5px 12px;
}

#subnav li#terlast a {
	border-bottom: 1px solid #33616C;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 12px 5px 12px;
}

#subnav li.terup a {
	border-bottom: 1px solid #ADCBD2;
	background-color: #ADCBD2;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 12px 5px 12px;
	background-image: url(../images/subnav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}

html>body #subnav li a {
	width: auto;
}

#subnav li a:hover {
	background-color: #ECE2D9;
}

#subnav li.up a:hover {
	background-color: #ADCBD2;
}

#subnav li.uplast a:hover {
	background-color: #ADCBD2;
}

#subnav li.section a:hover {
	background-color: #F8FDFE;
}

#subnav li.ter a:hover {
	background-color: #F8FDFE;
}

#subnav li.terlast a:hover {
	background-color: #F8FDFE;
}

#subnav li.terup a:hover {
	background-color: #ADCBD2;
}

/*.quote p {
	background-image:url(../images/quote_bkg.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 8px;
	padding-top: 8px;
}*/

cite { 
	padding: 20px 0 0 10px;
	margin-bottom: 50px;
	font-size: 11px;
	font-style: normal;
}

.checkbox {
	float:left;
}

.alert {
	color: #DE1F27;
}