@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-position: top;
	background-color: #FFFFFF;
}
table {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	line-height: 19px;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
}
.underline {
	font-size: 12px;
	padding: 0px;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.underline a:link {
	color: #40637B;
	text-decoration: none;
}
.underline a:visited {
	color: #40637B;
	text-decoration: none;
}
.underline a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.underline a:active {
	color: #FF6600;
	text-decoration: underline;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 750px;
}
#container #top {
	height: 95px;
	background-image: url(images/topstrip.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #sid {
	margin-top: 25px;
	margin-bottom: 15px;
	clear: left;
}
#container #bot {
	font-size: 11px;
	text-align: right;
	color: #999999;
	background-image: url(images/botbackground.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
#container #mid {
	overflow: visible;
}
#container #bot a:link {
	color: #999999;
	text-decoration: none;
}
#container #bot a:visited {
	color: #999999;
	text-decoration: none;
}
#container #bot a:hover {
	color: #333333;
	text-decoration: none;
}
#container #bot a:active {
	color: #333333;
	text-decoration: none;
}
#container #bot p {
	margin-top: 10px;
	margin-bottom: 30px;
}
#container #top #logo {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#topnav {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	bottom: 20px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	width: 600px;
}
#topnav ul {
	float: right;
	margin: 0px;
}
#topnav ul li {
	list-style-type: none;
	float: left;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #999999;
	clear: right;
}
#topnav ul li a:link {
	text-decoration: none;
	color: #000000;
}
#topnav ul li a:visited {
	text-decoration: none;
	color: #000000;
}
#topnav ul li a:hover {
	color: #666666;
	text-decoration: none;
}
#topnav ul li a:active {
	color: #666666;
	text-decoration: none;
}
.maintext {
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 3px;
	line-height: 19px;
}
#container #mid .maintext a:link {
	color: #40637B;
	text-decoration: none;
}
#container #mid .maintext a:visited {
	color: #40637B;
	text-decoration: none;
}
#container #mid .maintext a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#container #mid .maintext a:active {
	color: #FF6600;
	text-decoration: underline;
}
#container #pic {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 200px;
	z-index: 0;
}
#container #mid #leftnav {
	font-size: 11px;
	margin-left: 0px;
	padding-left: 3px;
	width: 165px;
	left: 0px;
	font-weight: bold;
	color: #666666;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#container #mid #leftnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container #mid #leftnav li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#container #mid #leftnav a:link {
	text-decoration: none;
	color: #000000;
}
#container #mid #leftnav a:visited {
	text-decoration: none;
	color: #000000;
}
#container #mid #leftnav a:hover {
	text-decoration: none;
	color: #666666;
}
#container #mid #leftnav a:active {
	text-decoration: none;
	color: #666666;
}
.sub {
	padding-left: 5px;
}
#container #mid #info {
	font-size: 11px;
	margin-top: 15px;
	margin-left: 5px;
}
#container #mid #info p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#container #mid #info a:link {
	color: #666666;
	text-decoration: none;
}
#container #mid #info a:visited {
	color: #666666;
	text-decoration: none;
}
#container #mid #info a:hover {
	color: #333333;
	text-decoration: none;
}
#container #mid #info a:active {
	color: #333333;
	text-decoration: none;
}
#container #mid #login {
	margin-top: 15px;
	margin-bottom: 150px;
}
#container #mid #bio {
	margin-top: 15px;
}
#container #mid #teamnames div {
	margin-bottom: 20px;
}
#container #mid #teamnames {
	margin-top: 15px;
}
#container #mid #locations div {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #mid #locations {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#container #mid #about {
	margin-top: 15px;
	margin-bottom: 20px;
}
#container #mid #partners {
	margin-top: 15px;
}
#container #mid #approach {
	margin-top: 15px;
	margin-bottom: 15px;
}
#container #mid #expertise h3 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-left: 3px;
}
#container #mid #Work {
	margin-top: 15px;
}
#container #mid #worktable {
	margin-top: 15px;
}
#container #mid #info #social {
	margin-bottom: 8px;
}
#container #mid #approach h1 {
	color: #73AD38;
}
#container #mid #quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #6699FF;
	font-size: x-large;
	position: relative;
	height: auto;
	margin-top: 180px;
	left: -5px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.arrow {
	font-size: 11px
}
.biggreen {
	color: #73AD38;
	font-weight: bold;
	font-size: 13px;
}

