body, html {
	font: normal 12px Arial;
	margin: 0;
	padding: 0;
	background: #FDF9DC;
	color: #000;
}
body {
	min-width: 750px;
	background: url("back.gif") fixed;
}

/*****Structure Divs ****************/
#wrap {
	background: #FDF9DC;
	margin: 0 auto;
	width: 900px;
}
#masthead {
	//background: #FDF9DC;
}
#user_content {
/*main*/
	background: #FDF9DC;
	float: left;
	width: 700px;
	min-height: 500px;
	margin-left: 5px;
	font: normal 12px Arial;
}
#sidebar {
	padding-left: 5px;
	padding-right: 8px;
	float: right;
	min-height: 800px;
	width: 180px;
	border-left: dotted 1px #630;
}
#sidebar h1 {
	color: #990033;
	font: bold 0.9em Arial;
	margin: 0px;
	padding: 0px;
}
#sidebar h2 {
	color: #rgb(0,0,0);
	font: bold 0.9em Arial;
	margin: 0px;
	padding: 0px;
}
#sidebar p {
  	font-color: #963;
  	text-align: justify;
	font-size: small;
	font-style: italic;
	font-family: arial narrow, sans-serif;
}
#siteInfo {
/*footer*/
	background: #FDF9DC;
	clear: both;
}
#monogramLogo {
	position: relative;
	top: 0px;
	right: 20px;
	z-index: 100;
}
#siteName {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	color: #630;
	font-weight: bold;
}
#searchboxid {
	position: relative;
	/*left: 520px;
*/
	text-align: right;
	z-index: 100;
}
#boxPaper {
	position: relative;
	top: 20px;
	margin-left: 100px;
	margin-right: 100px;
	padding: 20px 20px 20px 20px;
	color: #630;
	/*#ffffff;
*/
	border: 1px solid #630;
	background-color: #ffffff;
}
.newsItem {
 margin-left: 10px;

 

}
.boxDevNote {
	margin-left: 100px;
	padding: 20px 20px 20px 20px;
	color: #630;
	/*#ffffff;
*/
	border: 1px solid #630;
	background-color: #ffffff;
	width: 500px;
}
#pagecontent {
	position: relative;
	float: left;
	top: 0 px;
	width: 70 px;
	/*left: 520px;
*/
	text-align: left;
}
#foto {
	position: relative;
	float: right;
	top: 0 px;
	text-align: left;
	padding = 5px
}
#MainContacts {
	position: relative;
	float: right;
	top: 20 px;
	padding-right: 30pxmargin-left: 10px;
	margin-right: 10px;
	width: 500px;
	/*left: 520px;
*/
	text-align: left;
	border: dotted black 1px;
	background-color: white;
}
/********************text xml css***************/
database {
	background-color: #ffffff;
	width: 100%;
	font-size: 1.2em;
}
url {
	display: block;
	margin-bottom: 30pt;
	margin-left: 10pt;
}
description {
	color: #FF0000;
}
numbhits {
	color: #0000FF;
	font-size: 20pt;
}
COUNTRY, PRICE, YEAR, COMPANY {
	display: block;
	color: #000000;
	margin-left: 20pt;
}
/***********************************************/
/************** header tag styles **************/
h1 {
	font: bold 1.4em Arial, sans-serif;
	color: #990033;
	margin: 5px;
	padding: 5px;
}
#MainContacts h1 {
	font: bold 1.4em Arial, sans-serif;
	color: #990033;
	margin: 5px;
	padding: 5px;
	text-decoration: underline
}
h2 {
	font: bold 1em Arial, sans-serif;
	color: #336600;
	margin: 0px;
	padding: 0px;
}
h2.CatTitle {
	font: bold 1.3em Arial, sans-serif;
	color: #336600;
	margin: 0px;
	padding-bottom: 10px;
}
h3 {
	font: bold 100% Arial, sans-serif;
	color: #990033;
	margin: 5px;
	padding: 5px;
}
h4 {
	font: 100% Arial, sans-serif;
	color: #999933;
	margin: 0px;
	padding: 0px;
}
h5 {
	font: 80% Arial, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
table, tr, td {
	border-collapse: collapse;
	vertical-align: top;
}
p {
	clear: both;
}
/*************** list tag styles ***************/
ul {
	list-style-type: square;
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: none;
}
ul.sitemap {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.sitemap a, .sitemap a:visited {
	font-size: 11px;
	text-decoration: none;
	text-indent: 5px;
}
ul.sitemap ul {
	list-style-type: square;
}
ul.sitemap ul ul {
	list-style-type: disc;
}
/********* form and related tag styles *********/
form {
	margin: 0;
	padding: 0;
}
label {
	font: bold 1em Arial, sans-serif;
	color: #336600;
}
input {
	font-family: Arial, sans-serif;
}
/* ================================================================ This copyright notice must be untouched at all times.The original version of this stylesheet and the associated (x)htmlis available at http://www.cssplay.co.uk/menus/simple_vertical.htmlCopyright (c) 2005-2007 Stu Nicholls. All rights reserved.This stylesheet and the associated (x)html may be modified in any way to fit your requirements.=================================================================== */
/* 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 0 0px 0px;
	position: absolute;
	top: 60px;
	width: 793px;
	height: 25px;
	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: 112px;
	font-size: 11px;
	color: #fff;
	height: 25px;
	line-height: 24px;
	text-decoration: none;
	text-indent: 5px;
	border: 1px solid #000;
	border-width: 1px 0 1px 1px;
}
/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {
	border-width: 0 1px 1px 1px;
}
#pmenu li a.enclose, #pmenu li a.enclose:visited {
	border-width: 1px;
}
/* Set up the list items */
#pmenu li {
	float: left;
	background: #630;
}
/* For Non-IE browsers and IE7 */
#pmenu li:hover {
	position: relative;
}
/* Make the hovered list color persist */
#pmenu li:hover > a {
	background: #c96;
	color: #c00;
}
/* 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: -11px;
	left: 80px;
	padding: 10px 30px 30px 30px;
	background: transparent url(transparent.gif);
	width: 120px;
}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {
	left: -30px;
	top: 16px;
}
/* get rid of the table */
#pmenu table {
	position: absolute;
	border-collapse: collapse;
	top: 0;
	left: 0;
	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: #c96;
	color: #c00;
}
/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {
	background: #dfd7ca;
	color: #c00;
}
/* Set up the pointers for the sub level indication */
#pmenu li.fly {
	background: #630
}
#pmenu li.drop {
	background: #630;
}
/* 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(transparent.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;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul {
	visibility: hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul 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;
	left: -30px;
	top: 14px;
	lef\t: -31px;
	to\p: 15px;
}
/* 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;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul {
	visibility: visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {
	visibility: visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */
