body {
	background:#99999a url(../images/bg-body.jpg) repeat-x;
	margin:0;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#515151;
	min-width:1002px;
	position:relative;
}
.lighter-copy { color: #99999A; }
.clear {
	clear: both;
}
a {
	color:#515151;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.underline {
	color:#515151;
	text-decoration: underline;
}
a.underline:hover {
	text-decoration: none
}
a.no-underline, a.no-underline:hover { text-decoration: none; }
img {
	border:0;
}
form, fieldset {
	padding:0;
	margin:0;
	border:0;
}
input, textarea, select {
	vertical-align:middle;
}
/* wrapper */

.box-holder {
	width:100%;
	position:relative;
	overflow:hidden;
}
.wrapper01 {
	position:relative;
	left:50%;
	width:1010px;
}
#wrapper {
	width:1010px;
	left:-50%;
	position:relative;
	overflow:hidden;
}
/* header */

#header {
	position: absolute;
	top:0;
	left:0;
	width:1010px;
}
/* box01*/

.box01 {
	width:784px;
	padding:6px 10px 23px 9px;
	background: url(../images/bg-box-top.jpg) no-repeat;
}
/* box-top */

.box-top {
	padding:0 13px 0 18px;
	overflow:hidden;
	height:1%;
}
.logo {
	float:left;
}
.logo a {
	width:182px;
	height:27px;
	outline:none;
	text-indent:-9999px;
	background: url(../images/logo.jpg) no-repeat;
	display:block;
}
.slogan {
	float:right;
	text-indent:-9999px;
	width:257px;
	height:16px;
	background: url(../images/bg-slogan.gif) no-repeat;
	margin:12px 0 0;
}
/* nav */

#nav {
	margin:0 0 0 8px;
	padding:0 0 0 10px;
	list-style:none;
	width:783px;
	height:20px;
	background:url(../images/bg-nav.gif) no-repeat;
}
#nav li {
	float:left;
	padding:0 0 0 1px;
	line-height:11px;
	background: url(../images/separator.gif) no-repeat 0 50%;
}
#nav li.first {
	background:none;
}
.breadcrumbs li:first-child,  .box-bot ul li:first-child {
	background:none;
}
#nav li a {
	text-transform:uppercase;
	font:10px/11px Helvetica, Arial, sans-serif;
	color:#fff;
	float:left;
	padding:5px 21px 5px 18px;
}
#nav li a:hover,  #nav li.active a,  #nav li.hover a,  #nav li:hover a {
	background:url(../images/bg-nav-hover.gif) repeat-x;
	text-decoration:none;
}
/* holder */

.holder {
	position:absolute;
	top:20px;
	left:0;
	width:161px;
	border:1px solid #7c7c7a;
	display:none;
	overflow:hidden;
	clear:both;
	z-index:100;
}
#nav li .holder ul {
	margin:0;
	padding:0;
	list-style:none;
	width:161px;
	overflow:hidden;
	background: url(../images/bg-dropdown.png);
}
#nav li .holder ul li {
	padding:7px 7px 6px;
	width:149px;
	margin:-1px 0 0;
	border-top:1px solid #b3c994;
	background:none;
	float:left;
	position:relative;
}
#nav li .holder ul li a {
	text-transform:none;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	float:left;
	padding:0;
	background:none;
	width:149px !important;
}
#nav li .holder ul li a:hover {
	background:none;
	text-decoration:underline;
}
#nav li:hover .holder,  #nav li.hover .holder {
	display:block;
}
#nav li:hover,  #nav li.hover {
	position:relative;
	z-index:56;
}
/* main */

#main {
	overflow:hidden;
	padding:77px 0 0;
	width:100%;
	position:relative;
	background: url(../images/bg-main.jpg) no-repeat 0 77px;
}
/* content */

