/*----------------------------------------------------*/
a:link {
	color: #584738;
	}
		a:visited {
			color: #584738;
		}
		a:active {
			color: #004796;
		}
		a:hover { 
			color: #004796;
		cursor:pointer;
	}
	a img, a:link img, a:visited img, a:active img, a:hover img {
		border:none;
		text-decoration:none;
		
	}
/*----------------------------------------------------*/
.addthis_toolbox, addthis_default_style {
	margin:0px 10px;
	padding:10px 0px;
	width:800px;
}
/*----------------------------------------------------*/
.barblack {
	background-color:#000000;
	color:#FFFFFF;
	font-family: 'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-weight:bold;
	width:auto;
	height:auto;
	margin: 5px 0px 0px 0px;
	padding: 4px 0px 3px 0px;
}
/*----------------------------------------------------*/
.barorange {
	background-color:#F9A13A;
	color:#FFFFFF;
	font-family: 'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-weight:bold;
	width:auto;
	height:auto;
	margin: 5px 0px 0px 0px;
	padding: 4px 0px 3px 0px;
}
/*----------------------------------------------------*/
.big {
	font-family:  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
/*----------------------------------------------------*/
.bold {
	font-family:  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #000000;
}
/*----------------------------------------------------*/
body {
	background-color	: #A9A9A9;
	background-image	: url("/graphics/BGbar.jpg");
	background-position	: center;
	background-repeat	: repeat-y;
	font-size: 16pt;
	font-family: 'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-style:normal;
	letter-spacing:0px;
	margin: 0px;
	text-align:center;
	}
	body,td,th {
		color: #000000;
		font-size: 10pt;
	}
	body table {
		margin: 0px auto;
	}
/*----------------------------------------------------*/
.box {
	border-width:thin;
	border-color:#000000;
	border-style:dotted;
	margin: 5px 1px 5px 1px;
	padding: 1px 0px 1px 0px;
}
/*----------------------------------------------------*/
.box4 {
	width:90%;
	text-align: left;
	padding: 3px 10px 2px 10px;
	border-left: 12px solid #000000;
	border-right: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #000000;
	text-decoration: none;
}
/*----------------------------------------------------*/
.boxquote {
	width: auto;
	border-width:thin;
	border-color:#F9A13A;
	border-style:dotted;
	border-top: none;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}
/*----------------------------------------------------*/
.boxseminars {
	width: auto;
	border-width:thin;
	border-color:#000000;
	border-style:dotted;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}
/*----------------------------------------------------*/	
.challenge{
	font-size			: 15pt;
	font-weight			: bold;
	color				: #fff;
	letter-spacing		: 5px;
	text-transform		: uppercase;
}
/*----------------------------------------------------*/
.contact {
	border:5px solid rgb(0,71,150);
	height:236px;
	margin: 6px 0px 3px 0px;
	padding:0px;
	width:225px;
}

.contact form {
	margin:0px;
	padding:0px;
}

.contact .info {
	margin: 3px;
	padding: 3px;
	text-align:left;
}

.contact .info .distName {
	font-weight:bold;
	text-align:left;
}

.contact .info .distVisit {
	font: 8pt 'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	margin: 2px 0px;
	padding: 2px 0px;
}

.contact .info input.ibutton {
	bottom:18px;
}

.contact .head, .contact .head a, .contact .head a:hover, .contact .head a:link, .contact .head a:visited {
	background-color: rgb(0,71,150);
	color:#FFF;
	font-weight:bold;
	letter-spacing:0px;
	padding:3px;
	text-decoration:none;
}

.contact label {
	clear:both;
	font: 8pt 'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	float:left;
	letter-spacing:0px;
	margin:0px;
	padding:0px;
	position:relative;
	top: 5px;
    width: 68px;
}

.contact .login {
    height: 50px;
    padding: 3px;
	text-align:left;
}

.contact input {
	font: 8pt 'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	margin:0px;
	padding: 0px;
	position:relative;
	top:2px;
    z-index: 10;
}

.contact input.ibutton {
   /* visibility: hidden;*/
    /*position: absolute;*/
    background: url(/graphics/logBtn.png) no-repeat;
    background-position: 0px;
	border: 0px;
	bottom:23px;
	clear:none;
	cursor: pointer;
	float:right;
	font: 8pt 'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
    height: 21px;
	margin: 0px;
	margin-bottom:-23px;
	padding: 0px 0px 0px 0px;
	position:relative;
	text-align: center;
    width: 57px;
}

.contact input.itext {
    background: url(/graphics/top-login.png) no-repeat;
	border: none;
    color: #333;
	float:left;
	font: 8pt 'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
    height: 20px;
	left:5px;
    margin: 2px;
    padding: 0px 5px;
	position:relative;
    width: 70px;
    z-index: 10;
}

.contact .quote {
	margin: 3px;
    padding: 3px;
	text-align:center;
}

.contact select {
	font: 8pt 'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
    height: 20px;
	margin: 10px 0px;
	padding:0px;
	text-align:left;
}

.contact .signup {
	border:none;
	font: 8pt 'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	letter-spacing:0px;
	margin:0px;
    padding: 2px;
}

/*----------------------------------------------------*/
.copybox {
	background-color:#000000;
	border: 1px solid #000000;
	font-family:  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	}
		.copybox a:link {
			text-decoration:underline;
			color: #FFFFFF;
			background-color: transparent;
		}
		.copybox a:active {
			text-decoration:underline;
			color: #FFA500;
			background-color: transparent;
		}
		.copybox a:visited {
			text-decoration:underline;
			color: #FFFFFF;
			background-color: transparent;
		}
		.copybox a:hover {
			text-decoration:underline;
			color: #FFA500;
			background-color: transparent;
}

/*----------------------------------------------------*/
.feature li {
	list-style-image:url(/graphics/list_dot.png);
	margin:0px 0px 0px 10px;
	padding:0px;
}
ul.feature  {
	margin:0px 0px 20px 10px;
	padding:0px 0px 10px 10px;
}
/*----------------------------------------------------*/
H1, H1 a:link, H1 a:hover, H1 a:active, H1 a:visited {
	font: 14pt  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-weight: 600;
	padding: 0px;
	margin: 3px 3px 6px 3px;
	color: #000000;
	text-decoration: none;
}
/*----------------------------------------------------*/
H2 {
	font: 13pt  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-weight: 600;
	padding: 0px;
	margin: 3px 3px 6px 3px;
	color: #000000;
	text-decoration: none;
}
/*----------------------------------------------------*/
H3, H3 a, H3 a:hover, H3 a:link, H3 a:visited, H3 a:active {
	color: #000;
	font: 11pt  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-weight: bold;
	margin: 3px 3px 6px 3px;
	padding: 0px;
	text-decoration: none;
}
	H3 a, H3 a:hover, H3 a:link, H3 a:visited, H3 a:active {
		border-bottom:1px dotted rgb(0,71,150);
		margin: 0px;
	}


/*----------------------------------------------------*/
H4, H4 a:link, H4 a:hover, H4 a:active, H4 a:visited {
	font-family:  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
/*----------------------------------------------------*/
.header, .header_min { 
	border-top:5px solid rgb(0,71,150);
	border-bottom:1px solid #000;
	background-color: #ccc;
	color: #000;
	font: 10.5pt  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-weight: bold;
	height: 18px;
	margin: 6px 0px 10px 0px;
	padding: 1px 3px 3px 3px;
	text-align: left;
	width: auto;
}

.header {
	text-transform:uppercase;
}
/*----------------------------------------------------*/

HR {
	color:#000000;
	background-color:#000000;
}
/*----------------------------------------------------*/
img {
	border: 0px;
	margin:0px;
	padding:0px;
}
/*----------------------------------------------------*/
.industmargin {
	margin: 8px 10px 8px 5px;
	text-align:justify;
}
/*----------------------------------------------------*/
.italic {
	font-family:  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	color: #000000;
}

/*----------------------------------------------------*/
#label {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 30px;
}

#label a, #label a:link, #label a:visited {
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}

