/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Greystone
  -----------------------------------
*/
.p7GP02 {
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 97%;
	background-color: #FFFFFF;
	float: none;
}
.p7GP02 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
	background-image: url(../../../p7gp/gp2/img/p7gp_fadetowhite.jpg);
	background-repeat: repeat-y;
}
.p7GP02 .p7GPtwrapper {
	width: 150px;
	float: left;
	margin: 0;
}
.p7GP02 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP02 .p7GPtwrapper ul a {
	color: #FFFFFF !important;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	background-image: url(img/p7gp_greystonebut.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B6B6B6;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-left-color: #B6B6B6;
}
.p7GP02 .p7GPtwrapper ul a:hover {
	color: #006699 !important;
	font-weight: normal;
	background-repeat: repeat-y;
	background-image: url(../../../p7gp/gp2/img/p7gp_fadetowhite.jpg);
}
.p7GP02 .p7GPtwrapper ul a.down, .p7GP02 .p7GPtwrapper ul a.down:hover {
	background-image: url(img/p7gp_fadetowhite.jpg);
	background-color: #FFFFFF !important;
	color: #3A81AF !important;
	border-color: #FFFFFF;
	background-repeat: repeat-y;
	font-weight: bold;
}
.p7GP02 .p7GPcwrapper {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 155px;
}
.p7GP02 .p7GPcontent {
	line-height: 1.2em;
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.p7GP02 .p7GPcontent a {
	color: #006699;
}
.p7GP02 .p7GPcontent a:visited {
	color: #006699;
}
.p7GP02 .p7GPcontent a:hover {
	color: #333333;
}
.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: #0033FF;
}
.p7GP02_external ul a:hover {
	color: #000000;
}
.p7GP02_external ul a.down {
	background-image: none;
	color: #f6852f;
	font-weight: bold;
}

