body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #3D392D;
}
body {
	background-color: #333333;
text-align:center;
margin:0;
}
p.tall {
line-height:50%
}
.wrapper{
width:800px;
text-align:left;
margin:0 auto;
background:#FFFFFF;
}

a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}
.header{
width:750px;
padding-left:50px;
padding-top:45px;
height:86px;
background:#333333 url(images/header_02.gif) repeat-x top;
}
h1{
width:720px;
height:83px;
margin:0;
overflow: hidden;
background:url(images/logo_05.png) no-repeat;
}
h1 a:link, h1 a:hover, h1 a:visited, h1 a:active{
display: block;
width:201px;
height:83px;
text-indent: -100000px;
}
.nav{
width:800px;
padding-left:0px;
height:37px;
background:url(images/navbg_12.gif) repeat-x top;
}
.nav ul {
  margin:0;
  text-align:right;
  font-size:11px;
  font-weight:bold;
  padding-top:7px;
  list-style:none;
  }
.nav li {
  float:left;
  background:url(images/navleft_15.gif) no-repeat left top;
  margin-right:10px;
  padding:0 0 0 15px;
    border-bottom:1px solid #ccc;
  }
.nav a {
  float:left;
  display:block;
  background:url(images/navright_16.gif) no-repeat right top;
  padding-top:5px;
  padding-right:20px;
  padding-bottom:7px;
  padding-left:6px;
  text-decoration:none;
  color:#333333;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.nav a {float:none;}
/* End IE5-Mac hack */
  .nav a:visited{
  color:#333;
  text-decoration:none;
  }
  .nav a:hover {
  color:#333;
  text-decoration:underline;
  }

  .clear{
  clear:both;
  }
  .content{
  width:800px;
  }
  .leftcolumn{
  float:left;
  width:560px;
  padding:20px;
  }
  .rightcolumn{
  width:180px;
  padding-top:10px;
  padding-bottom:20px;
  padding-right:20px;
  float:right;
  }
  .holder{
  width:100%;
  height:42px;
  background:url(images/navbg_12.gif) top repeat-x;
  }
  h2{
  float:left;
  width:500px;
  padding-left:20px;
  padding-top:10px;
  color:#333333;
  font-family:Trebuchet MS;
  font-size:14px;
  font-weight:bold;
  margin:0;
  }
  h2 a:link,h2 a:visited{
    color:#333333;
  font-family:Trebuchet MS;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  }
  h2 a:hover{
  text-decoration:underline;
  }
  h3{
  background:url(images/navbg_12.gif) repeat-x bottom;
  margin-bottom:10px;
  text-align:center;
  padding-top:8px;
  padding-bottom:8px;
  font-weight:bold;
  font-size:12px;
  font-family:Trebuchet MS;
  }
  .article{
  width:560px;
  background:#FFFFFF;
  }
  .artfoot{
  width:539px;
  text-align:justify;
   padding-top:5px;
   margin-bottom:30px;
  padding-left:10px;
  padding-right:10px;
  border-left:1px solid #FF9900;
  border-right:1px solid #FF9900;
  background:#FFFFFF;
  border-bottom:3px solid #FF9900;
  }
  .infobar{
  width:535px;
  padding-right:40px;
  text-align:right;
  padding-bottom:10px;
  }
  .infobar ul{
  list-style:none;
  text-align:right;
  margin:0;
  }
  .infobar ul li{
  width:109px;
  height:24px;
  padding-top:2px;
  background:no-repeat top center url(images/button_33.gif);
  text-align:center;
  color:#333333;
  float:right;
  font-weight:bold;
  font-size:11px;
  font-family:Trebuchet MS;
  }
  .infobar ul li a:link, .infobar ul li a:visited, .infobar ul li a:hover{
  display:block;
  text-decoration:none;
  color:#333333;
}
.rightcolumn ul
{
list-style-type: none;
padding-left:0;
margin:0;
text-align: left;
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top:5px;
}
.rightcolumn ul li{
padding-top:6px;
padding-bottom:6px;
border-bottom:1px solid #E8D9BD;
margin:0;
}
.rightcolumn ul li a
{
background:url(images/nullet_29.gif) left no-repeat;
text-align: left;
padding-left: 20px;
font-size:11px;
text-decoration: none;
color: #4E4739;
}

.rightcolumn ul li a:hover
{
background:url(images/nullet_29.gif) left no-repeat;
color: #4E4739;
padding-left: 20px;
text-decoration:underline;
}
.footer{
width:100%;
padding-top:15px;
padding-bottom:15px;
color:#333;
text-align:center;
background:#FFFFFF;
}