.content {
	float:left;
	overflow:hidden;
	width:800px;
	margin:0 -10px 0 0;
}
.content-holder {
	overflow:hidden;
	padding:7px 0 0;
}
* html .content-holder {
	height:550px;
	overflow:visible;
}
/* content - home page */

.content-home {
	float:left;
	overflow:hidden;
	width:800px;
	margin:0 -10px 0 0;
}
.content-holder-home {
	overflow:hidden;
	padding:0;
}
* html .content-holder-home {
	height:550px;
	overflow:visible;
}
.content-home .flash-container {
	padding-left: 5px;
	height: 216px;
}
.home-intro {
	font-size: 15px;
	font-weight: bold;
	color: #5c5c5c;
	float: left;
	width: 375px;
}
.home-intro p {
	margin-top: 0;
}
.home-intro a {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.home-intro-pic {
	float: right;
	padding-right: 25px;
}
#main .full-area {
	padding: 0;
	padding-left: 8px;
	min-height: inherit;
	height: 503px;
	width: 783px;
}
#main .full-area-expandable {
	padding: 10px;
	padding-top: 7px;
	margin-left: 8px;
	margin-right: 7px;
	width: 767px;
	background: #FFC;
	padding-left: 8px;
}
/* breadcrumbs */

.breadcrumbs {
	margin:0 0 13px 29px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.breadcrumbs li {
	display:inline;
	padding:0 0 0 10px;
	margin:0 9px 0 -7px;
	background: url(../images/arrow.gif) no-repeat 0 60%;
	color:#929291;
	line-height:12px;
}
.breadcrumbs li a,  .breadcrumbs li a:hover {
	color:#929291;
}
#main .full-area-expandable .breadcrumbs {
	padding-left: 27px;
}
/* box-text */

.box-text {
	padding:0 50px 0 28px;
	margin:0 0 20px;
	overflow:hidden;
	width:722px;
	float:left;
}
/* box02 */

.box02 {
	float:left;
	width:430px;
}
.box-text h1 {
	font-size:36px;
	line-height:37px;
	color:#8BCE00;
	margin:0 0 10px;
}
.box02 h2 {
	font-size:15px;
	color:#5c5c5c;
	line-height:16px;
	margin:0 0 10px;
}
.box02 p {
	margin:0;
}
.box03 {
	float:right;
	overflow:hidden;
	width:280px;
	margin:5px 0 0;
}
.box03 img {
	display:block;
}
/* box-info */

.box-info {
	padding:19px 0 0;
	clear:both;
	width:800px;
	background: url(../images/bg-info.png) no-repeat;
	overflow:hidden;
}
.box-info .c {
	width:760px;
	overflow:hidden;
	background: url(../images/bg-info-c.png) repeat-y;
	padding:17px 0 30px 40px;
	float:left;
	clear:both;
}
.box-info .c-home {
	/*	width:766px;*/ width: 800px;
	overflow:hidden;
	background: url(../images/bg-info-c.png) repeat-y;
	/*	padding: 0 15px 0 16px;*/ padding: 0;
	padding-left: 8px;
	float:left;
	clear:both;
	height: 151px;
}
.box-info .c-home img {
	float: left;
}
.content-home .box-info {
	/*	padding:19px 0 0;*/ padding: 0;
	clear:both;
	width:800px;
	/*	background: url(../images/bg-info-home2.png) no-repeat;*/

	overflow:hidden;
}
.home-full {
	clear: both;
	padding-left: 8px;
	background: url(../images/bg-info-c.png) top left repeat-y;
}
.home-topic {
	width: 156px;
	padding-bottom: 20px;
	float: left;
	background: url(../images/bg-topic.jpg) top right no-repeat;
}
.home-full .last {
	background: url(../images/bg-topic.jpg) top left no-repeat;
	width: 159px;
}
.home-topic h2 {
	margin: 0;
	background: #8bce00;
	padding: 7px 10px;
	font-size: 13px;
	border-right: 1px solid #e6e6e6;
}
.home-full .last h2 {
	border-right: none;
}
.home-topic p {
	padding: 0 10px;
	font-size: 11px;
}
.home-topic h2 a {
	color: #fff;
	text-decoration: none;
}
a.btn {
	margin-left: 10px;
	padding: 2px 8px;
	font-size: 11px;
	height: 24px;
	border: 1px solid #afc890;
	color: #fff;
	background: #a4a4a4 url(../images/btn-backg.jpg) top left repeat-x;
}
.home-gradient {
	background: url(../images/bg-info-home-gradient.png) top left no-repeat;
	height: 16px;
	width: 800px;
}
.home-bottom-info {
	background: url(../images/bg-info-home-btm.png) top left repeat-y;
	padding: 10px 25px;
}
.home-bottom-info h3 {
	margin: 0;
}
.home-bottom-info .left {
	width: 420px;
	float: left;
}
.home-bottom-info .right {
	float: right;
}
.home-bottom-info .right h3, .home-bottom-info .right ul li, .home-bottom-info .right ul li a {
	color: #7ebb00;
	padding-bottom: 4px;
}
/* list-info */

