/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Greystone
  -----------------------------------
*/
.p7GP02 {
	background-color: #FAFAFA;
	border: dashed 1px #A2A2A2;
	padding: 3px;
	text-align: left;
}
.p7GP02 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
	background-color: #f2f2f2;
}
.p7GP02 .p7GPtwrapper {
	width: 300px;
	float: left;
	margin: 0;
	background-color: #f2f2f2;
}
.p7GP02 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP02 .p7GPtwrapper ul a {
	color: #2B2B2B !important;
	text-decoration: none;
	display: block;
	background-image:  url(/p7pmm/img/menu2.jpg);
	background-repeat: repeat-x;
	background-color: #f4f4f4;
	padding: 3px 10px;
	border-bottom: 1px solid #7A7A7A;
	border-top: 1px solid #B6B6B6;
	font-size: 14px;
	font-variant: small-caps;
}
.p7GP02 .p7GPtwrapper ul a:hover {
	color: #e38306 !important;
	display: block;
	background-image: none;
	background-color: #2b2b2b;
	text-decoration: none;
}
/*.p7GP02 .p7GPtwrapper ul a.down, .p7GP02 .p7GPtwrapper ul a.down:hover {
	background-image: url(img/p7gp_fadetowhite.jpg);
	background-color: #FAFAFA !important;
	color: #000000 !important;
	background-repeat: repeat-y;
	border-color: #FFFFFF;
}*/
.p7GP02 .p7GPcwrapper {
	margin: 0 0 0 300px;
	background-color: #FAFAFA;
}
.p7GP02 .p7GPcontent {
	padding: 10px 24px 10px 24px;
	line-height: 1.5em;
	background-color: #FAFAFA;
	color: #000000;
	font-size: 13px;
}
.p7GP02 .p7GPcontent a {
	color: #242424;
	margin-left: 80px;
}
.p7GP02 .p7GPcontent a:visited {
	color: #000;
}
.p7GP02 .p7GPcontent a:hover {
	color:#e38306;
	text-decoration: underline;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP02 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP02 .sidecontent {
	padding: 3px;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	margin: 15px;
	border: dashed 1px #A2A2A2;
	font-variant: small-caps;
}
.p7GP02 .sidecontent ul a {
	background-color: #f2f2f2;
	background-image: none;
	display: block;
	text-decoration: none;
	border: none;
	color: #000 !important;
	font-size: 12px;
}
.p7GP02 .sidecontent ul a:hover {
	background-color: #f2f2f2;
	background-image: none;
	display: block;
	text-decoration: none;
	color: #e38306 !important;
	border: 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;
}
#sidecontent2 {
	padding: 3px;
	color: #000;
	text-align: center;
	font-size: 12px;
	margin: 15px 10px 15px 5px;
}
#sidecontent2 a {
	color: #000;
	text-decoration: underline;
}
#sidecontent2 a:hover {
	color: #e38306;
}
#p7GPsb_1 {
	font-size: 12px;
}
.p7GP02 .p7GPcontent h1 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000;
	margin: 6px 0 12px 20px;
	font-family: Verdana, Geneva, sans-serif;
}
.p7GP02 .p7GPcontent h2 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #404040;
	margin: 8px 0 12px 20px;
	font-family: Verdana, Geneva, sans-serif;
}
#title {
	color: #900 !important;
	background-color: #FAFAFA;
	background-image: none;
	display: block;
}