/* CSS Document */


h2.first {margin: 0; color: #FFFFFF; font-size: 1.5em;}
#p7swapmenu {


	left: 15px;
	padding: 4px;
	top: 84px;
	width: 160px;
}

#p7swapmenu ul {margin: 0px; padding: 0px;}
#p7swapmenu li {margin: 0px; padding: 0px; list-style-type: none;}

.closed a, .open a {

	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #ffffff;	
	color: #0099cc;
	display: block;
	font-size: 0.9em;
	padding: 2px 0px 2px 16px;
	text-decoration: none;
	font: 11px/27px Trebuchet MS, verdana, arial, helvetica, sans-serif;
border-bottom: 1px dotted #0099cc;
}
.closed a:hover, .open a:hover {
	background-color: #F0F0F0;
	color: #000000;
}
.closed a {
	background-image: url(images/menminus2.gif);
}
.open a {
	background-image: url(images/menminus.gif);
}
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image: url(Swapclass/pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	display: block;
	color:#b80026;;
	font-size: .9em;
	font: 11px/27px Trebuchet MS, verdana, arial, helvetica, sans-serif;
	padding: 0 0 0 12px;
	margin: 0 0 0 3px;
}
.open ul a:hover {

		color: #F0F0F0;
}


#p7current {font-weight: bold;}
-->
</style>
<!--[if gte IE 5]>
<style>
#p7swapmenu ul a {height: 1em;}
</style>
<![endif]-->
<!--[if IE 5]>
<style>
#p7swapmenu li {margin-top: -3px;}
</style>
<![endif]-->