﻿body, html
{
    color: #555555;
	font-family: Sans-Serif;
	font-size: 0.9em;
	height: 100%;
    line-height: 1.4em;
    margin: 0px;
    padding: 0px;
}

body
{
    background-color: #ffffff;
	height: 100%;
    margin: 0px auto 0px auto;
    width: 940px;
}

.sitetitleleft
{
	font-size: 1.8em;
    font-weight: bold;
    padding: 31px 0px 20px 0px;
	text-align: right;
}

.sitetitleleft a
{
	color: Gray;
	text-decoration: none;
}

.sitetitleright
{
	line-height: 1.4em;
	font-size: 1.4em;
	font-style: italic;
    padding: 10px 0px 20px 0px;
	vertical-align: bottom;
}

.layoutTable
{
	border-collapse: collapse;
	table-layout:fixed;
	width: 100%;
}

.leftColumn
{
	padding: 0px 10px 0px 0px;
	vertical-align: top;
	width: 200px;
}

.centerColumn
{
	/*
	background-image: url('/images/Brent540Slice.jpg');
	background-repeat: repeat-y;
	*/
	background-color: #d1d1d1;
	padding: 0px;
	vertical-align: top;
	width: 540px;
}

.rightColumn
{
	padding: 22px 0px 0px 10px;
	vertical-align: top;
	width: 200px;
}

.homepagesectiontitle
{
	padding: 10px 120px 10px 40px;
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
}

.homepagesectioncontent
{
	padding: 10px 120px 10px 40px;
	color: #666666;
	font-weight: bold;
}

.quote
{
	margin: 0px 0px 30px 0px;
	text-align: right;
}

.quoteText
{
	font-style: italic;
	margin: 0px 0px 10px 0px;
}

.quoteFrom
{
	color: #999999;
	font-size: 0.9em;
	margin: 0px 0px 10px 0px;
}

.panel
{
	margin: 0px 0px 20px 0px;
}

.paneltitle
{
	border-bottom: solid 1px #555555;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

.panelbody
{
	padding: 5px 0px 5px 0px;
}

.expname
{
}

th.expname
{
	font-weight: bold;
	text-align: left;
}

.expvalue
{
	text-align: right;
}

th.expvalue
{
	text-align: right;
}

.trait
{
	padding: 0px 0px 2px 0px;
}
