

/* CSS Document for the RESEARCH TEAM*/
body {
	color: #009999;
	background-color: #009999;
	margin: 0px;

}


.content  {
	color: #009999;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
 	margin: 0px;
	padding: 8px;
}

.captions  {
	color: #009999;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
 	font-weight: bold;
}

.bottomnav  { 
	color: #009999;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 115%;
	text-align: center;

}


.small  { color: #009999;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;

}

.main {
	background: #fff;
	width: 400px;
	height: inherit;
	padding: 30px;
	margin: 0;
}

.main p {
	width: 380px;
}

#heidi {
	float: left;
	padding-top: 30px;
}

.three {
	width: 270px !important;
	margin-left: 10px;
	margin-top: 5px !important;
}

#henny {
	float: right;
	width: 400px;
	padding-top: 30px;
}

#carla {
	margin-top: 35px;
	margin-right: 25px;
}

.footer  { color: #009999;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 105%;
	text-align: center;

}

a:link {
	text-decoration: none; 
	color: #336565;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 105%;

}
a:hover, a:active { 
	text-decoration: underline; 
	color: #336565;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 105%;

}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 105%;

}


a.textlinks:link  {
	text-decoration: none; 
	color: #336565;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 105%;
	text-align: center;

}

a.textlinks:hover, a:active  {
	text-decoration: underline; 
	color: #336565;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 105%;
	text-align: center;

}

a.textlinks:visited  {
	text-decoration: none; 
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 105%;
	text-align: center;

}

a.copy:link {
	text-decoration: none; 
	color: #336565;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 105%;

}
a.copy:hover, a:active { 
	text-decoration: underline; 
	color: #336565;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 105%;

}
a.copy:visited {
	color: #000000;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 105%;

}

a.small:link {
	text-decoration: none; 
	color: #336565;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	
}
a.small:hover, a:active { 
	text-decoration: underline; 
	color: #336565;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;

}
a.small:visited {
	color: #000000;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;

}

h1  {
	color: #009999;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h2  {
	color: #009999;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

h3  {
	color: #009999;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h4  {
	color: #009999;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

img {
	color: #000;
}

.padfix {
	margin: 0;
	padding-top: 5px !important;
}
