body
{
	background: White;
	font-family: Arial, helvetica;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

h1
{
	font-size: 17pt;
	font-weight: bold;	
	padding: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
}

h2
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

h3
{
	margin: 0px;
	padding: 0px;
	font-size: 9pt;	
	font-weight: bold;
}

#header
{
	position: relative;
	width: 944px;
	height: 113px;
	left: 50%;
	margin-left: -472px;
}

#header img
{
	border: 0px;
	margin-top: 33px;
	margin-left: 5px;
}

#navigation
{
	position: relative;
	width: 100%;
	height: 28px;
	background: #8fa8be;
	border-bottom: 4px solid #e7e7e7;
	z-index: 99;
}

#content
{
	position: relative;
	width: 944px;
	left: 50%;
	margin-left: -472px;
	padding: 5px;
}

#home_blocks
{
	position: relative;
	width: 100%;
	height: 160px;
	background: #f1efec;
	clear: both;
}

#footer
{
	position: relative;
	width: 100%;
	height: 30px;
	background: #f2f2f2;
	clear: both;
}

#footer_language
{
	float: left;
	margin-top: 3px;	
}

#footer_language img
{
	border: 0px;	
}

#footer_links
{
	float: right;
	margin-top: 7px;
	color: #797979;
}

div.container_center
{
	width: 944px;
	left: 50%;
	margin-left: -472px;
	position: relative;
}

#navigation ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#navigation li
{
	color: White;
	float: left;
	font-size: 9pt;
	font-weight: bold;
}

#navigation li.top
{
	margin-top: 6px;
	border-right: 1px dotted White;
	padding-left: 20px;
	padding-right: 20px;
}

#navigation li.sub
{
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	font-size: 8pt;
}

#navigation li.sub a
{
	color: White;
}

#navigation li.sub a:hover
{
	color: Gray;
}

#navigation a
{
	color: White;
	text-decoration: none;
	display: block;
}

#navigation a:hover
{
	color: Gray;
	text-decoration: none;
}

#navigation ul li ul
{
	position: absolute;
	left: -999em;
	width: 10em;
}

#navigation ul li:hover ul, #navigation ul li.sfhover ul
{
	left: auto;
	margin-left: -20px;
	width: 150px;
	background: #8fa8be;
}

#navigation ul li ul li
{
	width: 130px;
	font-weight: normal;
}

div.home_block
{
	width: 183px;
	float: left;
	margin-right: 52px;
	padding: 0;
	line-height: 160%;
}

#home_header_image
{
	width: 940px;
	height: 240px;
	position: relative;
}

#home_header_text
{
	background-image: url('../images/header_transparency.png');
	width: 910px;
	height: 30px;
	top: 180px;
	position: absolute;
	color: White;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}

#home_welcome
{
	float: left;
	width: 460px;
	position: relative;
	margin-right: 10px;
	margin-top: 24px;
	margin-bottom: 24px;
	line-height: 160%;
}

#home_news
{
	float: left;
	width: 460px;
	margin-left: 10px;
	margin-top: 24px;
	margin-bottom: 24px;
}

a
{
	color: Black;
	text-decoration: none;
}

a:hover
{
	color: Black;
	text-decoration: underline;	
}

div.hr
{
	background: url('../images/hr_background.png');
	background-repeat: repeat-x;
	height: 1px;
	clear: both;
}

#content_image
{
	border: 1px solid #bfbfbf;
	width: 240px;
	height: 400px;
	margin-top: 20px;
	margin-bottom: 50px;
	float: left;
}

#content_image img
{
	border: 5px solid White;
}

#content_body
{
	float: left;
	width: 675px;
	margin-left: 25px;
	margin-bottom: 50px;
}

#full_body
{
	float: left;
	width: 930px;
	margin-left: 25px;
	margin-bottom: 50px;
}

.intro
{
	font-size: 11pt;
	margin-bottom: 15px;
}

div.body
{
	margin-top: 15px;
	width: 440px;
	line-height: 160%;
	float: left;
}

div.side_body
{
	line-height: 160%;
}

div._smi_googlemap
{
	border: 1px solid #bfbfbf;
}

#getdirections
{
	margin: 5px;	
}

input.button
{
	background: url('../images/button.png');
	color: White;
	border: 0px;
	cursor: pointer;
	font-size: 8pt;
	width: 87px;
	height: 22px;
	margin-left: 10px;
	padding-bottom: 2px;
}

input
{
	height: 16px;
	font-size: 8pt;
	border: 1px solid #9b9b9b;
	color: #7d7d7d;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
}

textarea
{
	font-size: 8pt;
	border: 1px solid #9b9b9b;
	color: #7d7d7d;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
}


#sideitems
{
	margin-top: 15px;
	float: right;
	width: 210px;
}

div.avatar
{
	padding: 10px;
	margin: 6px;
	width: 190px;
	height: 110px;
	float: left;
	cursor: pointer;
}

#overlay
{
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url('../images/overlay.png');
	z-index: 199;
	visibility: hidden;
}

div.biography
{
	position: absolute;
	width: 708px;
	height: 376px;
	background: White;
	border: 1px solid #aaaaaa;
	visibility: hidden;
	display: none;
	z-index: 200;
	left: 50%;
	margin-left: -354px;
	top: 50%;
	margin-top: -188px;
}

div.biography div.picture
{
	width: 236px;
	height: 313px;
	border: 1px solid #aaaaaa;
	padding: 5px;
	margin: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.biography div.bio
{
	position: absolute;
	left: 276px;
	width: 375px;
	top: 0px;
	margin: 20px;
	line-height: 160%;
}

div.biography div.close
{
	position: absolute;
	right: 10px;
	top: 10px;
	color: #2b84ae;
}

div.biography div.close a
{
	color: #2b84ae;
	text-decoration: none;
}

div.biography div.close a:hover
{
	color: #2b84ae;
	text-decoration: underline;
	
}






div.biography div.previous
{
	position: absolute;
	left: 10px;
	bottom: 10px;
	color: #2b84ae;
}

div.biography div.previous a
{
	color: #2b84ae;
	text-decoration: none;
}

div.biography div.previous a:hover
{
	color: #2b84ae;
	text-decoration: underline;
	
}

div.biography div.next
{
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #2b84ae;
}

div.biography div.next a
{
	color: #2b84ae;
	text-decoration: none;
}

div.biography div.next a:hover
{
	color: #2b84ae;
	text-decoration: underline;
	
}











div.project_group
{
	clear: both;	
}

div.project_group_image
{
	float: left;
	padding: 10px;
	margin: 6px;
	width: 190px;
	height: 110px;
	background-image: url('../images/avatar.png');
}

div.project_group_info
{
	float: left;
	margin: 6px;
	width: 475px;
	height: 110px;
	line-height: 160%;
	
}

div.project_group_image img
{
	border: 0px;
}

#searchbar
{
	float: right;
	margin-top: 4px;
}

#searchbar input
{
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
}

#searchbar img
{
	margin-left: 10px;
	cursor: pointer;
}

span.failed
{
	color: Red;
}