body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px ;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	font-size: 10px;
}

.footer { 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9px;
}

.locoinputlabel { 
	font-size: 11px ;
	align: right ;
	vertical-align: middle; 
}
	
.navmenu {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;
	height: 22px;
}

.redmessage {
	font-size: 12px;
	color: #CC0000;
}
	
.requiredinput {
	background-color: #CCFFFF ;
}

.rostermenulink {
	font-size: 10px ;
}

.rowlight { 
	background-color: #FFFFFF ;
	font-size: 11px ;
	align: center ;
	vertical-align: middle 
}
	
.rowdark { 
	background-color: #eee;
	font-size: 11px;
	align: center ;
	vertical-align: middle; 
}
	
.thead { 
	background-color: #33CCFF ;
	font-size: 11px ;
}

.sectionlabel {
	font-size: 14px ;
	font-weight: bold;
	align: left ;
	
}		

.main_section_heading {
	color: #990033;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
}
