/* Print!*/

body {
	color: #000;
	background: #fff;	
	-moz-font-feature-settings: inherit;
    -moz-font-language-override: inherit;
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

a {
	text-decoration: none;
	color: #06c;
}

p { line-height: 1.2em; }

ul li, ol li {
margin: 0.5em 0;
}

ul, ol { margin-top: 0;  }

h2 { margin-bottom: 0; }

img { border: 0 none; }

dl, dd { margin-bottom: 1.5em; }


#skiplinks, #toplinks, #TopNav, #topmenu, #Banner, #tagline, #floatyimage, #Search, .sidebox, #BottomNav, #Footer, #footernav, #nasablock, .crumbnav, #Feature, .featureimage, div.newsblurb img, div.eventsblurb img, div.featuresblurb img, form, .hidetext, .Vimeo, #urlpage, .fyi
{
	display: none;
}

body.homepage #Subordinate div.sidebox
{
	display: none;
}

#logo img
{
	border: 0 none;
	float: left;
	margin: 0 10px 0 0;
	position: relative;	
}

#bannerhead h1 a
{	
	color: #4eac00;
	text-decoration: none;
	text-transform: none;
	font-size: 20pt; 	
}

#Main h1 {
	padding: 20px 0 10px;
	text-align: left;
	font-size: 16pt; 
	margin: 0;
}
#Main h2 {
	padding: 10px 0;
	text-align: left;
	font-size: 14pt;
	margin: 0;	
}

#Main h3 {
	padding: 10px 0;
	text-align: left;
	font-size: 12pt;
}

#Main p, ul li, ol li
{
	font-size:10pt;
}

#Main h2 a:after {
	content: " ("attr(href)") ";
	font-size: 70%;
	color: #000;
}

#Main p a:after, #Main li a:after {
	content: " ("attr(href)") ";
	font-size: 90%;
	color: #000;
}

#Main p a[href^="/"]:after, #Main li a[href^="/"]:after, #Main h2 a[href^="/"]:after {
	content: " (http://www.nas.nasa.gov" attr(href) ") ";
	font-size: 90%;
	color: #000
}


/*** Table ***/
table {
    border: 1px solid #ccc;
    font-size: 0.8em;
    width: 100%;
    margin-bottom: 20px;
}

table td {
    border: 1px solid #ccc;
    line-height: 1.3em;
    padding: 0.5em 1.2em;
}

table thead th {
    border: 2px solid #ccc;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 5px 0;
    text-align: center;
}

table caption {
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    padding: 15px 0;
}


/*** Images ***/

#Main img.right, img.border 
{
	float: right;
	margin: 5px 7px 5px 0;
	border: 1px solid #0081CA;
	position: relative;
	padding: 8px;
}

div.captionedimage img
{ float: right; margin: 10px 0 5px 10px;}

div.leftcaptionedimage img
{ float: left; 	margin: 10px 10px 5px 0;}

div.captionedimage img, div.leftcaptionedimage img
{
	border: 1px solid #0081CA;
	position: relative;
	padding: 8px;
}

/*** AMS Page ***/

#Main #nextwebinar {
    border: 1px solid #ccc;
    clear: both;
    margin: 0 auto;
    padding: 0 20px;
    text-align: left;
    width: 90%;
}

#Main #nextwebinar h2 { font-size: 18px; }




/*** Staff Page ***/

#Mainpeople li a[href^="/"]:after {
	content: " (http://www.nas.nasa.gov" attr(href) ") ";
	font-size: 90%;
	color: #000
}

#research_interests, #projects, #professional_activities, #publications, #presentations, #awards, #links {
	display: block !important; 
	visibility: visible !important;
}

.backbutton {
	display: none;
}