.list-info {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	margin:0 23px 0 0;
	height:1%;
	float:left;
	width:345px;
}
.list-info li {
	width:345px;
	padding:0 0 33px;
	overflow:hidden;
	float:left;
}
.box-image {
	float:left;
	border: 1px solid #999999;
}
.box-image img {
	display:block;
}
.box-intro {
	float:right;
	width:247px;
	margin:-3px 0 0;
	position:relative;
}
.box-intro h2 {
	font-size:17px;
	margin:0 0 3px;
	line-height:18px;
	color: #8BCE00;
}
.box-intro h2 a {
	color:#8BCE00;
	padding:0 14px 0 0;
	background: url(../images/arrow2.gif) no-repeat 100% 60%;
}
.box-intro p {
	margin:0;
}
/* sidebar */

.sidebar {
	float:right;
	position:relative;
	width:176px;
	margin:-33px 0 0 -10px;
	padding:52px 20px 0 22px;
	background: url(../images/bg-sidebar.png) no-repeat;
}
* html .sidebar {
	position: static;
}
.sidebar a {
	position:relative;
}
/* form-search */

.form-search {
	width:171px;
	padding:6px 0 0 6px;
	overflow:hidden;
	height:23px;
	margin:0 0 12px;
	position:relative;
	background:url(../images/bg-form-search.gif) no-repeat;
	float:left;
}
.sidebarSearchField {
	/*

	float:left;

	margin-right: 5px;

	font:12px/16px Arial, Helvetica, sans-serif;

	*/

	width:110px;
	border:1px solid #939393;
	background:#e7e7e7;
	color:#515151;
}
.submit1 {
	font:9px/12px Helvetica, Arial, sans-serif;
	color:#fff;
	text-transform:uppercase;
	padding:0 0 0 2px;
	margin:3px -2px 0 0;
	border:0;
	float:left;
	background:none;
	cursor:pointer;
}
/* box-menu */

.box-menu {
	margin:0 0 10px;
	overflow:hidden;
	width:177px;
	clear:both;
}
.box-menu h2 {
	background:url(../images/bg-title.png) no-repeat;
	height:15px;
	padding:4px 0 0 7px;
	margin:0;
	text-transform:uppercase;
	font-size:11px;
	color:#fff;
	line-height:12px;
}
.box-menu .c {
	background:#f5f5f5;
	padding:8px 7px 5px;
	overflow:hidden;
}
.box-menu .c ul {
	margin:0;
	padding:0;
	list-style:none;
}
.box-menu .c ul li {
	padding:0 0 4px;
	line-height:13px;
	overflow:hidden;
	vertical-align:middle;
}
.box-menu .c ul li a {
	font-size:11px;
	color:#717171;
	line-height:13px;
	float:left;
}
/* box-banner */

