html	{padding:0;}
body	{
	margin:auto;
	width:740px;
	font-size:100%;
	font-family:Arial,sans-serif;
	color:#222;}
	
#wimeMenu	{display:none;}

/* holds the header image, no text-h1 is for seo */
#pageHead	{display:none;}
#pageHead h1	{margin:0;}

p,th,td,li,dt,dd	{font-size:.8em;}
p	{line-height:1.5em;}
li	{line-height:1.4em;}

form	{margin:0;display:inline;border:0;}
input	{font-size:.7em;padding:0 1px;}

acronym {display:none;}
	
h1	{font-family:"Times New Roman",Times,serif;}
	
#pageContent	{
	padding:0;
	background-color:#fff;}
#pageContent h1.courseTitle	{font-size:1.5em;line-height:normal;}

/* static pages--right column holds the local menu and floats right */
#colR	{display:none;}
#colL	{display:none;}
	
/* test informational note*/
.testInfoNote	{
	font-size:.75em;
	line-height:normal;
	padding-bottom:10px;
	color:#cc6600;}

/*---------------------------------------------display test */
#testInfo	{display:none;}
	
#test	{
	margin:0;
	padding:0;
	border:none;}
#test h2	{font-family:"Times New Roman", Times, serif;font-size:1.2em;}
#test fieldset	{margin:0;padding:0;border:0;}
#test legend	{display:none;}
ul.answerset	{
	list-style:none;
	margin-top:12px;
	margin-left:20px;}
ul.answerset li	{
	padding-bottom:9px;}
#test .testQuestion	{font-size:.9em;}
	
/* --------------------------------------------grade test */
#testReview	{
	margin:0 20px;
	padding:0 20px;}
#highlight	{padding-top:10px;padding-bottom:20px;}
	
/* grade test */
#eval	{
	margin:0 20px 20px 20px;
	padding:0 20px 20px 20px;
	border:1px solid #c2dd99;}
#LOs	{margin-right:20px;}
.learningObjective	{padding-bottom:12px;}
#LOs ul ul li	{font-size:1em;}
#LOs ul	{margin-bottom:0;padding-bottom:0;}
#eval fieldset	{margin:0;padding:0;border:0;}
#eval legend	{display:none;}
	
/* ---------------------------------------------footer*/
#pageFoot	{display:none;}

/* ----------------------------------------general classes*/	

.left	{text-align:left;}
.center	{text-align:center;}
.right	{text-align:right;}
.nomargin	{margin:0;}
.nomargintop	{margin-top:0;}
.nomarginbottom	{margin-bottom:0;}
ul.pad li	{padding-bottom:8px;}
ol.pad li	{padding-bottom:8px;}
.floatRight	{float:right;}
.standard	{line-height:normal;}
.note	{
	font-family:Verdana,Arial,sans-serif;
	font-size:.7em;
	color:#444;}
.rust	{color:#cc6600;}
.tnr	{font-family:"Times New Roman", Times, serif;}
.smallcaps	{font-size:.875em;}
.small	{font-size:.7em;}
.large	{font-size:110%;}
.hide	{display:none;}
.embedForm	{border:none;}
.padtop	{padding-top:30px;}



