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: #fff;
  color: #990000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
}
#fullWidthHeader {
	background-color: #ddd;
	border-bottom: solid 1px #666; 
	font-size: 18px;
	font-weight: bold;
	line-height: 15px; 
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h1 {
  color: #FFFF00;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}
h2 {
  color: #990000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
	color: #990000;
	font-size: 11px;
	line-height: 16px;
	margin-left: 10px;
}
a,  a:link {
  color: #732600;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #732600;
  text-decoration: none;
}
a:hover {
  color: #732600;
  text-decoration: underline;
}
a:focus {
  color: #732600;
}

a:active {
  color: #732600;
}
#outerWrapper {
  margin: 0 auto 0 auto; 
  padding-top: 11px;
  text-align: left; 
  width: 900px;
}
#outerWrapper #headerBackground {
  background-image: url(layoutimages/header_bg.png);
  background-repeat: repeat-y;
}
#outerWrapper #headerBackground #headerBottom {
  background-image: url(layoutimages/header_bottom.png);
  background-position: bottom;
  background-repeat: no-repeat;
  height: 160px;
}
#outerWrapper #headerBackground #headerBottom #headerTop {
  background-image: url(layoutimages/header_top.png);
  background-repeat: no-repeat;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  padding: 28px 28px 8px 28px; 
}
#outerWrapper #contentWrapper {
  background-image: url(layoutimages/contentWrapper_bg.png);
  background-repeat: repeat-y;
  overflow: hidden;
  padding-left: 14px;
  padding-right: 14px;
}
#outerWrapper #contentWrapper #rightColumn1 {
  float: right;
  padding: 14px 14px 14px 14px; 
  width: 169px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  float: left;
  padding: 14px 14px 14px 14px; 
  width: 169px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 206px 0 206px; 
  padding: 14px 14px 14px 14px; 
}
#outerWrapper #footerBackground {
  background-image: url(layoutimages/footer_bg.png);
  background-repeat: repeat-y;
}
#outerWrapper #footerBackground #footerBottom {
  background-image: url(layoutimages/footer_bottom.png);
  background-position: bottom;
  background-repeat: no-repeat;
}
#outerWrapper #footerBackground #footerBottom #footerTop {
  background-image: url(layoutimages/footer_top.png);
  background-repeat: no-repeat;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  padding: 24px 28px 24px 28px; 
}
#fullWidthFooter {
  background-color: #ddd;
  border-top: solid 1px #666; 
  padding: 10px 10px 10px 10px; 
}.dotcell	{
	background: transparent;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-bottom-color: #990000;
	border-left-color: #666;
	text-align: left;
	}
.white {
	font-family: "Arial Narrow";
	font-size: 10pt;
	color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
whitetext {
	font-family: "Arial Narrow";
	font-size: 12pt;
	color: #CCCCCC;
}
.whitetext {
	font-family: "Arial Narrow";
	font-size: 12pt;
	color: #CCCCCC;
}
.yellowonblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	margin-right: 15px;
	margin-left: 15px;
}
