﻿div#outerpage {
	/*position:absolute;*/
	display:block;
	margin:0px auto;
	width: 950px;
	height:700px; 
	padding: 20px 20px;
	/* margin-left:20px;
	margin-right:20px; */
	margin-top:20px;
	margin-bottom:20px;
	/*text-align:left; */
	background-image:url(images/LRBackground.jpg);
	background-repeat:no-repeat;
}
ul#mainnavigation
{
	position:relative;
 	/*display:inline-block; */
	left:50px;
	top:0px;
	/* width:914px; */
	height:40px;
	margin:0;
	padding:0 10px;
	background:url(images/navigation_bg.gif) 0 0 no-repeat;
	list-style:none;
	width: 784px;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
ul#mainnavigation li
{
 float:left;
}
ul#mainnavigation li.lastitem
{
 background:none;
}
ul#mainnavigation li a
{
 display:block;
 text-decoration:none;
}

#maincol{ 
 font-family: arial;
 font-size:14px;
 float: left; 
 display:block; 
 position: relative; 
 width:620px;
 }
 
 #rightcol{
 font-family: arial;
 float: right; 
 display:block; 
 position: relative; 
 width:250px; 
 /*padding: 0 20px;*/
 }
 
 #galmaincol{ 
 float: right; 
 display:block; 
 position: relative; 
 width:620px;
 }
 
 #galleftcol{
 float: left; 
 display:block; 
 position: relative; 
 width:250px; 
 /*padding: 0 20px;*/
 }
 
 #eventmaincol{ 
 float: right; 
 display:block; 
 position: relative; 
 width:700px;
 font-family: Arial, Helvetica, sans-serif;
 }
 
 #eventleftcol{
 float: left; 
 display:block; 
 position: relative; 
 width:100px; 
 /*padding: 0 20px;*/
 }
 
 
.movie{ 
    text-align:center;
    padding-bottom:85px;
 }
 
.centeredImage
	{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
	}

 
 #footer{
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	color: #003850;
	font-size: 10px;
	border-top: 1px solid #e6edee;
	margin-top:40px;
        margin-bottom:40px;
}

table#events
{
	margin-left:40px;
	margin-bottom:20px;
}

table#events td { padding:10px 100px 10px 10px; font-family: foundry monoline; Arial, Helvetica, sans-serif; font-size:18px; }


 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



/* inner templates */
div.contentpage p {
	margin:0;
	padding:10px 0;
}
div.productpage h1, div.contentpage h1
{
	margin:0;
	padding:5px 10px;
	color:#FFFFFF;
	background:#8CBB00 url(../publicimages/heading_bg.gif) 0 0 no-repeat;
	font-size:200%;
	font-weight:normal;
}
div.productpage img.productthumbnail
{
	width:81px;
	height:102px;
}
div.productpage img.productphoto
{
	float:left;
	width:488px;
	height:306px;
}
div.productpage div.buynow
{
	font-family: Arial;
	float:right;
	margin:0 0 10px 10px;
	width:250px;
	background:url(images/buyform_bg2.png) 0 100% no-repeat;
}
div.productpage div.buynow div.buynowTop
{
	background:url(images/buyform_topbg2.gif) 0 0 no-repeat;
	width:250px;
	height: 7px;
}

div.productpage div.buynow div.buynowInner
{
padding: 3px 10px 10px 10px;
}

