html, body {
	margin:0px;
	font-family:Tahoma, Verdana;
	font-size:10pt;
	color:#333;
	padding: 0px;
	background-image:   url(images/bg.gif);
	text-align: center;		
}

h1 {
	margin-top:0px;
	font-size: 14pt;
}
h2 {
	margin-top:0px;
	font-size: 14pt;
}
h3 {
	margin-top:0px;
	font-size: 12pt;
}
h4 {
	margin-top:0px;
	font-size: 10pt;
	text-decoration: underline;
}
p {
  line-height:1.3em;
}

a:link {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #344F8D;
	text-decoration: underline;

}
a:visited {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color:  #344F8D;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #057E21;
	text-decoration: underline;

}
a:active {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

#container {
	width: 800px;
	top: 220px;
	border-top: #000000;
	border-right: 1px solid;
	border-left: 1px solid #000000;
#;
	background-color: #;
	background-image:   url(images/main-bk.gif);
	text-align: left;		
}

#header {
	width: 100%;
	height: 143px;
	background-color: #;
	color: #;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #;
	margin: 0px;
	padding: 0px;
}

#content {
	top: 220px;
	border-left: 0px solid gray;


	max width: 600px;
	background-color: #;
	font-family:Tahoma, Verdana;
	font-size:10pt;
	margin-left: 210px;
	text-align: justify;


}

#navList {
	width: 190px;
	margin: 1;
	padding: 4px;
	position: absolute;
	font-family:Tahoma, Verdana;
	font-size:10pt;
	top: 70px;
	line-height: 1.3em;

}
#footer {
	background-color: #079B27;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;

}
.space {
    line-height: 14pt
}
#date {
	font-family: Tahoma;
	font-size: 10px;
	color: #990000;
}.pad {
	padding-right: 10px;
	padding-left: 4px;

}
.left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#old-navlist
{
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
}
#navlist li
{
padding-left: 15px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 0.5em;
}
#navlist ul { list-style: none; }
.top {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;

}
