
    /* * { font-family: Arial, Helvetica, sans-serif; font-size: 12px;
    font-style: normal; line-height: normal; font-weight: normal; font-variant:
    normal; text-transform: none; color: #000000; } */ 


ul.disc {list-style-type: disc;}
ul.circle {list-style-type: circle;}
ul.square {list-style-type: square;}
ul.none {list-style-type: none;}
ol.decimal {list-style-type: decimal;}
ol.lroman {list-style-type: lower-roman;}
ol.uroman {list-style-type: upper-roman;}
ol.lalpha {list-style-type: lower-alpha;}
ol.ualpha {list-style-type: upper-alpha;}
img	{border:0; vertical-align:middle;}
.hidden {display: none;}
.unhidden {display: block;}
.nobr {white-space: nowrap;}
.highlight {background-color:yellow;}
.image_right {float: right;}
.suppress {color:#C0C0C0;}
.float_right {float:right;}



body
	{ 
		max-width:1200px;
		margin-left: 5%;
		margin-right:2%;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 85%; 
		font-weight:normal; 
		line-height: 130%; 
		background-color:#FFFFFF;
		color: #000000; 
		text-align:left; 
	}

H1,H2,H3,H4,H5
	{
		padding-top: 0em;
		padding-bottom: 0em;
		margin-top: .3em;
		margin-bottom: 0.5em;
		font-family: Arial, Helvetica,sans-serif; 
		font-style: normal; 
		font-weight: bold;
		font-variant: normal;
		font-weight: bold;
		line-height: 100%; 
		color: #0000FF; 
		text-align:center; 		
	}

H1
	{
		font-size: 2em; 
	}
	
H2
	{
		font-size: 1.4em; 
		line-height: 110%;
	}

H3
	{
		font-size: 1.3em;
		text-align: left;
	} 		
	
H4
	{
		font-size: 1.2em;
		text-align: left;
		margin-top:1.2em;
	} 

H5
	{
		font-size: 1.1em;
		text-align: left;
	}
	
#footer
	{
		clear: both;
		width: 100%;  
		position:relative;
		bottom: 0;
		background-color: #ECECEC;
		border:3px ridge #E0E0E0;
		padding-top: 0em;
		padding-bottom: 0em;
		font-size:10px;
		text-align:left;
		padding:0.1em;
	}

//START styles for sample quizzes
.left_menu
	{
		background-color: #99FF00;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px;
		font-weight: bold; 
		color: #0000FF;
		width: 75%;		
	}

.my_button 
	{
		MARGIN-LEFT: 5px
	}
	
.my_button UL 
	{
		padding-top: 0px; 		
		padding-right: 0px; 
		padding-left: 0px; 
		padding-bottom: 0px;
		margin: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;		
		font-size: 12px;
		font-weight: bold;		
		line-height: 20px; 
	}
	
.my_button LI 
	{
		margin: 0px; 
		display: block; 
		width: 115px; 
		list-style-type:none;
		height: 20px; 
		text-align: left;
	}

.my_button LI A 
	{
		display: block; 
		padding-left:10px;
		width: 100%; 
		height: 100%; 
		text-decoration: none;
	}
	
.my_button LI A:link 
	{
		border-style:outset;
		font-weight: bold; 
		color: #0000FF; 
		background-color: #99FF00; 
	}
	
.my_button LI A:visited 
	{
		border-style:outset;
		font-weight: bold; 
		color: #0000FF; 
		background-color: #99FF00; 
	}
	
.button_1
	{
		
		padding-left:0.3em;
		width: 10.8em;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight:bold; 
		line-height: 100%; 
		color: #000000; 
		text-align:left; 
	}
	
.button_2
	{
		padding-left:0.3em;
		width: 12.7em;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight:bold; 
		line-height: 100%; 
		color: #000000; 
		text-align:left; 
	}
	
#question_field
	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight:normal; 
		line-height: 130%; 
		color: #000000; 
		text-align:left; 		
	}
		
.question_number
	{
		font-size: 14px; 
		font-weight:bold; 
	}

.check_box
	{
		text-align:left;
	}		
	
.choice_statement
	{
		font-size:14px;
		font-weight;normal;
	}


#feedback_field
	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight:normal; 
		line-height: 130%; 
		color: #000000; 
		text-align:left; 		
	}
#mastery_report
	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight:normal; 
		line-height: 130%; 
		color: #000000; 
		text-align:left; 	
	}

.normal_text_bold 
	{ 
		font-family: Verdana, Arial,Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: bold; 
		line-height: 130%; 
		color: #000000; 
		text-align:left; 
	} 
	
.boldredsmall
	{ 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
		font-weight: bold; 
		color: #FF0000; 
	} 	
//END styles for sample quizzes


@media print 
{

#title, #switchform, #switcher, #footer
	{
		display:none;
	}

	body
		{ 

			font-family: Verdana, Arial, Helvetica, sans-serif; 
			margin: 1.5em;
			padding:1.5em;
			font-size: 16px; 
			font-weight:normal; 
			line-height: 130%; 
			color: #000000; 
			text-align:left; 
		}

}
