/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Greystone
  -----------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	width: 760px;
	margin: auto;
}

.p7GP02 {
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	padding: 3px;
}
.p7GP02 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
	/*background-color: #2b2b2b; COMMENTED OUT OF ORIGINAL*/
}
.p7GP02 .p7GPtwrapper {
	width: 200px;
	float: left;
	margin: 0;
	/*background-color: #2b2b2b; COMMENTED OUT OF ORIGINAL*/
}
.p7GP02 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP02 .p7GPtwrapper ul a {
	color: #000000 !important;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	border-bottom: 1px solid #7A7A7A;
	border-top: 1px solid #B6B6B6;
	background-image: url(img/p7gp_greystonebut.jpg);
	background-repeat: repeat-x;
	background-color: #AAA;
	font-size: .8em;
}
.p7GP02 .p7GPtwrapper ul a:hover {
	color: #FFFFFF !important;
	background-color: #AAA;
}
.p7GP02 .p7GPtwrapper ul a.down, .p7GP02 .p7GPtwrapper ul a.down:hover {
	background-image: url(img/p7gp_fadetowhite.jpg);
	background-color: #FFFFFF !important;
	color: #000000 !important;
	border-color: #FFFFFF;
	background-repeat: repeat-y;
	font-weight: bold;
}
.p7GP02 .p7GPcwrapper {
	margin: 0 0 0 200px;
	background-color: #FFFFFF;
}
.p7GP02 .p7GPcontent {
	padding: 10px 24px 24px 24px;
	line-height: 1.3em;
	background-color: #FFFFFF;
	color: #000000;
	font-size: .8em;
}

.p7GP02 .p7GPcontent h1 {
	color: #000;
	font-size: 1.5em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.p7GP02 .p7GPcontent h2 {
	color: #000;
	font-size: 1.2em;
	margin: 5px 0px 0px 10px;
	padding: 0px;
}

.p7GP02 .p7GPcontent h3 {
	color: #000;
	font-size: 1em;
	margin: 0 0 0 10px;
	padding: 0px;
}

.p7GP02 .p7GPcontent ul {margin: 0 0 10px 20px; padding: 0 0 0 10px;}
/*.p7GP02 .p7GPcontent ul.file-list {margin: 0 0 10px 10px; padding: 0 0 0 10px;} */
.p7GP02 .p7GPcontent ul.file-list li {list-style-type:none;}
.p7GP02 .p7GPcontent ul.file-list li img {border:none;}

.p7GP02 .p7GPcontent a {
	color: #0033FF;
}
.p7GP02 .p7GPcontent a:visited {
	color: #486CFF;
}
.p7GP02 .p7GPcontent a:hover {
	color: #FF0000;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP02 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP02 .sidecontent {
	/*padding: 12px; COMMENTED OUT OF ORIGINAL*/
	color: #CCCCCC;
}
.p7GP02 .sidecontent img {
	margin: 5px 0px;
	border:solid 1px #CCCCCC;
}
.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;
}

/* ****** BEGIN CUSTOM CSS */
	#globalheader {background: #FF0000; margin: 0px; padding:16px;}
	#logo {width: 50%;}
	#logo img {text-decoration: none; margin-left: 0px;	margin-top: 0px; border: none;}
	#tagline {float: right;	margin-bottom: 5px;	margin-top: -5px;}
	#footerbox {text-align: center; font-size: .7em;}
	#footer li {display:inline; list-style-type:none; }
	.txt-vsmall {font-size:.8em}
	.txt-bold {font-weight: bold;}
	ul.list-literature li {list-style-type: none;}
	ul.list-literature li img {border: none;}
	/* For E-mail sign-up form*/
	#email-signup {background-color: #EFEFEF; border: 1px solid #000000; margin: 10px 0px 0px 0px;
	width: 197px;}
	#email-signup h3 {font-size: 14px; background-color: #000000; width: auto;
	margin: 0px; padding: 2px 0px 1px 5px;}
	#email-signup h3 a:link, #email-signup h3 a:active, #email-signup h3 a:visited {
	color: #FFF; font-weight: bold; text-decoration: underline;}
	#email-signup h3 a:hover {color: #CCC; font-weight: bold; text-decoration: underline;}
	#email-signup p {color:#000; font-size: 12px; margin: 0px; padding: 3px 2px;}
	#email-signup p a:link, #email-signup p a:active, #email-signup p a:visited {
	color: #000; font-weight: bold; text-decoration: underline;}
	#email-signup p a:hover {color: #F00; font-weight: bold; text-decoration: underline;}
	#brochure {float: right; width:140px; /*height:190px;*/ text-align:center; border:none;}
	#brochure p {margin:0px; padding:0px;}
	.callout {background-color:#EEEEEE; border:thin solid #CCCCCC; margin:5px; padding:2px;}
	.callout p {font-size:14px; margin:0px; padding:0px;}
	.callout li {list-style:none;}
	.callout p a:link, .callout p a:active, .callout p a:visited {
	color: #000; font-weight: bold; text-decoration: underline;}
	.callout p a:hover {color: #F00; font-weight: bold; text-decoration: underline;}
/* ****** END CUSTOM CSS */