@charset "utf-8";
/* CSS Document */


body, p {
	background: white;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	width: auto;
	min-width: 10px;
}
#header {
	background: white;
	width: auto;
	height: 114px;
}
#logo {
	background-image: none !important;
}
#printlogo {
	padding: 0;
	display: block;
	margin: 0 auto;
	text-align: center;
}
#header, #footer, .leftmenu, .leftmenu .colright, .pagetitle {
	border: none;
}
.leftmenu .col1 {
	margin: 0;
}
.leftmenu .col2, #quickmenu, #footer, .noprint  {
	display: none;
}
.leftmenu .colright, .leftmenu, .pagetitle {
	background: none;
}
.pagetitle {
	height: 24px;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: underline;
}
.printheaders {
	color: #990000;
	display: block;
	visibility: visible;
}

a:link, a:visited {
	color: #990000;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
}
a[href^="/"]:after {
  content: " (http://www.brainiacproductions.com" attr(href) ") ";
}

.col1 h1, .h1back, .col1 h3, .h3back {
	background-image: none;
	line-height: normal;
	margin-right: 0px;
	margin-left: 0px;
	text-indent: 0px;
}
.col1 h1 {
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
	height: 16px;
}
.col1 h3 {
	color: #990000;
	font-size: 16pt;
	font-weight: bold;
	height: 18px;
}
.detailsections {
	background-color: #FFFFFF;
	width: 100%;
	border: 0;
}





