@charset "UTF-8";

/*Body styles*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #E8E8E8;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.background {
	width: 880px;
	height: auto;
	background-image: url(images/blue.jpg);
	background-repeat: repeat-y;
}
.container {
	width: 880px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.container {
	clear: both;
}
h2 {
	font-family: Garamond, "Times Roman", serif;
	font-size: 14pt;
	color: #999;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: underline;
}
h1 {
	color: #999999;
	font-family: Garamond, "Times Roman", serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	margin-bottom: -5px;
	margin-top: 10px;
}
h3 {
	color: #999999;
	font-family: Garamond, "Times Roman", serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	margin-bottom: -5px;
	margin-top: 0px;
}

p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 14pt;
}

/*Line styles*/

.outline {
	width: 890px;
	margin-top: 40px;
	margin-left: 40px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #878787;
	border-bottom-color: #878787;
	padding: 0px;
}

.top_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
	margin-left: 320px;
}

.toplines {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #878787;
	height: 6px;
	margin: 0px;
}
.topspace {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
}

/*Link styles*/

a:link {
	color: #878787;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #878787;
}
a:hover {
	text-decoration: underline;
	color: #e8e8e8;
}
a:active {
	text-decoration: none;
}

.header {
	margin-bottom: 38px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/*Navigation styles*/

.topnav {
	background-color: #878787;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #134672;
	height: 40px;
	width: 880px;
	margin: 0px;
	padding: 0px;
}
.topnav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
	padding: 0px;
	width: 640px;
}
.topnav ul li {
	float: left;
	padding: 0px;
	text-align: left;
	margin: 0px;
}
.sidenav {
	width: 240px;
	float: left;
	padding-top: 0px;
	margin: 0px;
}
.sidenav ul li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

/*Content styles*/

.photo {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 240px;
}
.content {
	margin-left: 240px;
	margin-right: 0px;
	padding-right: 20px;
	width: 620px;
}

.content p {
	font-size: 10pt;
	margin-right: 20px;
	line-height: 12pt;
	color: #CCC;
}
.content ul li {
	font-size: 10pt;
	list-style-type: square;
	margin-top: 5px;
	color: #ccc;
}
.content .page_title img {
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
}
.page_title {
	margin: 0px;
	padding: 0px;
	width: 640px;
}
.map {
	float: left;
	margin-bottom: 10px;
	margin-top: 20px;
}
.profile {
	margin-top: 16px;
	width: 640px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #878787;
}
.profile img {
	float: left;
	margin-right: 15px;
}


/*Footer styles*/

.footer {
	font-family: Garamond, "Times Roman", serif;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 30px;
	color: #878787;
	margin-bottom: 10px;
	padding-bottom: 20px;
	width: 210px;
	float: left;
}
.footerlinks {
	font-family: Garamond, "Times Roman", serif;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 20px;
	color: #878787;
	margin-bottom: 10px;
	padding-bottom: 20px;
	text-align: right;
	margin-right: 20px;
}

/*table styles*/

.project_table {
	margin-top: 20px;
	float:left;
	margin-left: 18px;
	margin-bottom: 16px;
}
.flash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
	margin-top: 4px;
}

table.people {
	width: 620px;
	table-layout: auto;
	border-collapse: collapse;
	margin: 0px;
}
table.people th {
	border-bottom: 1px solid #878787;
	width: 195px;
	padding: 20px 20px 20px 0;
	margin: 0;
	vertical-align: top;
}
table.people td {
	border-bottom: 1px solid #878787;
	width: 405px;
	padding: 20px 0 20px 0;
	vertical-align: top;
}

table.people th.last {
	width: 195px;
	padding: 20px 20px 20px 0;
	margin: 0;
	vertical-align: top;
	border-bottom-style: none;
	
}
table.people td.last {
	width: 405px;
	padding: 20px 0 20px 0;
	vertical-align: top;
	border-bottom-style: none;
}

