/* project ......: Linda Woodward-Geiger */
/* program.......: cc11.css              */
/* circa ........: 04/2007               */

  body {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 10px}

  p {
	color: #000000;
	font-size: 10pt;
	padding: 2px;
	line-height: 14px;
	margin-left: 20px;
	text-align: left}

  .justify {
    text-align: justify}

  ul { 
    display: block;  list-style: square inside;  white-space: inherit; margin-left: 15pt;}

  a, a:link {
    color: #CC9933; font-weight: bold; font-size: 9pt}

  a:visited {
    color: #CC9933; font-weight: bold; font-size: 9pt}

  a:hover {
    color: #ff5d00; font-weight: bold; font-size: 9pt}

  a.sitemap {
    color: #CC9933;
    font-weight: bold;
    font-size: 11pt;
    padding: .5em}

  h1 {
	font-family: "Georgia", Times, serif;
	font-size: 14pt;
	color: #cc9933;
	font-weight: bold;
	margin-left: 20px;	
	padding: 2px;
	text-align: left}

  h2 {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4c4c4c;
	font-weight: bold;
	margin-left: 20px;
	padding: 2px;
	text-align: left}

  ol { 
    list-style: decimal inside;
    margin-right: 12px}

  ul {
    list-style: square outside;
    text-align: left;
    font-weight: normal; 
    padding: 0px 0px 4px 0px;
    margin-right: 12px}

  li {
    color: black; 
    font-size: 10pt; 
    margin-top: 0px; 
    margin-bottom: 2px; 
    padding: 2px; 
    margin-left: 12px; 
    margin-right: 12px;  
    line-height: 14px}

  hr {
    color: #B8860B; width="75%"; }

  .indent {
    padding: 2px; 
    margin-top: 0px; 
    margin-bottom: 0px;
	margin-left: 40px; 
    margin-right: 40px; 
    text-align: justify}

  .results table {
    background: #faf8e6;
	font-size: 10pt}

  .results th {
    background: #4a282a;
    color: #f8fae6}

  .results td {
    color: #4a282a}

  .smB { 
    font-weight: bold; 
    font-size: 8pt}	

  .smBR {
 	font-weight: bold;
    font-size: 8pt;
    text-align: right}	

  .alignRt { 
    text-align: right}
	
  .center {
    text-align: center}	

  .centerBold { 
    text-align: center; 
    font-weight: bold}	

  .cite {
    font-size: 9pt;
    font-style: italic;
    text-align: right}

  .caption {
    font-weight: normal; 
    font-size: 8pt; 
    text-align: center}	

  .footer {
    color: #CC9933;
    font-size: 9pt;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 2px;
    text-align: center}

  .develop {
    color: #CC9933;
    font-size: 8pt;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 2px;
    text-align: center}

  .anchor {
	color: #FFCC00; 
    font-size: 14px;
    font-weight: bold;
    margin-left: 0;
    text-align: left}

  .small {
	font-size: 8px;
    text-align: left;
    color: #B8860B;
    margin-left: 0}

  .red {
	color: #ff5d00}

  .gold {
	color: #cc9933}

  .grn {
	color: #006400}

  .orange {
	color: #ff5d00}

  #wrapper {
	width:800px;
	margin-right:20px;
	margin-left: 20px;
	border: 8px solid #cc9933;
	background-color: #ffffff}

  #mailwrapper {
	background-color: #ffff99}

  div#nav {
	float; left; 
	width: 7em;
	background: #eee8aa}