/* ###########################################################################
# Rehon & Roberts #
# Screen media stylesheet #

COPYRIGHT 2006 Tenrec, Inc.
########################################################################### */
body {
	margin:0;
	padding:0;
	font: 1em/1em verdana,arial,helvetica,sans-serif;
}

* {margin:0;padding:0;}

* img {
	border-style: none;
	}

a {
	text-decoration: none;
	color: #ccc;
	}
	
a:hover {
	text-decoration: underline;
	}
	
h1 {
	color:#862324;
	font-size: 1.2em;
	}
	
h2 {
	color:#862324;
	font-size: 1em;
	}
	
.firm {
	font-weight: bold;
	}
	
.bioimg {
	float:left;
	margin:0 1em .3em 0;
	}
	
.pdf {
	padding-right: 20px;
	background:url(../images/ico_pdf.gif) right no-repeat;
	}
	
#printhead {
	display: block;
	}
	
#globalhead {
	display:none;
	}
	
#search {
	display: inline;
	}
	
#search #query {
	margin-bottom:40px;
	height: 15px;
	border-style:inset;
	border-width:2px;
	width:143px;
	}
	
#search #submit {
	padding-left:5px;
	}
	
#nav {
	display:none;
	}
	
#mast {
	background-color: #7c8b9c;
	border-bottom: 1px solid #fff;
	}
	
#mastbottom {
	display:none;
	}
	
#fpmid {
	display:none;
	}
	
#fpbody {
	width: 670px;
	color: #000;
	font-size: .7em;
	border-bottom: 3px solid #fff;
	}
	
#fpbody #welcome {
	width:333px;
	padding:36px 20px 32px 0px;
	}
	
#l2body {
	background-color:#fff;
	width:670px;
	}
	
#l2context {
	display:none;
	}
	
#l2context ul {
	list-style:none;
	}
	
#l2context li.active {
	list-style-image:url(../images/l3_active.gif);
	}
	
#l2context li {
	margin-bottom:.75em;
	}
	
#l2content {
	vertical-align: top;
	font-size:.7em;
	padding:25px;
	color: #6a6756;
	}
	
#l2content p {
	margin:0 0 1em 0;
	}
	
#l2content ul {
	margin:1em 2em 1em 2em;
	}
	
#l2content a {
	color:#ac3131;
	}
	
#l2content p.btt {
	text-align:right;
	font-size:.9em;
	margin:0 0 1em 0;
	padding:0;
	}
	
#l2content .note {
	font-size:.9em;
	color:#888;
	font-style:italic;
	}
	
#l2content .note a {
	color:#888;
	}

#whiteline {
	display:none;
	}

#foottop {
	display:none;
	}
	
#footer {
	color: #666;
	font-size: .65em;
	padding-top: 5px;
	height: 35px;
	}
	
#footer #disclaimer {
	display:none;
	}
	
#footer #credit {
	display:none;
	}
	
#footer #copy {
	display:none;
	}
