/*
	Copyright 2004 Samuel Ginn College of Engineering 
	URL: http://www.eng.auburn.edu/
	Author: Felipe Coimbra (felipe@eng.auburn.edu)
	Created on: 8/19/2004
	Last updated on: 
*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #00295A;
}
a:visited {
	color: #00295A;
}
a:hover {
	color: #F69059;
}
a:active {
	color: #00295A;
}
.size760 {
	width: 760px;
}
.size509 {
	width: 509px;
	float: left;
}
.size251 {
	float: right;
	width: 251px;
	text-align: right;
}
.office {
	float: right;
	width: 251px;
	text-align: right;
	font-size: 7pt;
}
.content {
	text-align: left;
	width: 740px;
	padding: 5px 10px;
}
.blue_line {
	background-color: #00295A;
	height: 15px;
	width: 760px;
}
.footer {
	font-size: 10px;
	text-align: center;
	width: 760px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.newsInfo {
	font-size: 10px;
}
.newsHeadline {
	font-size: 12pt;
	text-transform: uppercase;
}
.FootNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

