		/*this is the css for the vertical version*/
		/*.vertical ul{
			list-style-type: none;
			padding: 0;
			width: 204px;
			margin: 0;
			position: relative;
		}
		.vertical li a{
			display: block;
			width: 200px;
			text-decoration: none;
			height: 1em;
			padding: .1em 1px;
			border: 1px solid;
			border-top: 0px;
		}
		.vertical li{
			position: relative;
			border-bottom: 1px solid transparent;
			margin-bottom: -1px;
		} 
		.vertical li:first-child>a{
			border-top: 1px solid;
		}
		.vertical a.first{
			border-top: 1px solid;
		}
		.vertical li ul{
			position: absolute;
			top: -1px;
			left: 203px;
		}
		.vertical.left ul ul ul,.vertical .left ul{
			left: -203px;
		}*/
		/*this is the css for the horizontal version*/
		#navigation{position:relative; overflow:visible; z-index:9999;}
		#navigation #dnn_MainNavPane{ z-index:9999; position:absolute; width:1024px; }
		#lxT510{ position:relative;  width:auto; }
		#navigation #MainNavPane{  z-index:9999; position:absolute; width:1024px;}
		
	.horizontal ul{
			border: none;
			list-style-type: none;
			padding: 0;
			margin: 0;
		}
		.horizontal ul li{
			float: left;
			position: relative;
			list-style-type: none;
		}
		.horizontal ul li a{
			display: block;
			width: 130px;
			text-decoration: none;
			/*height: 1em;*/
			padding: 5px ;
			overflow: hidden;
			border: 1px solid;
			border-left: none;
			text-align:left;
		}
		.horizontal li li{
			float: none;
			border-bottom: 1px solid transparent;
			margin-bottom: -3px;
			margin-left: 0;
			*margin-left: 0px;
		}
		.horizontal li li.last{
			border-bottom: none;
		}
		.horizontal ul li ul{
			position: absolute;
			top: 16px;
			_top: 15px;
			left: -1px;
			margin-top: -1px;
		
		}
		.horizontal ul ul ul{
			width: 130px;
			top: 0px;
			left: 129px;
/*			*left: 153px;
			_left: 137px;*/
			
			margin-top: 0;
		}
		.horizontal.left ul ul ul,.horizontal .left ul ul{
			top: 5px;
			left: -141px;
			*left: -129px;
			/*_left: -137px;*/
		}
		.horizontal ul li li a{
			border: 1px solid;
			border-top: none;
			text-decoration:none;
		}
		.horizontal ul li:first-child>a{
			border-left: 1px solid;
		}
		.horizontal ul li a.first{
			border-left: 1px solid;
		}
		.horizontal ul li li a.first{
			border-top: 1px solid;
		}
		.horizontal ul li li:first-child>a{
			border-top: 1px solid;
		}
		div.horizontal ul li.pixelfix ul{
			left: 5px;
		}
		div.horizontal ul li.pixelfix ul ul{
			left: 137px;
			/*left: 153px;
			_left: 137px;*/
		}
		/*here we use a little CSS to make a basic/backup dropdown menu in modern browsers *cough* not IE6 or less *cough* if javascript is disabled.Flickering never happens in these browsers*/
		.mlmenu li ul{
			display: none;
		}
		.mlmenu li:hover>ul{
			display: block;
		}
		/*This section makes the menu not work in non-javascript enabled browsers by not showing the menu by default-This can be worked around by making top level links point to a sitemap*/
		.accessible li ul{
			display: block;
		}
		/*Code to show an element has a child*/
		.mlmenu.plus li a:first-child:not(:last-child):after{
			/*content: '+';*/
		}
		.plus a span{
			padding-left: .5em;
		}
		.noshow{
			visibility: hidden;
		}
		
		
		
		
		
		
		/*colors for menu*/
		.blackwhite li a,.blackwhite li a:link,.blackwhite li a:visited,.blackwhite li a:active, .blackwhite li a.first, .blackwhite li a.first:link,  .blackwhite li a.first:visited,  .blackwhite li a.first:active{
			background-color: #bfdcec;
			color: #00529c;
			border:1px solid #aaaaaa;
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			font-weight: normal; 
		}
		.blackwhite li a:hover,.blackwhite li a.first:hover,.blackwhite .trail a.hover{
			background-color: #00529c;
			color: #ffffff;
			border:1px solid #aaaaaa;
		}
		.blackwhite li:first-child>a:hover{
			background-color: #00529c;
			color: #ffffff;
			border:1px solid #aaaaaa;
		}
		.blackwhite ul{
			border-color: #aaaaaa;
		}
		
		
		
		
		
		
		
		.bluewhite li a{
			background-color: white;
			color: #000033;
			border-color: #000033;
		}
		.bluewhite li a:hover,.bluewhite li a.first:hover,.bluewhite .trail a.hover{
			background-color: #000033;
			color: white;
			border-color: #000033;
		}
		.bluewhite li:first-child>a:hover{
			background-color: #000033;
			color: white;
			border-color: #000033;
		}
		.bluewhite ul{
			border-color: #000033;
		}
		
		
		
		