div.productpage div.buynow p.price
{
	font-weight:bold;
	font-size:123%;
	margin:0;
}
div.productpage div.buynow table
{
	border-collapse:collapse;
}
div.productpage div.buynow td
{
	padding:10px 0 0 0;
}
div.productpage div.buynow label
{
	padding:0 10px 0 0;
	font-weight:bold;
	
}
div.productpage div.buynow input.text, div.productpage div.buynow select
{
	padding:2px;
	border:solid 1px #A5ACB2;
	font-weight:bold;
}
div.productpage div.buynow input.submit
{
	text-transform:uppercase;
	font-weight:bold;
}
div.productpage ul.tabs
{
	margin:10px 0 0 0;
	padding:5px 0 3px 10px;
	border-bottom: 1px solid #999999;
	list-style:none;
}
div.productpage ul.tabs li
{
	display:inline;
	padding:0;
	background:none;
}
div.productpage ul.tabs li a
{
	margin:0 0 0 1px;
	padding:3px 10px 3px 10px;
	border:solid 1px #999999;
	color:#333333;
	text-decoration:none;
	background:#FFFFFF url(../publicimages/tabs_bg.gif) 0 100% repeat-x;
}
div.productpage ul.tabs li a.activenav, div.productpage ul.tabs li a:hover
{
	border-bottom:solid 1px #FFFFFF;
	background:#FFFFFF url(../publicimages/tabs_activebg.gif) 0 0 repeat-x;
}
div.productpage ul.tabs li a.activenav
{
	padding:5px 10px 3px 10px;
	font-weight:bold;
}
div.productpage div.tabcontent
{
	margin:0 0 10px 0;
	padding:10px;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	border-left:solid 1px #999999;
}

/* forms */
p label { 
	position: absolute;
	text-align:right;
	width:270px;
	font-weight:100;
}
p textarea {
	overflow:auto;
}
p input.formfield, textarea, select.formfield, input { 
	margin-left: 280px;
}
p input.formfield, textarea, select.formfield {
	width:280px;
}

div.productpage div.buynow p input.formfield,
div.productpage div.buynow select.formfield,
div.productpage div.buynow input{
margin-left: 0;
width: auto;
}

p.validationerror, ul.validationerror
{
	font-weight:bold;
	color:#CC0000;
}
ul.validationerror
{
	list-style:disc inside;
}
ul.validationerror li
{
	padding:0 0 0 10px;
	background:none;
}

