/* CSS Document */

<style type="text/css">
html,body{margin:0;padding:0}
body{font: 74% tahoma,arial,sans-serif;text-align:justify}
p{margin:0 10px 10px}
ul{ list-style-type: circle; margin-top: 0px;
   margin-bottom: 0px}
li{margin-top: 0px;
   margin-bottom: 0px}
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #FFF;color: #79B30B}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#EFA617}
div#extra{background:#FFFFF}
div#footer{background: #C25830;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#container{width:700px;margin:0 auto}
div#content{float:right;width:500px}
div#navigation{float:left;width:200px}
div#extra{float:right;width:500px}
div#footer{clear:both;width:100%
}
.pagefoot {
	border: 0px;
	border-color: #FEB302;
	background-color: transparent;
	line-height: 15px;
	font-family: Tahoma, Arial, Times, serif;
	font-size: 10px;
	}
.tit {  
  font-family: verdana,arial,helvetica;
  color: #C25830;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  }
.hdng5 {
	font-family: tahoma,georgia,verdana,arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #663333;
	border-top-style: solid;
	border-top-color: #996666;
	width: 90%;
	border-top-width: thin;
	padding-bottom: 5px;
	padding-top: 5px;
 }
.hdng1 {
	font-family: tahoma,georgia,verdana,arial,helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #C25830;
	border-top-style: solid;
	border-top-color: #DA8732;
	width: 90%;
	border-top-width: thin;
	padding-bottom: 5px;
	padding-top: 5px;
  }
.hdng4 {
  font-family: georgia,verdana,arial,helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #D17228;
 }
a:link {
	color: #DA8223;
	text-decoration: none;
	font-weight: bold;
    }
a:visited {
	color: #DA8223;
	text-decoration: none;
	font-weight: bold;
    }
a:hover {
	color: #743F1D;
	text-decoration: none;
	font-weight: bold;
    }
a:active {
	color: #74A96E;
	text-decoration: none;
	font-weight: bold;
}
a.menu:link {
	color: #FBEAC9;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
    }
a.menu:visited {
	color: #FBEAC9;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
    }
a.menu:hover {
	color: #743F1D;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
    }
a.menu:active {
	color: #DA8223;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.foot:link {
	color: #FBEAC9;
	text-decoration: none;
    }
a.foot:visited {
	color: #FBEAC9;
	text-decoration: none;
    }
a.foot:hover {
	color: #F8BB67;
	text-decoration: none;
    }
a.foot:active {
	color: #DA8223;
	text-decoration: none;
	    }
.hdng_areas {
  font-family: arial,tahoma,verdana,arial,helvetica;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  color: #BE762E;	
}
.content {
  text-align: justify;
  padding-left: 10px;
  }
</style>