/* 
  -----------------------------------
  BP-PP Portal - Basic
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/

/* MRE EDIT */
html{
margin-bottom:.01px;
min-height:100.2%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#masthead {
	background-image: url(images/p7bp_mastheadtile.gif);
	background-repeat: repeat-x;
	background-color: #4A4A4A;
}
body, #masthead {min-width: 770px;}
#logodiv {
	background-image: url(images/p7bp_topgraphic.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:111px;
}
#layoutwrapper {
	margin: 0 auto;
	width: 100%;
	padding: 48px 0 0 0;
	background-color: #FFFFFF;
	
}
h1.topheading {
	font-size: 0.6em;
	color: #CCCCCC;
	
	margin: 0;
	padding: 6px 12px;
	background-image:url(images/top.gif);
background-repeat:no-repeat;
}




#columnwrapper {
	width: 770px;
	margin: 0 auto;
	background-image: url(images/p7bp_layout3col.gif);
	background-repeat: repeat-y;
}
#columnwrapper p {
	margin: 8px 0 12px 0;
}
#leftbox {
	width: 209px;
	float: left;
	font-size: 0.75em;
	line-height: 1.5em;
	
	
}
#leftcontent {
	padding: 20px 24px;
}
#menubar {
	font-size: 0.8em;
	background-color: #4A4A4A;
	border: 1px solid #333333;
	padding: 6px;
}
#mainbox {
	width: 330px;
	float: left;
	margin-left:10px;
	margin-right:10px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}
#maincontent_row2 {
	background-color: #444444;
	
	font-size: 0.75em;
	line-height: 1.6em;
	color: #CCCCCC;
	border-bottom: 1px solid #666;
	
}
#maincontent_row2 .topheading {
	color: #CCCCCC;
}
#mainbox p {
	margin: 6px 20px 12px 20px;
}
#mainbox h5 {
	margin: 6px 20px 12px 20px;
}
#rightbox {
	width: 209px;
	float: left;

}
#rightcontent {
	padding: 20px 24px;
	font-size: 0.75em;
	line-height: 1.5em;
}
img.floatleft {
	float: left;
	margin: 0 12px 0 0;
}
.centered {
	text-align: center;
}
h2, h3 {
	margin: 0;
	font-size: 1em;
	letter-spacing: .2em;
}
h3 {
	margin-top: 30px;
}
h5 {
margin-top: 30px;
font-size: 1.3em;
	letter-spacing: .3em;
	color:#992F26;
	}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#footerbox {
	margin: 5px auto;
	width: 100%;
	padding: 0;
	
	background-color: #FFFFFF;
	
}
#footercontent {
	font-size: 0.7em;
	line-height: 1.5em;
	color: #333333;
	padding: 16px 0 20px 0;
	width: 770px;
	margin: 0 auto;
}
.copyright {
	color: #333333;
	letter-spacing: 0.5em;
	font-weight: normal;
}
#footerindent {padding: 0 48px;}
#footercontent a, #leftcontent a, #rightcontent a {
	color: #5C8989;
}
#footercontent a:hover, #leftcontent a:hover, #rightcontent a:hover {
	color: #333333;
}
.p7TPcontent a {
	color: #333333;
}
.p7TPcontent h3 a, .p7TPcontent h4 a {
	display: block;
	padding: 2px 0;
}
.p7TPcontent a:hover {
	color: #CCCCCC;
	background-color: #4a4a4a;
	text-decoration: none;
}
#maincontent_row2 a {
	color: #78A4A3;
}
#maincontent_row2 a:hover {
	color: #FFFFFF;
}
.p7TPpanel {
	margin: 0;
	padding: 0;
	font-size: 0.75em;
}
.p7TPcontent  {
	font-size: 0.95em;
}
#p7PMnav {
	width: 188px;
	border-top: 1px solid #333333;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
}
#p7PMnav ul {
	width: 185px;
	position: absolute;
	left: -9000px;
}
#p7PMnav a {
	border: 0;
}
#p7PMnav ul a {
	border-top: 1px solid #555555;
	border-bottom: 1px solid #414141;
	border-right: 0;
	border-left: 0;
}
#labNews{
	padding:15px;
}