.box-banner {
	margin:0 0 10px;
	border:3px solid #ededed;
	width:171px;
	float:left;
	position:relative;
}
.box-banner img {
	float:left;
}
/* footer */

#footer {
	width:800px;
	clear:both;
	overflow:hidden;
}
#footer .box-top {
	padding:5px 0 5px 27px;
	background:url(../images/bg-footer1.png) repeat-y;
}
#footer .box-top ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#footer .box-top ul li {
	float:left;
	margin:0 10px 0 0;
}
#footer .box-top ul li a {
	font:bold 11px/12px Helvetica, Arial, sans-serif;
	color:#818181;
}
/* box-bot */

.box-bot {
	padding:7px 0 0 20px;
	height:35px;
	background:url(../images/bg-footer2.png) no-repeat;
}
.box-bot ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.box-bot ul li {
	float:left;
	padding:0 0 0 8px;
	margin:0 8px 0 0;
	background:url(../images/separator2.gif) no-repeat 0 60%;
	font-size:11px;
	line-height:12px;
	color:#7ebb00;
	position:relative;
}
.box-bot ul li a {
	color:#7ebb00;
}
/* inner */

.inner .content-holder,  .product .content-holder {
	width:759px;
	background: url(../images/bg-info-c.png) repeat-y;
	padding:7px 0 2px 41px;
	float:left;
}
.product .content-holder {
	padding-left:29px;
	width:771px;
}
.inner .breadcrumbs {
	margin:0 0 16px -14px;
}
.product .breadcrumbs {
	margin:0 0 18px -2px;
}
/* aside1 */

.box-holder2 {
	overflow:hidden;
	float:left;
	clear:both;
	padding:0 30px 0 0;
	margin:0 0 30px;
	width:716px;
}
.aside1 {
	float:left;
	width:350px;
}
.aside1 h1,  #twocolumns h1 {
	font-size:30px;
	line-height:31px;
	color:#8BCE00;
	margin:0 0 15px;
}
.aside1 strong.mark {
	font-size:15px;
	color:#5c5c5c;
}
.aside1 p {
	margin:0;
	color:#686868;
}
/* aside2 */

.aside2 {
	float:right;
	width:345px;
	margin:4px 0 0;
}
.box-holder3 {
	width:750px;
	overflow:hidden;
	float:left;
	clear:both;
}
.inner .box-intro h2 a {
	background:none;
}
.box-sel {
	float:right;
	width:192px;
}
.view, .view-small {
	display:block;
	font-weight:bold;
	font-size:16px;
	padding:10px 11px 0;
	background:url(../images/bg-link.gif) no-repeat;
	width:169px;
	height:24px;
	color:#fff;
	margin:0 0 7px;
}
.view-small {
	font-size: 14px;
}
.view span, .view-small span {
	background:url(../images/arrow3.gif) no-repeat 100% 6px;
	padding:0 13px 0 0;
}
.view:hover, .view-small:hover {
	text-decoration:none;
}
.form-sel {
	background:#d6eabd;
	border: 2px solid #CCCCCC;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 8px;
}
.form-sel .row {
	height:1%;
	overflow:hidden;
	margin:0 0 8px;
}
.form-sel .row select {
	width:172px;
	font:11px Arial, Helvetica, sans-serif;
}
/* aside3 */

.box-holder4 {
	overflow:hidden;
	float:left;
	clear:both;
	padding:0 10px 0 0;
	margin:0 0 10px;
	width:716px;
}
.aside3 {
	float:left;
	width:716px;
}
.aside3 h1 {
	font-size:30px;
	line-height:31px;
	color:#8BCE00;
	margin:0 0 15px;
}
.aside3 strong.mark {
	font-size:15px;
	color:#5c5c5c;
}
.aside3 p {
	margin:0;
	color:#686868;
}
/* aside4 */

