/* CSS Document */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-image: url(../images/background2.jpg);
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
}	
.content {
position: relative;
clear: both;
width: 800px;
margin-left: auto;
margin-right: auto;
padding-bottom:10px;
background-image: url(../images/white.gif);
z-index: 32;

}
/* ANCHORS */

a:link {
	color: #003397;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {	
	color: #4680DC;
	text-decoration: none;	
	font-weight: bold;
	}

a:hover {
	color: #4680DC;
	text-decoration: underline;
	font-weight: bold;	
	}

a:active {
	text-decoration: none;
	font-weight: bold;
}
.subhead {
	font-size: 14px;
	color: #003397;
	font-weight: bold;
	}
.leftimages {
	background-color: #FFFFFF;
	margin-right: 10px;
	float:left;
	display:inline;
}
.rightimages {
	background-color: #FFFFFF;
	margin-left: 10px;
	float:right;

}
.captions {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	margin-top: 2px;
}
#maincontent {
	padding-top: 30px;
	padding-bottom: 10px;
}
.intro {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	width:253px;
}
.icons {
	float: right;
}
 .researchhead {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	display: block;
	border-top: 10px #0E2D5F solid;
	color: #619FFC;
	width: 800px;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	padding-bottom:10px;
	text-align:left;
}
 .columnwrapper {
	display: block;
	height: 120px;
	padding-bottom:30px;
	border-bottom: 1px #999 solid;
	margin-bottom: 20px;
}
 .columnwrapper2 {
	display: block;
	height: 120px;
	padding-bottom:30px;
	margin-bottom: 50px;
}
 .column2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #003397;
	font-size: 11px;
	line-height: 12px;
	width: 140px;
	float: left;
	padding-left:5px;
	padding-right:5px;
}
 .column3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #003397;
	font-size: 11px;
	line-height: 12px;
	width: 135px;
	float: left;
	padding-right:5px;
	padding-left:10px;
}
#slideshow {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 8px;
	display: block;
	width: 535px;
	height:228px;
	background-image: url(../polar/images/researchers.jpg);	
}
 #blog {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	position:absolute;
	top:590px;
	left:600px;
	background-color:#CEDCF4;
	width: 200px;
	height:530px;
	
}
.blogtext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding:5px 0 0 20px;
	font-size:12px;
	line-height:14px;
	margin-top:5px;
	
}

.blogtext2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding:5px 0 0 20px;
	font-size:12px;
	line-height:14px;
	border-top:solid 1px #003397;
	margin-top:5px;
	
}