form {
  margin: 0;
}
img {
  border: 0;
}
a {
  color: #a65b00;
}
a img {
  border: none;
}
.clear {
  clear: both;
}
img.right {
  float: right;
  padding-left: 5px;
}
img.left {
  float: left;
  padding-right: 5px;
}
.align-center {
  text-align: center;
}
.align_left {
  text-align: left;
}
.align_right {
  text-align: right;
}
.bold {
  font-weight: bold;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.bottom {
  vertical-align: bottom;
}
.small {
  font-size: 0.9em;
}
.brown {
  color: brown;
}
.red {
  color: red;
}
.orange {
  color: orange;
}
.yellow {
  color: yellow;
}
.green {
  color: green;
}
.blue {
  color: blue;
}
input.bordered, textarea.bordered {
  border-top: solid 1px #aaa;
  border-right: solid 1px #666;
  border-bottom: solid 1px #aaa;
  border-left: solid 1px #aaa;
}
h1 {
  font-size: 1.6em;
  margin: 0;
  padding: 0;
}
h2 {
  font-size: 1.4em;
  margin: 0;
  padding: 0 0 5px 0;
}
h3 {
  font-size: 1.2em;
  margin: 0;
  padding: 0 0 5px 0;
}
h4 {
  font-size: 1em;
  margin: 0;
  padding: 0 0 5px 0;
}

.padding1 {
  padding: 1px;
}
.grey-line {
  border-bottom: 1px solid #a9a9a9;
}

div.paging {
  clear: both;
}
div.paging div.link {
  float: left;
  width: 50%;
}
#site-search dd {
  margin-bottom: 20px;
}
#site-search div.pages {
  text-align: center;
}
#site-search div.pages a {
  padding: 0 5px;
}
#contact-form label {
  width: 100px;
  float: left;
  padding: 3px;
  text-align: right;
}
#contact-form sup.required {
  color: #f00;
}
#contact-form input.sendform {
  margin-left: 106px;
}


/* START LAYOUT STYLES */
#topbox {
  width: 768px;
  height: 91px;
  padding: 6px 0 0 0;
  background-color: #fff;
}
#topbox #logo {
  width: 265px;
  height: 91px;
  float: left;
}
#topbox #welcome-to-union-box {
  text-align: right;
  width: 348px;
  height: 91px;
  float: left;
}
#topbox #welcome-to-union-box #equipping {
  font-style: italic;
  padding: 10px 10px 0px 0px;
}
#topbox #welcome-to-union-box #title-image {
}
#topbox #search-box {
  float: left;
  padding: 18px 0 0 5px;
  background: #fff url(/images/search-bg.gif);
  width: 155px;
  w\idth: 150px;
}
#topbox #button-go {
  margin: -5px 0 -3px;
}
#topbox #site-map {
  padding: 3px 5px 0 0;
}

#menubarbox {
  clear: both;
  width: 100%;
  height: 22px;
  background-image: url(/images/menubar-bg.gif) no-repeat;
  text-align: left;
}
#menubarbox ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#menubarbox li {
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
}
#menubarbox li img {
  display: block;
}

#text-menubarbox {
  width: 768px;
  w\idth: 680px;
  background: #4F5557 url(/images/text-menubarbox.gif) no-repeat;
  padding: 3px 0px 0px 88px;
  height: 22px;
  he\ight: 18px;
  text-align: right;
}
#text-menubarbox ul {
  width: 100%;
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
}
#text-menubarbox li {
  display: inline;
  border: 0;
  margin: 0;
  padding: 0px 2px 0px 6px;
  background: url(/images/text-menubarbox-li-bg.gif) repeat-y;
}
#text-menubarbox li a {
  color: #fff;
  text-decoration: none;
  font-size: 0.9em;
}
html>body #text-menubarbox li a {
  color: #fff;
  text-decoration: none;
  font-size: 0.8em;
}
#text-menubarbox li a:hover {
  color: #ccc;
}
#text-menubarbox #support-services {
  padding: 0px 0px 0px 10px;
}

#whitespace {
  clear: both;
  width: 768px;
  height: 25px;
  background-color: #fff;
}

#bodybox {
  width: 768px;
  margin: 20px 1px 10px 1px;
}
#bodybox-sub {
  width: 768px;
  min-height: 450px;
  margin: 0 1px 10px 1px;
}
#leftbox {
  width: 151px;
  float: left;
}
#leftbox ul {
  list-style: none;
  margin: 0 1px 0 3px;
  padding: 0;
}
#leftbox ul li {
  background: #4F5557;
  border-bottom: 2px solid #fff;
}
#leftbox ul li.list-selected {
  background: #b25907;
}
#leftbox ul li.list-last {
  border-bottom: none;
}
#leftbox ul li.list-selected-last {
  background: #b25907;
  border-bottom: none;
}
#leftbox ul li a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 3px 3px 3px 5px;
}
* html #leftbox ul li a {
  height: 1%;
}
#leftbox ul li ul {
  background: #fff;
  margin: 0;
  border-top: 2px solid #fff;
}
#leftbox ul li ul li {
  background: #6f7679  url(/images/menu-item-normal.gif) repeat-y;
}
#leftbox ul li ul li.list-selected {
  background: #6f7679 url(/images/menu-item-selected.gif) repeat-y;
}
#leftbox ul li ul li.list-selected-last {
  border-bottom: none;
  background: #6f7679 url(/images/menu-item-selected.gif) repeat-y;
}
#leftbox ul li ul li a {
  padding-left: 11px;
}
#leftbox ul li ul li ul {
}
#leftbox ul li ul li ul li {
  background: #d8dcdd url(/images/menu-item-normal.gif) repeat-y;
}
#leftbox ul li ul li ul li.list-selected {
  background: #e4d9bd url(/images/menu-item-selected.gif) repeat-y;
}
#leftbox ul li ul li ul li.list-selected-last {
  border-bottom: none;
  background: #e4d9bd url(/images/menu-item-selected.gif) repeat-y;
}
#leftbox ul li ul li ul li a {
  color: #4F5557;
  text-decoration: none;
}
#contents-box {
  width: 466px;
  w\idth: 375px;
  float: left;
  padding: 0 35px 10px 56px;
}
#contents-box ul {
  margin: 0;
  padding: 4px 0 4px 0;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}
