/* GLOBAL */

*  {
  margin: 0px;
  padding: 0px;
  }

.textonly { visibility: hidden; }

body  {
  background: #4a4a4c url(../images/bg.gif) top left repeat-x;
  overflow-x: hidden;
  }

br  {
  line-height: 1.5em;
  }

h1  {
  color: #039;
  font: bold 17pt Helvetica, sans-serif;
  line-h\eight: 0em;
  m\argin-top: 16px;
  }

h2  {
  color: #000;
  font: bold 12pt Verdana, sans-serif;
  }

h3  {
  font: 14pt Verdana, sans-serif;
  text-align: center;
}

p  {
  display: block;
  font: 9pt Verdana, sans-serif;
  margin-bottom: 10px;
  text-align: justify; 
  line-height: 16px;
  }

table.faq tr td > p { color: #33c; display: inline; }
table.faq tr.answer td p { color: #000; }
table tr { vertical-align: top; }
td.questions p a { display: block; }

/* CLASSES */

.faqtable { position: absolute; left: 20px; width: 410px; }

table.faq  {
  border: 0px;
  width: 768px;
  border-collapse: collapse;
  }

.answers  {
  width: 420px;
  border-right: 1px #036 dotted;
  }

.questions  {
  width: 250px;
  font-size: 13px;
  padding-left: 26px;
  }

.redcross  {
  position: absolute;
  top: 80px;
  left: 650px;
  z-index: 1000;
  margin: 0px auto;
  }

.navigation a, img { border: 0px;
  float: left;
  vertical-align: -10px;
  }

.left  {
  background: url(../images/left.gif) repeat-y;
  width: 13px;
  float: left;
  position: absolute;
  top: 152px;
  }

.courseimage  {
  width: 173px;
  padding-bottom: 10px;
}

.center  {
  width: 771px;
  float: left;
  background-color: #fff;
  position: relative;
  left: 13px;
  z-index: 0;
  }


.right  {
  background: url(../images/right.gif) top right repeat-y;
  float: right;
  position: relative;
  left: 13px;
  }

.bottom {
  float: left;
  position: absolute;
  left: -29px;
  width: 797px; 
  background: url(../images/bottom.gif) top left no-repeat;
}

.content  {
  z-index: 1;
  position: relative;
  top: 28px;
  left: -13px;
  width: 768px; 
}

.container  {
  width: 797px;
  margin: 0px auto;
  }

.header  {
  position: absolute;
  top: 24px;
  background: url(../images/topbanner.gif) top left no-repeat;
  width: 797px;
  height: 100px;
  }

.navigation  {
  position: absolute;
  top: 128px; 
  width: 797px;
  height: 22px;
  }

.footer  {
  position: relative;
  margin: 0px auto;
  text-align: center;
  color: #fff;
  font: 9pt Verdana, sans-serif;
  z-index: 20;
  }

.crumbs  {
  position: relative;
  top: 160px;
  left: 18px;
  color: #999;
  font-size: 10px;
  }

.del  {
  position: relative;
  top: 124px;
  left: 690px;
  color: #999;
  font-size: 10px;
  width: 100px;
  }

/* PAGE SPECIFIC */

ol.cancel li { margin-left: 60px; font: 9pt Verdana, sans-serif; }
ul.notes li { margin-left: 57px; font: 9pt Verdana, sans-serif; }
ul.coursenotes li { margin-left: 57px; padding-right: 12px; font: 9pt Verdana, sans-serif;}

.home1 { padding-right: 10px; border-right: 1px #036 dotted; }
.home2 { width: 293px; padding-left: 10px; border-bottom: 1px #036 dotted;  }
.home3 { border-top: 1px #036 dotted; }
.home4 { border-right: 1px #036 dotted; border-top: 1px #036 dotted;}

/* LINKS */

a:link { color: #c30; text-decoration: none; font-weight: bold; }
a:hover { color: #c30; text-decoration: underline; font-weight: bold; }
a:active { color: blue; text-decoration: none; font-weight: bold; }
a:visited { color: blue; text-decoration: underline; font-weight: bold; }

.del a:link { color: blue; text-decoration: none; font-weight: normal; }
.del a:hover { color: #000; text-decoration: underline; font-weight: normal; }
.del a:active { color: red; text-decoration: none; font-weight: normal; }
.del a:visited { color: #999; text-decoration: none; font-weight: normal; }

.crumbs a:link { color: #999; text-decoration: none; }
.crumbs a:hover { color: #999; text-decoration: underline; }
.crumbs a:active { color: #000; text-decoration: none; }
.crumbs a:visited { color: #999; text-decoration: none; }

.footer a:link { color: #fff; font-weight: bold; text-decoration: none; }
.footer a:hover { color: #fff; font-weight: bold; text-decoration: underline; }
.footer a:active { color: #000; font-weight: bold; text-decoration: underline; }
.footer a:visited { color: #000; font-weight: bold; text-decoration: none; }

.textonly a:link { float: right; font: 0.6em Verdana; color: #000; text-decoration: none; vertical-align: -10%; margin-top: 5px;  }
.textonly a:hover { float: right; font: 0.6em Verdana; color: #fff; text-decoration: underline; vertical-align: -10%; margin-top: 5px;  }
.textonly a:active { float: right; font: 0.6em Verdana; color: #fff; text-decoration: none; vertical-align: -10%; margin-top: 5px;  }
.textonly a:visited { float: right; font: 0.6em Verdana; color: #000; text-decoration: line-through; vertical-align: -10%; margin-top: 5px;  }

.questions a:link { font: 8pt Verdana, sans-serif; color: #33c; }
.questions a:hover { font: 8pt Verdana, sans-serif; color: #33c; }
.questions a:active { font: 8pt Verdana, sans-serif; color: red; }
.questions a:visited { font: 8pt Verdana, sans-serif; color: #33c; }


/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container {margin:0px; position:relative; top: 116px; left: 70px; width:173px; height:24px; z-index:100;}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block;width:173px; font-size:10.5px; color:#000; height:24px; line-height:24px; text-decoration:none; border:1px solid #999; border-width:0px;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {text-indent:10px; background: #fff; border-width:0 2px 2px 2px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:2px;}

/* Set up the list items */
#pmenu li {float:left; background:#fff;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a:hover {background-color: #c30; color: #fff;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-2px; left:145px; padding:0px 30px 30px 30px; background:transparent url(../images/trans.gif); width:120px;}
/* Position the first sub level beneath the top level links */
#pmenu > li:hover > ul {left:-30px; top:22px; }

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0px; left:63px; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#c30; color:#fff;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background-image: url(../images/trans.gif) repeat; color:#c00;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background: url(../images/arrow.gif) no-repeat right center;}
#pmenu li.drop {background: url(../images/arrow.gif) no-repeat right center;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(../images/trans.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; top:13px; left:-93px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}




/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container2 {margin:0px; position:relative; top: 90px; left: 248px; width:128px; height:24px; z-index:100;}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu2, #pmenu2 ul {padding:0; margin:0; list-style-type: none;}

/* Set up the link size, color and borders */
#pmenu2 a, #pmenu2 a:visited {display:block;width:128px; font-size:10.5px; color:#000; height:24px; line-height:24px; text-decoration:none; border:1px solid #999; border-width:0px;}

/* Set up the sub level borders */
#pmenu2 li ul li a, #pmenu2 li ul li a:visited {text-indent:10px; background: #fff; border-width:0 2px 2px 2px;}
#pmenu2 li a.enclose, #pmenu2 li a.enclose:visited {border-width:2px;}

/* Set up the list items */
#pmenu2 li {float:left; background:#fff;}

/* For Non-IE browsers and IE7 */
#pmenu2 li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu2 li:hover > a:hover {background-color: #c30; color: #fff;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu2 li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu2 li:hover > ul {display:block; position:absolute; top:-2px; left:145px; padding:0px 30px 30px 30px; background:transparent url(../images/trans.gif); width:120px;}
/* Position the first sub level beneath the top level links */
#pmenu2 > li:hover > ul {left:-30px; top:22px; }

/* get rid of the table */
#pmenu2 table {position:absolute; border-collapse:collapse; top:0px; left:63px; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu2 li a:hover {position:relative; background:#c30; color:#fff;}

/* For accessibility of the top level menu when tabbing */
#pmenu2 li a:active, #pmenu2 li a:focus {background-image: url(../images/trans.gif) repeat; color:#c00;}

/* Set up the pointers for the sub level indication */
#pmenu2 li.fly2 {background: url(../images/arrow.gif) no-repeat right center;}
#pmenu2 li.drop2 {background: url(../images/arrow.gif) no-repeat right center;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu2 li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(../images/trans.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu2 li a:hover ul ul{
visibility:hidden;
}


/* make the second level visible when hover on first level link and position it */
#pmenu2 li a:hover ul {
visibility:visible; top:13px; left:-93px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu2 li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu2 li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}





/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container3 {margin:0px; position:relative; top: 64px; left: 505px; width:139px; height:24px; z-index:100;}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu3, #pmenu3 ul {padding:0; margin:0; list-style-type: none;}

/* Set up the link size, color and borders */
#pmenu3 a, #pmenu3 a:visited {display:block;width:139px; font-size:10.5px; color:#000; height:24px; line-height:24px; text-decoration:none; border:1px solid #999; border-width:0px;}

/* Set up the sub level borders */
#pmenu3 li ul li a, #pmenu3 li ul li a:visited {text-indent:10px; background: #fff; border-width:0 2px 2px 2px;}
#pmenu3 li a.enclose, #pmenu3 li a.enclose:visited {border-width:2px;}

/* Set up the list items */
#pmenu3 li {float:left; background:#fff;}

/* For Non-IE browsers and IE7 */
#pmenu3 li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu3 li:hover > a:hover {background-color: #c30; color: #fff;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu3 li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu3 li:hover > ul {display:block; position:absolute; top:-2px; left:145px; padding:0px 30px 30px 30px; background:transparent url(../images/trans.gif); width:139px;}
/* Position the first sub level beneath the top level links */
#pmenu3 > li:hover > ul {left:-30px; top:22px; }

/* get rid of the table */
#pmenu3 table {position:absolute; border-collapse:collapse; top:0px; left:63px; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu3 li a:hover {position:relative; background:#c30; color:#fff;}

/* For accessibility of the top level menu when tabbing */
#pmenu3 li a:active, #pmenu3 li a:focus {background-image: url(../images/trans.gif) repeat; color:#c00;}

/* Set up the pointers for the sub level indication */
#pmenu3 li.fly2 {background: url(../images/arrow.gif) no-repeat right center;}
#pmenu3 li.drop2 {background: url(../images/arrow.gif) no-repeat right center;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu3 li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(../images/trans.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu3 li a:hover ul ul{
visibility:hidden;
}


/* make the second level visible when hover on first level link and position it */
#pmenu3 li a:hover ul {
visibility:visible; top:13px; left:-93px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu3 li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu3 li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}