body {
  background: #f6f6f6 url(bg.jpg) repeat-x top left;
  margin: 0px; 
  padding: 0px;
  line-height:21px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
image {
  border:none;
}
table td {border-bottom:1px dotted #c0c0c0; height:32px; padding:5px;}
.courtesy {font-size: 12px; text-align:right; font-style:italic;}
.white {color:#fff;}
.padding-left {padding-left:13px;}

.aidtop div { background: url(containertop-left.gif) no-repeat bottom left; }
.aidtop { background: url(containertop-right.gif) no-repeat bottom right #BFBF72;}
.aidtop div {	width: 100%;	height: 5px;}
.aidbottom div { background: url(containerbt-left.gif) no-repeat bottom left; }
.aidbottom { background: url(containerbt-right.gif) no-repeat bottom right #ffff99;}
.aidbottom div{	width: 100%;	height: 5px;}

.aidbottop div { background: url(containertop-b-left.gif) no-repeat bottom left; }
.aidbottop { background: url(containertop-b-right.gif) no-repeat bottom right #c1c1c1;}
.aidbottop div {	width: 100%;	height: 5px;}

.aidbotbottom div{	width: 100%;	height: 5px;}
.aidbotbottom div { background: url(containerbt-b-left.gif) no-repeat bottom left; }
.aidbotbottom { background: url(containerbt-b-right.gif) no-repeat bottom right #BDDEFF;}

.aidsidetop div { background: url(containertop-side-left.gif) no-repeat bottom left; }
.aidsidetop { background: url(containertop-side-right.gif) no-repeat bottom right #BFBF72;}
.aidsidetop div {	width: 100%;	height: 5px;}
.aidsidebottom div { background: url(containerbt-side-left.gif) no-repeat bottom left; }
.aidsidebottom { background: url(containerbt-side-right.gif) no-repeat bottom right #ffff99;}
.aidsidebottom div{	width: 100%;	height: 5px;}

#aid_side {
  width:215px;
  background-color: #ffff99;
}
#aid_side h5 {
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #333;
  padding: 0px 0px 4px 20px;
  background-color:#BFBF72;
}
#aid_side p {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #333333;
  line-height: 15px;
  padding-left:9px;
}
#aid_side a {
  color: #000;
  text-decoration:none;
}
#head {
  background: #e4e4e4 url(header.jpg) no-repeat top left;
  width: 827px;
  height: 117px;
  padding: 0px;
  margin: 0 auto;
}
#head #title {
  /*float: left;*/
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 32px;
  color: #FFF;
  padding: 42px 0px 0px 130px;
  margin: 0;
  line-height: 30px;
}
#body_wrapper {
  background: url(body_repeat.jpg) repeat-y top left;
  margin: 0px auto;
  width: 827px;
  display: block;
}
#body {
  background: url(body_top.jpg) no-repeat top left;
  float: left;
  padding: 10px 20px 0px 20px;
  min-height: 343px;
  display: block;
}
#end_body {
  background: url(body_bottom.jpg) no-repeat top left;
  margin: 0px auto;
  width: 827px;
  height: 37px;
  display: block;
}
.clearer {
  clear: both;
  height: 1px;
  padding: 0px;
  margin: 0px;
}
#all {
  width: 787px;
  float: left;
  padding: 0px;
  background: url(all_repeat.jpg) repeat-y top left;
}
#all .top {
  background: url(all_top.jpg) no-repeat top left;
  width: 787px;
  height: 18px;
  padding: 0px;
  margin: 0px;
}
#all .bottom {
  background: url(all_bottom.jpg) no-repeat bottom left;
  width: 787px;
  height: 21px;
  padding: 0px;
  margin: 0px;
}
#split {
  width: 787px;
  float: left;
  padding: 0px;
  background: url(both_repeat.jpg) repeat-y top left;
}
#split .top {
  background: url(both_top.jpg) no-repeat top left;
  width: 787px;
  height: 18px;
  padding: 0px;
  margin: 0px;
}
#split .bottom {
  background: url(both_bottom.jpg) no-repeat bottom left;
  width: 787px;
  height: 21px;
  padding: 0px;
  margin: 0px;
}
#left {
  width: 578px;
  float: left;
  padding: 0px;
  margin: 0px;
}
#right {
  width: 209px;
  float: right;
  padding: 0px;
  margin: 0px;
  line-height:18px;
}
.content {padding: 0px 20px;}
#left .content, #all .content {padding-left: 30px;}
#footer {
  margin: 0 auto; 
  width: 827px;
  text-align: center;
  color: #B05128;
  font-weight: bold;
}
#footer a {color: #B05128;}
#right ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#right ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
}
#right ul a {
  display: block;
  width: 172px;
  background: #d2d2d2;
  color: #000;
  padding: 3px;
  padding-left: 5px;
  text-decoration: none;
  margin: 0px;
  border: 0px;
}
#right ul a:hover { color: #FFFFFF;	background: #7f8d96;}
#menu {float: right; margin: 8px 20px 0px 0px; font-size:12px;}
#menu ul {
  margin: 0;
  padding: 0;
  white-space : nowrap;
  font-size:11px;
}
#menu ul li {
  margin: 0;
  padding: 0;
  display: block;
  float:left;
  text-align: center;
}
#menu ul li a {
  color : #fff;
  background-color: transparent;
  text-decoration : none;
  font-weight: bold;
  display: block;
  border-style:none;
}
#menu ul li a:link, #menu ul li a:visited {
  background-image: url(menu_tabs.gif);
  background-repeat: no-repeat;
  color: #000;
  height: 26px;
  width: 94px;
  line-height: 26px;
  padding-top: 7px;
}
#menu ul li a:hover, #menu ul li a:active {
  background-image: url(menu_tabs.gif);
  background-repeat: no-repeat;
  background-position: 0px -33px;
  height: 29px;
  width: 94px;
  line-height: 29px;
  padding-top: 4px;
}
#menu ul li.active a:hover, #menu ul li.active a:active,#menu ul li.active a:link, #menu ul li.active a:visited {
  background-image: url(menu_tabs.gif);
  background-repeat: no-repeat;
  background-position: 0px -66px;
  height: 29px;
  width: 94px;
  line-height: 29px;
  padding-top: 4px;
  color: #B05128;
}
a {
  color: #AD4C21;
  text-decoration: none;
  border-bottom: 1px dashed;
  padding-bottom: 0px;
}
a:hover {color: #000;}
pre {white-space: normal}
hr {border: 0px; border-bottom: 1px #300 dashed; height: 1px;}
#left hr, #all hr { margin: 10px 0px;}
form {margin: 0px; padding: 0px;}
form .item {clear: left; border-top: 1px solid #EEE; margin: 3px;}
form .label {float: left; clear: left; width: 150px;}
input, textarea, select {
  border: #aaa 1px solid;
  background: #F0EBE7;
  margin: 3px;
  padding: 3px;
}
.radio {
  color: #AD4C21;
  background: #d0d0d0;
  margin: 3px;
  padding: 2px;
}
blockquote {
  margin: 5px;
  background: transparent url(quotes.png) left top no-repeat;
  padding-left: 37px;
}
del {color: #800; text-decoration: line-through;}
dt {font-weight: bold; font-size: 1.05em; color: #ad4c21;}
dd {margin-left: 15px;}
/* adds a space and then a graphic after any external (i.e. off-site) links */
a[target]:after{content: " " url(externalpage.gif);}
blockquote[cite]:after {
	content: "Quote from: " attr(cite);
	display: block;
	border-top: 1px solid #999;
	color: #999;
	margin: 1em 0 0;
	padding: .5em 0 0;
	font-size: .8em;
	font-weight: bold;
}
.code, code {
  display: block;
  margin: 5px 10px;
  padding: 5px;
  color: #ad4c21;
  border: 1px dashed;
  background: #f0ebe7;
  font-family: Courier, 'Courier New', 'Andale Mono', Monaco, monospace;
  width: auto;
}
.code .key1 {font-weight: 700; color: #009;}
.code .key2 {color: #009;}
.code .key3 {color: #909;}
.code .key4 {color: #00B0B0;}
.code .key5 {color: #F0F;}
.code .key6 {color: #D0D000;}
.code .key7 {color: #D0D000;}
.code .key8 {color: #D0D000;}
.code .string {color: #282;}
.code .number {color: #000; font-weight: 700;}
.code .comment {color: #AAA;}
.code th {
  border-right: 1px solid;
  vertical-align: top;
  text-align: left;
  padding-right: 1em;
}
h1 {
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
  color: #D96B11;
  background-color: transparent;
  font-size: 18px;
  font-weight: bold;
  display: block;
  border-bottom: 1px solid;
}
h2 {
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  color: #333;
  background-color: transparent;
  font-size: 17px;
  font-weight: bold;
}
h3 {
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  color: #336699;
  background-color: transparent;
  font-size: 16px;
  font-weight: bold;
}
h4 {
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  color: #333;
  background-color: transparent;
  font-size: 15px;
  font-weight: bold;
}
h5 {
  color:#660000;
  background-color: transparent;
  padding: 0px;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
}
h6 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  color: #D96B11;
  font-size: 13px;
  font-weight: normal;
  line-height: 150%;
}