body {
   background: white;
   font-size: 11pt;
   font-family:"Times New Roman",Times,serif;
   width:100% !important;
   }
#noprint,.noprint {
   display: none;
   }
#content {
/*   width: auto;
   margin: 0 5%;*/
   width:100% !important;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   font-family:"Times New Roman",Times,serif;
   }
   #prolearn {
   	width:100% !important;
   }
td{font-family: "Times New Roman", Times, serif;  font-size: 11pt;}
tr {vertical-align:top;padding:0;}
#tablesmfont{font-family: "Times New Roman", Times, serif;  font-size: 11pt;}
#tablefont{font-family: "Times New Roman", Times, serif;  font-size: 12pt;}
div#content {
   margin-left: 10%;
   padding-top: 1em;
   }
p.pagebreak {
	page-break-before: always;
}
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 50%;
   }


.alert, .red {color:red !important;}
.inform,.blue {color:blue !important;}

#quizcheck h2 {
    color: #61AC00;
    border-bottom: 1px solid #CACACA;
    font: bold 1.3em "Century Gothic","Helvetica Neue","Lucida Grande","Lucida Sans Unicode","Lucida Sans","Trebuchet MS",Verdana,sans-serif;
    letter-spacing: 1.1px;
    margin: 0 0 10px;
}
.qfback {
	color: #FFF;
	background-color: #AB0043;
	border: solid 1px #AB0043;
	margin-bottom:: 1px;
	padding: 0 5px;
}
#quizcheck p.question {
    margin-top: 15px;
}
#quizcheck ul, #quizcheck ol {
    list-style: none outside none;
}

.qyes {background:transparent url(images/qyes.gif) no-repeat scroll right center;padding-right:20px;}
.qno {background:transparent url(images/qno.gif) no-repeat scroll right center;padding-right:20px;}