@charset "UTF-8";

/* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	height: 220px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 170px;
	float: left;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 170px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 230px;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 230px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	font-family: Tahoma, Geneva, sans-serif;
	page-break-before: left;
}

ul.MenuBarVertical ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #FFF;
	padding: 0.5em 0.75em;
	color: #333333;
	text-decoration: none;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}

/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #CCCCCC;
	color: #993399;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection and (-webkit-min-device-pixel-ratio:0)
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f/loat: left;
		background: #FFFFFF;
	}

}


#container {
	width: 820px;
	height: 1300px;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: -8px;
	font-family: Tahoma, Geneva, sans-serif;
}

#logoheader {
	width: 645px;
	height: 60px;
	float: left;
	padding-top: 40px;
	text-align: left;
	background-color: #FFFFFF;
}

#language {
	width: 25px;
	height: 100px;
	padding-right: 20px;
	padding-left:130px;
	float: left;
	background-color: #FFFFFF;
}

#filler {
	width: 635px;
	height: 60px;
	border-top-style: double;
	border-top-color: #666666;
	float: left;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
}
#social {
	width: 125px;
	height: 55px;
	border-top-style: double;
	border-top-color: #666666;
	float: left;
	padding-top: 5px;
	padding-left: 50px;
	background-color: #FFFFFF;
	
}

#maintext {
	width: 430px;
	height: 680px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 20px;
	float: left;
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 0px;
	text-align: left;
	color: #333333;
	font-size: 12px;
	background-color: #FFFFFF;
}

#maintext p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
}

#image {
	width: 175px;
	height: 680px;
	float: left;
	background-color: #FFFFFF;
}

#imagebox {
	width: 175px;
	height: 200px;
	float: left;
	background-color: #FFFFFF;
}

#footerleft {
	width: 190px;
	height: 103px;
	float: left;
	font-size: 10px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	border-top-color: #666666;
	border-top-style: double;
	border-bottom-color: #666666;
	border-bottom-style: double;
	background-color: #FFFFFF;
	color: #666666;	
	padding-top: 17px;
}

#footermid {
	width: 455px;
	height: 120px;
	float: left;
	font-size: 10px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	border-top-color: #666666;
	border-top-style: double;
	border-bottom-color: #666666;
	border-bottom-style: double;
	background-color: #FFFFFF;
}

#footerright {
	width: 175px;
	height: 110px;
	float: left;
	padding-top: 10px;
	font-size: 10px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	border-top-color: #666666;
	border-top-style: double;
	border-bottom-color: #666666;
	border-bottom-style: double;
	background-color: #FFFFFF;
}

#footerpadding {
	width: 760px;
	height: 15px;
	float: left;
	background-color: #FFFFFF;
}
	
#footerpadding2 {
	width: 660px;
	float: left;
	margin-left: 100px;
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #FFFFFF;
}

#footerpadding3 {
	width: 760px;
	height: 15px;
	float: left;
	background-color: #FFFFFF;
}

table {
	width: 560px;
	color: #993399;
	float: left;
	margin-left: 30px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
table {
	font-size: 12px;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
}
p {
	text-align: left;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
}

#footermid p {
	text-align: center;
	font-size: 10px;
	background-color: #FFFFFF;
}
#contactwording {
	Width: 450px;
	Height: 200px;
	Padding-left: 5px;
	margin-left: 20px;
	color: #333333;
	font-size: 12px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFFFFF;	
}

#contactwording p {
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 12px;
}
label {
	color: #000000;
	font-size: 12px;
	text-align: left;
	position: fixed;
}


#andrewbio {
	width: 425px;
	height: 350px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 25px;
	float: left;
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 0px;
	text-align: left;
	background-color: #FFFFFF;
	
}
#andrewchristie {
	width: 175px;
	height: 350px;
	float: left;
	background-color: #FFFFFF;
}
#sophiabeckerman {
	width: 175px;
	height: 350px;
	margin-left: 195px;
	float: left;
	background-color: #FFFFFF;
}

#sophiabio {
	width: 430px;
	height: 350px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	float: left;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 0px;
	text-align: left;
	background-color: #FFFFFF;
}
	
#sophiabio p {
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
}

#footerpadding2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	color: #993366;
	background-color: #FFFFFF;
}
	
#footerpadding3 {
	width:760px;
}

font {
	color: #993399;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#intro {
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	float: left;
	background-color: #FFFFFF;
}

#assocaitetable {
	width: 480px;
	float: left;
	margin-left: 100px;
	background-color: #FFFFFF;
}
#form1 table {
	text-align: left;
	width: 100px;
	padding-left: 100px;
}
table tr td {
	width: 96px;
	color: #993399;
	font-size: 14px;
	text-align: center;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	background-color: #FFFFCC;
	text-align: left;
}
tr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#Tablecontact tr {
	Float: left;
}

#maintextresearch {
	width: 600px;
	height: 950px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 25px;
	float: left;
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 0px;
	text-align: left;
	color: #333333;
	font-size: 12px;
	background-color: #FFFFFF;
}

.imageeye {
	float: right;
	margin-left: 12px;
	margin-bottom:12px;
}

.researchtable {
	width: 610px;
	float:left;
	margin-left: 0px;
}

.expertisetitle {
	padding-left: 10px;
	color: #993399;
}

form table tr {
	background-color: #F6FDD8;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 10px;
}
.namefield {
	float:left;
}

.languagebuttons {
	border: none
}

#maintextmission {
	width: 430px;
	height: 500px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 20px;
	float: left;
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 0px;
	text-align: left;
	color: #333333;
	font-size: 12px;
	background-color: #FFFFFF;
}

#imagemission {
	width: 175px;
	height:500px;
	float: left;
	background-color: #FFFFFF;
}
	
#maintextapproach {
	width: 430px;
	height: 500px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 20px;
	float: left;
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 0px;
	text-align: left;
	color: #333333;
	font-size: 12px;
	background-color: #FFFFFF;
}
	
#imageapproach {
	width: 175px;
	height: 500px;
	float: left;
	background-color: #FFFFFF;
}
	
	
	
#container {
	color: #333333;
}
