﻿/* This is a comment */

/* Title */
#pageheader {
  background-color: #CCCCCC;
  font-size:xx-large;
  text-align:center;
  margin-bottom:0px
}

#navheader {
  background-color: #CCCCCC;
  text-align:center;
  margin-bottom:0px
}

#navdown {
  float: left; 
  width: 150px; 
  background: #ffffff; 
}

#google1 { 
  float:right;
  top:0px; 
  width: 160px;
  background-color: #ffffff;
}
#navfooter {
  background: #CCCCCC;
  text-align:center;
  clear:both;
  margin-bottom:0px;
}
#maincontainer {
  margin:auto;
  width: 760px; 
  background: #ffffff;
}
#contentwide {
  float:left;
  width:580px;
  margin-top:0px;
  background-color: #FFFFFF;
}

#contentnarrow {
  float:right; 
  width:449px;
  margin-top:0px;
  background-color: #ffffff;
}

#preinput {
	background-color:#BDEDFF;	
}

#preoutput {
	background-color:#FFFF77;
	
}
#border{border: 1px solid #333333}


p.source{
	background-color:#CC9966
}






/* -----------------Standard Inner Rows-------------------------------------------------- */
tr.header {font-size:larger}
tr.header {font-weight: bolder}
tr.header{text-align: left}

tr.footer {font-size: larger}
tr.footer {font-weight: bolder}
tr.footer {text-align:left}

td.w80r {border-left: 1px solid #000000}
td.w80r {border-right: 1px solid #000000}
td.w80r {border-top: 1px solid #000000}
td.w80r {border-bottom: 1px solid #000000}
td.w80r {width: 80px}
td.w80r {text-align:right}

td.w120 {border-left: 1px solid #000000}
td.w120 {border-right: 1px solid #000000}
td.w120 {border-top: 1px solid #000000}
td.w120 {border-bottom: 1px solid #000000}
td.w120 {width: 120px}

p.p14c{text-align:center}
p.p14c{font-size:x-large}

h1.pagetitle{
	font-size:xx-large
}

h2.center{
	font-size:x-large;
	text-align:center
}

h3.center{
	font-size:large;
	text-align:center
}

h6.underline {text-decoration:underline;font-size:xx-large; font-family:Arial}




a:active {
	color: #FF6633;
}
a:link {
	color: #993300;
}
a:visited {
	color: #CC3300;
}
p.wft1{
}
p.wft1single{
	margin-top:0px;
	margin-bottom:0;
}

p.wft1center{text-align:center;
}
p.wft1right{text-align:right;
}

th.style1 {
	border:  1px solid #000000; 
	text-align:left;
	font-size:large; 
	font-weight:bold
}

td.style1 {
	border: 1px solid #000000;
}
table.style1 {
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #000000;
}

th.gray1 {
	border:  1px solid #f9f9f9; 
	text-align:left;
	font-size:large; 
	font-weight:bold
}

td.gray1 {
	border: 1px solid #f9f9f9;
}
table.gray1 {
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #f9f9f9;
}
p.singleindent03{
	margin-left:6px; 
	margin-right:6px; 
	margin-top:0px;
	margin-bottom:0
}
p.singleindent1{
	margin-left:20px; 
	margin-top:0px;
	margin-bottom:0
}
p.singleindent2{
	margin-left:40px; 
	margin-top:0px;
	margin-bottom:0
}
p.singleindent3{
	margin-left:60px; 
	margin-top:0px;
	margin-bottom:0
}
p.singleindent4{
	margin-left:80px; 
	margin-top:0px;
	margin-bottom:0
}
p.singleindent5{
	margin-left:100px; 
	margin-top:0px;
	margin-bottom:0
}
p.singleindent6{
	margin-left:120px; 
	margin-top:0px;
	margin-bottom:0
}
p.singleindent12{
	margin-left:240px; 
	margin-top:0px;
	margin-bottom:0
}
div.text{
  background-color: #FFFF77;
	margin-left:20px; 
}
