/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Greystone
  -----------------------------------
*/


.p7GP02 {
	background-color: #FFFFFF;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.p7GP02 .p7GPinnerwrapper {
	border: 0;
	padding: 0;
}

.p7GP02 .p7GPtwrapper {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	text-indent: 0px;
}
.p7GP02 .p7GPtwrapper ul {
	list-style-type: none;
	background-image: url(/includes/images/rightMenuDrop_middle.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
.p7GP02 .p7GPtwrapper ul a {
	color: #000000 !important;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #B6B6B6;
	border-bottom-color: #7A7A7A;
	font-size: 11px;
}
.p7GP02 .p7GPtwrapper ul a:hover {
	color: #990000 !important;
	font-size: 90%;
}
.p7GP02 .p7GPtwrapper ul a.down, .p7GP02 .p7GPtwrapper ul a.down:hover {
	color: #990000 !important;
	font-size: 11px;
}


.p7GP02 .p7GPcwrapper {
	margin: 0;
}

.p7GP02 .p7GPcontent {
	background-image: url(p7gpBkgndBottomMiddle.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 20px;
}

.p7GP02  .p7GPcwrapper_topPanelBack {
	background-repeat: no-repeat;
	height:15px;
	font-size: 0px;
	line-height: 0px;
}

.p7GP02 .p7GPcontentwrapper_bottomPanelBack {
	background-image: url(p7gpBkgndBottomBottom.png);
	background-repeat: no-repeat;
	height:40px;
	font-size: 0px;
	line-height: 0px;
}

.p7GP02 .p7GPcontent a {
	color: #900;
}
.p7GP02 .p7GPcontent a:visited {
	color: #900;
}
.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: #CCCCCC;
}
.p7GP02_external {
	font-size: 10pt;
	width: 600px;
	height:30px;
	background-image: url(p7gpBkgndBack.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}
.p7GP02_external ul {
	margin: 0;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	text-align: left;
}
.p7GP02_external ul li {
	font-weight: bold;
	float: left;
	margin: 0 1px 0 0;
	display: inline;
	text-align: left;
	font-size: 12px;
}
.p7GP02_external ul a {
	display: block;
	background-repeat: repeat-x;
	color: #333333;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.p7GP02_external ul a:hover {
	color: #990000 !important;
}
.p7GP02_external ul a.down, .p7GP02_external ul a.down:hover {
	color: #990000 !important;
	text-decoration: none;
	border: 0px solid #CCCCCC;
}
