/* Presentation Stylesheet */ 

h3{
 margin:0;
 padding:15px;
 }

h4 {
 margin:15px; 
 padding: 5px 0;
 }

li {
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 5px;
	font-family: "Lucida Console", "Lucida Sans", "Lucida Sans Typewriter";
	font-size:11px;
	padding-right: 5px;
	margin-left: -30px;
}

#p7trigger1 {
	position: absolute;
	top: 62px;
	background-color: transparent ;
	border: 0;
	width: 123px;
	left: 10px; width: 135px;
}

.p7simontrigger a {
	display: block;
	background-color:#000000;
}

.p7simontrigger a:hover, .p7simontrigger a:active, .p7simontrigger a:focus {
	background-color: #000000;
}

#p7simonsubs1 {
	position: absolute;
	width: 160px;
	top: 87px;
	font-size: .8em;
	visibility: hidden;
	background-color: #333333;
}

#p7simonsubs1 {left: 14px; z-index:10}

.p7submenus p {margin: 0;}

.p7submenus a, .p7submenus a:visited {
	display: block;
	padding: 1px 8px 1px 12px;
	border: 1px solid;
	border-color: #999 #9EACD3 #9EACD3 #999;
	background-color: #9EACD3;
	color: #0066FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.p7submenus a:hover, .p7submenus a:active, .p7submenus a:focus {
	background-color: #FF9900;
	color:: #000000;
}