@charset "utf-8";
/* Navigation

Xeed colours:
Orange: #F60
Blue: #005B9D
Green: #A0D21C
Grey: #636468

*/
#menu img{border:0px;}
#menu ul {	margin:0px;
		padding:0px;
                position:absolute;
                left:195px;
                top:-3px;
                width: 550px;
		height: 20px;
}
#menu li {	font-size: 16px;
		font-weight: normal;
		list-style:none;
		/*background:#FFF url(/images/right_hmenu1.gif) no-repeat right top;*/
		float: left;
		display: block;
		margin: 0;
		padding-right: 15px;
        	width: auto;
}
#menu a {color:#636468;}
#menu a:hover {color:#005B9D;}

#menu ul li ul {
		display:none;
		background:transparent url(/images/sub_menu_bg.gif) repeat-x;
		position: absolute;
		top: 25px;
		height: 30px;
		width: 760px;
		left: 0;
}
#menu {visibility:hidden;position:relative;}
#menu ul.ulLevel2 {
		position:absolute;
		top: 45px;
		left:200px;
		color:#000;
		text-decoration:none;
		width:700px;
		height: 34px;
		}
#menu ul.ulLevel3{position:absolute;top:415px;height:32px;width:700px;}
#menu .level2 {
		background: url(/images/divider_grey.gif) no-repeat left center;
                padding: 12px 0 10px 12px;
                display:block;
                font-family: Verdana, sans-serif;
		font-weight: bold;
		font-size: 14px;
                color:#636468;
                text-decoration:none;
                height: 14px;
                width: auto;
		margin-top: 7px;
		margin-left: 5px;
		margin-right: 5px;
		/* background:url() no-repeat scroll left -36px;display:inline-block;float:left;margin-right:2px; */
		}
#menu .level2.over {
		background: url(/images/divider_grey.gif) no-repeat left center;
		color: #F60;
		}
#menu .level2.perm { 
		background:url(/images/divider_grey.gif) no-repeat left center;
		}
#menu .level2.first { 
		background: none;
		}
#menu .level2 a {
		/*background:transparent url(/images/right_hmenu1.gif) no-repeat right bottom;*/
		display:block;
		color:#A6A6A6;
		height:18px;
		padding:9px 9px;
		margin: -10px 0 0 -4px;
		text-align:center;
		text-decoration:none;
		}
#menu .level2.over a {
		/*background: url(/images/left_hmenu1.gif) left bottom;*/
		color: #005B9D;
		}
#menu .level2.perm a {
		/*background: url(/images/right_hmenu_current1.gif) no-repeat right top;*/
		color: #005B9D;
		}
#menu .level3 {
		background: url(/images/left_sub_menu_hover_rest-orange.gif) no-repeat left top;
		display: block;
		color: #636468;
		font-family: Verdana, sans-serif;
		font-size:13px;
		font-weight:normal;
		margin: 5px 15px 0 -13px;
		padding-top: 2px;
		padding-right: 20px;
		padding-left: 30px;
		padding-bottom: 1px;
		float: left;
		height: 17px;
		}
#menu .level3 a.link {
		display:block;
		float: left;
		/*ie doesn't inherit the float*/
		border: 0;
		width: auto;
		height: 32px;
		margin-left: 15px;
		margin-right: 15px;
		}
#menu .level3.first {
		background: url(/images/left_sub_menu_hover_first-orange.gif) no-repeat left top;
		}
#menu .level3.over a{
		display:block;
		float: left;
		/*ie doesn't inherit the float*/
		border: 0;
		color: #005B9D;
		width: auto;
		padding-bottom: 5px;
}

#menu .level3.over a.link:hover {
		background: url(/images/left_sub_menu_hover-orange.gif) no-repeat;
		display:block;
		float: left;
		/*ie doesn't inherit the float*/
		border: 0;
		color: #005B9D;
		width: auto;
		margin-right: 15px;
		}
#menu .level3.first.over {
		background: url(/images/left_sub_menu_hover_first-orange.gif) no-repeat left top;
		float: left;
		/*ie doesn't inherit the float*/
		border: 0;
		color: #005B9D;
		width: auto;
		margin-right: 15px;
		}
#menu .level3.perm a {
		/* background: url(/images/left_sub_menu_hover-orange.gif) no-repeat left bottom; */
		display:block;
		float: left;
		/*ie doesn't inherit the float*/
		border: 0;
		color: #005B9D;
		cursor: default;
		padding-bottom: 5px;
		}















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

