body
{
	background-color: #606060;
	height: 100%;
	margin: 1.5cm;
}

body, td, li, p
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size-adjust: 0.58;
	line-height: 170%;
}
		
div.header
{
	display: inline;
}

div.content
{
	height: auto;
	margin-top: -7px;
	padding: 1px 20px 7px 20px;
}

div.footer
{
	height: 100px;
	max-width: 798px;
	display: inline;
}

table.wrapper
{
	height: 100%;
	padding: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	width: 6.5 in;
	background-color: white;
}

table.cswrapper
{
  height: 100%;
  border: solid 3px #888888;
  padding: 0;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  width: 798px;
  background-color: white;
  background-image: url("images/GrayGraph.png");
}

table.eciwrapper
{
  height: 100%;
  border: solid 3px #4160D5;
  padding: 0;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  width: 798px;
  background-color: #f7f7f7;
}

td.smaller
{
  font-size: 85%;
}

td.navy
{
  text-align: left;
  vertical-align: top;
  color: #333399;
}

td.list
{
  text-align: left;
  vertical-align: top;
  font-size: smaller;
}

td.center
{
  text-align: center;
  vertical-align: top;
}

td.menu
{
  padding-bottom: 7px;
  font-size: 95%;
  letter-spacing: 0.02em;
  width: 50%;
}

p.indented
{
  text-indent:  0em;
}

p.allindent
{
  margin-left: 2em;
}

p.h4
{
  margin-left: 2em;
	font-weight: bold;
}

p.smallindent
{
  margin-left: 2em;
  font-size: 90%;
  line-height: 160%;
}

p.menubar
{
	background-color: #cccccc;
	font-size: 75%;
	text-align: left;
	border-bottom-style: groove;
	border-top-style: double;
	padding-left: 20px;
}

.hlight
{
  background-color: #CCFFCC;
}

.bhlight
{
  font-weight: bold;
  background-color: #CCFFCC;
}

.error
{
  color: red;
}

.italic
{
  font-style: italic;
}

.red
{
  color: red;
}

.bold
{
  font-weight: bold;
}

.bold-italic
{
  font-style: italic;
  font-weight: bold;
}

.ucase
{
  text-transform: uppercase;
}

p.footer-menu
{
  background-color: #CCCCCC;
  font-weight: normal;
  font-size: 80%;
  line-height: 125%;
  text-align: center;
  padding-top: 5;
  padding-bottom: 5;
  padding-left: 9;
}

p.news
{
  font-family: "Century Schoolbook", Garamond, "Times New Roman", serif;
  font-weight: normal;
  font-size: 120%;
  line-height: 140%;
}

p.newshead
{
  font-weight: normal;
  font-size: 300%;
  line-height: 140%;
}

ol.alpha
{
  list-style-type: lower-alpha'
}

ol.ualpha
{
  list-style-type: upper-alpha;
}

li.bspace
{
  margin-bottom: 1em;
}

ol.uroman
{
  list-style-type: upper-roman;
}

ol.circle
{
  list-style-type: circle'
}

ul.4emindent
{
  margin-left: 4em'
}

li.image
{
  list-style-image: url(images/camera.gif);
}

ul.main
{
  list-style-image: url(images/green-glass.jpg);
}

h1
{
  font-weight: bold;
  font-size: 130%;
  color: #333399;
}

h1.title
{
  font-weight: bold;
  font-size: 170%;
  color: #339933;
  text-transform: uppercase;
}

h2
{
  font-weight: bold;
  font-size: 110%;
}

h3
{
  font-size: 85%;
  text-transform: uppercase;
}

h3.process
{
  font-weight: bold;
	text-transform: uppercase;
  font-size: 85%;
	color: #339933;
}

dt
{
  font-style: normal;
  font-weight: bold;
  color: #333399;
}