body {

	background-color: #E8E8E8;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

.style1 {

	color: #828281;

	font-size: 11px;

	font-family: tahoma;

}

.style2 {

	color: #4f4f4f;

	font-size: 11px;

	font-family: tahoma;

	text-decoration:none

}

.style3 {

	color: #FFFFFF;

	font-size: 10px;

	font-family: tahoma;

}

.style4 {

	color: #FFFFFF;

	font-size: 11px;

	font-family: tahoma;

	font-weight: bold;

}

.style5 {

	color: #c2c0c0;

	font-size: 11px;

	font-family: tahoma;

}

.style6 {

	color: #FFFFFF;

	font-size: 11px;

	font-family: tahoma;

}

.style7 {

	color: #476170;

	font-size: 11px;

	font-family: tahoma;

}

.style8 {

	color: #5b5d5e;

	font-size: 11px;

	font-family: tahoma;

	font-weight: bold;

}

.style9 {

	color: #353535;

	font-size: 11px;

	font-family: tahoma;

	font-weight: bold;

}

.style10 {

	color: #585656;

	font-size: 11px;

	font-family: tahoma;

}

.style11 {

	color: #484848;

	font-size: 11px;

	font-family: tahoma;

	font-weight: bold;

}

.style12 {

	color: #818080;

	font-size: 11px;

	font-family: tahoma;

}

.style13 {

	font-size: 14px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}

.style14 {
  font-size: 14px
}

td {
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

.maintableleft50 {
	position: relative;
	float: left;
	left: 50%;
	background-color: #E8E8E8;
}

.maintableleftneg50 {
	position: relative;
	left: -50%;
	background-color: #E8E8E8;
}

#sitecontainer {
  width: 765px;
	background-color: #FFFFFF;
}

#header {
	display: block;
}

#topbar {
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 1;
}

.contentcontainer {
	display: inline;
	width: 765px;
	border: 1px solid #B4B4B4;
	margin: 0px 0px 0px 0px;
	z-index: 1;
}

.content {
	margin: 0px 5px  0px 5px;
}

.acidcontentleft {
	width: 175px;
	float: left;
	border: 1px solid #000000;
}

.acidcontentright_a {
  width: 275px;
	float: left;
	text-align: center;
	border: 1px solid #000000;
}

.acidcontentright_b {
	width: 275px;
	float: right;
	text-align: center;
	border: 1px solid #000000;
}

.divfooter {
	padding-left:0px;
	padding-top:3px;
	text-align: center;
	background-color: #E8E8E8;
}

/*navigation*/
#topbarnav {
	background-image: url('images/topbar.jpg');
	background-repeat:no-repeat;
	float: left;
	font-family: tahoma, verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	height: 26px;
	z-index: 2;
}

#topbarnav ul {
  margin:0;
  padding:5px 5px 0px 0px;
	height: 100%;
	font-family: tahoma, verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
#topbarnav ul li {
  background-color: #FFFFFF;
  padding:2px 2px 0px 10px;
  margin:0;
  color:#FF8D3A;
	float: right;
	border-top: 1px solid #B4B4B4;
	border-left:1px solid #B4B4B4;
  border-right:1px solid #B4B4B4;
  list-style-type:none;
	text-align: center;
	height: 100%;
	font-family: tahoma, verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
#topbarnav ul li a {
  color:#FF8D3A;
  text-decoration:none;
}
#topbarnav ul li a:hover {
  color:#FF8D3A;
  text-decoration:none;
}

#leftnav {
	width: 220px;
	float: left;
	background-color: white;
	margin: 0px 0px 0px 1px;
	position: relative;
	z-index: 99;
	left: -1;
	top: 0;
}

.leftnavbox {
	border: #C0C0C0 1px solid;
	padding: 2px;
	margin: 3px 3px 3px 3px;
	background-color: #FFFFFF;
}

.leftnavlink:link, .leftnavlink:visited, .leftnavlink:active, .leftnavlink:hover {
	font-family: tahoma, verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #FF8D3A;
	text-decoration: none;
}

.pagebackground {
  background-color: #E8E8E8;
	margin: 0px 0px 0px 0px;
}
/*end navigation*/