BODY {
  background: white url(bg-black-striped.gif) repeat-y; 
/*  background: white url(bg-blue.gif) no-repeat; */
}

BODY, P, TD {
  font-family: verdana, tahoma, arial, times new roman;
  color: #111;
  font-size: 10pt;
}

TD {
  vertical-align: top;
}

TABLE {
  border: none;
}

A, A:visited {
  color: #00F;
}

HR {
  height: 1px;
  border: none;
  border-top: 1px solid #888;
}

P.documentHeading {
  font-family: trebuchet ms, verdana, arial, sans-serif;
  font-weight: bold;
  font-size: 2.7em;
  padding: 0px;
  margin: 0px;
}

.quickLink {
  font-size: 0.8em;
}

/*
.personalDetails {
  font-size: 0.8em;
}

.introduction {
  font-size: 0.9em;
}
*/
TD.sectionHeadingLeft, TD.sectionHeadingRight {
  font-size: 1.8em;
  color: #999;
  font-family: trebuchet ms, verdana, arial, sans-serif;
}

TD.sectionHeadingLeft {
  text-align: right;
  color: #CCC;
}

.minorHeading {
  text-align: right;
  font-size: 1em;
  font-weight: bold;
  color: #AAA;
  padding-top: 12px;
  padding-right: 10px;
}

UL.skills {
  font-size: 0.9em;
  list-style: none outside;
  padding: 0px;
  padding-right: 20px;
  margin: 0px;
}

SPAN.skillNote {
  font-size: 0.8em;
/* font-style: italic; */
  color: #444;
}

UL.points {
  list-style: square outside;
  margin-top: 0.4em;
  padding-top: 0;
}

UL.points LI {
  font-size: 1em;
  margin-left: -1em;
}

.companyName {
  font-family: trebuchet ms, verdana, arial, sans-serif;
  font-weight: bold;
  font-size: 1.4em;
  padding: 0px;
  margin: 0px;
}

.companyAddress {
  font-style: italic;
  font-size: 0.65em;
  padding: 0px;
  margin: 0px;
}

.jobTitle {
  font-family: trebuchet ms, verdana, arial, sans-serif;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  margin-top: 1em;
}

DIV.companyLogo {
  float: right;
}

DIV.companyLogo IMG {
  border: none;
}

TR.divider TD {
  height: 3px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

A IMG {
  border: none;
}

TABLE.subjectGrades TD {
  font-size: 0.8em;
}

TABLE#uniGradeDefinitions {
  float: right;
  padding: 0.5em;
  border: 1px dotted #CC8;
  background-color: #FFE;
}
TABLE#uniGradeDefinitions TD {
  font-size: 0.8em;
  padding-right: 1em;
}

SPAN.subjectNote {
  font-size: 0.8em;
}