.aside4 {
	float:right;
	width:380px;
	margin:4px 0 0;
	padding-right: 20px;
}
.aside4 .form-sel {
	width: 260px;
	margin-bottom: 20px;
}
.aside4 .form-sel h3 {
	margin-top: 0;
	margin-bottom: 5px;
}
.aside4 .form-sel p {
	margin: 0;
	padding-bottom: 10px;
}
.aside4 a.download {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0;
	padding-left: 22px;
	background: url(../images/icon-pdf.gif) left no-repeat;
}
table.data {
	width: 720px;
	border: 1px solid #d3d3d3;
	margin: 20px 0 0;
	padding: 0;
	border-collapse: collapse;
}
table.data td {
	border: 1px solid #d3d3d3;
	font-size: 1.2em;
	padding: 5px;
}
table.data td.label {
	font-weight: 700;
	width: 290px;
}
/*twocolumns*/

#twocolumns {
	width:742px;
	overflow:hidden;
	float:left;
	margin:0 0 18px;
	background:url(../images/bg-twocolumns.gif) repeat-y;
	position:relative;
}
#twocolumns h1 {
	font-size:24px;
	line-height:21px;
	margin:0 0 14px;
}
/*aside2*/

#twocolumns .aside2 {
	width:120px;
	overflow:hidden;
	float:left;
	margin:0;
}
.selection {
	width:114px;
	overflow:hidden;
	background:#9d9d9d;
	padding:0 0 0 6px;
	margin:0 0 10px;
}
.selection h3 {
	margin:0;
	color:#fff;
	font-size:11px;
}
.form-selection {
	width:105px;
	overflow:hidden;
	padding:0 7px;
}
.form-selection .row {
	margin:0 0 10px;
	height:1%;
	overflow:hidden;
	position:relative;
}
/*aside1*/

#twocolumns .aside1 {
	float:right;
	width:604px;
	position:relative;
	overflow:hidden;
}
.box-products {
	width:100%;
	overflow:hidden;
}
.grey-box {
	width:604px;
	overflow:hidden;
	background:#9d9d9d;
	margin:0 0 1px;
	height:26px;
	clear:both;
}
/*item1*/

.item1 {
	float:left;
	width:300px;
	overflow:hidden;
}
.item1 h2 {
	margin:5px 0 0 8px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	float:left;
}
.form-sort {
	float:right;
	width:147px;
	overflow:hidden;
}
.form-sort .row {
	margin:3px 0 0;
}
.form-sort select,  .form-selection select {
	width:105px;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0;
}
.form-sort label {
	float:left;
	color:#fff;
	font-size:11px;
	margin:2px 2px 0 0;
}
/*item2*/

.item2 {
	float:right;
	width:286px;
	overflow:hidden;
	padding:5px 0 0;
	color:#fff;
	font-size:11px;
}
.items-page {
	float:left;
	width:165px;
}
.items-page span {
	display:block;
	float:left;
	padding:0 6px 0 0;
}
.items-page ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.items-page ul li,  .list-page ul li {
	float:left;
	padding:0 6px 0 0;
}
.items-page ul li a,  .list-page ul li a {
	color:#fff;
}
.items-page ul li.active a,  .list-page ul li.active a {
	text-decoration:underline;
}
.list-page {
	float:right;
	width:120px;
}
.list-page ul {
	margin:0 5px 0 0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
}
.list-page ul li {
	padding:0 7px 0 0;
}
.list-page ul li.prev {
	padding:0 6px 0 0;
}
.list-page ul li.next {
	padding:0 0 0 4px;
}
.list-page ul li.prev a,  .list-page ul li.next a {
	background:url(../images/link-prev.gif) no-repeat 0 5px;
	text-indent:-9999px;
	display:block;
	width:7px;
}
.list-page ul li.next a {
	background:url(../images/link-next.gif) no-repeat 0 5px;
}
/*list-products*/

