/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Greystone
  -----------------------------------
*/
table{
	border-collapse:collapse;
	border-color:#ccc;
	margin:15px 0 0 0
}

td, tr{
	padding:5px;
	border-color:#333;
}

span{
	font-size:16px;
	color:#f38e26
}


.p7GP02 {
	padding: 3px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px
}
.p7GP02 .p7GPinnerwrapper {
	padding: 0;
	border: 0;

}
.p7GP02 .p7GPtwrapper {
	width: 230px;
	float: left;
	margin: 0;
}
.p7GP02 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP02 .p7GPtwrapper ul a {
	color: #fff !important;
	text-decoration: none;
	display: block;
	padding: 10px 14px;
	border-top: 1px solid #333;
	background-color: #1a1a1a;
}
.p7GP02 .p7GPtwrapper ul a:hover {
	color: #000 !important;
	background-color: #f38e26;
}
.p7GP02 .p7GPtwrapper ul a.down, .p7GP02 .p7GPtwrapper ul a.down:hover {
	background-color: #f38e26 !important;
	color: #000000 !important;
	border-color: #333;
	font-weight: normal;
}
.p7GP02 .p7GPcwrapper {
	margin: 0 0 0 200px;
}
.p7GP02 .p7GPcontent {
	padding:15px 24px 24px 24px;
	line-height: 1.5em;
	color: #999;
	text-align: justify;
}

.p7GP02 .p7GPcontent h3 {
	padding: 0 0 10px 0;
	color: #c8c8c8;
	font-weight:normal;
	font-size:17px;
	color:#999
}

.p7GP02 .p7GPcontent a {
	color: #0033FF;
}
.p7GP02 .p7GPcontent a:visited {
	color: #486CFF;
}
.p7GP02 .p7GPcontent a:hover {
	color: #CC0000;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP02 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP02 .sidecontent {
	padding: 12px;
	color: #fff;
	font-size:16px
}
.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;
}
