.qk_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #003366;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-right: 3px none #000033;
	border-bottom: 3px none #000033;
	border-left: 3px none #000033;
	color: #999999;
	font-weight: 900;
	text-indent: 10px;
}
a.qk_nav:link, a.qk_nav:active, a.qk_nav:visited  {
	text-decoration:none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 0px;
}

.nav_tier1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	color: #003366;
	vertical-align: middle;
}

a.tier1:link {
	text-decoration:none;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
a.tier1:visited {
	text-decoration:none;
	color: #003366;
}
a.tier1:active {
	text-decoration:underline overline;
	color: #8FAF9A;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	background-color: #8FAF9A;
}
a.footer:link, a.footer:active, a.footer:visited  {
	color:#000000;
}

.tier2 {
	font-family: Arial, Helvetica, sans-serif;
}


.bk_topNav {
	background-image: url(images/bk-nav.gif);
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	color: #000066;
	font-weight: bold;
}
.StandardTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	line-height: 20px;
}
.quote_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	background-color: #8FAF9A;
	font-variant: normal;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #003366;
	color: #FFFFFF;
	text-indent: 10px;
	border: thin groove #FFFFFF;
	font-style: italic;
}
body {
	background-color: #003333;
}


#list-menu {
width: 270px;
/* this width value is also effected by the padding we will later set on the links. */
}
#list-menu dl {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 12px;
} 
#list-menu dt {
	margin: 2px 0 0;
	display: block;
	width:140px;
	padding: 2px 2px 2px 10px;
	border: 1px solid #003366;
	background: #8FAF9A;
	text-decoration: none;
	font-weight: bold;
} 
#list-menu a {
text-decoration: none; /*lets remove the link underlines*/
} 
#list-menu dd {
	background: #FFFFFF;
	font-size: 10px;
} 
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #000000;
background: #003366;
color: #ffffff;
} 
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	padding-left: 10px;
	text-align: center;
}
a.buttons {
	background-color: #8FAF9A;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #003366;
	border-bottom: thin solid #003366;
	border-left: thin solid #CCCCCC;
}


.buttonsInactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	padding-left: 10px;
	text-align: center;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
	border-top: thin solid #003366;
	border-right: thin solid #8FAF9A;
	border-bottom: thin solid #8FAF9A;
	border-left: thin solid #003366#8FAF9A;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #8FAF9A;
	color: #003333;
	text-indent: 10px;
	font-style: normal;
	font-weight: bold;
	border-top: thin solid #003366;
	border-right: thin none #003366;
	border-bottom: thin solid #003366;
	border-left: thin none #003366;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	padding-left: 20px;
}
.tat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead_lesson {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-indent: 10pt;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin solid;
	border-left: thin none;
}
.game {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	text-align: center;
	color: #000066;
	font-weight: bold;
}
