@charset &quot;UTF-8&quot;;
.Theme {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
}
.ThemeBL {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 28px;
	font-weight: bold;
	color:#006633;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
}

.ThemeEFL {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 28px;
	font-weight: bold;
	color:#330099;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
}

.ThemePTT {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 28px;
	font-weight: bold;
	color:#CC6600;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	}
	
.ThemeYRL {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 28px;
	font-weight: bold;
	color:#0000FF;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
	}	

.ThemeHS {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 28px;
	font-weight: bold;
	color:#9B181E;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
	}	
	
.ThemeNP {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 30px;
	font-weight: bold;
	color:#CC00FF;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	}		

.SubTheme {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
}
div.ProductBox {
	margin-bottom: 20px;
}
.ProductBox img {
	float: left;
	margin-right: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ProductBox h2.Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9B181E;
	font-style: normal;
	margin-bottom: .5em;
	padding-bottom: 0px;
}
.ProductBox p {
	padding: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
}
.ProductBox .ProductBlock td, .HomeplayBox .ProductBlock td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9B181E;
	font-style: normal;
	font-weight: bold;
	padding-right: 33px;
}

.Bullet {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}
.RedText {
	color: #9B181E;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
}

/*This three styles fix spacing problems with product images and text placed inside tables */
.ProductBox .ProductBlock td.ProductImageTable {
	padding: 0;
}

.ProductBox .ProductBlock td.ProductImageTable img {
margin: 0;
margin-right: 9px;
float: none;
}

.ProductBox .ProductBlock td.CellTextAlignTop {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

div.HomeplayBox * {
	margin: 0;
	padding: 0;
}

.HomeplayBox h2.Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9B181E;
	font-style: normal;
	margin-bottom: .5em;
	padding-bottom: 0px;
}

.HomeplayBox p {
	padding: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
}

.HomeplayBox .HomeplayBlock td.ItemNoPrice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9B181E;
	font-style: normal;
	font-weight: bold;
}

table.HomeplayBlock {
	margin-bottom: 15px;
}

.HomeplayBox table.ProductBlock {
	margin-bottom: 15px;
}

.ClearFloat {
	clear:left;
	margin:0;
	padding:0;
}

img.FloatRight {
	clear: left;
	float: right;
}

.ClearRightFloat {
	clear:right;
	margin:0;
	padding:0;
}

/* Margins and appearance for full page */

html {
	min-width: 842px;
}

div#Header {
 text-indent: -9999px;
 display: block;
 width: 842px;
 height: 147px;
 background: transparent url(images/header.gif) top left no-repeat;
}

div#PageWrapper {
	width: 842px;
	margin: 0 auto;
	background: transparent url(images/background_inner.gif) top left repeat-y;
	text-align: center;
}

div#Content {
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 28px;
	padding-bottom: 10px;
}

div#Footer {
	display: block;
	width: 842px;
	height: 47px;
	background: transparent url(images/footer.gif) top left no-repeat;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#Footer h6 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 40px;
}

/* Navigation Bar Styles */

div.Navigation {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}

.Navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Navigation ul li {
	float: left;
	margin: 0;
	padding: 4px;
	background-color: #1676b9;
}

.Navigation li a {
	display: block;
	width: 190px;
	height: 30px;
	text-align: center;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	margin: 0;
	padding: 0;
	background-color: #3790cd;
	border: 1px solid #104f7b;
	border-right: none;
	border-bottom: none;
}

.Navigation li a.currentpage {
	background-color: #4ca4e2;
}

.Navigation li a.NoVcenter {
	line-height: 13px;
}

.Navigation li a:hover {
	background-color:#4ca4e2;
	border: 1px solid #589dcd;
	border-right: none;
	border-bottom: none;
}

/* Learning Resources Table */
table#LearningResources {
	width: 100%;
	border: 1px solid #000;
	background-color:#999;
}

#LearningResources td, #LearningResources th {
	border: 1px solid #000;
	background-color:#FFFFFF;}

#LearningResources th {
	text-align: center;}

#LearningResources th.left {
	text-align: left;}

.LearningResources p {
	padding: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	line-height: 1.2em;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
	
table#LearningResources a {
	background: transparent url(images/round_button.gif) 0 0 no-repeat;
	display: block;
	height: 64px;
	width: 64px;
	text-indent: -9999px;}

table#LearningResources td.LRbutton a{
	margin: 0 auto;}

table#LearningResources td.LRbutton a:hover { background: transparent url(images/round_button.gif) 0 -64px no-repeat; }


/* Welcome Page */

img#welcomeImg {
margin-left: 30px;
margin-right: 40px;
border: 4px solid #3790cd;
float: left
}

div#homeButtons {
	clear: left;
}

#homeButtons table {
	margin: 0 auto;
	text-align: center;
}

div#homeLinks {
	margin-top: 50px;
}

#homeLinks ul {
	list-style: none;
}

#homeLinks li {
	font-size: 24px;
	padding: 10px 0;
}

#homeLinks li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3790cd;
	text-decoration: underline;
}

#homeLinks li a:hover {
	color: #eb242a;
	text-decoration: none;
}

.WelcomeHeading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
}

#homeButtons a img {
	border: none;
}

/* FreeBookOffer */
table#FreeBookOffer {
	width: 45%;
	border: .01 px solid #000;
	background-color:#000;}

#FreeBookOffer td{
	border: .01px solid #000;
	background-color:#FFFFFF;}
	
 #FreeBookOffer th {
	border: .01px solid #000;
	background-color:#000000;}

#FreeBookOffer caption {
	font: .85em Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: .4em;
	font-weight: bold;
	color: #000;}

#FreebookOffer #mainContent table th {
	border-bottom: none;
	background-color: #000;
	color: #fff;
	padding: .4em;}

#FreeBookOffer th {
	font:.70em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color:#FFFFFF;
	padding: .5em}
	
#FreeBookOffer td {
	font: .70em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color:#000000;
	padding: .4em}

#Quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 26px;
	font-weight: bold;
	color: #0000CC;	
}

