﻿h1 {
	margin:10px 0 0 0 ;
	vertical-align:bottom;
	font-weight: bold;
	COLOR: #00584A;
	font-size: 22px;
}

div.scrollingTableOuter
{
	width:100%;
	white-space:nowrap;
	overflow:visible;
    display:table;
	
}
div.scrollingTableFixedColumnCollection
{
	z-index:100; 
	float:left;
	text-align:right;
}
div.scrollingTableFixedColumnCollectionRight
{
	z-index:100;
	margin-left:0px;
	float:left; 
	/*float:right;*/
}
div.scrollingTableFixedColumnCollectionRightSum
{
	z-index:100;
	margin-left:0px;	
	float:left; 
}
div.scrollingTableScrollingColumnCollection
{
	z-index: 99;
	float: left;
	overflow: auto;
	display: block;
	width:auto;
	
}
div.scrollingTableOuter table
{	
	border-collapse: collapse;	
	FONT-SIZE: 10px;	
	MARGIN: 0px 0px 0px 0px;	
	WIDTH: auto;	
	
}
div.scrollingTableOuter tr
{
	height:25px;	
}
div.scrollingTableOuter tr.alt
{	
	background-color:#f4f3dd;
}
div.scrollingTableOuter tr.header{
	font-weight: bold;	
	font-size: 10px;	
	color: white;	
	background-color:#a2be67;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
	overflow: visible;
}
div.scrollingTableOuter tr.headerGreenText{
	font-weight: bold;	
	font-size: 10px;	
	color: #00584A;	
	background-color: #a2be67;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
	overflow:visible;/* hidden;*/
   
}

div.scrollingTable td
{	
	width: 25px;
	padding: 0px 2px 0px 2px;
	text-align: right;
	empty-cells:show;
}

div.scrollingTableOuter input[type="text"]
{	
	width:20px;
	height:16px;
	text-align: right;
	FONT-SIZE: 10px;
	
}


input[type="text"].error
{	
	border-color:Red;
	border-width:2px;
}

input.error
{
	border-color:Red;
	border-width:2px;
}

div.scrollingTableOuter input
{	
	width:20px;
	height:16px;
	text-align: right;
	FONT-SIZE: 10px;
}

/*

						#tlbInputMarks


*/
#tlbInputMarks
{	
	border-collapse: collapse;	
	FONT-SIZE: 10px;	
	MARGIN: 0px 0px 0px 0px;		
	WIDTH: auto;			
}
#tlbInputMarks tr.header{
	font-weight: bold;	
	font-size: 12px;	
	color: white;	
	background-color: #a2be67;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
	empty-cells:show;
	display:table-column;
}
#tlbInputMarks tr.alt
{	
	background-color:#f4f3dd;
}
#tlbInputMarks td
{	
	padding: 0px 2px 0px 2px;
	text-align:right;    
}
#tlbInputMarks input[type="text"]
{	
	width:25px;	
	text-align: right;
}
#tlbInputMarks .error
{	
	border-color:Red;
	border-width:2px;
}


/*

						#markerAdjustment


*/
#markerAdjustment
{		
	border-collapse: collapse;	
	FONT-SIZE: 10px;	
	MARGIN: 0px 0px 0px 10px;	
	WIDTH: auto;
}
#markerAdjustment table.TableLeft
{	
	float:left;
	margin-left:10px;
	position:absolute;
	width:100%;		
}
#markerAdjustment table.TableMiddle
{
	width:75%;		
}
#markerAdjustment table.TableRight
{	
	float:right;/**/
	margin-right:10px;
	position:absolute;
	width:100%;		
}
#markerAdjustment tr.header{
	font-weight: bold;	
	font-size: 12px;	
	color: white;	
	background-color: #a2be67;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
}

#markerAdjustment tr.headerGreenText{
	font-weight: bold;	
	font-size: 12px;	
	color: #00584A;	
	background-color: #a2be67;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
}
#markerAdjustment tr.alt
{	
	background-color:#f4f3dd;
}
#markerAdjustment td
{	
	padding: 0px 2px 0px 2px;
	text-align:right;
}
#markerAdjustment input[type="text"]
{	
	width:25px;
	text-align: right;
}
#markerAdjustment .error
{	
	border-color:Red;
	border-width:2px;
}

th.greenText
{
	font-weight: bold;	
	font-size: 10px;	
	color: #00584A;
	
}
#MarkingPager td.markingtablePagingStyle
{
	
	color: Black;
	text-align: right;	
	font-size: 12px;
    
}
/*#MarkingPager.markingtablePagingStyle a
{
	color: #a2be67;
}*/
#MarkingPager td.markingtablePagingStyle a:link
{
	color: Black;
}
#MarkingPager td.markingtablePagingStyle a:visited
{
	color: Black;
}
#MarkingPager td.markingtablePagingStyle a:active
{
	color: Black;
}
#MarkingPager td.markingtablePagingStyle a:hover
{
	color: #a2be67;
}

.marksColWidth
{
	width:20px;
	empty-cells:show;
}

.qcfcertificates ul {list-style:none}
.qcfcertificates ul li {padding: 5px 5px}
.qcfcertificates ul label { float:left; width:150px}

.download { padding:10px 10px }
.download label { float:left; width:150px }
