body {
  color: #101010;
  background: #f1f1f1;
  font-family:  "Arial", "Liberation Sans", sans-serif;
  margin: 0;
}

a:link, a:visited {
  color: #2c3262;
  text-decoration: none;
  font-weight: bold;
}

a:link:hover, a:visited:hover {
  color: #8288bc;
}

.nci_colour,
.highlight,
#top_nf_link a,
div.top_links a.highlight_bg,
div a.highlight {
	/* FIXME  a.highlight_bg, used anywhere? */
  color:  #fd9637;
}

div.top_links {
  border-color:  #fd9637;
}

div.important {
  color: #6600FF;
  font-size: 120%;
}

div.foot {
  padding: 2px 20px 4px 20px;
  background: #fd9637;
}

#nci_title, #nf_title, #top_nf_link span.domain, #site_search label {
  color: white;
}

div.header img {
  border: 0px;
}

#nci_title {
  font: 16px "Arial Black", "Liberation Sans", sans-serif;
  padding: 0;
  position: absolute;
  top: 38px;
  height: 75px;
  left: 240px;
  white-space: nowrap;
}


#nf_title {
  font: 20px "Arial Black", "Liberation Sans", sans-serif;
  padding: 0;
  position: absolute;
  top: 70px;
  left: 350px;
  white-space: nowrap;

}

#top_nf_link {
  position: absolute;
  left: 95px;
  top: 80px;
  font: 16px "Arial Black", "Liberation Sans", sans-serif;
  height: 40px; /*  workaround IE 6 bug */
}

#site_search {
  padding-top: 0.5em;
  padding-right:100px;
  position: absolute;
  top: 10px;
  right: 20px;
}

#site_search input {
 border: none;
}

div.top_links {
  margin-bottom: 1em;;
  border-width: 0px 0px 2px 0px;
  border-style: solid;
}

div.top_links table {
  margin-top: 0px;
  margin-bottom: 0px;
  border-width: 0px;
  border-collapse: collapse;
  width: 100%;
}

div.top_links table td {
 padding: 0;
 vertical-align: bottom;
 text-align: center;
}

div.top_links a {
 font-weight: bold;
}

div.top_links a {
 padding-left: 5px;
 padding-right: 5px;
}

div.header {
  background: url('/images/nf-bg-slice.gif') repeat-x;
  border: 0;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
  min-width: 900px;
}

#nf_logo {
  position: absolute;
  left: 0;
  top:0;
}

#banner_lhs {
  padding: 0;
}

#banner_rhs  {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 0;
  border: 0;
  margin: 0;
}

div.top_header {
	font-weight: bold;
	font-size: 150%;
}


div.main_content {
	margin-left: 20px;
	margin-right: 20px;
}


table.points {
	width: 100%;
	border: none;
}

table.points td {
	vertical-align: top;
}

table.points td.col1 {
	font-weight: bold;
	width: 20%;
	padding: 5px;
}

table.points td dl {
	margin-top: 0;
}


div.foot_message {
	float: right;
}

div.highlight_home div.top_links a.Home,
div.highlight_noticesandnews div.top_links a.NoticesandNews,
div.highlight_accounts div.top_links a.Accounts,
div.highlight_facilitiessoftwareanduserguides div.top_links a.Facilities,
div.highlight_facilities div.top_links a.Facilities,
div.highlight_frequentlyaskedquestions div.top_links a.FrequentlyAskedQuestions,
div.highlight_training div.top_links a.Training,
div.highlight_annualreports div.top_links a.AnnualReports,
div.highlight_mactoppage div.top_links a.MACTopPage,
div.highlight_macmembers div.top_links a.MACMembers,
div.highlight_computeproposals div.top_links a.ComputeProposals,
div.highlight_ncinfcsiropartnertoppage div.top_links a.NCINFCSIROPartnerTopPage,
div.highlight_ncinfivecpartnertoppage div.top_links a.NCINFiVECPartnerTopPage,
div.highlight_ncinfqcifpartnertoppage div.top_links a.NCINFQCIFPartnerTopPage 
{
	color:  #fd9637;
}

