/* 
  -----------------------------------
  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;
}
.p7GP02 .p7GPtwrapper {
	width: 220px;
	float: left;
	margin: 0;
}
.p7GP02 .p7GPtwrapper ul {
	padding: 0;
	list-style-type: none;
	width: 220px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.p7GP02 .p7GPtwrapper ul a {
	color: #000000 !important;
	text-decoration: underline;
	display: block;
	/* [disabled]background-image: url(img/p7gp_greystonebut.jpg); */
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #B6B6B6;
	border-bottom-color: #7A7A7A;
	font-size: 1.1em;
}
.p7GP02 .p7GPtwrapper ul a:hover {
	color: #0100B3 !important;
	text-decoration: underline;
}
.p7GP02 .p7GPtwrapper ul a.down, .p7GP02 .p7GPtwrapper ul a.down:hover {
	/* [disabled]background-image: url(img/p7gp_fadetowhite.jpg); */
	background-color: #FFFFFF !important;
	color: #333 !important;
	border-color: #FFFFFF;
	background-repeat: repeat-y;
	font-weight: bold;
}


.p7GP02 .p7GPcwrapper {
	margin: 0 0 0 200px;
	background-color: #FFFFFF;
}
.p7GP02 .p7GPcontent {
	line-height: 1.5em;
	color: #000000;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
	/* [disabled]width: 680px; */
}
.p7GPcontent p {
	margin-left: 275px;
	/* [disabled]padding-left: 400px; */
}

.p7GPcontent table p{
	margin-left: 0px;
	
}
	
.p7GP02 .p7GPcontent a {
	color: #0033FF;
}
.p7GP02 .p7GPcontent a:visited {
	color: #486CFF;
}
.p7GP02 .p7GPcontent a:hover {
	color: #CC0000;
}
.p7GPcurrentmark {
	font-weight:bold !important;
	color: #0100B3;
}
.p7GP02 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP02 .sidecontent {
	padding: 12px;
	color: #CCCCCC;
	display: none;
}
.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: #000000;
	font-weight: bold;
}

.p7GPcontent img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
