﻿/* 
Version: 1.0
(OCT 28, 2008)
*/

body {
margin: 0 auto;
padding: 0;
background: #f4f4f4 url('images/bg.gif') repeat-y top center;
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:76%; 
font-family:Verdana, Tahoma, Arial, sans-serif;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
text-align: center;
}

#header hh1 {
background-image: url('images/henry-fong.jpg');
text-indent: -999px;
width: 250px;
margin: 0 0 10px 0;
float: left;
color: #668866;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#header img 
{
    
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 10px 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #668866;
border-left: 4px solid #668866;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

.markedtext {
margin: 5px 10px 5px 10px;
padding: 10px;
color: #505050;
font-size: 0.9em;
background-color: #f4f4f4;
line-height: 1.3em;
}

.notes {
margin: 10px 0 10px 0;
padding: 10px;
width: 70px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#extras {
float: right;
width: 110px;
margin: 10px 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#extra ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#extra li {
margin-bottom: 4px;
}

#extra li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#content {
margin: 5px 120px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
font-size: 0.9em;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

#linkscontent {
margin: 5px 10px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #ffffff;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
font-size: 0.9em;
}

#linkscontent h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#chart {
font-size: 10px;
}

#chart td {
border-bottom: 1px solid #f0f0f0;
height: 22px;
margin: 0 auto 0 auto;
}

#bg {
bgColor: #f6f6f6;
}

h2 {
font-size: 1.0em;
margin: 0 0 10px 0;
}

h3 {
font-size: 1.0em;
margin: 0 0 10px 0;
}

a {
text-decoration: underline;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.normal {
font-size: 0.9em;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

#noborder img{
padding: 1px;
display:inline;
background: #ffffff;
border: 0px;
}

.hpTitle {
	color: #004184;
	font: bold 12pt Arial, Helvetica, sans-serif;
}
.tblOrange {
	background-color: #FF6600;
}
 
.tblOrange1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #FF6600;
}
.bodytext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000;
	background-color: #FFFFFF;
}

.bodytextWhite { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF}
