




.hr_lt_yellow {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5E6AA;
	
}






/* Nav manipulation and rollovers */


#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 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#subnav li {
	margin: 0;
}


html>body #subnav li a {
	width: auto;
}

#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;
}



#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;
}*/

/* Main Bar: Breadcrumb bar */

#mn_bar {
	margin-left: 5px;
	width: 97%; /* full 551 */
	height: 24px;
	font-size: 11px;
	padding-left: 15px;
	line-height: 24px;
	background-color: #F1EFE6;
	margin-top: 5px;
}

*html #mn_bar {margin-left: 5px} /* 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 */
.table2 {
	border: 1px solid #798F1A;
}
/* 
===============
overriden by 2010 
===============

*/

.table1 {
	border: 2px solid #798F1A;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	list-style-type: square;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffeebc;
	padding-right: 4px;
	padding-left: 4px;
}
#nav {background: #4c784c; padding: 5px 10px 2px; margin: 0; list-style: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
#nav li {display: inline; padding: 2px 0px; background: #fcf6e4 url(../images_2006/corner_left.gif) top left no-repeat;}
#nav li a {padding: 2px 10px; text-decoration: none; background: url(../images_2006/corner_right.gif) top right no-repeat;}
#nav li a:link {color:  #4C784C; text-decoration: none;}
#nav li a:visited {color:  #C0BC4E; text-decoration: underline;}
#nav li a:hover {color:  #4C784C; text-decoration: none;}


a:link {
	color: #4C784C;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover { color: #C0BC4E; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C784C;
	text-decoration: none;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bfb245;
	padding-left: 10px;
}

.section1 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #798F1A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C784C;
	list-style-type: square;
}
.section1body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666600;
	padding-right: 10px;
	padding-left: 10px;
}
.section1_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #b2ad24;
	padding-top: 2px;
	padding-bottom: 5px;
	border-bottom-style: none;
}
.section2 {
	border-right-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	background-color: #FCF6E4;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 15px;
}
.section2_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b2ad24;
	padding-top: 2px;
	padding-bottom: 5px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.section2navmod {
	border-right-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	background-color: #FCF6E4;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

#subnav li a {
	display: block;
	padding: 10px 12px 10px 12px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #33616C;
	background-color: #BAE4BC;
	border-bottom: 1px solid #DDF2DE;
	width: 230px;
	/*background-image: url(../images/arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;*/
}
#subnav li a:hover {
	background-color: #DDF2DE;
}