body
{
  margin-left: 2.5%;
  margin-right: 2.5%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding        : 0px;
  color:#D9D9FF;
  background-color: #191C64;
  background-image: none;
  font-size:0.75em;
  font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

/* Settings for links */
a:visited, a:link, a:active
{
  background-repeat: repeat;
  color: #FFFF00;
  text-decoration: none;
  font-weight: bold;
}

a:hover
{
  color: #191C64;
  background: #FFFF00;
  text-decoration: underline;
  font-weight: bold;
}

p
{
  line-height: 135%;
  color:#D9D9FF;
  text-align: justify;
  margin: 0 0 1em 0;
  padding: 0;
  border-style: none;
  border-collapse: collapse;
}

/* Horizontal rule fudge - HR not working properly in IE */
hr
{
  margin: 10px 0px 10px 0px;
  padding: 0px;
  background-image: url('/media/images/hr.gif');
  background-repeat: repeat-x;
  height: 3px;
  border-top: 1px solid #9999FF;
  border-bottom: 1px solid #4F4F9F;
  border-left: 0px none transparent;
  border-right: 0px none transparent;
  color: #9595E4;
}

/* Subheadings */
.subheadingleft, .subheadingcenter
{
  color: #8080FF;
  font-weight: 900;
  font-size:1em;
}
.subheadingleft
{
  text-align: left;
}
.subheadingcenter
{
  margin-bottom: 10px;
  text-align: center;
}

/* Settings for all tables */
table
{
  background-color:transparent;
  font-size:1em;
  font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
  color:#D9D9FF;
  border-style: none;
  border-collapse: collapse;
}

/* Settings for all table cells */
td
{
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  border-style: none;
  border-collapse: collapse;
}

/* Settings for menu tables */
table.menu
{
  width: 100%;
}
td.tl, td.tr, td.bl, td.br
{
  background-repeat: no-repeat;
}
td.t, td.b
{
  background-repeat: repeat-x;
}
td.l, td.r
{
  background-repeat: repeat-y;
}
td.tl, td.tr, td.l, td.r, td.bl, td.br
{
  width: 21px;
}
td.tl, td.t, td.tr, td.bl, td.b, td.br
{
  height: 21px;
}
td.tl
{
  background-image: url('/media/images/border_t_l.gif');
}
td.t
{
  background-image: url('/media/images/border_t.gif');
}
td.tr
{
  background-image: url('/media/images/border_t_r.gif');
}
td.l
{
  background-image: url('/media/images/border_l.gif');
}
td.r
{
  background-image: url('/media/images/border_r.gif');
}
td.bl
{
  background-image: url('/media/images/border_b_l.gif');
}
td.b
{
  background-image: url('/media/images/border_b.gif');
}
td.br
{
  background-image: url('/media/images/border_b_r.gif');
}

/* Settings for header table */
td.headerleft, td.headercentre, td.headerright
{
  margin: 0px;
  padding: 0px;
}
td.headerleft
{
  width: 210px;
  height: 75px;
}
td.headercentre
{
  height: 75px;
  background-image: url('/media/images/logo-centre.gif');
  background-repeat: repeat-x;
}
td.headerright
{
  width: 100%;
  height: 75px;
  background-image: url('/media/images/logo-right.gif');
  background-repeat: no-repeat;
  background-position: right;
}


/* Settings for main columns */
td.navcolumn
{
  width: 180px;
}
td.centrecolumn
{
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  background-image: url('/media/images/jerome-wrapped.gif');
  background-repeat: no-repeat;
  background-position: 10px 0px;
}


/* Settings for lists */
ul.bullet
{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.bullet li
{
  background-image: url(/media/images/bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 0.3em;
  padding-left: 1em;
}

ol.questions
{
  list-style-type: decimal;
  padding: 0 0 0 3em;
  margin: 10px 0 0 0;
}

.questions li
{
  margin-bottom: 0.5em;
}

/* divs to wrap around the image of Jerome */
.sml-01,.sml-02,.sml-03,.sml-04,.sml-05,.sml-06,.sml-07,.sml-08,.sml-09,.sml-10,
.sml-11,.sml-12,.sml-13,.sml-14
{
float:left;
clear:left;
padding:0px;
/* For testing */
/* border: 1px solid #0f0; */
}
.sml-01
{
width: 80px;
height: 60px;
}
.sml-02
{
width: 135px;
height: 20px;
}
.sml-03
{
width: 150px;
height: 20px;
}
.sml-04
{
width: 170px;
height: 80px;
}
.sml-05
{
width: 140px;
height: 20px;
}
.sml-06
{
width: 145px;
height: 60px;
}
.sml-07
{
width: 140px;
height: 20px;
}
.sml-08
{
width: 135px;
height: 20px;
}
.sml-09
{
width: 130px;
height: 20px;
}
.sml-10
{
width: 125px;
height: 20px;
}
.sml-11
{
width: 120px;
height: 20px;
}
.sml-12
{
width: 115px;
height: 20px;
}
.sml-13
{
width: 110px;
height: 70px;
}
.sml-14
{
width: 115px;
height: 100px;
}

/* Buttons */
#headerbuttons
{
  text-align: center;
  margin: 0px auto 0px auto;
  padding: 0px opx 0px 0px;
}
#headerbuttons img
{
  margin-left: 5px;
  margin-right: 5px;
}

.box1
{
  padding: 10px;
  background-color: #171D7F;
  border: 3px solid #9595F5;
  text-align: center;
}

h1
{
  padding: 10px;
  background-color: #05021F;
  border: 3px solid #9595F5;
  text-align: center;
  font-size: 2em;
  font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;

}
