@media print {
	.noprint {
	  display: none;
	  }
}

#WebSiteComments {display: none;}

BODY {
	background-color: #c1bfc0;
}
P {
        padding-left: 25px;
}
TD {
  background-color: #ffffff;
}
input, textarea {
	width: 100%;
	background-color: #ffffff; 
	border: 1px solid #c1bfc0;
	font-family:Verdana;
}
H1 {
  font-family : Verdana, Helvetica, Sans-Serif;
  font-size: 20px;
  font-weight: bold;
  color: #0e2e6c;
  margin-top: 0px;
  margin-bottom: 5px;
}
H2 {
  font-family : Verdana, Helvetica, Sans-Serif;
  font-size: 18px;
  color: #0e2e6c; 
  line-height: 22px;
  margin-top: 0px;
  margin-bottom: 5px;
}
H3 {
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 14px;
  color: #0e2e6c;
  margin-top: 0px;
  margin-bottom: 0px;
}
UL {
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  color: #0e2e6c;
  padding-left: 109px;
  line-height: 25px;
  list-style: none;
}
.content {
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 14px;
  color: #524e4a;
  padding-left: 0px;
  padding-right: 5px;
  line-height: 16px;
}
.content_background {
  background-image:url('images/am_flag.gif');
  background-repeat:no-repeat;
  background-position:top right;
  padding-left: 0px;
  padding-right: 0px;
}
.image_area {
  border-style:solid;
  border-width:3px;
  border-color:rgb(240,240,240)
}
.Subnav {
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 10px;
  font-weight: bold;
  color: #0e2e6c;
}
A.Subnav {
  color: #8f8e8e;
  text-decoration: none;
}
A.Subnav:hover {
  color: #0e2e6c;
}
A.action {
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #0e2e6c;
}
A.action:hover {
  color: #524e4a;
}
A {
  color: #0e2e6c;
}
A:hover {
  color: #524e4a;
}
.footer {
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 10px;
  font-weight: bold;
  color: #0e2e6c;
  background-color: #c1bfc0;
}
A.footer {
  color: #ffffff;
  text-decoration: none;
}
A.footer:hover {
  color: #0e2e6c;
}
.copyright {
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 10px;
  color: #ffffff;
  background-color: #c1bfc0;
}
.error {
  color: #c00000;
}
