@charset "utf-8";
/* CSS Document */
* {margin:0px; padding:0px; border:0px;}
html, body {
	height: 100%;
	background-color:#FFF;
}
#container {
	width: 960px;
	background-color:#FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:-60px;
	position:relative;
	top: 0px;
	right: 0px;
	min-height:97%;	
}
#header {
	height: 422px;
	width: 100%;
	background-image: url(Figs/header.jpg);
	margin-top: 5px;
	background-repeat: no-repeat;
}
#header img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#horizontal_menu {
	width: 100%;
	height:48px;
	margin-bottom: 5px;
	background-image:url(Figs/menu.png);
}
#horizontal_menu ul {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 98px;
	list-style: none;
	float: left;
	clear: both;
}
#horizontal_menu ul li {
	float: left;
	display: block;
	margin-right:10px;
	padding-left:10px;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.actual {
	color: #333333;
}
#horizontal_menu ul li a {
	text-decoration: none;
	float:left;
	cursor: pointer;
	font-family: "futura Lt BT", verdana, sans-serif;
	color: #FFF;
	font-weight: 550;
	font-size: 15px;
}
#horizontal_menu ul li a:hover {
	background: none;
	color: #333333;
}
#content{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	right: 0px;
	padding-bottom:40px;
	padding-left:15px;
	text-align: justify;
}
.homeimage {
	float: right;
	margin-top: 10px;
	margin-right:30px;
	margin-left: 40px;
	margin-bottom:10px;
}
#content .principalimage {
	margin-top: 10px;
	margin-left: 55px;
	margin-bottom:50px;
}
#content .heads img{
	float: left;
	margin-right: 20px;
}
#content ul {
	font-family: "Open Sans", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7;
	color: #555;
	margin-bottom:12px;
	margin-top:12px;
	padding-left: 18px;
	padding-right:18px;
	list-style-position: outside;
}
#content ul li {
	padding-bottom: 12px;
}
#wide {
	margin-right: 15px;
	margin-left: 20px;
}
#wide p {
	padding-right: 20px;
}
#heads{
	margin-left:60px;
	margin-top:30px;
	width:100%;
}
#groupmembers{
	margin-left:60px;
	margin-top:30px;
}
.column1 {
		width: 450px; 
	    float: left;
		padding-top: 10px;
}
.column1 img { 
	    float: left;
		padding-right: 15px;
}
.column2 {
		width: 450px; 
	    float: left;
		padding-top: 10px;
}
.column2 img { 
	    float: left;
		padding-right: 15px;
}
.person img {
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sidebar_right { 
		width: 200px; 
	    float:right;
		background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f2f2f2));
		padding-top: 20px;
		margin-left:5px;
		margin-bottom:18px; 			        
		border:1px solid #e1e1e1; 
		border-top:1px solid #f5f5f5; 
		border-bottom:1px solid #c4c4c4;
		border-radius:5px; 
		box-shadow:0 1px 2px rgba(0, 0, 0, .2); 
}
h6.header { 
		margin-top:0px;
		margin-bottom: 10px;
		margin-left:10px;
		margin-right:10px;
		font-size:16px;
		font-family: "Open Sans", Helvetica, sans-serif;
		color: #555;
}
#sidebar_right ul{
	border-top-style: solid;
	border-top-color: #D6D6D6;
	border-top-width: 1px;
}
#sidebar_right ul li{
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
	text-align:justify;
	font-family: "Open Sans", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7;
	color: #555;
	margin-left:10px;
	padding: 10px 5px 10px 0px;
	border-bottom-color: #D6D6D6;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
