@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/gradient_black.jpg);
	background-repeat: repeat-x;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777777;
	text-align: center;
	vertical-align: middle;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-indent: 18px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	line-height: 20px;
	vertical-align: text-bottom;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-indent: 0px;
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	vertical-align: top;
	line-height: 19px;
}
h5 {
	vertical-align: top;
}
h6 {
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 6px;
	line-height: 16px;
	text-decoration: none;
	padding-right: 15px;
}
.projectlist {
	line-height: normal;
	background-position: center;
}
.logo {
	text-align: left;
	vertical-align: middle;
	margin-right: 50px;
}
.green-text {
	color: #2E5C45;
}
.greenbold {
	font-weight: bolder;
	color: #2E5C45;
}
.bluebold {
	font-size: 14px;
	font-weight: bold;
	color: #002251;
	text-decoration: none;
}
.blue-text {
	color: #002251;
}
.red-text {
	color: #B30029;
}
.orange-text {
	color: #F27300;
}
.gray-text {
	color: #58585A;
}
.slogan-mainpage {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.leftcolumn {
  padding-top:         20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #888888;
}
.people {
  padding-top: 20px;
}
.projectinfo {
	position: absolute;
	top: 500px;
	vertical-align: top;
	width: 280px;
	visibility: inherit;
	z-index: auto;
}
#image {
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
	border: 1px solid #222222;
	vertical-align: top;
}
a:link {
	text-decoration: none;
	color: #002E6C;
}
a:visited {
	color: #797979;
	text-decoration: none;
}
a:hover {
	color: #F27300;
	text-decoration: none;
}
