* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #ffffff;
	text-align: center;
	font-family: "trebuchet ms", Helvetica-Neue, Helvetica, Verdana, sans-serif;
	line-height: 1.1em;
	color: #808080;
	font-size: 0.75em;
}

h1 {
	font-family: "trebuchet ms", Helvetica-Neue, Helvetica, Verdana, sans-serif;
	color: #b3c585;
	font-weight: normal;
	font-size: 16pt;
	margin-top: 1em;
	margin-bottom: .5em;
	line-height: 1.1em;
}

h2 {
	font-family: "trebuchet ms", Helvetica-Neue, Helvetica, Verdana, sans-serif;
	color: #666;
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 1em;
	text-align: left;
	line-height: 1.2em;
}

h3 {
	font-family: "trebuchet ms", Helvetica-Neue, Helvetica, Verdana, sans-serif;
	color: #b3c585;
	font-weight: normal;
	font-style:italic;
	font-size: 11pt;
	margin-bottom: .25em;
	margin-top: 1em;
}

h4 {
	font-family: "trebuchet ms", Helvetica-Neue, Helvetica, Verdana, sans-serif;
	font-weight: bold;
  text-decoration: underline;
}

p {
	font-family: "trebuchet ms", Helvetica-Neue, Helvetica, Verdana, sans-serif;
	margin-bottom: 1.25em;
	font-weight: bold;
	line-height: 1.4em;
}

a {
	color: #b3c585;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a img {
	border: 0px;
}

ul {
	margin-bottom: 1em;
}

li {
	margin-left: 20px;
	list-style: circle;
}

th {
	font-family: "trebuchet ms", Helvetica-Neue, Helvetica, Verdana, sans-serif;
	color: #414141;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: .75em;
	margin-top: .25em;
	line-height: 1.5em;
}

td {
	font-family: "trebuchet ms", Helvetica-Neue, Helvetica, Verdana, sans-serif;
	color: #414141;
	font-size: 10pt;
	margin-bottom: .75em;
	margin-top: .25em;
	line-height: 1.5em;
}

input, textarea {
	font-family: "trebuchet ms", Helvetica-Neue, Helvetica, Verdana, sans-serif;
	font-size: 1em;
}








body {
	padding: 20px;
}


#outerpage {
	padding: 0px;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#masthead_cont {
	position: relative;
	margin: 10px auto 30px auto;
}

#masthead {
	width: 895px;
	padding-left: 100px;
}

#masthead img {
	display: block;
}

#navigation {
	position: absolute;
	left: 100px;
	width: 855px;
	height: 31px;
}



#logo {
	position: absolute;
	top: -10px;
	left: 0px;
}


#left_col {
	float: left;
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
	width: 215px;

}

#content {
	margin-left: 0px;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 30px;
	text-align: justify;
	float: left;
	width: 455px;
}

#right_col {
	margin-left: 0px;
	width: 215px;
	float: left;
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
}

#copyright {
	clear: both;
	padding-top: 8px;
	padding: 30px 0px 0px 24px;
	height: 22px; /* Height - padding */
	text-align: center;
	font-family: "trebuchet ms", Helvetica-Neue, Helvetica, Verdana, sans-serif;
	font-size: 0.75em;
}






p.address {
	margin-top: .1em;
	margin-bottom: .1em;
}

p.contact {
	margin-top: .1em;
	margin-bottom: .1em;
}

p.publication {
	line-height: 1.25em;
	padding-left: 1.5em;
	text-indent: -1.5em;
	margin-top: .1em;
	margin-bottom: .1em;
}

p.patent {
	line-height: 1.25em;
	padding-left: 1.5em;
	text-indent: -1.5em;
	margin-top: .1em;
	margin-bottom: .1em;
}

p.project {
	line-height: 1.25em;
	padding-left: 1.5em;
	text-indent: -1.5em;
	margin-top: .1em;
	margin-bottom: .1em;
}

p.front-content {
	margin-bottom: 0px;
}

p.right {
	text-align: right;
	margin-bottom: 5px;
	margin-top: 10px;
}

a.read_more {
	color: #fff;
	text-decoration: none;
	background: #b3c585;
	padding: 4px 10px 4px 10px;
	font-size: .9em;
}

