 td { /*  sets cell font baseline to 80% */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%; /* Will make dynamic div scale - doesn't wrap correctly until after refresh - need to fix */	
}

 li { /*  sets cell font baseline to 80% */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%; /* Will make dynamic div scale - doesn't wrap correctly until after refresh - need to fix */	
}
 h3 {	/* main header */
	font-variant:small-caps;
	font-size:130%;	
	color:#003366;
	margin-bottom:2px;
	margin-top:5px;
}
 h4 {	/* sub header */
	font-size:85%;	
 	color: #CC6600;  	
	text-transform: uppercase;	
	margin-bottom:-15px;	
}
.loTitle { /* top header */	
	text-align: right;	
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 10px 3px 10px;
	color: #ffffff;
	background-repeat: repeat-x;	
}
.logo {	
	text-align: right;
}
.alphabet { /* writing system label in search (for Uzbek) */
	font-weight: bold;
	font-size: 90%;	
}
.header_bar {	/* orange bar */		
	font-size:85%;	
 	color: #CC6600;  	
	text-transform: uppercase;	
}
.formTable {	/* table for laying out forms */
}
.formLabel {	/* labels of form fields */
	font-weight: bold;
	font-size: 80%;
}
.listTable { /* for tables in My Learning Objects and others */
}
.listHead { /* for table header in My Learning Objects and others */
	background-color: #003366;
	padding: 1px 0 1px 4px;
	font-weight: bold;
	color: #ffffff;
	font-size: 75%;
}
.listCell {	/* for table cells in My Learning Objects and others */
	background-color: #EFEFEF;
	padding: 2px 2px 2px 4px;
}
.asterisk {
	color: #FF0000;
	font-weight: bold;
}
.LangAbbr { /* header */		
	height: 29px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 105%;
	font-family: Arial, Helvetica, sans-serif;	
	text-align: right;
	padding-right: 10px;
	border-right: 1px solid #000000;
	background-repeat: no-repeat;	
}
.funcObj { /* login form */	
	height: 22px;
	text-align: right;	
	color: #000000;
	background-repeat: no-repeat;
	background-color: #cccccc;
	padding-right: 5px;	
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 65%;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formField { /* login buttons */
	height: 16px;
	width: 120px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	border: 1px solid #cccccc;
	padding-left: 2px;
	padding-right: 2px;
}

.logButton { /* login buttons */
	height: 16px;
	width: 60px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #003366;
	margin-left: 10px;
}

.act_bkgrd { /* NEW - background behind content frame */
	background-color: #003366;
}
.tutorial { /* tutorial button */	
	width:70;
	height:33;
	background-repeat:no-repeat;
	margin-right: 20px;
	font-size: 60%
}

/* ==============  new rebranding rules above ===================== */

th {
	font : bold 75%/1.4 Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333399;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.subhdr {
	font-size: 95%;
	font-weight: bold;
	color: #ff9900;
}

tr.FormColTitle td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #333333;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #333333;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	vertical-align: middle;
}

/* from assessment */

img.plus {
	cursor: pointer;
	}

#level {
	display: none;
	}
	

tr.formhead td {
	color: #333399;
	font-weight: bold;
	font-size: 75%;
	padding-top: 25px;
	} 
	
.small {
	font : bold 85% Geneva, Arial, Helvetica, sans-serif;
}

.pages {	
	color: #cc6600;
	letter-spacing: 4px;
	vertical-align: bottom;
	text-align: right;
	}	
	
.sampletext {
	font : 90% "Times New Roman", Times, serif;
}
.sample_assess {
	font :105% "Times New Roman", Times, serif;
}

.samplebox {
	border: thin solid #CCCCCC;	
}

.box {
	border: thin solid #CCCCCC;
}

div#level strong {
	font-size: 95%;
	}
	
/* activityMgr styles */
.activityButton{
	background-color: #eeeeee;
	border: 1px solid #000000;
	font-size: 105%;
}

/* old Learner system classes - don't use (for old custom pages only) */
.header {
	font : bold 125% Arial, Helvetica, sans-serif;
	color: #333399;	
	padding-bottom: 10px;
	} 

.intxthdr {
   	font : bold 100%  Arial, Helvetica, sans-serif;
 	color: #333399;  
 	padding-top: 10px;
 } 

