
.dd, .dd ul{ 
	font-size: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	visibility: hidden;
	z-index: 100;
	border-top: 5px solid #0EB2D7;
}

.dd li ul { 
	font-size: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	visibility: hidden;
	z-index: 100;
	border-top: 1px solid #c2eafb;
}

.dd li ul li a{
	display: block;
	width: 190px; 
	color:  #FFFFFF;
	background-color: #0EB2D7;
	text-decoration: none;
	padding: 4px 10px;
	font-size: 12px;
	font-family:Arial;
	border-bottom: 1px solid #c2eafb;
}

.dd li ul li a:hover{
	background-color: #f4fda7;
	color: #335d79;
}

.dd li ul li ul { 
	font-size: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	visibility: hidden;
	z-index: 100;
	border-top: 1px solid #0EB2D7;
}

.dd li ul li ul li a{
	display: block;
	width: 190px; 
	color:  #275376;
	background-color: #f4fda7;
	text-decoration: none;
	padding: 4px 10px;
	font-size: 12px;
	font-family:Arial;
	border-bottom: 1px solid #0EB2D7;
}

.dd li ul li ul li a:hover{
	background-color: #bad54d;
	color: #295320;
}

#level1 #rounded_bottom1 {
	display: block;
	width: 190px; 
	height: 23px;
	color:  #275376;
	text-decoration: none;
	padding: 4px 10px;
	font-size: 12px;
	font-family:Arial;
	background: url('/images/templates/level1_bottom.png') no-repeat;
	background-color: transparent;
	border: none;
}

#level2 #rounded_bottom2 {
	display: block;
	width: 190px; 
	height: 23px;
	color:  White;
	text-decoration: none;
	padding: 4px 10px;
	font-size: 12px;
	font-family:Arial;
	background: url('/images/templates/level2_bottom.png') no-repeat;
	background-color: transparent;
	border: none;
}

#level3 #rounded_bottom3 {
	display: block;
	width: 190px; 
	height: 23px;
	color:  #275376;
	text-decoration: none;
	padding: 4px 10px;
	font-size: 12px;
	font-family:Arial;
	background: url('/images/templates/level3_bottom.png') no-repeat;
	background-color: transparent;
	border: none;
}

.dd li a{
	display: block;
	width: 190px; 
	color:  #275376;
	background-color: #C2EAFB;
	text-decoration: none;
	padding: 4px 10px;
	font-size: 12px;
	font-family:Arial;
	border-bottom: 1px solid #0EB2D7;
}

* html .dd li{ /*IE6 CSS hack*/
	display: inline-block;
	width:210px; 
}

.dd li a:hover{
	background-color: #0EB2D7;
	color: #FFFFFF;
}


.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
	padding-left: 4px;
	border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
	position: absolute;
	padding-top: 3px;
	left: 100px;
	border: 0;
}

.ddiframeshim{
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}


.page_titles {color: #64a1d9; font-size: 14px; font-family: Arial; font-weight: bold;}


.bluetitle
{
        color: #64a1d9;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
}


#content a {
		color: #64a1d9;
		font-size: 12px;
		font-family: arial;
	}
	
	
	
	#ooL {
float: right; 
margin: 10px 10px 0px 0px;
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
	
	
	