a#roottab_a54{
			background:none;
			color: #ffffff; 
			font-family:Arial, Helvetica, sans-serif;
			font-size: 10px;
			text-transform: uppercase;
			display:block;
			margin-left:11px;
			border:0;
			font-weight:bold;
			width:auto;
			padding:0px 9px 0 9px;
			border-right:#CCCCCC solid 1px;
			
		}
a#roottab_a56,
a#roottab_a57,
a#roottab_a58,
a#roottab_a59,
a#roottab_a60{
			background:none;
			color: #ffffff; 
			font-family:Arial, Helvetica, sans-serif;
			font-size: 10px; 
			text-transform: uppercase;
			display:block;
			margin:0;
			border:0;
			font-weight:bold;
			width:auto;
			padding:0px 9px 0 9px;
			border-right:#CCCCCC solid 1px;
			
		}
a#roottab_a61,
a#roottab_a62,
a#roottab_a63{
			background:none;
			color: #71cdf9; 
			font-family:Arial, Helvetica, sans-serif;
			font-size: 10px; 
			text-transform: uppercase;
			display:block;
			margin:0;
			border:0;
			font-weight:bold;
			width:auto;
			padding:0px 9px 0 9px;
			border-right:#71cdf9 solid 1px;
			
		}
a#roottab_a64{
			background:none;
			color: #71cdf9; 
			font-family:Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold; 
			text-transform: uppercase;
			display:block;
			margin:0;
			border:0;
			font-weight:bold;
			width:auto;
			padding:0px 9px 0 9px;
			border-right:#CCCCCC solid 0px;
			
		}

a#roottab_a38,
a#roottab_a7{
			background:none;
			color: #ffffff; 
			font-family:Arial, Helvetica, sans-serif;
			font-size: 10px; 
			text-transform: uppercase;
			display:block;
			margin:0;
			border:0;
			font-weight:bold;
			width:auto;
			padding:0px 9px 0 9px;
			border-right:#CCCCCC solid 1px;
			
		}

a#roottab_a54:hover,
a#roottab_a56:hover,
a#roottab_a57:hover,
a#roottab_a58:hover,
a#roottab_a59:hover,
a#roottab_a60:hover{
			background:none;
			color:#71cdf9;
			text-decoration:none;
		}
		
a#roottab_a61:hover,
a#roottab_a62:hover,
a#roottab_a63:hover,
a#roottab_a64:hover,
a#roottab_a38:hover,
a#roottab_a7:hover{
			background:none;
			color:#55acdd;
			text-decoration:none;
		}
		
		
li.rootmenu a{}

li.rootmenuc a#roottab_a54,
li.rootmenucpixelfix a#roottab_a54,
li.rootmenuc a#roottab_a56,
li.rootmenuc a#roottab_a57,
li.rootmenuc a#roottab_a58,
li.rootmenuc a#roottab_a59,
li.rootmenuc a#roottab_a60{color:#ccc;}

li.rootmenuc a#roottab_a61,
li.rootmenuc a#roottab_a62,
li.rootmenuc a#roottab_a63,
li.rootmenuc a#roottab_a64,
li.rootmenuc a#roottab_a38,
li.rootmenuc a#roottab_a7{color:#55acdd;}		
/*
a#roottab_a54.first,
a#roottab_a56.first,
a#roottab_a57.first,
a#roottab_a58.first,
a#roottab_a59.first,
a#roottab_a60.first,
a#roottab_a61.first,
a#roottab_a62.first,
a#roottab_a63.first,
a#roottab_a64.first,
a#roottab_a38.first,
a#roottab_a7.first
{
			background:none;
			color: #ffffff; 
			font-family:Arial, Helvetica, sans-serif;
			font-size: 11px; 
			text-transform: uppercase;
			display:block;
			margin:0;
			border:0;
			font-weight:bold;
			width:auto;
			padding:5px 5px 0 0;
			
		}
a#roottab_a54.first:hover,
a#roottab_a56.first:hover,
a#roottab_a57.first:hover,
a#roottab_a58.first:hover,
a#roottab_a59.first:hover,
a#roottab_a60.first:hover,
a#roottab_a61.first:hover,
a#roottab_a62.first:hover,
a#roottab_a63.first:hover,
a#roottab_a64.first:hover,
a#roottab_a38.first:hover,
a#roottab_a7.first:hover{
			background:none;
			color:#71cdf9;
			text-decoration:none;
		}*/