
body {background-color:#000000; margin:0px; font-size:small;}

body, table, td, form, input, select, h1, h2, h3, h4, h5, h6, pre {font-family:Arial; font-size:small; 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:small;}
h1, h2, h3, h4, h5, h6 {font-weight:bold;}
body, form {margin:0px; padding:0px;}
/* Modified to make default link behave like featureLnk */

a {color:#006699;text-decoration:none;}
a:visited {color:#aa3366;}
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; font-size:x-small;}
.headerLnk:visited {color:#666666;}
.footerLnk {color:#000000; font-size:x-small;}
.sectionLnk {font-size:12px; color:#ffffff; font-size:x-small;}
.sectionLnk:visited {color:#ffffff;}
.featureLnk {color:#006699;font-size:x-small;}
.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:13px; 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;}
.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;}

	
	
table.tablecenter {
	margin-right: auto;
	margin-left: auto;
}
object {border: none;}

td.blue {
	background-color: #344E93;
}
td.ltblue {
	background-color: #B7CEE6;
}
td.lavendar {
	background-color: #E1E1EC;
}

/* table decoration */
.tableborder {
	border: 1px solid #999999;
}

.tdgray {
	background-color: #CCCCCC;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	font-family: Veranda, Arial, Helvetica; 
}

/* image styles */
img {
	border: none;
}
.imageborder {
	border: 1px solid;
}


.navlinks {
	font-size: 12px;
}


.whitesidetitle {
	font-weight: 700;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
/* text decoration */
.bold {
	font-weight: bold;
}


.darkbluetext {
	color: #000080;
	font-weight: bold;
}

.gray {
	color: #CCCCCC;
}


.smallitalics {
	font-size: 11px;
	font-style: italic;		
		}
/* text sizes */
.bold {
	font-weight: bold;
}

.gray {
	color: #CCCCCC;
}
.black {
	color: #000000;
}
.underline {
	text-decoration: underline;
}
.center {
	text-align: center;
}
.italic {
	font-style: italic;
}
td {
	vertical-align: top;
}
th {
	vertical-align: top;
}
A.name {
	color: #000000;
	text-decoration: none;
}
A.blacklink:link {
	color: #000000;
}
A.blacklink:visited{
	color: #000000;
}
A.blacklink:active {
	COLOR: #000000;
}
A.blacklinknoUL:link {
	color: #000000;
	text-decoration: none;
}
A.blacklinknoUL:visited {
	color: #000000;
	text-decoration: none;
}
A.blacklinknoUL:active {
	color: #000000;
	text-decoration: none;
}
A.whitelink:link {
	color: #FFFFFF;
}
A.whitelink:visited{
	color: #FFFFFF;
}
A.whitelink:active {
	COLOR: #FFFFFF;
}


.left {
	text-align: left;
}

