html  {
  margin: 0;
  padding: 0;
  background-color: #4F4B92;
  background-image: url(../images/_bck_chain.gif);
  background-position: top right;
  background-repeat: repeat-y;
}

body  {
  margin: 0px;
  padding: 0px;
  font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #FFF;
  font-weight: normal;
}

a:link    { color: #FDDC00; text-decoration: none }
a:visited { color: #FDDC00; text-decoration: none }
a:hover   { color: #FFF; text-decoration: underline }
a:active  { color: #FFF; text-decoration: none }

img {
  border: 0;
}

.imgborder img {
  border: solid 1px #000054;
}

li {
  list-style-position: outside;
  list-style-type: square;
}

.iconText img {
  margin-bottom: -8px;
}

.bold {
  font-weight: bold;
}

.spGrey {
  color: #97A8B5;
}

.spRed {
  color: #AE1206;
}

.spYell {
  color:#FDDC00;
}

.small {
  font-size: smaller;
}

div.inline {
  margin: 0.5em 0.7em 0 0;
  float: left;
}

div.inline div.comment {
  margin: 0.3em 0 0 0;
  font-size: small;
  font-style: italic;
  color: #FFC;
  font-family: Times, Georgia, serif;
}

table#holder {
  width: 100%;
}

td.enqTCorner {
  background-color: #FFF;
  background-image: url("../images/_enq_top_corner.gif");
  background-repeat: no-repeat;
  background-position: top right;
}

#holder td.toplogo {
  padding: 0.85em 2em 0 0.5em;
  margin: 0;
  height: 25px;
}

#holder td.tlogo {
  width: 10em;
  padding: 1em 1em 0.1em 1em; 
  border-right: solid 1px #EAF2F7;
}

td {
  vertical-align: top;
}

#holder td.navigation {
  padding: 0.1em 0 0 3em;
  text-align: left;
  vertical-align: top;
}  

table#content {
  width: 100%;
  font-size: 0.8em;
  line-height: 1.4em;
  padding: 0 10em 0 0;
}

table#content p {
  margin: 10px 0 0 0;
}

h1.heading {
  margin: 0.5em 0 0 0;
  padding: 0.6em 0 0 1em;
  color: #FF9;
  font-weight: normal;
  font-family: Geneva, Arial, Verdana, sans-serif;
  font-size: 1.9em;
  line-height: 1.1em;
}

h1.heading a:link {
  color: #AE1206;
  text-decoration: none;
}

h1.heading a:visited {
  color: #AE1206;
  text-decoration: none;
}

h1.heading a:hover {
  color: #000;
  text-decoration: underline;
}

h1.heading a:active {
  color: #000;
  text-decoration: underline;
}

h3.subtitle {
  margin: 10px 0 10px 0;
  color: #FFF;
  font-weight: normal;
  font-size: 150%;
  line-height: 1.2em;
}

div.para {
  margin: 10px 0 0 3em;
}

.para a:link, #content p a:link {
  color: #FC0;
}
.para a:visited, #content p a:visited {
  color: #FC0;
}
.para a:hover, #content p a:hover {
  color: #FFC;
  text-decoration:underline;
}

td.spacer {
  width: 15em;
}

table#footer {
  margin: 2em 7em 0 0;
  border-top: solid 2px #AE1206;
}

td.copyright {
  vertical-align: bottom;
  text-align: left;
  font-size: 0.65em;
  padding: 0 0 20px 0;
}

td.address {
  vertical-align: bottom;
  text-align: left;
  font-size: 0.7em;
  padding: 20px 2em 20px 5px;
  width: 15em;
}

#bottomcell {
  font-size: 0.65em;
  padding: 1em 2em 2em 2em;
  color: #97A8B5;
}

#bottomcell a:link {
  color: #97A8B5;
  text-decoration: underline;
}

#bottomcell a:visited {
  color: #97A8B5;
  text-decoration: underline;
}

#bottomcell a:hover {
  color: #FDDC00;
  text-decoration: none;
}

#bottomcell a:active {
  color: #FDDC00;
}

table#menu {
  width: 100%;
}

table#menu td {
  vertical-align: top;
  text-align: left;
  font-size: 0.8em;
}

td.homebut {
  padding: 2em 1em 0.3em 0.6em;
}

td.nav {
  vertical-align: top;
  text-align: left;
  padding: 0.2em 1em 0.2em 1.5em;
}

td.selected {
  vertical-align: top;
  text-align: left;
  padding: 0.2em 1em 0.2em 1.5em;
  color: #FFF;
  font-weight: bold;
}

td.selected a:visited {
  color: #FF9;
}

td#exit {
  padding: 10px;
  text-align: right;
  vertical-align: top;
}

td.empty {
  padding: 0.2em 1em 0.2em 0;
}

td.subnav {
  vertical-align: top;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  padding: 0.9em 1em 0 1.5em;
}

td.subnav a:link {
  color: #FFF;
}

td.subnav a:visited {
  color: #FFF;
}



td.subselected {
  vertical-align: top;
  text-align: left;
  padding: 0.9em 1em 0 1.5em;
  color: #FF9;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
}

td.subselected a:visited {
  color: #FDDC00;
}

td.submenu {
  font-size: 1em;
  padding: 0.9em 1em 0 1.5em;
}

#submenu {
  font-size: 13px;
  margin-top: 1em;
}

#submenu td { 
  vertical-align: top;
  text-align: left;
  padding: 5px 3px 5px 20px;
  background-image: url("../images/_bck_submenu.gif");
  background-position: top left;
  background-repeat: no-repeat;
}

td.submenuselected {
  color: #000;
  font-weight: bold;
  font-size: 12px;
  padding: 2px 10px 2px 40px;
}

.icon {
  font-size: 12px;
  padding: 7px;
  margin: 3px;
  text-align: center;
  border: 0;
  width:33%;
  background-color: #EAF2F7;
/*  background-image: url("../images/_bck_item.gif");
  background-position: bottom right;
  background-repeat: no-repeat; */
  vertical-align: middle;
}

.itemcopy {
  font-size: 12px;
  padding: 7px;
  margin: 3px;
  text-align: left;
  border: solid 1px #EAF2F7;
}
.itemtitle {
  font-weight: bold;
  padding-bottom: 5px;
  color: #333;
}

.error {
  padding-left: 0.3em;
}
.errorRed {
  color: red;
}