#label a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
}

/*----------------------------------------------------*/
.large {
	font-family:  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

/*----------------------------------------------------*/
.list {
	font-family: Courier New, Courier, mono;
	border-bottom:1px dotted #000;
}

/*----------------------------------------------------*/
.listprice { 
	width: 225px;
	height:76px;
	background-image:url(graphics/priceTag.png);
	background-repeat:no-repeat;
	font-family:  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	vertical-align:middle;
	padding-top:6px;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: black;
	text-align: center;
}

/*----------------------------------------------------*/
.litmargin {
	margin: 5px 5px 5px 15px;
}

/*----------------------------------------------------*/	
.machineImage {
	color: #000000;
	font-family:'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-size: 9px;
	font-weight: bold;
	/*height: 470px;*/
	margin: 0px;
	padding: 0px;
	position: relative;
}

/*----------------------------------------------------*/	
#menuRight {
	
	
	/*width: 225px;
	font-family:  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	text-align: left;
	font-size: .9em;
	font-weight: bold;
	/*padding: 3px 10px 2px 10px;	*/
	}
		#menuRight ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		#menuRight li a {
			display: block;
			
			border:5px solid rgb(0,71,150);
			border-bottom:2px solid rgb(0,71,150);
			border-top:2px solid rgb(0,71,150);
			background-color: #ccc;
			color: #000;
			font: 9pt 'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
			font-weight: bold;
			height: 18px;
			margin: 3px 0px 3px 0px;
			padding: 3px;
			text-align: left;
			text-decoration: none;
			width: auto;
			/*padding: 5px 1px 5px 0.5em;	
			border-left: 12px solid #000000;
			border-right: 1px solid #000000;
			border-top: 1px solid #000000;
			border-bottom: 1px solid #000000;
			background-color: #B99B63;
			background-image:url(graphics/back-menu.gif);
			color: #FFFFFF;
			margin: 0px 0px 2px 0px;	*/
		}
		#menuRight a:hover {
			padding-left:10px;
			background-color: #aaa;
	}