.list-products {
	background:url(../images/bg-list-products.gif) repeat;
	width:604px;
	overflow:hidden;
	float:left;
}
.box-area {
	float:left;
	padding:4px 0 17px;
	margin:10px 0 0;
}
.products-info {
	background:url(../images/bg-products-info.gif) repeat-y;
	min-height:223px;
	margin:0 1px 0 -1px;
	position:relative;
	padding:3px 10px 0;
	width:100px;
}
.details {
	position:absolute;
	left:10px;
	bottom:0;
	background:#8BCE00;
	width:95px;
	padding:0 0 0 5px;
	line-height:22px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
.details span {
	background:url(../images/arrow4.gif) no-repeat 100% 4px;
	padding: 0 8px 0 0;
}
.details:hover {
	text-decoration:none;
}
.box-img {
	width:100px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	height: 100px;
}
.box-img img {
	display:block;
	vertical-align: middle;
}
.box-txt p,  .box-txt span {
	padding: 0 0 15px;
	color:#424242;
	font-size:11px;
	line-height:13px;
}
.box-txt span {
	display:block;
	padding:0;
}
.box-intro-nopic {
	float:right;
	width:320px;
	position:relative;
	margin-left: 6px;
	padding-left: 6px;
}
.box-intro-nopic h2 {
	font-size:17px;
	margin:0 0 3px;
	line-height:18px;
}
.box-intro-nopic h2 a {
	color:#8BCE00;
	padding:0 14px 0 0;
	background: url(../images/arrow2.gif) no-repeat 100% 60%;
}
.box-intro-nopic p {
	margin:0;
}
/* list-info-fullwidth */

.list-info-fullwidth {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	margin:0 23px 0 0;
	height:1%;
	float:left;
	width:710px;
}
.list-info-fullwidth li {
	width:710px;
	padding:0 0 33px;
	overflow:hidden;
	float:left;
}
.box-intro-fullwidth {
	float:right;
	width:615px;
	margin:-3px 0 0;
	position:relative;
}
.box-intro-fullwidth h2 {
	font-size:17px;
	margin:0 0 3px;
	line-height:18px;
	color: #8BCE00;
}
.box-intro-fullwidth h2 a {
	color:#8BCE00;
	padding:0 14px 0 0;
	background: url(../images/arrow2.gif) no-repeat 100% 60%;
}
.box-intro-fullwidth p {
	margin:0;
}
.box-intro-faq {
	float:right;
	width:710px;
	margin:-3px 0 0;
	position:relative;
}
.box-intro-faq h2 {
	font-size:17px;
	margin:0 0 3px;
	line-height:18px;
	color: #8BCE00;
}
.box-intro-faq h2 a {
	color:#8BCE00;
	padding:0 14px 0 0;
	background: url(../images/arrow2.gif) no-repeat 100% 60%;
}
.box-intro-fullwifaqdth p {
	margin:0;
}
/* list-info-left */

.list-info-left {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	margin:0 23px 0 0;
	height:1%;
	float:left;
	width:350px;
}
.list-info-left li {
	width:350px;
	padding:0 0 33px;
	overflow:hidden;
	float:left;
}
.box-intro-left {
	float:right;
	width:350px;
	margin:-3px 0 0;
	position:relative;
}
.box-intro-left h2 {
	font-size:17px;
	margin:0 0 3px;
	line-height:18px;
}
.box-intro-left h2 a {
	color:#8BCE00;
	padding:0 14px 0 0;
	background: url(../images/arrow2.gif) no-repeat 100% 60%;
}
.box-intro-left p {
	margin:0;
}
.error_strings {
	font-family:Verdana;
	font-size:10px;
	color:#660000;
}
.error_strings li {
	padding:0 0 0 0;
}
.listOfLinks {
	list-style: none;
	margin: 0;
	padding: 0;
}
.listOfLinks li, .listOfLinks li a {
	font-size: 17px;
	color:#8BCE00;
	font-weight: bold;
	padding-bottom: 5px;
}
/* ++++++++++++++++++++++++++++++ CROSS REFERENCE TABLES +++++++++++++++++++++++++ */
div.cross-ref-pg h2 {
	margin-bottom: 0;
}
div.cross-ref-pg h3 {
	color: #717171;
	margin:0;
	font-size: 14px;
}
div.cross-ref-pg form {
	margin: 10px auto;
	text-align: center;
	background: #8BCE00;
	padding: 8px;
	color: #fff;
	font-size: 12px;
}
div.cross-ref-pg form label {
	font-weight: bold;
	text-align: left;
	margin-right: 25px;
}
table.cross-ref {
	border-collapse: collapse;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;
	width: 99%;
	font-size: 11px;
}
table.cross-ref td {
	text-align: left;
	padding: 2px;
	border-collapse: collapse;
	border: 1px solid #333;
}
table.cross-ref .table-hdr {
	background: #8BCE00;
	color: #424242;
	padding: 2px;
}
td#table1-column1 {
}
td.table-hdr-col {
	background: #717173;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
td.hatch {
	background: #F0F0F0;
}
td.hatch a {
	text-decoration: underline;
}
td.hatch a:hover {
	text-decoration: none;
}
td#table1-column3, td#table1-column4, td#table1-column5, td#table1-column6, td#table1-column7, td#table2-column3, td#table2-column4, td#table2-column5, td#table2-column6, td#table2-column7, td#table2a-column3, td#table2a-column4, td#table2a-column5, td#table2a-column6, td#table2a-column7, td#table2b-column3, td#table2b-column4, td#table2b-column5, td#table2b-column6, td#table2b-column7 {
	display: none;
}





