@charset "UTF-8";
.biglister a:hover {
	text-decoration: none;
}
/*_______________________________________________________________  navigation  */
.img_navbox li {
	list-style-image: none;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
.img_navbox ul {
	list-style-image: none;
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav {
	position: relative;
	height: 67px;
	z-index: 10;
	vertical-align: middle;
}

.navbox {
	bottom: 0px;
	position: relative;
	width: 950px;
	margin-bottom: 5px;
	font-size: 11px;
}

.navbox a {
	color: #999999;
	text-decoration: none;
}

.navbox a:hover {
	color: #406AB3;
}

.navbox li {
	font-family: Geneva, "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	list-style-type: none;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	border-left-width: 1px;
	padding-bottom: 10px;
	margin-top: 12px;
}
.navbox ul {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 3px;
	padding-left: 0px;
}

/*_______________________________________________________________  other nav  */

.sidebar {
	width: 15px;
	bottom: 30px;
	position: absolute;
	left: 10px;
}


/*_______________________________________________________________  text sizes  */
h1 {
	font-size: 12pt;
	font-weight: bold;
}
h4 {
	font-family: Geneva, "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #003399;
}
h5 {
	font-family: Geneva, "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #FF3300;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
.sh5 {
	color: #ff00ff;
	margin-top: 0px;
}
h6 {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
p {
	font-size: 10pt;
	font-family: Geneva, "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}
hr {
	color: #FFFFFF;
	height: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/*_______________________________________________________________  customtext  */
.introtext {
	color: #3366cc;
	line-height: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0px;
}
.leadme {
	color: #663333;
	margin-top: 0px;
	padding: 0px;
}
/*_______________________________________________________________  tables  */
table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-collapse:collapse;
	width: 191px;
	text-align: center;
	vertical-align: middle;
}
.videopane table {
	margin: 5px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.chart {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*_______________________________________________________________  old favourites  */
body {
	background-color: #999999;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*_______________________________________________________________  layout  */
.mainbox {
	background-image: url(images/bg3.gif);
	background-repeat: repeat-y;
	margin: auto;
	height: 780px;
	width: 1024px;
	position: relative;
	background-color: #F3F3F3;
}
.maincore {
	width: 940px;
	position: absolute;
	right: 0px;
	height: 780px;
}
.content {
	background-image: url(site_images/speechbubbg.gif);
	background-repeat: no-repeat;
	height: 658px;
	position: relative;
	font-family: Geneva, "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #666666;
}
.contentbox {
	margin-left: 95px;
	position: relative;
	padding: 10px;
	z-index: 9;
	color: #660000;
	line-height: 20pt;
	letter-spacing: 1px;
	height: 500px;
}
.col_lef_sm {
	float: left;
	width: 285px;
	padding: 3px;
}
.col_left {
	float: left;
	overflow: auto;
	height: 500px;
	padding-right: 20px;
	width: 565px;
}
.col_right {
	text-align: center;
	width: 220px;
	float: left;
	margin-left: 10px;
}

.dinger {
	font-family: Webdings;
	font-size: 15px;
}
.contentnobg {
	background-repeat: no-repeat;
	height: 496px;
	position: relative;
	font-family: Geneva, "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #666666;
}

.col_right_lg {
	width: 648px;
	float: left;
}
.videopane {
	text-align: right;
	margin-top: 25px;
	margin-bottom: 25px;
}
.footerhp {
	background-image: url(site_images/home/quizmark2.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 245px;
	min-height: 140px;
}
.footerhp  h5 {
	text-transform: uppercase;
	color: #660066;
	margin-left: 175px;
}
.quizp {
	color: #FF0000;
	margin-top: 0px;
	margin-left: 175px;
	margin-bottom: 55px;
}
.newsletter_line {
	color: #AC7277;
	margin-top: -10px;
}
.address {
	text-align: right;
	color: #cccccc;
}
.foretext hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.foretext {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	letter-spacing: 0px;
	font-size: 9px;
	color: #666666;
}
.forepanel {
	background-color: #FFFFFF;
	width: 200px;
	margin: 0px;
	text-align: center;
	position: absolute;
	right: 35px;
	bottom: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}
.qhead {
	font-size: 26px;
	color: #660066;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #663333;
}
a:hover {
	text-decoration: underline;
}
.foretext p {
	text-align: justify;
}
.leadme2 {
	font-style: italic;
	color: #3399cc;
}
.biglister {
	font-weight: normal;
	margin: 3px;
	font-size: 14px;
}
.leadme3 {
	font-size: 10px;
	color: #FF0000;
	line-height: 14px;
}
.col_one {
	float: left;
	overflow: auto;
	height: 500px;
	padding-right: 5px;
	width: 810px;
	position: relative;
}
.indentcontent {
	margin-left: 25px;
	margin-top: 10px;
}
.indentcontent p {
	font-size: 10px;
}
.lil_link {
	font-size: 10px;
}

.col_one a {
	color: #67B1D6;
}
.suppressuline a:hover {
	text-decoration: none;
}
#logotop {
	position: absolute;
	left: 928px;
	top: 2px;
	width: 62px;
	height: 68px;
	padding: 0;
}
.go_on {
	float: right;
	margin-right: 40px;
	position: relative;
	top: -150px;
}
.quizr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	text-align: left;
	vertical-align: top;
	margin-left: 15px;
}
.quizr table {
	width: 800px;
}
.quizr td {
	width: 33%;
}
.quizr p {
	margin: 0px;
}
.vidgrid  td {
	padding: 10px;
	min-height: 123px;
	min-width: 126px;
}
.vidgrid table {
	margin-top: 20px;
	margin-bottom: 20px;
}
.topsidebar {
	width: 16px;
	top: 0px;
	position: absolute;
	left: 10px;
}
.quizzer {
	color: #FF00FF;
}
.badgeBox {
	width: 355px;
	text-align: right;
}
.badgeText a {
	color: #416AB3;
}
.badgeText {
	font-size: 9pt;
	text-align: right;
	width: 480px;
}
#notice {
	position: absolute;
	width: 408px;
	top: 610px;
	font-size: 9pt;
	padding: 5px;
	border: 1px solid #000;
	right: 58px;
}
#notice p {
	font-size: 7pt;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
}
#notice2  {
	font-size: 7pt;
	text-align: left;
}

.teaser_movie {
	position: absolute;
	top: 20px;
	right: 10px;
	width: 260px;
}
.leadquiz1 {
	float: right;
	padding-right: 10px;
	padding-top: 2px;
}