/*----------------------------------------------------*/
#navigation {
	font-family:  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-size: 1em;
	font-weight:bold;
	padding: 3px 10px 3px 10px;
	background-color:#000000;
	margin: 0px 0px 10px 0px;
}
		#navigation ul {
			list-style: none;
			margin: 0;
			padding: 0;	
			padding-top: 4px;
		}
		#navigation li {
			display: inline;
		}
		#navigation a:link, #navigation a:visited {
			padding: 3px 10px 3px 10px;
			color: #EFEAE1;
			background-color: #000000;
			text-decoration: none;	
			border-left: 1px solid #000000;
			border-top: 1px solid #000000;
			border-right: 1px solid #000000;
			border-bottom: none;
		}
		#navigation a:hover {
			color: #FFFFFF;
			background-color: #836F49;
			border-left: 1px solid #EFEAE1;
			border-top: 1px solid #EFEAE1;
			border-right: 1px solid #EFEAE1;
			border-bottom: none;
		}
/*----------------------------------------------------*/
.newsmargin {
	margin: 5px 25px 5px 5px;
}
/*----------------------------------------------------*/
.nomargin {
	margin-top: 0px;
	padding-top: 0px;
}
/*----------------------------------------------------*/	
.notice, .notice a{
	font-size			: 10pt;
	text-decoration		: none;
	color				: #fff;
}
/*----------------------------------------------------*/
#opnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index:30;
	}
		#opnav ul li {
			position: relative;	
			float: left;
			width: 114px;
			z-index:30;
		}	
		#opnav li ul {
			position: absolute;
			left: 0; /* Set 1px less than menu width */
			top: auto;
			display: none;
			z-index:30;
		}
		/* Styles for Menu Items */
		#opnav ul li a {	
			display: block;
			text-decoration: none;
			font-size: 9pt;
			font-weight:bold;
			color: #FFFFFF;
			background: #000000; /* IE6 Bug */
			padding: 5px;
			border: 1px solid #ccc;
			z-index:30;
	}
