	/* ******************************************************************* */

/* SHOW SUBMENU  1 */

#ddtree li:hover ul, #ddtree li.click ul {
                display:block;
}

#ddtree li:hover ul ul, #ddtree li.click ul ul {
                display:none;
}

/* SHOW SUBMENU  2 */

#ddtree ul li:hover ul, #ddtree ul li.click ul {
                display:block;

}

/* ******************************************************************* */


#ddtree li ul {
	background: #8c8ea0;
	width: 120px;
	padding: 10px;
	position: absolute;
	margin-top: 20px;
	right:inherit;
	display: none;
}
#ddtree li ul li ul {
	bottom: 0;
	left: 140px;
	border-left: 2px solid #fff;
}
#ddtree li ul li {
	height: 15px;
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
#ddtree li ul li a {
	background: #8c8ea0;
	width: 100%;
	display: block;
	float: none;
	color: #fff;
	text-decoration:none;
	font-size: 10px;
	padding: 0 0 0 10px;
}

#ddtree li ul li a:hover {
	 background: #8c8ea0;
}
	
	
	
	
	/* NAV *******************************************/
	
	#nav {
		
		width: 938px;
		height: 42px;
		
	}
	#nav ul {
		padding: 6px 0 0 22px;
	}
	#nav li {
		display: block;
		float: left;
	}
	#nav li a {
		display: block;
		float: left;
		color: #fff;
		font-size: 14px;	
		font-weight:bold;
		margin: 0 33px 0 0;
	}
	#nav li a:hover {
		color: #BAB7F0;
	}



/****************************/


	body {
		background: #fff;
		text-align: center;
		font: 13px/18px Arial, Helvetica, sans-serif;
		color: #797979;
	}

.onpagemouseovr {
	color: #FF9100;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.offpagemouseovr {

	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}	
	a:hover {
	color: #7C7C7C;
	}

.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #6E6E6E;
	font-weight: normal;
    line-height: 2em;
  }

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #9b9b9b;
	font-weight:normal;
}
.pagetextsingle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #6E6E6E;
	font-weight: normal;
    line-height: 1em;
  }



.smallorangeprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #293997;
	line-height: normal;


}

.smallgreyprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #293997;
	
}

.smallgreyprint_uline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7c7c;
	 text-decoration:underline
}



.input { background: #ffffcc }
.input:focus { background: #ffcc66 }

.border {
	BORDER-RIGHT: #918f90 1px solid; BORDER-TOP: #918f90 1px solid; BORDER-LEFT: #918f90 1px solid; BORDER-BOTTOM: #918f90 1px solid
}

.border-cell {
	border: 1px solid #666666;
	height: 1px;
	width: 1px;


}


.page-text-orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 2em;
	color: #FF9100;
	font-weight: bold;

}
.RATESTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}

.rates-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
