@charset "utf-8";
/* CSS Document */

.document_info {
	font-size:85%;}

.tender_table {
	border-collapse:collapse;
}

.tender_table th,
.tender_table td {
	margin:0px;
	padding:6px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align:left;
	border: #aaa 1px solid; 
}

.tender_table_no_lines th,
.tender_table_no_lines td {
	margin:0px;
	padding:6px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align:left;
	border: none; 
}


.tender_table th,
.tender_table_no_lines th {
	color:#003366;
	vertical-align:bottom;
	}
	
th.center {
	text-align:center;}

.tender_table td
.tender_table_no_lines td {
	vertical-align:top;}



.tender_table th a,
.tender_table td a,
.tender_table th p,
.tender_table td p,
.tender_table_no_lines th a,
.tender_table_no_lines td a,
.tender_table_no_lines th p,
.tender_table_no_lines td p { 
	font-size: 100%;
	text-align:left;
	margin:0px;
	padding: 6px; 
	}
.tender_table th a,
.tender_table td a,
.tender_table_no_lines th a,
.tender_table_no_lines td a {
	padding: 0px; 
	}

	
.center {
	text-align:center;}
	
.center_red {

	text-align:center;
	color:#FF0000;}
	
	
.tender_table th ul,
.tender_table td ul,
.tender_table_no_lines th ul,
.tender_table_no_lines td ul
 {
 	margin-top:6px;
	margin-bottom: 12px;
	padding-top: 0px; 

	}

.tender_table th ul li,
.tender_table td ul li,
.tender_table_no_lines th ul li,
.tender_table_no_lines td ul li
	{
	font-size: 100%;
	 	margin:0px;
		padding:0px;
		line-height:120%;

	}
#tenders p, 
#tenders h2, 
#tenders h3 {
	margin:0px;
	padding:0px;
	text-align:center;}

#tenders h3{
	margin:32px 0px 9px 0px;
	padding:0px;
	text-align:center;}
	
#tenders h3 a{
	color:#003399;
	text-decoration:underline;}
	


.note {
	font-weight:bold;
	margin:0px 0px 0px 46px;
	padding:0px;
	text-indent: -46px;}
	

.sub
 {
	color:#333333;
	margin:0px;}

	
.tender_table p.center {
	text-align:center;}
	
	
.tender_deadline {
	text-align:center;
	font-size:100%;
	color:#FF0000;
	font-weight:bold;}
	
.red_bold,
th.red_bold   {
	color:#FF0000;
	font-weight:bold;}
	
.top {
	vertical-align:top;
	}



#utd {
	margin:12px 0px;}
#utd th {
	vertical-align:top;}


.tender_project {
	text-align:center;	
	color:#FF0000;
	font-weight:bold;
	font-size:100%;}
h1.tender_project {
	text-align:center;
	margin-top:10px;
	padding-bottom:18px;
	color:#003399;
	font-weight:bold;}
	
hr {
	margin:0px 0px 6px 0px;
	padding:0px;
	height:1px;
	border-width:0;
	color:#aaa;
	background-color:#aaa;

	}
	
h2.page {
	margin:0px;
	padding:0px 0px 6px 0px;
	margin:12px 0px 0px 0px;
	/*border-bottom:#999999 1px solid;*/	}
