/* 
  -----------------------------------
  BP-PP Interior - Liquid
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	min-width: 770px;
	margin: 0 0 30px 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}
#masthead {
	background-image: url(images/p7bp_mastheadtile.jpg);
	background-repeat: repeat-x;
	background-color: #4A4A4A;
	display: none;
}
body, #masthead {
	min-width: 770px;
	display: inline;
}
#logodiv {
	background-image: url(images/p7bp_topgraphic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h1.topheading {
	font-size: 18pt;
	font-weight: bold;
	color: #003399;
	margin: 36px 0 10px 0px;
}
#layoutwrapper {
	background-repeat: repeat-y;
	margin: 0;
	border-bottom: 0;
}
#floatwrapper {
	background-repeat: repeat-y;
	background-position: right top;
}
#floatwrapper2 {
	background-repeat: repeat-x;
	background-position: left bottom;
}
#leftbox {
	float: none;
	width: 0px;
	display: none;
}
#leftcontent {
	width: 0in;
	font-size: .8em;
	display: none;
}
#mainbox {
	margin: 0 0 0 0px;
	border-top: 1px dotted #333;
	background-color: #FFFFFF;
}
#maincontent {
	padding: 20px 36px;
	font-size: 1em;
	line-height: 1.6em;
	margin-left: 5px;
	padding-left: 10px;
}
#maincontent p {
	margin: 6px 0 12px 0;
	color: #000000;
}
img.floatleft {
	float: left;
	margin: 0 12px 0 0;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.centered {
	text-align: center;
}
h2, h3 {
	margin: 0;
	font-size: 16pt;
	letter-spacing: 0.3em;
	font-weight: bold;
}
h3 {
	margin-top: 30px;
	font-size: 14pt;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	display: none;
}
#footer {
	font-size: 12pt;
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 10pt;
	margin-bottom: 0;
	margin-left: 10pt;
	padding-top: 10pt;
	padding-right: 0;
	padding-bottom: 10pt;
	padding-left: 0;
}
.copyright {
	letter-spacing: 0.5pt;
	font-weight: bold;
}
#footer a {
	color: #5C8989;
}
#maincontent a {
	color: #990000;
}
