/* Styles that are used by all ClassCampus Help pages */
/* V1.10.0001 */

BODY { font-family: Verdana, Arial, Helvetica, San Serif;
	font-size: 0.80em; }

P, TABLE, TD, TH, DIV, SELECT, UL, OL { font-size: 100%; }

H1 {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 2pt
   }

H2 {
	font-size: 105%;
	font-weight: bold;
   }

H3 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0pt;
   }


HR { color: #000000 }
	
.Notes
   {
	font-size: 85%;
   }

.Menu
   {	
	font-size: 70%;
   }

.Menu H1 { font-size: 150%;  }

.Menu A:link, .Menu A:visited {
				color: #0000FF 
				}	

.Copyright { font-size: 70%;
			 color: #000000;
			 text-align: right;
			 word-spacing: 0;
			 margin: 0; }
			 
.NavTable { border-bottom-style: solid;
		margin-top: -10px;		
		border-bottom-width: 1px;
		width: 100%; }
		    
.FirstPara { margin-top: 0pt; }

.InstallResults { display: none; }