/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 03 - Bluestone
  -----------------------------------
*/
.p7GP03 {
	background-color: #e4e4e4;
	padding: 0px;
}
.p7GP03 .p7GPinnerwrapper {
	padding: 0;
	background-color: #E4E4E4;
}
.p7GP03 .p7GPtwrapper {
	width: 200px;
	float: left;
	margin: 0;
	background-color: #E4E4E4;
	padding-top: 25px;
}
.p7GP03 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
.p7GP03 .p7GPtwrapper ul a {
	color: #000033 !important;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	background-color: #E4E4E4;
	font-weight: bold;
}
.p7GP03 .p7GPtwrapper ul a:hover {
	color: #79A888 !important;
	background-color: #E4E4E4;
	font-weight: bold;
}
.p7GP03 .p7GPtwrapper ul a.down, .p7GP03 .p7GPtwrapper ul a.down:hover {
	background-color: #e4e4e4;
	color: #517D60 !important;
	font-weight: bold;
}
.p7GP03 .p7GPcwrapper {
	margin: 0 0 0 200px;
	background-color: #e4e4e4;
}
.p7GP03 .p7GPcontent {
	line-height: 1.5em;
	background-color: #e4e4e4;
	color: #000000;
	padding: 24px;
}
.p7GP03 .p7GPcontent .green_text{
	color: #486F55;
	
}
.p7GP03 .p7GPcontent h1{
	color: #000033;
	font-size: 1.4em;
	
}
.p7GP03 .p7GPcontent a:visited {
	color: #333333;
}
.p7GP03 .p7GPcontent a {
	color: #000033;
	text-decoration: none;
}
.p7GP03 .p7GPcontent a:hover {
	color: #79a888;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP03 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP03 .sidecontent {
	color: #000000;
	background-color: #E4E4E4;
}
.p7GP03 .green_text {
	color: #60886D;
	background-color: #E4E4E4;
	text-decoration: blink;
}
.p7GP03 .side_image {
	height: 135px;
	width: 200px;
	display: block;
}
.p7GP03 #side_image {
	height: 135px;
	width: 200px;
	margin-bottom: 5px;
}
.p7GP03_external {
	font-size: 1em;
}
.p7GP03_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP03_external ul li {
	margin: 0;
}
.p7GP03_external ul a {
	color: #000033;
}
.p7GP03_external ul a:hover {
	color: #79a888;
}
.p7GP03_external ul a.down {
	color: #333333;
}
#table {
	font-size: 95%;
	width: 80%;
}