/*----------------------------------------------------*/
.orangebox { 
	width: 200px;
	text-align: left;
	background-color: #FFA500;
	border: 3px solid #000099;
	padding: 6px 6px 6px 6px;
	color: #FFFFFF;	
}
/*----------------------------------------------------*/
p {
	margin: 5px 3px 3px 3px;	
}
/*----------------------------------------------------*/
.packex {
	font-family: 'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-size:14pt;
	color:#000000;
}

/*----------------------------------------------------*/
.regmargin {
	margin: 8px 5px 8px 5px;
}
/*----------------------------------------------------*/
.reps {
	font-family:  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
/*----------------------------------------------------*/
.retrofitmargin {
	margin: 0px 0px 8px 0px;
}
/*----------------------------------------------------*/	

.signup{ 
	background-color:#CCCCCC;
	border: 3px solid #004796;
	color: #000;	
	padding: 6px 6px 6px 6px;
}

.signup a {
	color:#000000;
}

.signup a:hover {
	color: #004796;
}
/*----------------------------------------------------*/	
.small, .smallt a:link, .small a:hover, .small a:active, .small a:visited {
	font-family:  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
/*----------------------------------------------------*/
.small9pt {
	font-family:  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.spacer {
	background-color:rgb(0,71,150);
	border:5px solid rgb(0,71,150);
	color:#000;
	height:30px;
	width:225px;
	margin-bottom:5px;
	font:11pt 'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-weight:bold;
	font-style:italic;
	border-bottom:5px solid rgb(0,71,150);
	border-top:3px solid rgb(0,71,150);
}
/*----------------------------------------------------*/
.specTable {
	border-bottom: 1px solid #000000;
}
/*----------------------------------------------------*/
.supportmargin {
	margin: 8px 0px 20px 20px;
}
/*----------------------------------------------------*/
table, tr, td {
	border: 0px;
	border-spacing:0px;
	margin:0px;
	padding:0px;
}
/*----------------------------------------------------*/
#teamtopZone {
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;		
	}
	#teamtopSP {
		text-align:left;
		border-bottom: 2px solid #000000;
		vertical-align:top;
	}
/*----------------------------------------------------*/
.title {
	font-family:  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
/*----------------------------------------------------*/
ul{
	margin:0px;
	padding:0px 5px 0px 20px;
	list-style-position:outside;
}

ul li ul, ul ul {
	margin:0px;
	padding:3px 3px 3px 40px;
	list-style-position:outside;
}
/*----------------------------------------------------*/
.white {
	font-family:  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
/*----------------------------------------------------*/
.whitebold {
	font-family:  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
}
/*----------------------------------------------------*/	

.Xsmall, .Xsmall  a:link, .Xsmall a:hover, .Xsmall a:active, .Xsmall a:visited {
	font-family:  'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration:none;
}



/*--- IE6 phasing out message ---*/
#slitp {
	padding: 5px;
	border: 3px solid #000000;
	margin: 5px 0;
	background: #dfd2be;
	color: #000;
	font-family: 'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 15px;
}

#slitp h1 {
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	font-size: 16px;
	color: #000000;
}

#slitp p {
	margin: 5px 0px 0px 0px;
	text-align: center;
}

#slitp p a {
	font-weight: bold;
	color: #000099;
}



/****************************************************************************************************

	PRODUCTS MENU DISPLAY

****************************************************************************************************/

.menu {
	background-color:rgb(0,71,150);
	border-bottom:5px solid rgb(0,71,150);
	border-top:3px solid rgb(0,71,150);
	color:#000;
	font:15px 'Gill Sans MT', 'Gill Sans', Gill, Calibri, Tahoma, sans-serif;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	width:575px;
}