/* ++++++++++++++++++++++++++++ homepage slider ++++++++++++++++++++++++++ */

.content-home .flash-container {

}

.anythingSlider * {
	margin: 0;
	padding: 0;
}
.anythingSlider {

	position: relative;
	padding-left: 5px;
	width: 783px;
	height: 216px;																	/*background: pink;*/
}
.anythingSlider .wrapper {
	width: 783px;
	overflow: auto;
	height: 216px;	
	margin: 0; margin-left:3px;
	position: absolute;
	top: 0;
	left: 0;
}
/* Width below is max for Opera */
.anythingSlider .wrapper ul {
	width: 32700px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
/*	background: #eee;
	border-top: 3px solid #e0a213;
	border-bottom: 3px solid #e0a213;*/
	margin: 0;
}
.anythingSlider .wrapper ul li {
	display: block;
	float: left;
	padding: 0;
	width: 783px;
	height: 216px;																					 /*background: red;*/ z-index: 1;
	margin: 0;
}
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../images/slider-arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: -250px; cursor: pointer; z-index: 2005; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }


.thumbNav {
	position: relative;
	top: 187px; z-index: 2000;
	text-align: right;																					 padding-right:10px;
}
.thumbNav li {
	display: inline;
}
.thumbNav a {
	color: #101011;
	font: 11px;
	display: inline-block;
/*	padding: 2px 8px;*/
line-height: 26px;
	height: 27px;
	width:17px;
	margin: 0;
/*	background: #c58b04 url(../images/cellshade.png) repeat-x;*/
	text-align: center;
/*	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px; background: pink;*/
	background: url(../images/slider-item-off.png) no-repeat;
}
.thumbNav a:hover {
	background: url(../images/slider-item-on.png) no-repeat;
}
.thumbNav a.cur {
/*	background: #e0a213;*/background: url(../images/slider-item-on.png) no-repeat;
}
.start-stop {
	z-index: 10;
	background: green;
	background-image: url(../images/cellshade.png);
	background-repeat: repeat-x;
	color: white;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	position: absolute;
	right: 45px;
	top: 323px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.start-stop.playing {
	background-color: #00F;
}
.start-stop:hover {
	background-image: none;
}
/*
  Prevents
*/
.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}
