@import url("nav_hist.css");

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin: 0px;
	background-color:#FFFFFF;
}

#awards {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #990000;
}	
#awards th {
	background-color: lightblue;
}	
#awards td, th {
	padding-bottom: 20px;
}	
	
/*new header */

.history_logo2 {
	padding:10px 20px;
	text-align:center;
}		
.history_text2 {
	width:60%;
	text-align:center;
}
.acs_logo2 {
	margin:10px;
	vertical-align:middle;
}	
.acs_head {
	font-size: 12pt;
	font-weight: 600;
	color: #0000ff;
}	
.history {
font-size:.8em;	
}
.hist_head {
	color: #000000;
	font-size: 18pt;
	font-variant:small-caps;
	text-align:center;
}	
.acsLogo {
	text-align:center;
}
.header {
	border-bottom: 3px outset #990000;
}		
/*end of new header */	
a:link, a:visited {
	color: #0033CC; 
	text-decoration:none;
}
/*a:visited {
	color:#CC6600;
	text-decoration:none;
}
This was changed 11/4/11
*/
a:active, a:hover, a:focus{
	color: #336699; 
	background: #ffcc33; 
}	
#content {
	margin: 20px 20px 20px 35px;
}
#content h1 {
	font-size: 16pt;
	color: #990000;
	padding-bottom: 15px;
}	
#content h2 {
	font-size: 12pt;
}							

.left_margin {
	padding-left: 10px;
}	
.footer {
	font-size; 8pt;
	padding: 7px 10px 10px 100px;
	border-top: 1px dashed #990000;
}	
#roster td {
	border: 1px solid #3333CC;
}
#links li {
	padding-bottom: 20px;
	font-weight:bold;
	font-size:11pt;
}	
.lines { 
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	padding:5px 0px 5px 0px;
	text-align: center;
}	
.bot_line {
	border-bottom: 2px solid #990000;
}	
.margin20 {
	padding-left: 20px;
	padding-right: 20px;
}	
.box {
	padding: 10px;
	border: 1px solid #990000;
	background-color: #efefef;
	font-style: font-family: Arial, Helvetica, sans-serif;
}	
.bot_space {
	margin-bottom: 2em;
}
/*  Google search style */
.searchBox {
	margin:2em 0px 1em 4px;
}