div.nav03 {
	font-family: foundry monoline, Arial, Helvetica, sans-serif;
	line-height: 11px;
	width: 200px;
}
div.nav03 div.navitmblank {
	background-color: #FFFFFF;
}
div.nav03 div.navitm1 {
	color: #003850;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.navitmselected1 {
	color: #FF9C00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.navitmhover1 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9C00;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.navitm2 {
/*	background-image: url(/global_35/img/nav_tetlevel_default_2.gif);*/
	background-image: url(images/arrow_r.gif);
	background-position: 8px 7px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #003850;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.navitmhover2 {
	background-image: url(images/arrow_r_hover.gif);
	background-position: 8px 7px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9C00;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.navitmclicked2 {
	background-image: url(images/arrow_r_hover.gif);
	background-position: 8px 7px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9C00;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.navitmselected2 {
	background-image: url(images/arrow_r_hover.gif);
	background-position: 8px 7px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9C00;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.nav04 {
/*	background-color: #FFFFFF;*/
	cursor: default;
}

div.nav03 div.nav04 div.navitm {
	font-size: 11px;
	text-decoration: none;
	color: #003850;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.nav04 div.navitmhover {
	font-size: 11px;
	text-decoration: none;
	color: #FF9C00;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.nav04 div.navitmselected {
	font-size: 11px;
	text-decoration: none;
	color: #FF9C00;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}

.NavChannelHeader{
	background-image: url(images/nav_channel_header.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 25px;
}
.NavChannelHeaderText{
	font-family:FoundryMonoline,tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFFFFF;
	margin-left: 9px;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right: 0px;
}


#home{
	float:left;
	height: 33px;
	width: 50px;
	margin-left: 3px;
}
.NavSpacer{
	height: 2px;
}
a.home:link, a.home:visited{
	float:left;
	background-image: url(images/home_tab_off.gif);
}
a.home:hover, a.home:active{
	float:left;
	background-image: url(images/home_tab_on.gif);
}
.nav0, .nav1, .nav2, .nav3, .nav4, .nav5, .nav6, .nav7, .nav8, .nav9{
background-position: bottom;
background-repeat: no-repeat;
}
.nav0{
background-image: url(images/nav0.jpg);
background-color: #FCFCFC;
}
.nav1{
background-image: url(images/nav1.jpg);
background-color: #F9FBFA;
}
.nav2{
background-image: url(images/nav2.jpg);
background-color: #F5F6F8;
}
.nav3{
background-image: url(images/nav3.jpg);
background-color: #F0F4F5;
}
.nav4{
background-image: url(images/nav4.jpg);
background-color: #EDF1F2;
}
.nav5{
background-image: url(images/nav5.jpg);
background-color: #E9EDF0;
}
.nav6{
background-image: url(images/nav6.jpg);
background-color: #E4E9EC;
}
.nav7{
background-image: url(images/nav7.jpg);
background-color: #DFE7EA;
}
.nav8{
background-image: url(images/nav8.jpg);
background-color: #DDE5E8;
}
.nav9{
background-image: url(images/nav9.jpg);
	background-color: #dbe3e6;
}
.nav10{
	background-color: #dbe3e6;
}
/*-menu 01-with images for advanced interface-------------------------------------*/
div.navImg01 {
	font-family: foundry monoline, Arial, Helvetica, sans-serif;
	background-image: url(images/nav_body_bg.gif);
	width: 784px;
	height: 33px;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
	position:relative;
}
/*-menu 01------------------------------------------------------------------------------------*/
div.nav01 {
	font-family: foundry monoline, tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/nav_body_bg.gif);
	width: 784px;
	height: 33px;
	color: #FFFFFF;
	position:relative;
}
div.nav01 div.navitm {
	background-image: url(images/nav_tab_off.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	height: 33px;
	text-transform: uppercase;
	padding: 9px 12px 0px 12px;
/*	top-right-bottom-left: 12px;*/
	cursor: pointer;
	cursor: hand;
}
div.nav01 div.navitmselected {
	background-image: url(images/nav_tab_on.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #003850;
	height: 33px;
	text-transform: uppercase;
	padding: 9px 12px 0px 12px;
	cursor: pointer;
	cursor: hand;
	text-align: center;
}
div.nav01 div.navitmhover {
	background-image: url(images/nav_tab_on.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #003850;
	height: 33px;
	text-transform: uppercase;
	padding: 9px 12px 0px 12px;
	cursor: pointer;
	cursor: hand;
	text-align: center;
}
div.nav01 div.navitmselectedhover {
	background-image: url(images/nav_tab_on.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #003850;
	height: 33px;
	text-transform: uppercase;
	padding: 9px 12px 0px 12px;
	cursor: pointer;
	cursor: hand;
	text-align: center;
}
/*-menu 02------------------------------------------------------------------------------------*/
div.nav02 {
	background-image: url(images/nav_2nd_bg.gif);
	font-family: foundry monoline, Arial, Helvetica, sans-serif;
	background-position: top;
	height: 35px; 
	width: 784px;
}
div.nav02 div.navitm {
	font-size: 12px;
	color: #003850;
	text-decoration: none;
	text-align: center;
	line-height: 11px;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 7px;
	cursor: pointer;
	cursor: hand;
}
div.nav02 div.navitmselected {
	font-size: 12px;
	color: #003850;
	text-decoration: none;
	text-align: center;
	line-height: 11px;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 7px;
	border-top-color: #FF9C00;
	border-top-style:solid;
	border-top-width: 3px;
	cursor: default;
}
div.nav02 div.navitmhover{
	font-size: 12px;
	color: #003850;
	text-decoration: none;
	text-align: center;
	line-height: 11px;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 7px;
	border-top-color: #FF9C00;
	border-top-style:solid;
	border-top-width:3px;
	cursor: pointer;
	cursor: hand;
}
/*-menu 02------------------------------------------------------------------------------------*/
div.nav03 {
	font-family: foundry monoline, Arial, Helvetica, sans-serif;
	line-height: 11px;
	width: 200px;
}
div.nav03 div.navitmblank {
	background-color: #FFFFFF;
}
div.nav03 div.navitm1 {
	color: #003850;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.navitmselected1 {
	color: #FF9C00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.navitmhover1 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9C00;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.navitm2 {
/*	background-image: url(/global_35/img/nav_tetlevel_default_2.gif);*/
	background-image: url(images/arrow_r.gif);
	background-position: 8px 7px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #003850;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.navitmhover2 {
	background-image: url(images/arrow_r_hover.gif);
	background-position: 8px 7px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9C00;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.navitmclicked2 {
	background-image: url(images/arrow_r_hover.gif);
	background-position: 8px 7px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9C00;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.navitmselected2 {
	background-image: url(images/arrow_r_hover.gif);
	background-position: 8px 7px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9C00;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.nav04 {
/*	background-color: #FFFFFF;*/
	cursor: default;
}

div.nav03 div.nav04 div.navitm {
	font-size: 11px;
	text-decoration: none;
	color: #003850;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.nav04 div.navitmhover {
	font-size: 11px;
	text-decoration: none;
	color: #FF9C00;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
div.nav03 div.nav04 div.navitmselected {
	font-size: 11px;
	text-decoration: none;
	color: #FF9C00;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
//	padding-top: 5px;
//	padding-bottom: 4px;
	cursor: pointer;
	cursor: hand;
}
/*-menu 05-Next Steps---------------------------------------------------------------------*/
div.nav05 {
	margin-top: 10px;
	width: 200px;
}
div.nav05 div.navheader {
	background-image: url(images/next_steps_header.gif);
	background-repeat: no-repeat;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 12px;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 7px;
//	padding-top: 7px;
//	padding-bottom: 6px;
}
div.nav05 div.navbg {
	background-image: url(images/next_steps_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #e8edee;
	width: 200px;
}
div.nav05 div.navitmblank {
	background-color: #FFFFFF;
}
div.nav05 div.navitm {
	background-image: url(images/arrow_r.gif);
	background-position: 8px 7px;
	background-repeat: no-repeat;
	color: #003850;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	cursor: hand;
}
div.nav05 div.navitmhover {
	background-image: url(images/arrow_r_hover.gif);
	background-position: 8px 7px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9C00;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	cursor: hand;
}
/*-menu 06------------------------------------------------------------------------------------*/
div.nav06 {
	background-color: #DBE3E6;
	background-image: url(images/nav_tools_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 200px;
	margin-top: 10px;
}
div.nav06 div.navitmblank {
	background-color: #FFFFFF;
}
div.nav06 div.navitm {
	background-image: url(images/arrow_r.gif);
	background-position: 8px 7px;
	background-repeat: no-repeat;
	color: #003850;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	cursor: hand;
}
div.nav06 div.navitmhover {
	background-image: url(images/arrow_r_hover.gif);
	background-position: 8px 7px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9C00;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	cursor: hand;
}
/*-menu 07------------------------------------------------------------------------------------*/
div.nav07 {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #e6edee
}
div.nav07 div.navitm {
	color: #003850;
	font-size: 10px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
div.nav07 div.navitmhover {
	color: #003850;
	font-size: 10px;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

/*-menu 08------------------------------------------------------------------------------------*/
div.nav08 {
	font-family: foundry monoline, Arial, Helvetica, sans-serif;
	line-height: 11px;
	float:left;
	width: 200px;
	padding:0;
	margin-top:20px;
}
div.nav08 .NavChannelHeader{
	float:left;
	background-image: url(images/nav_channel_header.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 25px;
}
div.nav08 h2 {
	font-family:FoundryMonoline,tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFFFFF;
	margin: 12px 0px 0px 9px;
	line-height:0px;
}
div.nav08 div.navitmblank {
	clear:left;
	background-color: #FFFFFF;
}
div.nav08 div.navitm1 {
	float:left;
	background-image: url(images/arrow_r.gif);
	background-position: 8px 7px;
	background-repeat: no-repeat;
	background-color: #dbe3e6;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #003850;
	width:178px;
	//width:200px;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
	//padding-top: 5px;
	cursor: pointer;
}
div.nav08 div.navitmhover1 {
	float:left;
	background-image: url(images/arrow_r_hover.gif);
	background-color: #dbe3e6;
	color: #FF9C00;
	background-position: 8px 7px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width:178px;
	//width:200px;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
	//padding-top: 5px;
	cursor: pointer;
}
div.nav08 div.navitmselected1 {
	float:left;
	background-image: url(images/arrow_r_hover.gif);
	background-position: 8px 7px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9C00;
	width:178px;
	//width:200px;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
	//padding-top: 5px;
	cursor: pointer;
}
div.nav08 div.navitm2 {
	float:left;
	color: #003850;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width:178px;
	//width:200px;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
	//padding-top: 5px;
	cursor: pointer;
}
div.nav08 div.navitmhover2 {
	float:left;
	color: #FF9C00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width:178px;
	//width:200px;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
	//padding-top: 5px;
	cursor: pointer;
}
div.nav08 div.navitmselected2 {
	float:left;
	color: #FF9C00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width:178px;
	//width:200px;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 5px;
	//padding-top: 5px;
	cursor: pointer;
}

	
.NavChannelHeader{
	background-image: url(images/nav_channel_header.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 25px;
}
.NavChannelHeaderText{
	font-family:FoundryMonoline,tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFFFFF;
	margin-left: 9px;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right: 0px;
}


/*-----------------------------------------------------------------------------------*/
div.nav01 div.navitmblank {
	/*float: none;*/
}

div.nav01 div.navusefull {
	color: #B8CAD6;
	font-size: 10px;
	text-decoration: none;
}

/*div.nav01 input 
{
	width:80px; 
	border: 1px solid #2f5166;
	color:#2f5166;
	background-color:#DCE7ED; 
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}*/
/*
div.nav01 a, div.nav01 a:link, div.nav01 a:visited {
	font-size: 15px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

div.nav01 a:hover
{
	font-size: 10px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

div.nav01 a.navusefull, div.nav01 a.navusefull:link, div.nav01 a.navusefull:visited {
	color: #B8CAD6;
	font-size: 10px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

div.nav01 a.navusefull:hover
{
	color: #B8CAD6;
	font-size: 10px;
	text-decoration: none;
	border-bottom-color:#FD812E;
	border-bottom-style:solid;
	border-bottom-width:1px;
	cursor: pointer;
	cursor: hand;
}

*/




div.nav02 div.navitmblank {
	/*float: none;*/
}














div.nav03 div.navitmpage {
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #dfdfdf;
	color: #002940;
	font-size: 11px;
	text-decoration: none;
	cursor: default;
}

div.nav03 div.navspacer {
	background-color: #fff;
	font-size: 4px;
}





/* Menu Tools */




/* Menu level footer */


/* Menu redirects */



div.nav08 div.navitm {
	background-image: url(/global_35/img/_tempLR35dev_nav_tetlevel_default_1.gif);
	background-color: #ffffff;
	color: #002940;
	font-size: 11px;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
}

div.nav08 div.navitmhover {
	background-image: url(/global_35/img/_tempLR35dev_nav_tetlevel_hover_1.gif);
	background-color: #ffffff;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

div.nav08 div.navitmselected {
	background-image: url(/global_35/img/_tempLR35dev_nav_tetlevel_selected_1.gif);
	background-color: #ffffff;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ff9900;
	font-size: 11px;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}







div.nav09 {
	width: 173px;
}

div.nav09 div.navitmblank {
	/*float: none;*/
}

div.nav09 div.navitm {
	background-image: url(/global_35/img/_tempLR35dev_graphictextpromo_white_arrow.gif);
	color: #002940;
	font-size: 11px;
	font-weight: bold;
	font-family: FoundryMonoline,tahoma,arial,sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 18px;
	cursor: pointer;
	cursor: hand;
}

div.nav09 div.navitmhover {
	background-image: url(/global_35/img/_tempLR35dev_graphictextpromo_white_arrow_hover.gif);
	color: #002940;
	font-size: 11px;
	font-weight: bold;
	font-family: FoundryMonoline,tahoma,arial,sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 18px;
	cursor: pointer;
	cursor: hand;
}