#contents-box ul li {
  margin: 7px 5px 5px 7px;
}
#contents-box a {
  font-weight: bold;
  color: #B15907;
  text-decoration: underline;
}
#contents-box a:hover {
  color: #903705;
}

#contents-sub-box {
  width: 611px;
  w\idth: 530px;
  float: left;
  padding: 0 25px 10px 56px;
}
#contents-sub-box ul {
  margin: 0;
  padding: 4px 0 4px 0;
}
#contents-sub-box ul li {
  margin: 7px 5px 5px 7px;
}
#contents-sub-box a {
  font-weight: bold;
  color: #B15907;
  text-decoration: underline;
}
#contents-sub-box a:hover {
  color: #903705;
}
#contents-sub-box #leftcolumn {
  float: left;
  width: 260px;
  margin: 0 10px 0 0;
  border-right: 2px solid #CFD3D3;
}

#contents-sub-box #rightcolumn {
  float: left;
  width: 260px;
}


#page-naming ul {
  background: url(/images/page-naming-bg.gif) repeat-y;
  display: block;
  border: 0;
  margin: 0;
  padding: 0 0 10px 10px;
  list-style: none;
}
#page-naming li {
  border: 0;
  margin: 0;
  padding: 0 0 2px 0;
  list-style: none;
  list-style-image: url('');
}
#page-naming li.level2 a {
  font-size: 1.4em;
  color: #53595B;
}
#page-naming h1 {
  margin: 0;
  font-size: 1.4em;
  color: #53595B;
}
#rightbox {
  width: 150px;
  float: left;
}


#footer {
  clear: both;
  padding: 4px;
  width: 765px;
  font-size: 0.9em;
}
#footer-left {
  width: 200px;
  float: left;
}
#footer-left #privacy-terms-link {
  padding: 0px 0px 0px 3px;
}
#footer-right {
  width: 550px;
  float: right;
  text-align: right;
}
#footer a {
  color: #888;
  text-decoration: none;
}
#footer-strapline {
  padding: 5px 0 0 0;
  text-align: right;
  font-size: 0.9em;
  color: #888;
}
#footer-strapline a {
  color: #888;
}


td.white-bg {
  background-color: #fff;
}

#publications-searchbox {
  margin: 0 0 10px 0;
  padding: 10px;
  background-color: #eee;
  border-left: 2px solid #CFD3D3;
  border-bottom: 2px solid #CFD3D3;
}
.document-box {
  margin: 5px 0 10px 0;
  padding: 0;
  clear: both;
}
.document-info {
  float: left;
}
.document-thumbnail {
  float: left;
  width: 35px;
}

#contact-form label {
  width: 70px;
  float: left;
  padding: 3px;
  text-align: right;
}
#contact-form sup.required {
  color: #f00;
}
#contact-form input.sendform {
  margin-left: 103px;
}

/* Gallery Page */
#gallery-details div.green-clear {
  clear: both;
  background-color: #6f7679;
  font-size: 0;
  height: 0;
}
#gallery-details #gallery-heading {
  background-color: #6f7679;
  color: #fff;
  border: 0px;
  margin: 0px;
  padding: 3px;
  height: 1%;
}

#gallery-details #gallery-heading #gallery-title {
  background: #6f7679;
  font-size: 1.2em;
  float: left;
  width: 80%;
  border: 0px;
  margin: 0px;
  padding: 0px;
}
#gallery-details #images {
  background: #ccc url(/images/gallery-details-bg.gif) no-repeat bottom;
}
#gallery-details #images ul {
  height: 100%;
  list-style: none;
  border: 0px;
  margin: 0px;
  padding: 0px;
}
#gallery-details #images ul li {
  list-style: none;
  float: left;
  border: 0px;
  margin: 0px;
  padding: 10px 20px 0px 20px;
  width: 100px;
  text-align: center;
}
#gallery-details #images ul  li img {
  border-top: 1px solid #9C9C9C;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  border-left: 1px solid #9C9C9C;
}




/*
table {
  border-left: 2px solid #CFD3D3;
}
th {
  background-color: #ccc;
  text-align: left;
  padding: 4px 4px 4px 10px;
  border-right: 2px solid;
}
td {
  background-color: #eee;
  padding: 4px 4px 4px 10px;
  vertical-align: top;
  border-right: 2px solid;
  border-top: 2px solid;
}
*/
th {
  text-align: left;
  padding: 4px;
  background: #ddd;
}
td {
  padding: 4px;
  vertical-align: top;
}

.horizontal-line {
  border-bottom: 2px solid #CFD3D3;
}

.fieldname {
  float: left;
  width: 100px;
  margin-right: 15px;
  text-align: left;
}
.fieldname h3 {
  font-size: 1em;
  margin: 0;
}
.field {
  float: left;
}
.field h2 {
  margin: 0 0 0 0;
}
.fieldsep {
  clear: both;
  border-top: 1px dotted #000;
  margin: 1em 0 1em 114px;
}