<style type="text/css">
<!--

html {
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

#wrapper {
	color:#000000;
	background-color: #ffffff;
	margin:0 auto;
	padding-top: 20px;
	width: 1000px;
}


#header {
	float: left;
	margin: 0 auto 20px;
	padding: 0;
	text-align: left;
	width: 100%;
	font-style: italic;
}

#content-container {
	background-color: #ffffff;
	width: 100%;
	margin: 0 auto;
	border: 1px solid #dddddd;

}

#content {
	margin: 5px;
	text-align: left;
}

#small_font {
	font-size: 10px;
}

#footer {
	width: 100%;
	text-align: left;
	font-size: 11px;
	padding: 20px 0px 00px 0px;
}
#footer2 {
	background: url(/graphics/new/bkgrdfooter.gif) repeat-x;
	width: 100%;
	height: 21px;
}

#footer-tag {
	width: 100%;
	color: #333333;
	text-align: center;
	font-size: 11px;
}


#navigation {
	height:39px;
	margin: 0px 0px 0px 0px;
	background-color:#c64242;
	padding: 3px 0px 3px 3px;
}
#navigation2 {
	height: 25px;
	margin-top: 80px;
	background-color: #dddddd;
	border-radius: 8px 8px 0px 0px;
	padding: 0;
	clear: both;
}
#navigation ul {
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
#navigation li {
	display:inline;
	background-color:#14589d;
	width: 130px;
	height:39px;
	float:left;
	margin: 0 3px 5px 0;
	padding: 0;
	text-align:center;
}
#navigation a {
	width:120px;
	height:36px;
	padding-top: 3px;
	padding-right: 10px;
	text-decoration:none;
	color:#e3f0f9;
	font-weight:800;
	display:block;
}
#navigation a:hover {
	color:#e3f0f9;
	font-weight:800;
	background-color: #2e70b4;
}

a:visited {
	color: #024d98;
	text-decoration: underline;
}

a:link {
	color: #024d98;
	text-decoration: underline;
}

a:hover {
	color: #024d98;
	text-decoration: underline;
}

a:active {
	color: #024d98;
	text-decoration: underline;
}

.text-default {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
        background-color: white;
}

.page-title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.table-title {
	font-weight: bold;
}

h1 {
	font-size: 13px;
	font-weight: bold;
}

td.banner-logo {
	background-color: #14599e;
	margin: 0px;
	padding: 0px;
}

td.main-body {
        background-color: white;
	text-align: justify;
	border: 2px solid #c64242;
}

td.body-text {
        background-color: white;
	padding: 1em 1em 1em 1em;
	text-align: justify;
}

#footer td.footer {  
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px; 
}

td.table2-title {
	background-color: #024d98;
	border-bottom: 1px solid rgb(100,100,100);
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
	color: white;
}

td.table2-title-right {
	background-color: #024d98;
	color: white;
	font-weight: bold;
	font-size: 11px;
	border-right: 1px solid white;
	border-bottom: 1px solid rgb(100,100,100);
	vertical-align: top;
}

td.table2 {
        background-color: white;
	font-size: 11px;
	vertical-align: top;
}

td.table2-right {
        background-color: white;
	border-right: 1px solid rgb(100,100,100);
	font-size: 11px;
	vertical-align: top;
}

td.footer {
        background-color: white;
	font-size: 10px;
	vertical-align: bottom;

}

td.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-color: white;
	vertical-align: top;
	background-color: #14599e;
	border-bottom: 1px solid #c64242;
}

td.nav2 {
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-color: white;
	vertical-align: top;
	background-color: #14599e;
}

.nav a:link {
	color: #eeeeee;
	text-decoration: none;
}

.nav a:visited {
	color: #eeeeee;
	text-decoration: none;
}

.nav a:hover {
	color: #eeeeee;
	text-decoration: underline;
}
.nav a:active {
	color: #eeeeee;
	text-decoration: none;
}
.nav2 a:link {
	color: #eeeeee;
	text-decoration: none;
}

.nav2 a:visited {
	color: #eeeeee;
	text-decoration: none;
}

.nav2 a:hover {
	color: #eeeeee;
	text-decoration: underline;
}
.nav2 a:active {
	color: #eeeeee;
	text-decoration: none;
}
.news-title {
	font-weight: bold;
}
.news-date {
	font-size: 11px;
	font-weight: normal;
}
.news-text {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.news-publisher {
	font-size: 11px;
	font-weight: normal;
}
.news-copyright {
	font-size: 11px;
	font-weight: normal;
}
td.news-NASA {
	border-bottom: 1px solid rgb(150,150,150);
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: justify;
}
td.news-Other {
	border-bottom: 1px solid rgb(150,150,150);
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: justify;
}

td.data_header {
	border-bottom: 2px solid black;
	font-size: 11px;

}

td.data_alt {
	border-bottom: 1px solid rgb(150,150,150);
	font-size: 11px;
	padding: 2px 20px 2px 0px;
}

td.meetings_odd {
	background: #aaaaaa; 
	border-bottom: 1px solid black; 
	text-align:center;
	padding: 0 5px 0 5px;
}
td.meetings_even {
	background: #dddddd; 
	border-bottom: 1px solid black; 
	text-align:center;
	padding: 0 5px 0 5px;
}
td.meetings_date_right {
	border-bottom: 1px solid black; 
	text-align: right;
	padding: 0 5px 0 0;
}
td.meetings_date_left {
	border-bottom: 1px solid black; 
	text-align: left;
	padding: 0 0 0 5px;
}

td.login_button {
	border: rgb(155,155,155) solid 1px;
	background-color: #dddddd;
}

.pay-button {
	display: inline-block;
	visibility: visible !important;
	background-image: -webkit-linear-gradient(#28a0e5,#015e94);
	background-image: -moz-linear-gradient(#28a0e5,#015e94);
	background-image: -ms-linear-gradient(#28a0e5,#015e94);
	background-image: -o-linear-gradient(#28a0e5,#015e94);
	background-image: -webkit-linear-gradient(#28a0e5,#015e94);
	background-image: -moz-linear-gradient(#28a0e5,#015e94);
	background-image: -ms-linear-gradient(#28a0e5,#015e94);
	background-image: -o-linear-gradient(#28a0e5,#015e94);
	background-image: linear-gradient(#28a0e5,#015e94);
	-webkit-font-smoothing: antialiased;
	border: 0;
	padding: 1px;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
	-ms-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
	box-shadow: 0 1px 0 rgba(0,0,0,0.2);
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	cursor: pointer;
	height: 30px;
	line-height: 30px;
        color: white;
        font-weight: bold;
}
a.pay-button:link {
	text-decoration: none;
}
.pay-button span {
	display: block;
	position: relative;
	padding: 0 12px;
	height: 30px;
	line-height: 30px;
	background: #1275ff;
	background-image: -webkit-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image: -moz-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image: -ms-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image: -o-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image: -webkit-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image: -moz-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image: -ms-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image: -o-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image: linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
	-ms-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
	-o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;

}
#header img {
	margin-right: 10px;
}

-->
</style>