@charset "utf-8";
body {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;

}
.oneColFixCtr #container {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	width: 971px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	/*padding: 0 20px;*/ /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

td#topnav a {
	color:#FFFFFF;
}

ul.ul li {list-style-image: url(../img/bullet.gif); margin-left: 0; padding: 2px 0 2px 0;}
				ol.ol li {margin-left: 0; padding: 2px 0 2px 0;}
				
a:link {color: #5d761d; text-decoration: underline; font-weight: bold;}
a:visited {color: #5d761d; text-decoration: underline; font-weight: bold;}
a:hover {color: #9aad52; text-decoration: underline; font-weight: bold;}
a:active {color: #9aad52; text-decoration: underline; font-weight: bold;}

a.top:link {color: #b5b5b5; text-decoration: none; font-weight: normal;}
a.top:visited {color: #b5b5b5; text-decoration: none; font-weight: normal;}
a.top:hover {color: #cccccc; text-decoration: none; font-weight: normal;}
a.top:active {color: #cccccc; text-decoration: none; font-weight: normal;}

a.white2:link {color: #dfe9ab; text-decoration: none; font-weight: normal;}
a.white2:visited {color: #dfe9ab; text-decoration: none; font-weight: normal;}
a.white2:hover {color: #dfe9ab; text-decoration: none; font-weight: normal;}
a.white2:active {color: #dfe9ab; text-decoration: none; font-weight: normal;}

.sideBoxWrapper {width: 188px; margin: 0; padding: 0 0 12px 0; float: right;}
				
				.sideBox {
					position: relative;
					width: 170px;
					margin: 0;
					padding: 0;
					background: #d3d7ab;
					overflow: hidden;
					float: right;
					font-size: 10px;
					line-height: 14px;
					/*display: none;*/
				}
				
						.sideBoxTop {
							position: relative;
							width: 152px;
							margin: 9px 0 9px 9px;
							padding: 0;
							background: url(../img/bg/sideBoxTop.gif) no-repeat top;
							overflow: hidden;
						}
						
						.sideBoxTop p {margin: 0; padding: 6px 8px 0 8px; text-align: center;}
						
								.sideBoxContent {
									position: relative;
									width: 100%;
									margin: 0;
									padding: 0;
									background: url(../img/bg/sideBoxBottom.gif) no-repeat bottom;
									overflow: hidden;
								}
								
								
										.sideBoxContent table {
											width: 150px;
											margin: 0 0 0 1px;
											padding: 3px 0 3px 0;
										}
										
										.sideBoxContent table td {
											border-bottom: #ffffff solid 1px;
										}
										
										.sideBoxContent table td.lastsbItem {
											border-bottom: none;
										}
										
										.sbBullet {
											width: 11px;
											margin: 0;
											padding: 10px 7px 0 16px;
										}
										
										.sbItem {
											width: 100px;
											margin: 0;
											padding: 8px 16px 6px 0;
										}

.tabbedcontent {
	margin: 20px 20px 20px 20px;
	font-size: 11pt;
	width:600px;
}

.tabbedcontentwide {
	margin: 20px 0 20px 20px;
	font-size: 11pt;
	width:750px;
}

.learntab {
	padding: 4px 6px 3px 6px;
	color:#FFFFFF;
	font-size: 12pt;
	background:url('images/tabback.gif');
	font-weight: bold;
}

.learntabselected {
	padding: 4px 6px 3px 6px;
	color:#FFFFFF;
	font-size: 12pt;
	background:url('images/tabbackselected.gif');
	font-weight: bold;
}

.tabbedcontentsmall {
	margin: 10px 10px 10px 10px;
	font-size: 8pt;
	width:500px;
}

.tabbedcontentwidesmall, .tabbedcontentwidesmall table {
	margin: 10px 0 10px 10px;
	font-size: 8pt;
	width:650px;
}

.learntabsmall {
	padding: 2px 4px 1px 4px;
	color:#FFFFFF;
	font-size: 9pt;
	background:url('images/tabback.gif');
	font-weight: bold;
}

.learntabselectedsmall {
	padding: 2px 4px 1px 4px;
	color:#FFFFFF;
	font-size: 9pt;
	background:url('images/tabbackselected.gif');
	font-weight: bold;
}

.formerror {
	color: red;
	font-style: italic;
	font-size:9pt;
}

.rightColBoxWrap {
	position: relative;
	width: 221px;
	margin: 13px 0 26px 0;
	padding: 0 15px 0 0;
	float: left;
	position: relative;
/*	margin: 0 0 8px 0;*/
/*	padding: 0 0 0 0;*/
	background: url(../img/bg/home-rightColBoxBottom.gif) no-repeat bottom left;
	overflow: hidden;
}

#movies {width: 221px;} /* 221px */
				
	.rightColBox {
		position: relative;
		width: 100%;
		margin: 0;
		padding: 0;
		background: url(../img/bg/home-rightColBoxTop.gif) no-repeat top left;
	}
			
	.rightColBox-movies {
		position: relative;
		/*left: 7px; */
		width: 100%;
		margin: 0 0 0 0;
		padding: 0;
		background: url(../img/bg/home-rightColBoxTop-movies.gif) no-repeat top left;
	}
							 
	 .rightColBox-movies div.moviesText table th{
		text-decoration: none;
	 }
	
	.rightColBox div, .rightColBox-movies div {
		margin: 0 0 0 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt; /* 10px */
		line-height: 140%; /* 14px */
		color: #333333;
	}
	
	.rightColBox div, .rightColBox-movies div {
		padding-left: 15px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.rightColBox-movies div p {
		padding-right: 3px;
	}

.rightColBoxWrap-small {
	position: relative;
	width: 221px;
	margin: 13px 0 26px 0;
	padding: 0 15px 0 0;
	float: left;
	position: relative;
/*	margin: 0 0 8px 0;*/
/*	padding: 0 0 0 0;*/
/*	background: url(images/home-rightColBoxBottomsmall.gif) no-repeat bottom left;*/
	overflow: hidden;
}

#small {width: 221px;} /* 221px */
				
		.rightColBox {
			position: relative;
			width: 100%;
			margin: 0;
			padding: 0;
/*							background: url(../img/bg/home-rightColBoxTop.gif) no-repeat top left;*/
		}
				
		.rightColBox-small {
			position: relative;
			/*left: 7px; */
			width: 100%;
			margin: 0 0 0 0;
			padding: 0;
			/*background: url(imagesg/home-rightColBoxTop-small.gif) no-repeat top left;*/
/*							background: url(../img/bg/home-rightColBoxTop-movies.gif) no-repeat top left;*/
		}
								 
		 .rightColBox-small div.smallText table th{
			text-decoration: none;
		 }
		
		.rightColBox div, .rightColBox-small div {
			margin: 0 0 0 0;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt; /* 10px */
			line-height: 140%; /* 14px */
			color: #333333;
		}
		
		.rightColBox div, .rightColBox-small div {
			padding-left: 15px;
			padding-right: 10px;
			padding-top: 10px;
			padding-bottom: 10px;
		}
		.rightColBox-small div p {
			padding-right: 3px;
		}

#footer-wrap {		
	position: relative;
	width: 100%; /* 60em; /* 960px */
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#footer-nav {		
	position: relative;
	width: 100%; /* 87.2727em; /* 960px */
	height: 2.4545em; /* 27px */
	margin: 0 auto 0 auto;
	padding: 0;
	/*padding: .4545em 0 .4545em 0; /* 5px 0 5px 0 */
	background: #b3be79;
	overflow: hidden;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 68.75%; /* 11px */
	line-height: 2.4545em; /* 27px */ /* Vertically centers content. */
	color: #445a0d;
}

		#footer-nav-list {list-style: none; margin: 0; padding: 0;}
		#footer-nav-list li, #footer-nav-list li.last {display: inline;}
		#footer-nav-list li {border-right: #445a0d solid 1px; margin: 0 1.09em 0 0; /*0 12px 0 0 */ padding:  0 1.09em 0 0; /*0 12px 0 0 */}
		#footer-nav-list li.last {border-right: none; margin: 0; padding: 0;}

#footer {		
	position: relative;
	width: 100%; /* 960px */
	/*height: 5.2727em; /* 58px */
	margin: 0 auto 0 auto;
	padding: 1.3636em 0 2.4545em 0; /* 15px 0 27px 0 */
	background: #93a445 url(../img/bg/footer.gif) repeat-x 0 0;
	overflow: hidden;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 100%; /* 11px */
	line-height: normal;
	color: #dfe9ab;
}

		#footer-list {list-style: none; margin: 0; padding: 0;}
		#footer-list li, #footer-list li.first, #footer-list li.last {display: inline;}
		#footer-list li {border-right: #dfe9ab solid 1px; margin: 0 1.091em 0 0; /*0 12px 0 0 */ padding: 0 1.091em 0 0; /*0 12px 0 0 */}
		#footer-list li.first {border-right: none;  margin: 0 .5em 0 0; /*0 5.5px 0 0 */ padding:  0 .5em 0 0; /*0 5.5px 0 0 */}
		#footer-list li.last {border-right: none; margin: 0; padding: 0;}

#didYouKnow2 {
	text-align:left;
	position: relative;
	width: /* 100%; */ 220px;
	margin: 0 0 10px 0;
	padding: 0;
}

		#didYouKnow2-top {
			position: relative;
			width: /* 100%; */ 220px;
			height: 91px;/*was 105 */
			margin: 0 0 0 0;
			padding: 0;
			background: url(images/didYouKnow-top2.gif) no-repeat top left;/*was top.gif */
		}
		
				
		#didYouKnow2-bottom {
			position: relative;
			width: 220px;
			margin: 0 0 0 0;
			padding: 0 0 5px 0;
			background: url(images/didYouKnow-bottom.gif) no-repeat bottom;
			overflow: hidden;
		}
		
				#dyk2Text {
					position: relative;
					width: 174px;
					height: 162px;
					margin: 0;
					padding: 14px 24px 0px 20px;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 11px;
					line-height: 14px;
					color: #40312b;
				}
				
						#dyk2Text div {margin: 0; padding: 0; width: 174px; /*overflow: hidden;*/}
						#dyk2Text ul {margin: 0 0 0 6px; padding: 0 0 0 12px; width: 144px; list-style-image:url(../img/bullet.gif);}/*height: 150px; */
						#dyk2Text ul li {margin: 0; padding: 0 0 2px 0;}