.grid {
	font-size:12px; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	background-color: #F9F9F9;
	padding: 5px 5px 5px 5px;
}
div.small { 
	margin: 1px 0pt 0pt; 
	padding: 0pt 0px 1px 3px; 
	color: #6D6D6D; 
	display: block; 
	font-size: 12px; 
	}

span.small { margin: 0pt 0px 0pt 0pt; padding: 0pt 0px 0pt 2px; font-size: 12px; text-transform: none; color: #6D6D6D; line-height: 14px; }
div.data {
	margin: 1px 0pt 0pt; 
	padding: 0pt 0px 1px 3px; 
	color: #306929; 
	display: block; 
	font-size: 12px;
	font-weight:bold;
}

.notice { 
	color: rgb(0, 0, 0); 
	background-color: rgb(255, 255, 221); 
	border: 0.1em solid rgb(255, 215, 0); 
	margin: 0.5em 0pt; 
	padding: 10px 10px 10px 36px; 
	background-image: url('../icons/s_notice.png'); 
	background-repeat: no-repeat; 
	background-position: 10px 50%;
	border-bottom: 0.1em solid rgb(255, 215, 0); 
	margin: 0pt 0pt 0.2em; 
	font-weight: bold; 
	text-align: left;
}

.warning { 
	color: rgb(204, 0, 0); 
	background-color: rgb(255, 255, 204);
	border: 0.1em solid rgb(204, 0, 0); 
	margin: 0.5em 0pt; 
	padding: 10px 10px 10px 36px; 
	background-image: url('../icons/warning.gif');
	background-repeat: no-repeat; 
	background-position: 10px 50%;
	border-bottom: 0.1em solid rgb(204, 0, 0); 
	margin: 0pt 0pt 0.2em; 
	font-weight: bold; 
	text-align: left;
}


.error { 
	background-color: rgb(255, 255, 204); 
	color: rgb(255, 0, 0);
	 border: 0.1em solid rgb(255, 0, 0); 
	 margin: 0.5em 0pt; 
	 padding: 10px 10px 10px 36px; 
	 background-image: url('../icons/s_error.png'); 
	 background-repeat: no-repeat; 
	 background-position: 10px 50%;
	 border-bottom: 0.1em solid rgb(255, 0, 0); 
	 margin: 0pt 0pt 0.2em; 
	 font-weight: bold; 
	 text-align: left;
}

.loginsubmit {
	BACKGROUND: #D6D6D6;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	FONT-SIZE: 12px;
	border: 1px solid #CCC;
	padding: 0px;
	width: 70px;
}

.td_undline {
	border-bottom: solid 1px #ECECEC;
	vertical-align:top;
	padding-bottom:3px;
}

.td_sd_unline1 {
	border-left: solid 1px #ECECEC;
	border-bottom: solid 1px #ECECEC;
	border-top: solid 1px #ECECEC;
	border-right: solid 1px #ECECEC;
	vertical-align:bottom;
	padding-bottom:3px;
}

.td_sd_unline {
	border-left: solid 1px #ECECEC;
	border-bottom: solid 1px #ECECEC;
	border-top: solid 1px #ECECEC;
	border-right: solid 1px #ECECEC;
	vertical-align:top;
	padding-bottom:3px;
}

.td_sd_unline2 {
	border-left: solid 1px #ECECEC;
	border-bottom: solid 1px #ECECEC;
	border-top: solid 1px #ECECEC;
	border-right: solid 1px #ECECEC;
	vertical-align:top;
	padding-bottom:3px;
	text-align: center;
}

.inputbox { border: 1px solid rgb(215, 214, 208); margin: 2px 0pt 5px; padding: 2px 0px 2px 6px; width: 125px; color: rgb(0, 0, 0); font-size: 11px; font-family: Arial; line-height: 13px; vertical-align: middle; }

.inputbox2 { 
	border: 1px solid rgb(215, 214, 208);
	margin: 2px 0pt 5px; 
	padding: 2px 0px 2px 6px; 
	width: 30px; 
	color: rgb(0, 0, 0); 
	font-size: 11px; 
	font-family: Arial; 
	line-height: 13px; 
	vertical-align: middle; 
}

.myinput { border: 1px solid rgb(215, 214, 208); margin: 2px 0pt 5px; padding: 2px 0px 2px 6px; width: 125px; color: rgb(0, 0, 0); font-size: 11px; font-family: Arial; line-height: 13px; vertical-align: middle; }

.date1 {font-family: "Segoe Condensed";
	font-size: 12px;
	color: #FF6600;
	text-align: center;
	padding-top: 10px;
}

.passport {
	border:thin; 
	border-style:solid; 
	border-collapse:collapse; 
	border-color: #EDEDED; 
	width:160px; 
	height:160px;
}

.finger{
	border:thin; 
	border-style:solid; 
	border-collapse:collapse; 
	border-color:#EDEDED; 
	width:140px; height:60px;
	text-align:center;
	color: #585858;
	font-style:italic;
}
fieldset {
	border: solid 1px #ccc;
	margin: 0;
	margin-bottom: 4px;
	padding: 6px;
	vertical-align: middle;
	border: solid 1px #EBEBEB;
}

legend {
	background: infobackground;
	border: solid 1px #ccc;
	padding: 0 4px;
	margin-bottom: 4px;
	font-weight: bold;
}

#loginForm label.textbox {
	padding: 5px 10px 0pt 0pt; 
	float: left; 
	width: 110px; 
	color: rgb(51, 51, 51); 
}

