body{
	font-family: Trebuchet MS;
	font-size: 10pt;
}
#leftbar{
  background: #D37213;
	width: 167px;
}
#leftbar #statement{
  background: #D7BA32;
	width: 167px;
	height: 65px;
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #000000;
	line-height: 20px;
	padding: 24px 12px;
	vertical-align: middle;
}
#statement #positioning{
  height: 21px;
}
#leftbar #logo{
  padding-bottom: 33px;
}
#leftbar #menu{
  
}
#menu a{
  background: url('img/leftmenu_bullet.gif');
	background-repeat: no-repeat;
	background-position: left;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 100%;
	line-height: 22px;
	text-decoration: none;
	padding: 0px 2px 0px 30px;
	border-bottom: 3px solid #C65C0A;
}
#menu a:hover{
  background: #C65C0A  url('img/leftmenu_bullet.gif');
	background-repeat: no-repeat;
	background-position: left;
	color: #F0B540;
}
#menu .menufloat{
  position: absolute;
  background: #C65C0A;
  visibility: hidden;
  left: 167px;
  text-align: left;
  z-index: 20;
}
#menu .menufloat a{
	padding: 0px 24px;
	white-space: nowrap;
	background: #C65C0A;
	border-bottom: 3px solid #B94A05;
}
#menu .menufloat a:visited{
	padding: 0px 24px;
	white-space: nowrap;
	background: #C65C0A;
}
#menu .menufloat a:hover{
  background: #B94A05;
}
#leftbar #highlites{
  padding: 15px 0px;
}
#highlites p{
  margin: 15px 0px;
}

#contentspace{
  
}
#contentspace #breadcrumbs{
  padding: 15px;
	color: #82816C;
	font-size: 9pt;
}
#breadcrumbs a{
  color: #82816C;
	text-decoration: underline;
}
#breadcrumbs a:hover{
  color: #000000;
	text-decoration: none;
}
#contentspace #heading{
  padding: 15px;
	font-size: 22px;
	color: #D37213;
	letter-spacing: -0.05em;
}
#contentspace #mainbody{
  padding: 0px 15px 15px 30px;
	font-size: 10pt;
	line-height: 135%;
	color: #766648;
}
#mainbody h1{
  font-family: Trebuchet MS;
	font-size: 10.5pt;
	font-weight: bold;
	color: #766648;
	margin: 12px 0px 0px -14px;
}
#mainbody h2{
  font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #766648;
	margin: 12px 0px 0px 0px;
}
#mainbody p{
  margin: 0px 0px 6px 0px;
}
#mainbody .image-full{
  clear: both;
	margin: 6px 0px;
	border-color: #E69E17;
	border-bottom: 8px solid #E69E17;
}
#mainbody .image-left{
  float: left;
	margin: 0px 10px;
	border-bottom: 8px solid #E69E17;
}
#mainbody .image-right{
  float: right;
	margin: 0px 10px;
	border-bottom: 8px solid #E69E17;
}
#mainbody #footerlinks{
  background: #E69E17;
	color: #FFFFFF;
	padding: 3px;
	text-align: center;
	clear: both;
}
#mainbody #footerlinks a{
  color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#mainbody #footerlinks a:hover{
  color: #B94A05;
	text-decoration: underline;
}
#mainbody .floatingbox{
  border: 1px solid #E69E17;
  border-bottom: 8px solid #E69E17;
	background: #D7BA32;
	color: #000000;
	width: 135px;
	padding: 8px;
	float: right;
	margin: 0px 5px 0px 10px;
}
#mainbody .floatingboxfull{
  border: 1px solid #E69E17;
  border-bottom: 8px solid #E69E17;
	background: #D7BA32;
	color: #000000;
	width: 100%;
	padding: 8px;
	clear: both;
	margin: 6px 5px 6px 0px;
}
#mainbody a{
  color: #D37213;
	text-decoration: none;
	font-weight: bold;
}
#mainbody a:hover{
  color: #000000;
	text-decoration: underline;
}
#mainbody ol{
  margin: 0px 0px 6px 24px;
}
#mainbody ul{
  margin: 0px 0px 6px 18px;
	list-style-image: url('img/content_bullet.gif');
}
#mainbody table{
  border-collapse: collapse;
}
#mainbody th{
  font-size: 9pt;
	color: #766648;
	font-weight: bold;
	background: #EEEEEE;
}
#mainbody td{
  font-size: 9pt;
}

#rightbar{
  background: #FFFFFF;
	padding: 15px 0px;
	border-left: 1px solid #DF9F1F;
}
#rightbar #readmore, #rightbar #downloads{
  #border-bottom: 3px solid #DF9F1F;
}
#rightbar #readmore a, #rightbar #downloads a, #rightbar #readmore a:visited, #rightbar #downloads a:visited{
  background: url('img/rightmenu_bullet.gif');
	background-repeat: no-repeat;
	background-position: left;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #766648;
	display: block;
	line-height: 22px;
	text-decoration: none;
	padding: 0px 2px 0px 25px;
}
#rightbar #readmore a:hover, #rightbar #downloads a:hover{
  color: #D37213;
}
#rightbar #solnbox{
  background: #FFFFFF url('img/soln_boxleft_br.gif');
	background-repeat: repeat-y;
	border-right: 1px solid #C77320;
}
#solnbox *{
	font-size: 9pt;
}
#rightbar #inside{
  font-size: 9pt;
}
#inside a{
  color: #000000;
	text-decoration: none;
}
#inside a:hover{
  color: #FFFFFF;
	text-decoration: underline;
}

#indexright #solnbox{
  background: #FFFFFF url('img/soln_boxleft_wh.gif');
	background-repeat: repeat-y;
	border-right: 1px solid #C77320;
}
#homesections{
	font-size: 10pt;
	color: #7E7E7E;
}
#homesections p{
	margin: 0px;
}
#homesections .section{
  padding: 0px 15px 10px 15px;
	background: #FFFFFF url(img/home-section-rtbg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#homesections a{
	color: #7E7E7E;
	text-decoration: underline;
}
#homesections a:hover{
	color: #000000;
	text-decoration: none;
}

#footer{
  background: #D37213;
	color: #FFC748;
	font-size: 9pt;
}
#footer #left{
  background: #AF3301;
	width: 147px;
}
#footer #right{
  background: #D37213;
	width: 199px;
	border-left: 1px solid #D37213;
}
#footer a{
	color: #FFC748;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#popupheader{
  background: #D37213;
}
#popupheader h1{
  font-family: Trebuchet MS;
	font-size: 10.5pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px -14px;
}