.menu ul {
	margin:0px;
	padding:0px 0px 0px 10px;
	list-style:none;
	text-align:left;
}

.menu li {
	display:inline;
	line-height:29px;
	margin:0px;
	padding:0px;
}

.menu li a, .menu li a:link, .menu li a:visited, .menu li a:hover {
	color:#fff;
	margin:0px;
	padding:5px 20px 5px 20px;
	text-decoration:none;
}

.menu li a.tabactive {
	background-color:rgb(0,100,175);
	font-weight:bold;
	margin:0px;
	padding:5px 20px 5px 20px;
	position:relative;
}

#tabcontent1,#tabcontent2,#tabcontent3 {
	border:none;
	display:none;
	margin:0px;
	padding:6px 0px 0px 0px;
	text-align:center;
	width:573px;
}

/****************************************************************************************************

	BLOG DISPLAY

****************************************************************************************************/
div.blog{
	font-size:9px;
}
div.blog p.date, div.blog p.fbsubscribelink a{
	color:black;
	font-weight:bold;
	font-size:7px;
	text-align:right;
}
div.blog li, div.blog ul {
	list-style-type:none;
	margin:2px 5px;
	padding:0px;
}
div.blog .headline, div.blog a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

div.blog #creditfooter{
	text-align:right;
}

/****************************************************************************************************

	Top menu

****************************************************************************************************/
#menu, 
#menu ul {
	background:#fff;
	font: 12px 'Gill Sans', 'Gill Sans MT', Gill, sans-serif;
	letter-spacing: 1px;
	list-style:none;
	margin:0px;
	padding:0px 0px 5px 0px;
	position:relative;
	z-index:1000;
}

#menu {
	background:#000;
	color:#fff;
	height: 35px;
	padding:0px;
}

#menu li {
	border-right:2px solid #fff;
	float:left;
	margin: 0px;
	padding: 5px 10px;
}

#menu li li {
	border:0px;
	border-top:1px solid #000;
	float:none;
	font: 12px 'Gill Sans', 'Gill Sans MT', Gill, sans-serif;
	letter-spacing: 0px;
	margin: 0px;
	padding: 2px 5px;
}

#menu li a {
	display:block;
	float:left;
	color:#fff;
	height:25px;
	padding-right:5px;
	line-height:25px;
	text-decoration:none;
	white-space:nowrap;
}

#menu li li a { /* SubLevel Item */
	color:#000;
	float:none;
	height:20px;
	line-height:20px;
	padding: 0px 15px 0px 0px;
}

#menu li ul { /* Level 2 container */
	border:1px solid #000;
	border-top:0px;
	margin: 12px 0px 0px -2px;
	padding: 0px;
}

#menu li ul ul { /* Level 3 container */
	margin:0px;
}

#menu li:hover {
	position:relative;
	z-index:300;
	background:rgb(249,161,58);
	color:#fff;
}

#menu li li:hover {
	background:rgb(249,161,58);
	position:relative;
	z-index:300;
	text-decoration:none;
	color:#000;
}


#menu :hover ul {
	left:0px;
	top:22px;
}

#menu ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
}


/* it could have been this simple if all browsers understood */
/* show next level */
#menu li:hover li:hover > ul {
	left:-2px;
	margin-left:100%;
	top:-1px;
}

/* keep further levels hidden */
#menu li:hover > ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:auto;
}

/* show path followed */
#menu li:hover > a {
	text-decoration:none;
	color:#000;
}



/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#menu a:hover a:hover ul,
#menu a:hover a:hover a:hover ul,
#menu a:hover a:hover a:hover a:hover ul,
#menu a:hover a:hover a:hover a:hover a:hover ul {
	left:100%;
	top:-1px;
}


/* keep further levels hidden */
#menu a:hover ul ul,
#menu a:hover a:hover ul ul,
#menu a:hover a:hover a:hover ul ul,
#menu a:hover a:hover a:hover a:hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
}

.sub  {
	background:url(graphics/arrow.gif) no-repeat;
	background-position:right;
}

