/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Greystone
  -----------------------------------
*/
.p7GP02 {
	background-color: #FFFFFF;
	border:0px solid #cccccc;
	padding: 0px;
}
.p7GP02 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
	background-color: #fff;
}
.p7GP02 .p7GPtwrapper {
	width: 198px;
	float: left;
	margin: 0;
	background-color: #fff;
}
.p7GP02 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP02 .p7GPtwrapper ul a {
	font-family: "trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #666 !important;
	text-decoration: none;
	display: block;
	margin-top:5px;


	margin-top 0;
	border:1px solid #cccccc;
	background-color: #fff;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.p7GP02 .p7GPtwrapper ul a:hover {
	color: #cc0000 !important;
			margin-bottom:5px;
	background-color: #fff;
}
.p7GP02 .p7GPtwrapper ul a.down, .p7GP02 .p7GPtwrapper ul a.down:hover {
	background-color: #FFFFFF !important;
	color: #ff0000 !important;

	border:1px solid #cccccc;
	background-repeat: repeat-y;
	font-weight: bold;
}
.p7GP02 .p7GPcwrapper {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.p7GP02 .p7GPcontent {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	color: #000000;
}
.p7GP02 .p7GPcontent a {
	color: #666;
text-decoration: none;
}
.p7GP02 .p7GPcontent a:visited {
	color: #486CFF;
}
.p7GP02 .p7GPcontent a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP02 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP02 .sidecontent {
	padding: 0px;
	margin-top: 0px;
	border:1px solid #cccccc;
	color: #000;
}
.p7GP02_external {
	font-size: 1em;
}
.p7GP02_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP02_external ul li {
margin: 0 0 0 0; display: inline;
}
.p7GP02_external ul a {
	color: #0033FF;
}
.p7GP02_external ul a:hover {
	color: #000000;
}
.p7GP02_external ul a.down {
	background-image: none;
	color: #000000;
	font-weight: bold;
}

.p7GPW {zoom: 1;}
