body {
	font-family: Helvetica, Arial, sans-serif;
	color: #18431E;
}

tr {
	padding-top:0px;
	padding-bottom:5px;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	color:#000000;
}

img {
	border:none;
}
a:link, a:visited, a:hover {
	color: #18431E;
	text-decoration:underlinel
}

h1, h2, h3, h4, h5 {
	color:#000000;
}

div {
	font-family: Helvetica, Arial, sans-serif;
}
/*.Container {
	width:800px;
}*/
.BodyBG {
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
}
.Banner {
	width:800px;
	height: 160px;
	position:relative;
}
.LogoStyle {
	border: none;
	width: 150px;
	height: 150px;
}
.NavBar {
	width:800px;
	visibility: visible;
	position:relative;
}
.NavBarImg {
	padding:0px;
}
.Content {
	width:800px;
	visibility: visible;
}
.Footer {
	width:800px;
	height:200px;
	visibility: visible;
    position:relative;
	background-image:url(images/Footer.png);
	background-repeat:no-repeat;
	background-position:center;

}
.Title{
	font-family: Helvetica "Times New Roman", Times, Arial sans-serif;
	font-size: 12pt;
	font-weight:bold;
	text-align:left;
	color:#000000;
}
.ContentText
{
	font-family: Helvetica "Times New Roman", Times, Arial sans-serif;
	font-size: 11pt;
	text-align:left;
}

.JumpLinks {
	font-size: 8pt;
}