a.read_more:hover {
	color: #000;
}


div.hr {
	height: 1em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
}












.styled_box {
	background: #e4e4e4;
	padding: 5px;
}

.styled_box h2 {
	font-family: "trebuchet ms", Helvetica-Neue, Helvetica, Verdana, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.1em;
	color: #b3c585;
	margin-bottom: .25em;
	margin-top: .25em;
}

.styled_box h2 a {
	color: #b3c585;	
}

.styled_box h3 {
	font-family: "trebuchet ms", Helvetica-Neue, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.1em;
	color: #b3c585;
	margin-bottom: .5em;
	margin-top: 1em;
	font-style: normal;
}

.styled_box p {
	margin-bottom: 1em;
	
	font-family: "trebuchet ms", Helvetica-Neue, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em;
}

.styled_box a {
	color: #666;
}

.styled_box a:hover {
	text-decoration: underline;
}

.styled_box a.read_more {
	color: #fff;
	text-decoration: none;
	background: #b3c585;
	padding: 4px 10px 4px 10px;
	font-size: .9em;
}

.styled_box div.read_more {
	text-align: right;
}

.styled_box a.read_more:hover {
	color: #000;
}

.styled_box .more {
	text-align: right;
	margin-right: 5px;
	padding-right: 1.5em;
	padding-bottom: 2px;
	font-weight: bold;
}

.styled_box form p {
	text-align: center;
}

.styled_box form input.text {
	width: 16em;
}






fieldset {
	border: 1px solid #d6e7c5;
	background: #e4e4e4;
	position: relative;
	padding-top: 15px;
}

fieldset legend {
	position: absolute;
	top: -.5em;
	left: .7em;
	font-family: "trebuchet ms", Helvetica-Neue, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #b3c585;;
	font-weight: bold;
	padding-left: .5em;
}

fieldset div {
	padding: 10px;
	padding-left: 1.2em;
}

fieldset label {
	display: block;
}

fieldset em {
	color: red;
	font-style: normal;
}

input.short_text {
	width: 200px;
}

input.med_text {
	width: 350px;
}

textarea {
	width: 350px;
	height: 200px;
}


input.text {
	line-height: 1.5em;
}




.photo_box {
	margin-top: 45px;
	margin-bottom: 20px;
	padding-left: 5px;
	width: 650px;
	_width: 660px;
	height: 165px;
}

.styled_box div.photo {

	margin-left: 30px;
	float: left;
}

.styled_box div.photo img {
	border: 1px solid #333333;
	display: block;
}

.float_right {
	float: right;
	padding-left: 20px;
}

.float_left {
	float: left;
	padding-right: 20px;
}




div.image {
	text-align: center;
	margin: 20px;
}

div.image .caption {
	margin: 5px;
	color: #b3c585;
}





.article {
	padding-top: 1em;
}

.article a {
	text-decoration: none;
}

.article a:hover {
	text-decoration: underline;
}







table.program {}

table.program td,
table.program th {
	padding: 3px 6px 3px 6px;
	background: #e8e8e8;
}

table.program tr.alt th,
table.program tr.alt td {
	background: #f7f7f7;
}

table.program td.transparent {
	background: transparent;
}

table.program td.bronze {
	background: #bd915f;
}

table.program tr.alt td.bronze {
	background: #d2b593;i
}






.colwrapper {	
}
.col1 {
	width: 50%;
	float: left;
}

.col2 {
	width: 50%;
	float: right;
}



.error {
	color :#ff0000;
}







.partner {
	margin-top: 30px;
	margin-bottom: 30px;
}







table#landing {
  width: 720px;
  margin: auto;
}

table#landing td {
  padding: 10px;
  vertical-align: top;
}

table#landing p {
  font-weight: normal;
}

table .intro {
  text-align: center;
  font-weight: bold;
}
table .intro p {
  line-height: 2em;
}

#landing td#gbi {
  width: 340px;
  text-align: justify;
  color: #73a239;
}

#landing td#ggii {
  width: 340px;
  text-align: justify;
  color: #007b84;
}



div.management {
  line-height: 1.4em;
}

#partner_logos td {
  vertical-align: bottom;
  text-align: center;
}
