
body 
{
   background: white;
   font-size: 12pt;
}
   
a:link, a:visited 
{
   color: #4073A2; 
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

/* FOOTER styles
-------------------------------------------*/
#footer{
	clear: both;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	color: #666;
	font-size: 11px;
}
	
	#footer a{
		color: #335B83;
		text-decoration: none;
		padding: 0px;
	}
	#footer p{
		color: #C0C0C0;
	}
	#footer ul{
		margin: 0px;
		padding: 5px 0px;
		border: 1px solid #E9E8E5;
		border-width: 1px 0px;
	}
	#footer li{
		margin: 0px;
		padding: 10px 0px;
		list-style: none;
		display: none;
	}
		#footer ul li.tagline{
			display: block;
		}
	#footer p.copyright{
	}
	
	
	#sidebar
{
	display: none;
}

#subhead
{
	display: none;
}

#breadcrumbs
{
	display:none;
}



p.printhide
{
	display:none;
}

#searchbox
{
	display: none;
}

#science
{
	background-image: none;
	background-color: #ffffff;
}

div.quarter
{
     text-align: left;
}

div.quarter img
{
}


span.navlink a
{
	margin-right: 10px;
}

#header{
	margin: 0px;
	position: relative;
	height: auto;
	
}

#header h1
{
		background-image: url('http://www.vai.org/~/media/AAEF688EB6994439A5193F75578C8FA7.ashx');
		background-repeat: no-repeat;
		background-position: left;
		height:120px;
	}

	#header h1 a{
		display: none;
		height: auto;
		width: auto;
		letter-spacing: normal;
		text-indent: 0;
		text-decoration: none;
		color: #000;
		
		
	}


	#header-nav, #header-nav-sup{
		display: none;
	}
