.q 
{
	display: inline;
	font-style: italic;
	padding: 15px;
	quotes: none;
}

cite 
{
	display: block;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	margin-top: 8px;
	color: #FFFFFF;
}



a:link 
{
	color: #395c4b;
}
a:visited 
{
	color: #598F75;
}
a:hover {
	color: #ff9900;
}



.break, .break2
{
	/*background-color: #FFF9D2;*/
	background-color: #578B70;
	padding: 10px;
	text-align: left;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: left bottom;
	background-repeat: no-repeat;
}
.highlight 
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
table.lessons
{
	margin: 0px auto;
	border-collapse: collapse;
	background-color: White;
}
table.lessons tr.header 
{
	background-image: url(../images/timemaps/row_back.gif);
}
.keyTermsBox {
	border: 1px solid #000000;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.keyTermsBoxHeader {
	background-color: #466858;
	margin: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
table.lessons tr.header td 
{
	font-weight: bold;
	color: White;
}
table.lessons td
{
	border: solid 1px black;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}
.bodyLessons {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.tableThemeNavigation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 3px;
}
