html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #666;
  background-image: url(i/marginbackgrouund.gif);
  background-repeat: repeat;
  color: #000;
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
  line-height: normal;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #000;
  font-size: 16pt;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12pt;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #00467F;
  text-decoration: none;
}
a:visited {
  color: #00467F;
  text-decoration: none;
}
a:hover {
  color: #AFBD21;
  text-decoration: underline;
  background-color: #00467F;
}
a:focus {
  color: #00467F;
}
a:active {
  color: #00467F;
}
#outerWrapper {
	background-color: #FCFBF0;
	background-image:url(i/body-back.gif);
	margin: 0 auto 0 auto;
	text-align: left;
	width: 770px;
}
#outerWrapper #header {
  background-color: #ddd;
  background-image: url("i/head.gif");
  background-repeat: no-repeat;
  height: 140px;
  width: 770px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #00467F;
  background-image: url("i/left_col.gif");
  background-position: top;
  background-repeat: no-repeat;
  float: left;
  padding: 0px 0px 0px 0px;
  width: 138px;
}
#outerWrapper #contentWrapper #content {
  background-color: #FCFBF0;
  background-image: url("i/content-top.gif");
  background-position: top;
  background-repeat: no-repeat;
  margin: 0 0 0 138px;
  padding: 0px 0px 0px 0px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
.contentarea {
	padding: 15px 10px 10px 15px;
	width: 605px;
}
.topnav {
	margin-left: 138px;
	width: 632px;
	text-align: center;
	padding-top: 114px;
}
.footer {
	width: 605px;
	text-align: center;
}
.fontq {
	font-weight: bold;
	color: #004A7D;
	background-color: #AEBD21;
	padding: 0px 2px 0px 2px;
}
.fonta {
	font-weight: bold;
	color: #AEBD21;
	background-color: #004A7D;
	padding: 0px 2px 0px 2px;

}
.infobox {
	width: 200px;
	border: 2px ridge #AEBD21;
	padding: 3px 5px 0px 10px;
	float: right;
	background-color: #FCFBF0;
	white-space: normal;
}
.fontcenterblue {
	text-align: center;
	color: #004A7D;
	font-weight: bold;
}
.fontbluebold {
	color: #004A7D;
	font-weight: bold;
}
.fontredbold {
	color:#C10000;
	font-weight: bold;
}
.style3 {font-size: 9px}
.style5 {font-size: 9pt}
.cntr_top-txt {
  text-align: center;
  font-size: 12px;
}
.cntr-object {
  text-align:center;
  border: none;
}
#cntr-object2 {
	margin: 0 auto 0 auto
}
#optin {
	background-color:#004A7D;
	text-align:center;
}
#optin a:link {
  font-size:15px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  padding: 3px 10px 3px 10px;
}
#optin a:visited {
  font-size:15px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  padding: 2px 10px 3px 10px;

}
#optin a:hover {
  font-size:15px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  padding: 2px 10px 3px 10px;
  background-color:#AEBD21;
}
.cntr-cell {
	text-align: center;
	padding-bottom: 5px;
}
.center_table {
	margin: 0px auto 0px auto;
}
#scroll {
	overflow: scroll;
	height: 300px;
	text-align: left;
}
#quick {
	background-color: #AEBD21;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 175%;
}
#quick a:link {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin-left: 5px;
}
#quick a:visited {
  	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
    margin-left: 5px;
}
#quick a:hover {
 	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-color:#004A7D;
	padding: 3px 5px 3px 5px;
}