.lng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

	.footer {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #999999;
  font-weight      : normal;
  height: 46px;
  border-top-width: 1px;
  border-top-style: solid;
border-top-color: #000000;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;

  background-color:#F7F7F7;
 }
 
 	.footer2 {
  color            : #999999;
  font-weight      : normal;
  height: 46px;
  border-top-width: 1px;
  border-top-style: solid;
border-top-color: #000000;
background-color:#F7F7F7;
 }
 .header {
   border-bottom-width: 1px;
  border-bottom-style: solid;
border-bottom-color: #000000;
 }
  .footer a:link, .footer a:visited {
  font-size        : 12px;
  color            : #666666;
  text-decoration  : underline;
  font-weight      : normal;
  line-height      : 17px;
}
.footer a:hover {
  font-size        : 12px;
  color            : #cc0000;
  text-decoration  : underline;
  font-weight      : normal;
}

.col {
   vertical-align   : top;
   background       : #ffffff;
   padding          : 0 5px 5px 0;
   text-align: left;
   }
.rcol {
   vertical-align   : top;
   background       : #ffffff;
   padding          : 0 0 5px 5px;
   text-align: left;
   }
.foot {
  margin-top       : 6px;
  vertical-align   : top;
  background: url(../images/footer_repeat.gif) repeat-x top left;
  }
.main { 
  width            : 100%;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  text-align       : left;
  color            : #000000;
  font-weight      : normal;
  margin           : 0; 
  padding          : 0;
 }
 .main2 { 
  width            : 100%;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  text-align       : center;
  color            : #000000;
  font-weight      : bold;
  margin           : 0; 
  padding          : 0;
 }
.contentheading,.componentheading {
  font-family      : Arial, Helvetica, sans-serif;
  width            : 100%;
  font-size        : 17px;
  font-weight      : bold;
  line-height      : 16px;
  text-decoration  : underline;
  text-transform   : uppercase;
  text-align       : left;
  text-indent      : 1;
  color            : #999999;
  padding-top      : 10px;
  padding-bottom   : 12px;
  margin           : 0px 0;