#loginForm .inputBox { 
	border-style: solid; 
	border-color: rgb(169, 177, 185) rgb(204, 210, 215) rgb(204, 210, 215) rgb(169, 177, 185); 
	border-width: 1px; 
	padding: 3px; width: 219px; 
}

#loginForm div.wrapper {
	margin-bottom: 8px; 
}
	
	.button {
		border: 1px #9DCECE solid;
		background-color: #EBEBEB;
		color: #000;
		font-size: .9em;
		font-weight: bold;
		margin-top: 0.5em;
		padding-left: 1em;
		padding-right: 1em
	}

	input, select { 
		font-family:Tahoma, Geneva, sans-serif; 
		font-size:13px; 
		margin-bottom:5px; 
		border: 1px solid silver;
		color: #434343;
	}
	
	textarea      { 
		width:150px; 
		height:50px; 
		font-family:Tahoma, Geneva, sans-serif; 
		font-size: 13px; 
		margin-bottom:5px; 
		border: 1px solid silver;
		color:#434343;
	}
	
	input.disabled { background-color: #F0F0F0; }
	
	input.button  { 
		cursor: pointer;
	}
	
	input:focus,
	select:focus,
	textarea:focus { background-color: #ffd }

	#Form {
		font-size:0.78em; 
		color: #2F0000;
		font-weight:bold;
	}
	.composory {
		color:#F00;
		font-size:0.78em;
		font-weight:bold;
		padding-right: 2px;
	}
	.box3 .indent {padding:10px 20px 20px 16px;}
	table {
		font-family:Tahoma, Geneva, sans-serif;
		font-size:13px;
	}
	
	table.toolbar { border-collapse: collapse; padding: 0; margin: 0;	 }
	table.toolbar td { padding: 1px 1px 1px 4px; text-align: center; color: #666; height: 48px; }
	table.toolbar td.spacer  { width: 10px; }
	table.toolbar td.divider { border-right: 1px solid #eee; width: 5px; }
	
	table.toolbar span { float: none; width: 32px; height: 32px; margin: 0 auto; display: block; }
	
	

	table.admintable td { padding: 3px; }
	table.admintable td.key,
	table.admintable td.paramlist_key {
		background-color: #f6f6f6;
		text-align: right;
		color: #666;
		font-weight: bold;
		border-bottom: 1px solid #e9e9e9;
		border-right: 1px solid #e9e9e9;
	}
	
	table.paramlist td.paramlist_description {
		background-color: #f6f6f6;
		text-align: left;
		color: #333;
		font-weight: normal;
		border-bottom: 1px solid #e9e9e9;
		border-right: 1px solid #e9e9e9;
	}

	table.admintable td.key.vtop { vertical-align: top; }
	
	table.adminform {
		background-color: #f9f9f9;
		border: solid 1px #d5d5d5;
		width: 100%;
		border-collapse: collapse;
		margin: 8px 0 10px 0;
		padding: 5px 5px 5px 5px;
		margin-bottom: 15px;
		width: 100%;
	}
	table.adminform.nospace { margin-bottom: 0; }
	table.adminform tr.row0 { background-color: #f9f9f9; }
	table.adminform tr.row1 { background-color: #eeeeee; }
	
	table.adminform th {
		font-size: 11px;
		padding: 6px 2px 4px 4px;
		text-align: left;
		height: 25px;
		color: #000;
		background-repeat: repeat;
	}
	table.adminform td { padding: 3px; }
	
	table.adminform td.filter{
		
	}
	
	table.adminform td.helpMenu{
		text-align: right;
	}


	fieldset.adminform { 
		border: 1px solid #ccc; 
		margin: 0 10px 10px 10px; 
	}
	
	fieldset {
		border: solid 1px #ccc;
		margin: 0;
		margin-bottom: 4px;
		padding: 6px;
		vertical-align: middle;
		border: solid 1px #EBEBEB;
	}

	legend {
		background: infobackground;
		border: solid 1px #ccc;
		padding: 0 4px;
		margin-bottom: 4px;
		font-size:10px;;
		font-weight:bold;
	}

/** Table styles **/

	table.adminlist {
		width: 100%;
		border-spacing: 1px;
		background-color: #e7e7e7;
		color: #666;
	}
	
	table.adminlist td,
	table.adminlist th { padding: 4px; }
	
	table.adminlist thead th {
		text-align: left;
		background: #f0f0f0;
		color: #666;
		border-bottom: 0px ;/*solid #999;*/
		border-left: 1px solid #fff;
	}
	
	table.adminlist thead a:hover { 
		text-decoration: none;
		font-size:12px;
	}
	
	table.adminlist thead th img { vertical-align: middle; }
	
	table.adminlist tbody th { font-weight: bold; }
	
	table.adminlist tbody tr			{ 
		background-color: #fff;  
		text-align: left; 
	}
	
	table.adminlist tbody tr td {  
		background: #fff; 
		border: 1px solid #fff; 
	}
	
	table.adminlist tbody tr.row1 td {
		background: #f9f9f9; 
		border-top: 1px solid #FFF; 
	}
	
	table.adminlist tfoot tr { 
		text-align: center;  
		color: #333; 
	}
	
	table.adminlist tfoot td,
	table.adminlist tfoot th { 
		background-color: #f3f3f3; 
		border-top: 1px solid #999; 
		text-align: center; 
	}
	
	table.adminlist td.order { 
		text-align: center; 
		white-space: nowrap; 
	}
	
	table.adminlist td.order span { 
		float: left; 
		display: block; 
		width: 20px; 
		text-align: center; 
	}
	
	table.adminlist .pagination { 
		display:table; 
		padding:0;  
		margin:0 auto;	 
	}
	
/* System Messages */
#system-message    { margin-bottom: 2px; padding: 0;}
#system-message dd { margin: 0; text-indent: 20px; }
#system-message dd { color: #0055BB; margin-bottom: 2px; list-style: none; padding: 2px; border: 1px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {
	background-color: #FFF; 
	background: #FFF left no-repeat url(../images/information.gif);	
}

/* System Error Messages */
#system-message dt.error { display: none;  }
#system-message dd.error { 
	color: #c00; 
	background-color: #E6C0C0; 
	border: 1px solid #DE7A7B; 
	background: #E6C0C0 left no-repeat url(../images/error.gif);	
}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice { 
	color: #c00; 
	background: #EFE7B8; 
	border: 1px solid #F0DC7E; 
	background: #EFE7B8 left no-repeat url(../images/notice-note.gif);
}

#pop {
	background-image: url('../images/b.png');
	Z-INDEX: 100; 
	POSITION: absolute; 
	WIDTH: 100%; 
	DISPLAY: none; 
	HEIGHT: 800px; 
	outline-color: #6D6D6D; 
	outline-style: solid 1px; 
	outline-width: thin; 
	/*height: auto; */
}

DIV.divPop {
	BORDER-BOTTOM: #ECECEC 4px; 
	POSITION: absolute; 
	TEXT-ALIGN: center; 
	BORDER-LEFT: #ECECEC 4px; 
	MARGIN: 1px; 
	DISPLAY: block;
	BACKGROUND: #F8F8F8; 
	OVERFLOW: visible; 
	BORDER-TOP: #ECECEC 4px; 
	TOP: 2%; 
	BORDER-RIGHT: #ECECEC 4px; 
	PADDING-TOP: 0px;
	padding-bottom:10px;
	LEFT: 20%; 
	-moz-border-radius: .5em;
}

.table_form_title {
	border-right: 1px solid rgb(204, 204, 204);
	text-align:right;
	background-color: rgb(240, 240, 240);
	font-weight: 600;
}

.passport {
	border:thin; 
	border-style:solid; 
	border-collapse:collapse; 
	border-color: #EDEDED; 
	width:120px; 
	height:140px;
}

.naira {
	text-decoration:line-through;
}

.td_undline {
	border-bottom: solid 1px #ECECEC;
	vertical-align:top;
	padding-bottom:3px;
}

.td_sd_unline1 {
	border-left: solid 1px #ECECEC;
	border-bottom: solid 1px #ECECEC;
	border-top: solid 1px #ECECEC;
	border-right: solid 1px #ECECEC;
	vertical-align:top;
	text-align:left;
	padding-bottom:3px;
}

.td_sd_unline {
	border-left: solid 1px #ECECEC;
	border-bottom: solid 1px #000;
	border-top: solid 1px #ECECEC;
	border-right: solid 1px #ECECEC;
	vertical-align:top;
	padding-bottom:3px;
	text-align:center;
}

.td_sd_unline2 {
	border-left: solid 1px #ECECEC;
	border-bottom: solid 1px #ECECEC;
	border-top: solid 1px #ECECEC;
	border-right: solid 1px #ECECEC;
	vertical-align:top;
	padding-bottom:3px;
	text-align: right;
}

.td_sd_unline22 {
	border-left: solid 1px #ECECEC;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	border-right: solid 1px #ECECEC;
	vertical-align:top;
	padding-bottom:3px;
	text-align: right;
}

body h2 { border-bottom: 1px solid rgb(204, 204, 204); margin: 5px 0pt; padding: 10px 5px; font-family: Arial,Helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 15px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(44, 44, 44); }