#header {
	background-image: url(images/back.gif);
	width: 100%;
}

#header table td p.subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 4px;
}

#content {
	width: 100%;
}

a:link, a:visited, a:hover {
	color: #FF7A2D;
}

#content table td.contentCells {
	padding: 6px;
	border-left: #D3D3C3 thin solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#737363;
}

#content table td.contentCells img.portrait{
	border: solid 1px #000000;
	float: right; 
	margin-left: 15px; 
	margin-bottom: 15px; 
	}

#content table td.contentCells p.contentHeader {
	font-size: 14px;
	font-weight: bold;
	color:#636353;
	border-bottom: #B3B3A3 thin dotted;
}

#content table td.contentCells p.midnav {
	font-size: 11px;
	line-height: 16px;
	color:#636353;
	margin:0px 0px 6px 0px;
}

#content table td.contentCells table.member {
	background-color:#CCCC99;
}

#content table td.contentCells table.member td {
	vertical-align: top;
}

#content table td.contentCells table.member p {
	font-size: 11px;
	font-weight: regular;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color:#636353;
}

#content table td.leftCell p {
	font-family: 'Arial Narrow';
	text-transform: uppercase;
	line-height: 18px;
	font-size: 14px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 8px;
	color:#B3B3A3;
}

#content table td.leftCell p.pageTitle {
	font-size: 28px;
	line-height: 28px;
	color: #FF7A2D;
	padding-bottom: 0px;
	padding-top: 0px;
}

#header table table {
	margin-bottom: 0px;
	margin-left: 0px;
}
.subnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#B3B3A3;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 2px;
}
.subnav a {
	color:#B3B3A3;
	text-decoration:underline;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	text-align: center;
	font-weight: bold;
	margin: 16px;
}

