body { font:11px  Arial, Verdana, Helvetica}
* {padding:0;
    margin:0}

.dropdown {
	float:right; 
	z-index:100px;
    position:relative;
	text-decoration:none;
		color:#244487; 

	}
	
.dropdown dt { 
	width:100%;
	height:100%;
	line-height:25pt;
	border:0px solid #9ac1c9; 
	padding:0px; 
	font-weight:normal; 
	cursor:pointer;   
	}
	
.dropdown dt:hover {
	width:100%;
	height:100%;
	line-height:30pt;
	border:0px solid #9ac1c9; 
	padding:0px; 
	font-weight:normal; 
	cursor:pointer;
	text-decoration:none;
	
	}
	
.dropdown dd {
	float:right;
	position:absolute;
	overflow:hidden;
	width:160px;
	padding-right:15px;
	display:none;
	background:#e7e7e7;
	z-index:100;
	opacity:0;
	top: 45px;
	text-decoration:none;
		color:#244487; 

	
	}
	
.dropdown ul {
	width:100%; border:0px solid #e4d9d5;  list-style:none; border-top:none; 	text-decoration:none; 

	}

.dropdown li { display:inline; 	color:#244487; 
 }
.dropdown a, .dropdown a:active, .dropdown a:visited {
	
	display:block;
	text-decoration:none; 
	color:#244487; 
	
	width:100%;
	text-align:right;
	background:#e7e7e7;	
	}
	
.dropdown a:hover { background:#ed1f24; color:#FFFFFF; background-repeat:no-repeat; 	text-decoration:none;
 }
.dropdown .underline { border-bottom:1px solid #ffffff; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; line-height:20pt; z-index:5000; width:130px; 	text-decoration:none; 	color:#244487; 

}

/* drop Down 2 */

.dropdown2 {
	float:right; 
	padding-right:0px
		color:#244487; 

	
	}
	
.dropdown2 dt { 
	width:100%;
	height:25px;
	line-height:30pt;
	border:0px solid #9ac1c9; 
	padding:0px; 
	font-weight:normal; 
	cursor:pointer;   
	}
	
.dropdown2 dt:hover {
	width:100%;
	height:25px;
	line-height:25pt;
	border:0px solid #9ac1c9; 
	padding:0px; 
	font-weight:notmal; 
	cursor:pointer;
		text-decoration:none;

	}
	
.dropdown2 dd {
	position:absolute; 
	overflow:hidden; 
	width:130px; 
	display:none; 
	background:#ed1f24; 
	z-index:100; 
	opacity:0
	}
	
.dropdown2 ul {
	width:100%; border:0px solid #e4d9d5;  list-style:none; border-top:none
	}
	
.dropdown2 li { display:inline }
.dropdown2 a, .dropdown2 a:active, .dropdown2 a:visited {
	text-decoration:none;
	display:block; 
	color:#244487; 
	
	width:100%;
	text-align:left;
	background:#e7e7e7;	
	}
	
.dropdown2 a:hover {text-decoration:none; background:#ed1f24; color:#FFFFFF; background-repeat:no-repeat; width:120px; 	
 }
.dropdown2 .underline { border-bottom:1px solid #ffffff; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; line-height:20pt; z-index:5000; width:130px;  	text-decoration:none;
}

.underline { border-bottom:1px solid #ffffff; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; line-height:20pt; z-index:5000; width:130px; padding-right:15px;  }
