html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.2;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* =========================================================================== */

body {
  background-color: #ffffff;
  font-family: "HelveticaNeue-Light", "Helvetica", "Arial", "sans-serif";
}

#Container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
/*  border: 1px green solid; */
  top: 0px;
}

#Top {
/*  background-color: rgb(196,214,41); */
  background-image: url('images/shapeimage_2.png');
  background-repeat:no-repeat;
  background-position:center; 
  height: 200px;
  width: 1022px;
  margin-left: auto;
  margin-right: auto;
  top: 0;
/*  border-bottom: 4px solid #A8A8A8;*/
  min-width: 1024px;
}

#Top102 {
/*  background-color: rgb(196,214,41); */
  background-image: url('images/shapeimage_1.png');
  background-repeat:no-repeat;
  background-position:center; 
  height: 200px;
  width: 1022px;
  margin-left: auto;
  margin-right: auto;
  top: 0;
/*  border-bottom: 4px solid #A8A8A8;*/
  min-width: 1024px;
}

#Top325 {
/*  background-color: rgb(196,214,41); */
  background-image: url('images/shapeimage_3.png');
  background-repeat:no-repeat;
  background-position:center; 
  height: 200px;
  width: 1022px;
  margin-left: auto;
  margin-right: auto;
  top: 0;
/*  border-bottom: 4px solid #A8A8A8;*/
  min-width: 1024px;
}

#Top1020 {
/*  background-color: rgb(196,214,41); */
  background-image: url('images/shapeimage_4.png');
  background-repeat:no-repeat;
  background-position:center; 
  height: 200px;
  width: 1022px;
  margin-left: auto;
  margin-right: auto;
  top: 0;
/*  border-bottom: 4px solid #A8A8A8;*/
  min-width: 1024px;
}

#Top4037 {
/*  background-color: rgb(196,214,41); */
  background-image: url('images/shapeimage_5.jpg');
  background-repeat:no-repeat;
  background-position:center; 
  height: 200px;
  width: 1022px;
  margin-left: auto;
  margin-right: auto;
  top: 0;
/*  border-bottom: 4px solid #A8A8A8;*/
  min-width: 1024px;
}


.titleFont {
  font-size: 32pt;
  color: white;
  text-shadow: black 0.1em 0.1em 0.2em;
}


#Title {
  padding-top:120px;
  padding-left: 50px;
}

/* =========================================================================== */

#Content {
  width: 1022px;
  padding-top: 30px;
  padding-left: 50px;
/*  border: 1px green solid;*/
  margin-left: auto;
  margin-right: auto;
}

#CourseTitle {
  width: 95%;
/*  border: 1px solid red;*/
  padding-bottom: 50px;
}

#CourseDemo {
    padding-top: 10px;
}

.bigHiddenText {
  font-size: 50pt;
  font-weight: bold;
  color: white;    
}

.bigTitle {
  font-size: 18pt;
  font-weight: bold;
  color: black;
}

.bigSubTitle {
  font-size: 16pt;
  color: black;
}

.bigBoldSubTitle {
  font-size: 16pt;
  color: black;
  font-weight: bold;
}

.normalFont {
  font-size: 14pt;
  color: black;
}

#Announcement {
  width: 95%;
  padding-top: 50px;
/*  border: 1px blue solid;*/
}

#CourseInfo {
  width: 95%;
/*  border: 1px blue solid;*/
}

ul {
  list-style-position:inside;
  list-style-type: square;
}

#ResourceLinks {
  width: 95%;
/*  border: 1px blue solid;*/
  padding-top: 50px;
}

#References {
  width: 95%;
/*  border: 1px blue solid;*/
  padding-top: 50px;
}

#LocalResources {
  width: 98%;
/*  border: 1px blue solid;*/
  padding-top: 50px;
}

#PastResources {
  width: 98%;
/*  border: 1px blue solid;*/
  padding-top: 50px;
}

#LectureNotes {
  padding-top: 10px;
}

#ClassExercises {
  padding-top: 20px;
}

#PastPaper {
  padding-top: 20px;
}


table {
  width: 100%;
  margin-right:auto;
}

table td
{
  background-color: inherit;
  padding-left: 0.5ex;
  padding-right: 0.5ex;
  padding-top: 0.25ex;
  padding-bottom: 0.25ex;
/*  border-width: 1px;*/
  border-style: solid;
}

thead tr
{
  background-color: #2E64FE;
  color: white;
}

thead tr.head325
{
  background-color: #FE9A2E;
  color: white;
}


tbody tr.even
{
  background-color: white;
}

tbody tr.odd
{
  background-color: #CEE3F6;
}

tbody tr.odd325
{
  background-color: #F5ECCE;
}

#Footer {
  margin-top: 50px;
  margin-bottom: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  width: 1022px;
  height: 50px;
/*  background-image: url('shapeimage_1.png');*/
  background-repeat:no-repeat;
}

#FooterText {
  font-size: 8pt;
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  margin-left: auto;
  margin-right: auto;
/*  color: white;*/
/*  text-shadow: black 0.1em 0.1em 0.2em;*/
}

/*
#W3C {
  margin-left: auto;
  margin-right: auto;
  float: right;
}
*/

/* =========================================================================== */

#ClassExercises table {
  width: 100%;
}
