body {background-color:#000000; margin:0px;}
body, table, td, form, input, select, h1, h2, h3, h4, h5, h6, pre {font-family:Arial; font-size:12px; color:#000000;}
/* Netscape 4 font-size fix */
html body, html table, html td, html input, html select, html h1, html h2, html h3, html h4, html h5, html h6 {font-size:11px;}
h1, h2, h3, h4, h5, h6 {font-weight:bold;}
body, form {margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; padding:0px;}
/* Modified to make default link behave like featureLnk */
a {color:#000066;text-decoration:underline;}
a:hover {text-decoration:underline;}
.bold {font-weight:bold;}
.boldTitle {font-size:13px; font-weight:bold;}
.italic {font-style:italic;}
.light {color:#484848;}
.small {font-size:10px;}

/* Global Styles */
.headerLnk {color:#666666;}
.footerLnk {color:#000000;}
.sectionLnk {font-size:12px; color:#ffffff;}
.featureLnk {color:#006699;}
.search {width:102px; height:17px;}
.mynasa {width:165px; height:17px;}
.bannerLnk {font-size:12px; font-weight:bold; color:#ffffff;}
.bannerTxt {font-weight:bold; color:#0398e8;}
.navLnkBlack {color:#000000; line-height:18px;}
.navLnkBlue {color:#006699; line-height:18px;}
.navLnkRed {color:#FF3333; line-height:18px;}
.navLnkGreen {color:#408040; line-height:18px;}
.fact {font-size:11px; color:#484848;}
.factBlue {color:#006699;}
.factRed {color:#FF3333;}
.credits {color:#cccccc;}
.knowledge {font-size:12px; color:#000000;}

/* Feb01 Compliance */
.introLnk {font-size:12px; font-weight:bold; color:#009eff;}
.introTxt {font-size:12px; color:#ffffff;}
.featureLnkSelect {color:#006699; text-decoration:underline;}
.boldFeature {color:#006699; font-weight:bold;}
.boldFeature2 {font-size:14px; color:#006699; font-weight:bold;}
.boldFeature3 {font-size:13px; color:#006699; font-weight:bold;}
.boldFeature3White {font-size:13px; color:#ffffff; font-weight:bold;}
.boldFeature4 {font-size:12px; color:#006699; font-weight:bold;}
.boldFeatureLightBlue {font-size:16px; color:#009eff; font-weight:bold;}
.headlineLnk {color:#333333; font-weight:bold;}
.detailBodyLnk {color:#006699; text-decoration:underline;}
.detailBodyItem {color:#006699;}
.detailImageDesc {color:#999999;}
.relevanceOn {color:#999999;}
.relevanceOff {color:#cccccc;}
.resultsMeter {letter-spacing:1px;}
.resultsMeterMiss {letter-spacing:1px; color:#cccccc;}

/* Copied by Venu from original css.Added for Search */
.categoryLnkBig {font-family:Arial; font-size:12px; font-weight:bold; color:#333333;}
.categoryLnkBig {color:#006699;}
.categoryLnkBig:hover {text-decoration:underline;}
.categoryLnkBigSelect {color:#006699; text-decoration:underline;}
.categoryLnkSmall {font-family:Arial; font-size:11px; color:#333333;}
.categoryLnkSmall {color:#006699;}
.categoryLnkSmall:hover {text-decoration:underline;}
.categoryLnkSmallSelect {color:#006699; text-decoration:underline;}

.boldBlueTitle {color:#006699; font-size:20px;font-weight:bold;}
.bodyText {font-family:Arial; font-size:12px; color:#000000;}

.headerText {font-family:Arial; font-size:13px; color:#000000;;font-weight:bold;}




.content{
	display:block;
	float:left;
	width:512px;
	}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}
#hpage_latest{
	display:block;
	width:100%;
	
	}

#hpage_latest h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	border-bottom:2px solid #E3E3E3;
	}

#hpage_latest ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	}

#hpage_latest li{
	display:block;
	float:left;
	width:48%;
	margin:0 10px 15px 0;
	padding:0;
	border:2px solid #C7C5C8;
	min-height:300px;
	background-color:#F6F6F6;
	}
#hpage_latest li p{ margin-left:5px; margin-top:5px;}
#hpage_latest li.last{
	margin-right:0;
	}

#hpage_latest img{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#hpage_latest .readmore{
	font-weight:bold;
	text-align:right;
	margin-right:5px;
	margin-bottom:5px;
	}
