/*
 * Style sheet for Blueprint Houston documents
 * $Id: BH.css,v 1.15 2004/04/1 *:45 a bp Exp $
 */

.blue {
    color: blue;
}

.contactform {
	background-color: "white";
	border: blue solid thin;
	width: "90%";
	}
	/*align="center";*/
	/*border: blue solid medium;*/

.contactformsection {
	background-color: "white";
	border: blue solid thin;
	width: "100%";
	}
	/*align="center"*/


.covertitle {
	color: navy;
	font-size: medium;

	}
/* 	margin-left:"0%"; */

.contentstitle {
    color: navy;
	}

.contentstitlepa {
	font-weight: "bold";
	}

.chaptertitle {
	font-family: "Times New Roman", serif;
    color: navy;
	}

.bodycopy {
	font-family: "Times New Roman", serif;
	font-size: medium;
	color: black;
	}
	
.sectiontitle {
	font-family: Times New Roman, serif;
	font-size: x-large;
	color: navy;
	}

.navig {
	font-family: "Times New Roman", serif;
	font-size: medium;
    color: blue;
	text-align: center;
	}


/* */

p.indent 	{
	text-indent: 1.8em;
	}

p.initial:first-line 	{
	text-transform:uppercase;
    color: blue;
	}


.namelist {
    color: black;
	margin-left:1.8em;
	font-family: Times New Roman, serif;
	font-size: medium;
	}

.namelistheading {
	
    color: black;
	font-weight: bold;
	font-family: Times New Roman, serif;
	font-size: medium;
	}
 /*       margin-top:1.8em;      */

.namelistheadingpl {
    color: navy;
	font-weight: bold;
	}


.namelistsub {
    color: navy;
	margin-left:3.6em;
	}

div.note {
    color: green;
    margin-left: 1em;
}
.note {
    color: black;
    margin-left: 0em;
    font-size:0.75em;
}

a:link
	{color:blue;
	text-decoration:underline;
	text-underline:single;
	}
a:visited 
	{color:purple;
	text-decoration:underline;
	text-underline:single;
}

.pagetitlectr {
    color: blue;
	text-align: "center";
	}

p.report, li.report, div.report
	{
	margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:"0%";
	padding:0in;
	line-height:1.5em;
	font-size:1em;
	font-family:Times New Roman;
	color:navy;
	font-weight:bold;
}

table.blueborder {
	background-color: white;
	border: blue solid thin;
	}

td.blueborder {
	background-color: white;
	border: blue solid thin;
	font-family: Times New Roman, serif;
	font-size: medium;
	color: black;
	}

td.tblelement {
	color: black;
	text-align: "right";
	width: 11em;
	}

td.tblelement4 {
	color: black;
	text-align: "right";
	width:"4em";
	}

td.tblelement11 {
	color: black;
	text-align: "right";
	width:6em;
	}

td.tblelement14 {
	color: black;
	text-align: "right";
	width:16em;
	}

td.tablelement {
	background-color: white;
	font-family: "Times New Roman", serif;
	font-size: small;
	color: black;
	}

td.tablelementcontents {
	background-color: white;
	font-family: Times New Roman, serif;
	font-size: small;
	color: black;
	}

p.coverdate, li.coverdate, div.coverdate
	{
	margin-top:1.8em;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:0%;
	line-height:0.75em;
	font-size:0.75em;
	font-family:Times New Roman;
	color:navy;}

p.preparedby, li.preparedby, div.preparedby
	{
	margin-top:"10%";
	margin-right:0in;
	margin-bottom:0in;
	margin-left:0in;
	line-height:14.0pt;
	font-size:9.0pt;
	font-family:Times New Roman;
	color:navy;
	font-weight:bold;
	}

p.captionc, li.captionc, div.captionc
	{
	margin-:0in;
	margin-bottom:.0001pt;
	line-height:1em;
	font-size: small;
	font-family:Times New Roman, serif;
	text-align: "center";
	color: black;
	}

p.caption, li.caption, div.caption
	{
	margin-right:"5%";
	margin-bottom:.0001pt;
	line-height:1em;
	font-size: small;
	font-family:Times New Roman, serif;
	color: black;
	vertical-align: "middle";
	}

p.captionfl, li.captionfl, div.captionfl
	{
	float:"left";
	margin-top:"0em";
	margin-right:"1em";
	margin-left:"1em";
	margin-bottom:"1em";
	font-size: "small";
	font-family:"Times New Roman", serif;
	width: "30%";
	}


img.chartfr 
	{
	float: "right";
	margin-left: "0%";
	width: "98%";
	}

img.chartfl 
	{
	float: "left";
	margin-left: 0;
	width: "49%";
	}

img.chartls 
	{
	float: "left";
	margin-left: "5%";
	margin-right: "5%";
	width: "49%";
	}

img.chart
	{
	width: "90%";
	}
.noline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.redfont {
	font-weight: bold;
	color: #FF0000;
}
.italics {
	font-style: italic;
	color: #000000;
}
.body_subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

