/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Greystone
  -----------------------------------
*/
.p7GP02 {
	background-color: #FFFFFF;
	padding: 3px;
}
.p7GP02 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
}
.p7GP02 .p7GPtwrapper {
	width: 225px;
	float: left;
	margin: 0;
	background-color: #FFFFFF;
	font-size: .85em;
}
.p7GP02 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP02 .p7GPtwrapper ul a {
	color: #000000 !important;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	border-bottom: 1px solid #02698C;
	border-top: 1px solid #E4EFF4;
	background: #FFFFFF;
}
.p7GP02 .p7GPtwrapper ul a:hover {
	color: #333333 !important;
	background: #FFFFFF url(/p7gp/gp2/img/p7gp_fadetowhite.jpg) repeat-y;
}
.p7GP02 .p7GPtwrapper ul a.down, .p7GP02 .p7GPtwrapper ul a.down:hover {
	color: #000000 !important;
	border-color: #FFFFFF;
	font-weight: bold;
	background: #FFFFFF url(/p7gp/gp2/img/p7gp_fadetowhite.jpg) repeat-y;
}
.p7GP02 .p7GPcwrapper {
	margin: 0 0 0 227px;
	background-color: #FFFFFF;
	font-size: 0.9em;
	border: 1px dotted #3b3b3b;
}
.p7GP02 .p7GPcontent {
	padding: 24px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	color: #000000;
}
.p7GP02 .p7GPcontent a {
	color: #02698C;
}
.p7GP02 .p7GPcontent a:visited {
	color: #02698C;
}
.p7GP02 .p7GPcontent a:hover {
	color: #8B815F;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP02 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP02 .sidecontent {
	padding: 12px;
	color: #CCCCCC;
}
.p7GP02_external {
	font-size: 1em;
}
.p7GP02_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP02_external ul li {

}
.p7GP02_external ul a {
	color: #007A98;
}
.p7GP02_external ul a:hover {
	color: #8E8A6F;
}
.p7GP02_external ul a.down {
	background-image: none;
	color: #007394;
	font-weight: bold;
}