/************************************End of Nav************************************************************************/
/************Login stuff**********************/
.loginspot {
	text-align: right;
	min-width: 640px;
	padding: 4px 0px 0px 10px;
	/*visibility: hidden;
*/
	color: #333399;
	/*#333399;
*/
	font-size: 80%;
}
.loginspot font {
	font-size: 80%;
	color: #333399;
	/*#ffffff;
*/
}
.loginspot a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #333399;
	/*#ffffff;
*/
}
.loginspot a:hover {
	color: #cc3333;
	/*#cccccc;
*/
}
INPUT.logintext {
	width: 150px;
	height: 14px;
	font: normal 10px Arial;
}
INPUT.pwdtext {
	width: 65px;
	height: 14px;
	font: normal 10px Arial;
}
INPUT.loginProcBut {
	height: 20px;
	width: 60px;
	font: normal 10px Arial;
	color: #000;
	background-color: #cc9;
}
/***********************************************/
.row
/*usually a div: starts a row in a form*/
 {
	clear: both;
	padding: 2px;
}
.WhiteBox {
	padding: 8px;
	color: #630;
	/*#ffffff;
*/
	border: 2px solid #630;
	background-color: #ffffff;
	font: bold 18px sanserif;
	text-align: center;
}
.infoimage {
/*label in a form that is an image: usually a span*/
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 5px;
	float: left;
	text-align: center;
	width: 150px;
	border: 2px #000 solid;
	font-family: arial, garamond, sans-serif;
	font-size: 10pt;
	font-variant: normal;
	font-weight: 700;
}
.info2 {
/*label in a form that is an image: usually a span*/
	background-color: #000;
	margin: 5px;
	width: 530 px;
	float: left;
	border: 1px #000 solid;
	font-family: arial, garamond, sans-serif;
	font-size: 10pt;
	font-variant: normal;
}
.infolabel {
/*label in a form: usually a span*/
	color: #666699;
	float: left;
	text-align: right;
	width: 150px;
	font-family: arial, garamond, sans-serif;
	font-size: 10pt;
	font-variant: normal;
	font-weight: 700;
}
.help {
	color: #996633;
	text-align: right;
	font-family: arial, garamond, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: 600;
}
.infolabel a {
	text-decoration: none;
}
.info {
/*info in a form: usually a span*/
	color: #000000;
	float: left;
	text-align: left;
	font-family: arial, garamond, sans-serif;
	font-size: 10pt;
	font-variant: normal;
	padding-left: 5px;
}
.questionlabel {
/*label in a form: usually a span*/
	color: #666699;
	text-align: left;
	font-family: arial, garamond, sans-serif;
	font-size: 10pt;
	font-variant: normal;
	font-weight: 700;
}
.infoanswer {
/*info in a form: usually a span*/
	color: #000000;
	float: left;
	width: 81%;
	text-align: justify;
	font-family: arial, garamond, sans-serif;
	font-size: 10pt;
	font-variant: normal;
	padding-left: 50px;
}
.resourceTitle {
	font-color: #963;
	font-size: small;
	font-family: Arial, sans-serif;
	font-weight: 600;
}
.resourceHits {
	font-family: courier;
	font-size: large;
	font-weight: 600;
}
.ResourceDescription {
	font-color: #963;
	font-size: small;
	font-style: italic;
	font-family: arial narrow, sans-serif;
}
/*****************content styles**********************?
/* content style file */
/**********************/
/* file: content_style.css */
/*body {
	background-color: #990033;
}
*/
a.mastheader:link, a.mastheader:visited {
	color: #990033;
	text-decoration: none;
}
a.mastheader:hover {
	color: #cc3333;
	text-decoration: underline;
}
a.user_a:link, a.user_a:visited {
	clear: both;
	color: #333399;
	text-decoration: none;
}
a.user_a:hover {
	clear: both;
	color: #cc3333;
	text-decoration: underline;
}
a.user_a:link, a.user_a:visited {
	clear: both;
	color: #333399;
	text-decoration: none;
}
a.user_a:hover {
	color: #cc3333;
	text-decoration: underline;
}
a.user_b:link, a.user_b:visited {
	color: #333399;
	font-size: 80%;
	text-decoration: none;
}
a.user_b:hover {
	color: #cc3333;
	font-size: 80%;
	text-decoration: underline;
}
a.breadcrumbs,:link, a.breadcrumbs:visited {
	color: #333399;
	text-decoration: none;
}
a.breadcrumbs:hover {
	color: #cc3333;
	text-decoration: underline;
}
.user_h1 {
	color: #990033;
	font: bold 18px Arial;
}
.user_h2 {
	color: #000000;
	font: bold 16px Arial;
}
.user_h3 {
	color: #990033;
	font: bold 16px Arial;
}
.user_h4 {
	color: #999933;
	font: bold 16px Arial;
}
.user_h5 {
	color: #990033;
	font: bold 16px Arial;
}
td.fast_menu1 {
	height: 10px;
	width: 150px;
	padding: 0;
}
td.fast_menu2 {
	height: 10px;
	width: 130px;
	padding: 0;
}
td.fast_menu3 {
	height: 10px;
	width: 20px;
	padding: 0;
}
tr.fast_menupad {
	padding: 0;
}
input.newstitle {
	width: 400px;
	height: 15px;
	font: normal 12px Arial;
	color: #333399;
}
input.newstext {
	width: 400px;
	height: 300px;
	font: normal 12px Arial;
	color: #333399;
}
input.newsfile {
	width: 300px;
	height: 22px;
	font: normal 12px Arial;
	color: #333399;
}
textarea.newstext {
	width: 400px;
	height: 300px;
	font: normal 12px Arial;
	color: #333399;
}
input.eventtitle {
	width: 400px;
	height: 15px;
	font: normal 12px Arial;
	color: #333399;
}
input.eventdesc {
	width: 400px;
	height: 100px;
	font: normal 12px Arial;
	color: #333399;
}
input.eventday {
	width: 25px;
	height: 15px;
	font: normal 12px Arial;
	color: #333399;
}
input.eventmon {
	width: 25px;
	height: 15px;
	font: normal 12px Arial;
	color: #333399;
}
input.eventyear {
	width: 50px;
	height: 15px;
	font: normal 12px Arial;
	color: #333399;
}
textarea.eventdesc {
	width: 400px;
	height: 100px;
	font: normal 12px Arial;
	color: #333399;
}
/*docsets*/
textarea.docremark {
	width: 250px;
	height: 100px;
	font: normal 12px Arial;
	color: #333399;
}
input.userquery {
	width: 20px;
	height: 20px;
	font: normal 12px Arial;
	color: #333399;
}
select.docsclass {
	width: 250px;
	height: 22px;
	font: normal 12px Arial;
	color: #333399;
}
input.docsnameed {
	width: 250px;
	height: 15px;
	font: normal 12px Arial;
	color: #333399;
}
input.docsfile {
	width: 400px;
	height: 22px;
	font: normal 12px Arial;
	color: #333399;
}
select.docsuserlist {
	width: 250px;
	height: 200px;
	font: normal 12px Arial;
	color: #333399;
}
input.docsupdatebutt {
	width: 250px;
	height: 20px;
	font: normal 12px Arial;
	color: #333399;
}
input.docsactionbutt {
	width: 75px;
	height: 20px;
	font: normal 12px Arial;
	color: #333399;
}
input.searchbutton {
	width: 60px;
	height: 20px;
	font: normal 12px Arial;
	color: #000;
	background-color: #cc9;
}
.user_style1 {
	font-size: 100%
}
.user_style1_big {
	font-size: 100%;
	font-variant: small-caps;
	font-size: 1.2em;
	font-weight: bold;
}
.user_style2 {
	min-height: 200px;
	height: 200px;
	padding: 0px 0px 10px 10px;
}
.user_style3 {
	padding: 10px 0px 0px 10px
}
.user_style4 {
	min-height: 200px;
	height: 200px;
	padding: 0px 0px 10px 10px;
}
.user_style6 {
	font-size: 100%;
	color: #004040;
}
.user_style7 {
	font-size: 100%;
	color: #333333;
}
.user_style8 {
	font-size: 80%;
	color: #333333;
	margin: 5px 5px 5px 30px;
}
.user_style9 {
	font-size: 90%;
	color: #333333;
}
.user_back_high {
	background: #cc9;
}
span.nupdate {
	color: #ee0000;
	background-color: #ffff00;
}
.nicelist {
	list-style-type: disc;
	margin-top: 10px;
}
.formattable {
	background: #000;
}
.toptable {
	border: black solid 0.5px;
	border-spacing: 1pt;
	background: #fff;
	padding: 5px;
}
.toptablesmaller {
	background: #ccc;
	padding: 2px;
	font-size: 70%;
}
.bdrow {
	height: 50px;
}
.dbimage {
	padding: 10px;
}
/*action buttons & inputs********************************/
INPUT.actionbutton {
	height: 20px;
	width: 60px;
	font: normal 10px Arial;
	color: #333399;
}
INPUT.bigactionbutton {
	height: 20px;
	width: 100px;
	font: normal 10px Arial;
	color: #333399;
}
INPUT.userinputbox {
	width: 220px;
	font: normal 12px Arial;
	color: #333399;
}
SELECT.userselectbox1 {
	width: 100px;
	font: normal 12px Arial;
	color: #333399;
}
SELECT.userselectbox2 {
	width: 150px;
	font: normal 12px Arial;
	color: #333399;
}
SELECT.userselectbox3 {
	width: 250px;
	font: normal 12px Arial;
	color: #333399;
}
SPAN.highlight {
	color: #990033;
}
TEXTAREA.profiletext {
	height: 200px;
	width: 220px;
	font: normal 12px Arial;
	color: #333399;
}
SELECT.linksselection {
	width: 220px;
	height: 200px;
	font: normal 12px Arial;
	color: #333399;
}
/* mid page tabs *****************************************/
.container {
	width: 668px;
	padding: 15px;
	margin: 3px 0 20px 0;
	border: 1px dotted #ccc;
	background: #fff;
}
/* circle */
#navCircle {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #9FB1BC;
}
#navCircle li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navCircle a:link, #navCircle a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;
}
#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
	padding-bottom: 6px;
	color: #000;
	background: url(Circle.gif) no-repeat bottom center;
}
/**********************************************************/
/**************Lessons*************************************/
/* @group Setup */
.clear {
	clear: both
}
.sectionBreak {
	width: 711px;
	border-top: 2px solid #DDE7F0;
	clear: both;
}
* html .sectionBreak {
	height: 1px;
	margin-bottom: -18px;
}
* #LessonContent {
	zoom: 1;
}
/* @end */
/* @group Colors */
div#header {
	background-color: #0A57A4;
}
div.LessonHeader h1, div#header h1 {
	color: white;
}
a {
	color: #0A57A4;
}
/* @end */
/* @group LessonContent */
#LessonContent {
	padding: 20px 0px 10px 0px;
	font-size: .8em;
}
#LessonContent p {
	padding: 5px 10px 5px 10px;
	margin: 0;
}
#LessonContent h1.LessonTitle {
	color: #0A57A4;
	font-size: 1.4em;
}
#LessonContent h2.StepTitle {
	color: #1C1C4E;
	font-size: 1.2em;
	margin: 0;
	background-color: #cc9;
	padding: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#LessonContent h1, #LessonContent h3, #LessonContent h4 {
	padding: 2px;
	padding-left: 10px;
}
* html #LessonContent h1, #LessonContent h2, #LessonContent h3, .filesharing-item {
	zoom: 1;
}
#LessonContent h3 {
	color: #1C1C4E;
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
	border-bottom: 2px solid #DDE7F0;
	border-top: 2px solid #DDE7F0;
	font-style: oblique;
}
#LessonContent a {
	text-decoration: none;
	color:  #0A57A4;
}
#LessonContent a:hover {
	color: #FFFFFF;
	background-color: #0A57A4;
}
#LessonContent a:hover.image {
	background-color: inherit;
}
* html #LessonContent p {
	margin-bottom: 5px;
	margin-top: 5px;
}
/* @end */
/* @group Summary */
div.summary {
	background-color: #e6e6e6;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 110%;
	font-style: italic;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
}
/* @end */
/* @group Lesson Step */
div.lessonStep {
	margin-bottom: 10px;
}
div.image {
	float: right;
	height: 100%;
}
div.image img {
	margin: 5px 10px;
	padding: 5px;
	border: 1px solid #999;
}
div.image div.caption {
	margin: 5px;
	margin-top: 0;
	text-align: center;
}
#LessonContent div.caption a {
	text-decoration: underline;
}
* html .lessonStep img {
	margin: 10px;
}
/* @group Top */
div.lessonStep.top div.image, div.lessonStep.bottom div.image {
	text-align: center;
}
div.lessonStep.bottom div.image, div.lessonStep.top div.image {
	float: none;
}
/* @end */
/* @group Left */
div.lessonStep.left img {
	float: left;
}
/* @end */
/* @end */
#credits {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 0px -10px 0 -10px;
	text-align: center;
	font-style: italic;
	font-size: .8em;
	background-color: #eee;
}
/* @group SideNav */
#wrapper.sideLeft {
	margin-left: 280px;
}
#wrapper.sideRight {
	margin-left: 10px;
}
#wrapper.sideLeft #sideNav {
	border: 1px solid #999;
	position: fixed;
	top: 20px;
	left: 1%;
	width: 23%;
	background-color: #fff;
}
* html #wrapper.sideLeft #sideNav {
	width: 250px;
}
#wrapper.sideRight #sideNav {
	border: 1px solid #999;
	position: fixed;
	top: 20px;
	left: 740px;
	width: 250px;
	background-color: #fff;
}
#sideNav h2 {
	border-bottom: 1px solid gray;
	margin: 0;
	padding: 5px;
	color: #0A57A4;
}
* html #wrapper.sideRight #sideNav {
	position: absolute;
}
* html #wrapper.sideLeft #sideNav {
	position: absolute;
}
#sideNav a {
	font-size: 1.2em;
	color: #333;
}
#sideNav ol {
	margin: 0;
	padding: 0;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#sideNav li {
	padding-top: 5px;
	padding-right: 5px;
	font-size: .8em;
}
/* @end */
/* @group TOC */
#header {
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid gray;
}
#header h1 {
	color: #0A57A4;
	margin: 0;
}
div#TOC {
	border-bottom: 1px solid gray;
}
div.section {
	font-size: .9em;
	padding: 5px 10px 5px 10px;
}
div.section ul.lessons {
	margin-left: 0px;
	padding-left: 30px;
}
div.section ul.lessons li {
	padding: 5px;
}
div.section ul.lessons li.lesson a {
	font-size: 1.3em;
	font-weight: bold;
}
div.description p {
	font-style: italic;
	margin: 5px;
	margin-left: 10px;
}
/* @end */
/* @group Lesson Navigation */
div#lessonNavigation {
	border-top: 1px solid gray;
	padding: 10px;
}
div#lessonNavigation table td {
	width: 33%;
}
div#lessonNavigation table td.TOC {
	text-align: center;
}
/* @end */
