@charset "utf-8";
/* CSS Document */


body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
} 

#wordmark { 
	float: left; 
}

#dates { 
	float: right; 
}

li.dates { 
	list-style-type: none; 
}

li.dates_heading { 
	list-style-type: none; 
	font-size: 14pt;
}


#wrap_2 { margin-top: 120px; }

h1 {
	font-size: 16pt; 
}
h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt
}

h4, h5, h6 {
	font-size: 10pt;
}

a {
  text-decoration : underline;
  color : #0000ff;
}

#wordmark a img {
	text-decoration: none; 
	border: 0 none;
}
	

p a:after {
	content: " ("attr(href)") ";
	font-size: 10pt;
}

#skipper, .nav, #social, #slideshow, .navfooter, #ouf_logo_2, #right, #video{
	display: none;
}

#navcopy {
	margin-top: 20px;
	color: #000000; 
}