* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../images/bg.gif) repeat;
	color: #4D4D64;
	font-family: "arial narrow", "trebuchet ms", sans-serif;
	font-size: 1em;
}
h1 {
	color: #DFC999;
	font-size: 1.3em;
	padding: 0.1em 1.0em 0 0;
	text-align: center;
	text-shadow: #000 2px 4px 3px;
}
h1#headertitle1 {
	font-family: Georgia;
    font-size: 27px;
    position: absolute;
    top: 22%;
    width: 840px;
    color: #002680;
    text-shadow: none;
    padding: 0;
}
h1#headertitle2 {
	font-family: Georgia;
    font-size: 19px;
    position: absolute;
    top: 60%;
    width: 840px;
    color: #002680;
    text-shadow: none;
    padding: 0;
}
h2 {
	color: #006666;
	font-size: 1.3em;
	padding: 0.5em 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.0em;
	font-weight: 600;
	margin: -0.2em 0 1.0em 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 1em;
	font-weight: 600;
	margin: 0 0 1.5em 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000CCC;
}
h4.left {
	font-size: 1.0em;
	font-weight: 600;
	margin: 1.5em 0 0.2em 2.0em;
	text-align: left;
}
h4.body {
	color: #8F0000;
	font-size: 1.3em;
	margin: 1.1em 0 0.2em 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
p {
	line-height: 1.3em;
	padding: 1.0em 2.0em 0 2.0em;
	text-align: justify;
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
}
p {text-indent: 30px}
}
p.lucida {
	line-height: 1.3em;
	padding: 1.0em 2.0em 0 2.0em;
	text-align: justify;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.9em;
}
p.verdana {
	line-height: 1.3em;
	padding: 1.0em 2.0em 0 2.0em;
	text-align: justify;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
p.palatino {
	line-height: 1.3em;
	padding: 1.0em 2.0em 0 2.0em;
	text-align: justify;
	color: #333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
}
.bold {
	font-weight: bold;
}
.bolder {
	font-weight: bolder;
}
p.smaller {
	font-size: 0.7em;
	line-height: 1.1em;
	padding: 1.0em 2.0em 0 2.0em;
	text-align: justify;
}
p.center {
	line-height: 0em;
	padding: 0.5em 0 1.0em 0;
	text-align: center;
}
p.right {
	line-height: 0em;
	padding: 1.0em 2.0em 0 2.0em;
	text-align: right;
}
p.small {
	color: #330000;
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 1.0em 2.0em 0 2.0em;
	text-align: justify;
}
p.large {
	font-size: 1.2em;
	line-height:0.5em;
	padding: 0.1em 0 0.5em 0;
	text-align: center;
}
p.medium {
	font-size: 0.9em;
	line-height:0 5em;
	padding: 0.1em 0 0.5em 0;
	text-align: center;
}
p.booksmaller {
	font-size: 0.8em;
	line-height:0 5em;
	padding: 0.1em 0 0.1em 0;
	text-align: center;
}
blockquote {
	line-height: 1.0em;
	padding: 1.0em 1.5em 0 1.5em;
	text-align: justify;
}
blockquote .wide {
	line-height: 1.0em;
	font-weight: 600;
	padding: 1.0em 0.5em 0 0em;
	text-align: justify;
}
.dropshadow {
	text-shadow: #000 2px 4px 3px;
}
.blue {
	color: #000ccc;
}
.red {
	color: #FF0000;
}
.teal {
	color: #008080;
}
.ruby {
	color: #800020;
}
THIS IS THE NEW RED TEXT RULE .red {
	color: #FF0000;
}
/*THIS IS THE NEW YELLOW HIGHLIGHT TEXT RULE*/
.hilite-yellow {
	background-color: rgb(255, 255, 51);
}
/*THIS IS THE NEW GREEN HIGHLIGHT TEXT RULE*/
.hilite-green {
	background-color: rgb(0, 255, 0);
}
/*THIS IS THE NEW GREEN HIGHLIGHT TEXT RULE*/
.hilite-teal {
	background-color: #99CC99;
}
.blue-indent {
	color: #000ccc;
	text-indent: 2.0em;
}
.indent {
	text-indent: 2.0em;
}
img {
	padding: 0.2em;
	border: none;
	text-align: center;
}
img.left {
	float: left;
	padding: 0.4em 1.5em 1.0em 0;
}
img.right {
	float: right;
	padding: 0.4em 0 1.0em 1.5em;
}
#wrapper {
	border-left: #837d7d 1px solid;
	border-right: #837d7d 1px solid;
	width: 840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background: url(../images/bdbg.jpg) repeat-x;
	width: 840px;
}
#headerpicture {
	color: #4D4D64;
	height: 94px;
	width: 840px;
	position: relative;
}
#headerpicture img {
	padding: 0.2em 5px;
	max-width: 100%;
}
#subheading {
	height: auto;
	width: 840px;
}
#subheadingtext {
	color: #fff;
	height: 38px;
	width: 840px;
}
#subheadingtext h1 {
	font-size: 1.6em;
	line-height: 1.6em;
	margin: 0.3em 0 0 0;
	text-align: center;
}
ul#root {
	margin: 0px auto;
	padding: 0;
	list-style: none;
	width: 100%;
	font-size: 1.1em;
}
ul#root li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	position: relative;
	width: 130px;
	text-align: center;
}
ul#root li a:link, ul#root li a:visited {
	padding: 1px 0;
	margin-bottom: 7px;
	display: block;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	background: transparent;
	color: #EFD295;
	width: 130px;
	height: auto;
}
ul#root li:hover a, ul#root li a:hover, ul#root li a:active {
	padding: 1px 0;
	display: block;
	text-align: center;
	text-decoration: none;
	background: transparent;
	color: #000CCC;
	width: 130px;
	height: 16px;
}
ul#root li ul.firstlevel {
	margin: 0;
	padding: 1px 1px 0;
	list-style: none;
	display: none;
	background: #fff;
	width: 200px;
	position: absolute;
	top: 25px;
	left: -1px;
	border: 1px solid #000;
}
ul#root li ul a {
	margin-bottom: 0 !important;
}
ul#root li:hover ul.firstlevel {
	display: block;
}
ul#root li ul.firstlevel li {
	width: 200px;
	clear: left;
	width: 200px;
	font-size: 0.8em;
}
ul#root li ul.firstlevel li a:link, ul#root li ul.firstlevel li a:visited {
	clear: left;
	background: #ccc;
	padding: 4px 0;
	width: 200px;
	border: none;
	border-bottom: 1px solid #fff;
	position: relative;
	z-index: 1000;
}
ul#root li ul.firstlevel li:hover a, ul#root li ul.firstlevel li a:active, ul#root li ul.firstlevel li a:hover {
	clear: left;
	background: #dfdfdf;
	padding: 4px 0;
	width: 200px;
	border: none;
	border-bottom: 1px solid #fff;
	position: relative;
	z-index: 1000;
}
ul#root li ul.firstlevel li ul.secondlevel {
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 145px;
	top: -2px;
	padding: 1px 1px 0 1px;
	border: 1px solid #b9121b;
	border-left: 1px solid #b9121b;
	background: #fff;
	z-index: 900;
}
ul#root li ul.firstlevel li:hover ul.secondlevel {
	display: block;
}
ul#root li ul.firstlevel li ul.secondlevel li a:link, ul#root li ul.firstlevel li ul.secondlevel li a:visited {
	background: #b9121b;
}
ul#root li ul.firstlevel li ul.secondlevel li:hover a, ul#root li ul.firstlevel li ul.secondlevel li a:hover, ul#root li ul.firstlevel li ul.secondlevel li a:active {
	background: #ccc;
}
ul#root li ul.firstlevel li a span {
	position: absolute;
	top: 0;
	left: 60px;
	font-size: 12px;
	color: #fe676f;
}
ul#root li ul.firstlevel li:hover a span, ul#root li ul.firstlevel li a:hover span {
	position: absolute;
	top: 0;
	left: 40px;
	font-size: 12pt;
	color: #000;
}
#pagetopic {
	background: transparent;
	border: none;
	clear: both;
	height: 35px;
	width: 840px;
}
#pagetopic h1 {
	line-height: 1.5;
}
#bodycontainer {
	font-family: "arial", "trebuchet ms", sans-serif;
	font-size: 0.9em;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 1.5em;
	padding-left: 0;
	background-color: #ECE7E1;
}
#bodycontainer a {
	color: #000;
	text-decoration: underline;
}
#bodycontainer a:visited {
	color: #000;
}
#bodycontainer a:hover {
	text-decoration: none;
}
#bodytext ul {
	font-size: 0.9em;
	list-style: none;
	margin: 1.0em 2.5em 1.0em 2.5em;
}
#bodytext ol {
	font-size: 0.9em;
	margin: 1.0em 2.5em 1.0em 4.0em;
}
#footer {
	background: #837d7d;
	height: 1.4em;
	text-align: center;
	width: 840px;
	padding-top: 5px;
	padding-bottom: 5px;
}
p.copyright {
	font-size: 10pt;
	line-height: 1.2em;
	padding: 0.3em 2.0em 0 2.0em;
	text-align: center;
	color: #ECE7E1;
}
/** TABBED STYLE **/
* {
	margin: 0;
	padding: 0;
}
#jsw {
	color: #ff0000;
	font-weight: 800;
	text-align: center;
}
#frz {
	position: fixed;
	top: 162px;
	margin-top: -0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 840px;
	text-align: center;
}
.tabbed-box {
	width: 825px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tabs li {
	list-style: none;
	float: left;
	font-size: 0.8em;
}
.tabs a {
	display: block;
	width: 140px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #888;
	background: #fff url(../images/tab.jpg) repeat-x bottom;
	border-left: 1px solid #b5b4b4;
	border-bottom: 1px solid #b5b4b4;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.tabs li:first-child a {
	border-left: none;
}
.tabs a:hover {
	color: #333;
}
.tabs a:focus {
	outline: none;
}
.tabs a.active {
	background: #fff url(../images/tabactive.jpg) repeat-x bottom;
	color: #333;
	border-bottom: 1px  solid #fff;
}
.tabbed-content {
	display: none;
	width: 100%;
	padding-top: 3em;
	padding-right: 0.3em;
	padding-bottom: 1em;
	padding-left: 0.3em;
}
#lecture-menu {
	height: 600px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
pre {
	text-align: center;
}
 table {
width : 100%;
vertical-align : top;
border : #ECE7E1 solid 1px;
}
td.column_1 {
width : 48.75%;
vertical-align : top;
}
td.column_2 {
width : 0.25%;
} 
td.column_3 {
width : 51%;
vertical-align : top;
}