#sidebar_right ul li a {
	font-family: "Open Sans", Helvetica, sans-serif;
	color: #1A66AA;
	font-weight: 500;
	text-decoration: none;
	font-size: 11px;
}
#sidebar { 
		width: 180px; 
	    float: left;
		heigth: 100%;
		padding-top: 25px;
}
#sidebar ul {
	   	padding-top: 55px; 
}
#sidebar ul li {
	list-style: none;
	display: block;
	padding: 10px 12px 10px 12px;
	box-shadow:inset -3px -3px #888;
	background-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #0F0F0F;
	border-bottom-color: #0F0F0F;
	border-left-color: #D6D6D6;
}
#sidebar ul a {
	font-family: "Open Sans", Helvetica, sans-serif;
	color: #FFF;
	font-weight: 500;
	text-decoration: none;
	font-size: 13px;
}
#sidebar a:hover {
	background: none;
	color: #333333;
}
#main_index {
	width: 735px;
	float: left;
	border-right: 2px solid #efefef;
	padding-left: 10px;
	padding-right: 15px;
	margin-bottom: 45px;
	text-align: justify;	
}
#main {
	width: 680px;
	float: right;
	border-left: 2px solid #efefef;
	padding-left: 40px;
	padding-right: 55px;
	margin-bottom: 45px;
	text-align: justify;	
}
.main_links p a img {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
	vertical-align: middle;
}
#research {
	width: 680px;
	float: right;
	border-left: 2px solid #efefef;
	padding-left: 40px;
	padding-right: 55px;
	text-align: justify;	
}
.researchmain {
	width: 960px;
	height: 990px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 5px;
	text-align: justify;
	background-color: #FFF;
	background-image: url(images/research.png);
	background-repeat: no-repeat;
}
.rescolumn {
	width: 277px;
	height: 990px;
	margin-left: 20px;
	margin-right: 5px;
	float:left;
	text-align: justify;
}
#main ul {
	font-family: "Open Sans", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7;
	color: #555;
	margin-bottom:12px;
	margin-top:12px;
	padding-left: 18px;
	list-style-position: outside;
}
#main ul li {
	padding-bottom: 12px;
}
#docleft {
		width: 450px; 
	    float: left;
}
#docright {
		width: 450px; 
	    float: left;
		margin-left:20px;
}
.clearfooter {
	height: 50px;
	clear: both;
	background-color: #FFF;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height:50px;
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	font-size: 10pt;
	margin-bottom: 0px;
	padding-top:12px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #C4C4C4;
}
#footer .footer_socialnet ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	display: inline;
	padding-right: 3px;
	padding-bottom:10px;
	padding-left: 8px;
}
#footer .footer_socialnet ul li .padding{
	padding-left: 80px;
	padding-bottom:2px;
}

p {
	font-family: "Open Sans", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7;
	color: #555;
	margin-bottom:12px;
	margin-top:12px;
}
#sidebar_right p{
	font-family: "Open Sans", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7;
	color: #555;
	margin-bottom:12px;
	margin-top:12px;
	margin-left:10px;
	margin-right:10px;
}
h1 {
	font-family: "Open Sans", Helvetica, sans-serif;
	color: #555;
	font-size: 26px;
	line-height: 1.8;
	margin-top:30px;
	margin-bottom:20px;
}
h2 {
	font-family: "Open Sans", Helvetica, sans-serif;
	color: #555;
	font-size: 20px;
	line-height: 1.8;
	margin-top:30px;
	margin-bottom:20px;
}
h3 {
	font-family: "Open Sans", Helvetica, sans-serif;
	color: #555;
	font-size: 18px;
	line-height: 1.8;
	margin-top:30px;
	margin-bottom:20px;
	text-decoration: underline;
}
h4 {
	font-family: "Open Sans", Helvetica, sans-serif;
	color: #555;
	font-size: 18px;
	line-height: 1.8;
	margin-top:30px;
	margin-bottom:20px;
}
h5 {
	font-family: "Open Sans", Helvetica, sans-serif;
	color: #555;
	font-size: 13px;
	line-height: 1.7;
	margin-top:12px;
	margin-bottom:12px;
}
.italic {
	font-style: italic;
}

.boldtext {
	font-weight: bold;
	font-size: 16px;
	color: #555;
}
.newstitle {
	font-weight: bold;
	color: #1A66AA;
}

.rescolumn p {
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}
.rescolumn h2 {
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}
.rescolumn h2 a {
	text-decoration: none;
	color: #555;
}
#content ol {
	font-family: "Open Sans", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7;
	color: #555;
	margin-bottom:0px;
	margin-top:12px;
	padding-left: 18px;
	padding-right:18px;
	list-style-position: outside;
}
#content ol li {
	padding-bottom: 10px;
	font-weight: bold;
}
