/*

4LevelWebs MiniMenus

CSS style 1 Vertical

Drop Sub styles

*/







.dropsubs, .dropsubs150, .dropsubs200 {

	background:#D7EEF4;

	border-left:1px solid #0382B4;

	border-bottom:1px solid #0382B4;

	border-right:1px solid #0382B4;

	margin-right:1px;

	font-family:arial, sans-serif;

	font-size:11px;

	line-height:18px;

}

.dropsubs p, .dropsubs150 p, .dropsubs200 p {

	margin: 2px 10px;

	/*/*/

	margin: 0;

	/**/

}

.dropsubs a, .dropsubs a:visited {

	text-decoration: none;

	color:#000000;

	font-weight:normal;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding-left: 4px;

/*	padding-top: 2px;

	padding-bottom: 2px; */

	line-height:18px;

	width:142px; 

	display:block;

	border-top:1px solid #0382B4;

}
.dropsubs150 a, .dropsubs150 a:visited {

	text-decoration: none;

	color:#000000;

	font-weight:normal;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding-left: 4px;

/*	padding-top: 2px;

	padding-bottom: 2px; */

	line-height:18px;

	width:147px; 

	display:block;

	border-top:1px solid #0382B4;

}

.dropsubs200 a, .dropsubs200 a:visited {

	text-decoration: none;

	color:#000000;

	font-weight:normal;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding-left: 4px;

/*	padding-top: 2px;

	padding-bottom: 2px; */

	line-height:18px;

	width:206px; 

	display:block;

	border-top:1px solid #0382B4;

}



.dropsubs1 a, .dropsubs1 a:visited {

	text-decoration: none;

	color:#000000;

	font-weight:normal;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding-left: 4px;

/*	padding-top: 2px;

	padding-bottom: 2px; */

	line-height:18px;

	width:142px; 

	display:block;

	border-top:1px solid #0382B4;

	background-image: url(../../../img/nav/dhtml_arrow.gif);

	background-repeat: no-repeat;

	background-position: right;

}



.dropsubs a:hover, .dropsubs a:active, .dropsubs150 a:hover, .dropsubs150 a:active, .dropsubs200 a:hover, .dropsubs200 a:active {

	color: #0382B4;

	text-decoration: none;

}

