/* CSS Document */
li {list-style-image: url("vertical-line-test.html");
    list-style-position:outside;   }
.alpha{list-style-type:upper-alpha;}
.dirxn_wrd {
	color: #4A93FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.toggler{
	background-color:#000033;
	color:#33FF00;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #99FF99;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #99FF99;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.white{color: #FFFFFF; width:500px;}
.blend-in{color: #0000B3}
.black_bg_sub_topic {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #00FF00;
	border: outset #006600;
	text-align: center;
	padding: 4px;
}

#wrdDirections{font-size:16px; font-weight:bold; color:#000000}
font{font-family:"Times New Roman", Times, serif;
font-size:20px; color:#4A93FF; font-weight:bold;}
body,td,th {
	background-color:#000066;
	color: #FFFFFF;
	font-weight:bold;
}

.examples{color: #0066FF}


.hidden{visibility:hidden;
left:476px;
color:#00FF00;
}

h1{font: verdana; color: #00CC00;  }
h2{font: verdana; color: #99CC00;}
a:link{text-decoration:none; color:#00FFFF;padding:2px;text-align:center;}
a:visited {text-decoration:none; color:#00CC00;padding:2px;text-align:center;}
a:hover {text-decoration:none; color:#FFFFFF; background-color:#000000;padding:2px;text-align:center;}
a:active{text-decoration:none; color:#00FFFF;padding:2px;text-align:center;}
.highlight {
	background-color:#FFFF00;
	text-align: center;
	padding: 2px;
	color:#003333
}
.directions{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#4A93FF;
font-weight:700;  }
span{border-spacing:5px} 
 
.list_num {
	list-style-image:  url("evaluating-function.html") );
	list-style-type: decimal;
}
.wrong {
	text-decoration: line-through;
}
.hidden_blend {
	color: #996633;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0099FF;
	background-color: #0033FF;
	text-align: left;
	padding: 2px 7px;
	border-top: #003300;
	border-right: #003300;
	border-bottom: #003300;
	border-left: #003300;
}
.offset {
	color: #999999;
	background-color: #000000;
}
.roman_num {
	list-style-image:  url("evaluating-function.html") );
	list-style-type: upper-roman;
}
.unListed {
	list-style-type: none;
}

