/** {margin:0; padding:0;}*/

img
{  border-style: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color:#333333;
}
a:visited {
	text-decoration: none;
	color:#333333;
}
a:hover {
	text-decoration: none;
	color:#333333;
}
a:active {
	text-decoration: none;
	color:#333333;
}

#container  {
	margin-top:15px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

.stickytooltip{
box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
display:none;
position:absolute;
display:none;
border:0px solid black; /*Border around tooltip*/
background:#3FC;
font-size:13px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
padding:10px;
z-index:3000;
}


.stickytooltip .stickystatus{ /*Style for footer bar within tooltip*/
background:#999;
color:white;
padding-top:1px;
padding-bottom:2px;
text-align:center;
font:bold 10px Arial;
}

#fadeshow2, #fadeshow2 .gallerylayer {
	background-color: #fff !important;
}

#fadeshow2toggler {
	float:right;
	width:105px;
	margin-top:8px;
}

#inst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999;
	text-align: center;
	line-height:90%;
}

#infoback {
	margin-top:8px;
	background-image:url(../images/backright.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:850px;
	height:45px;
	background-color:#cccccc;
	float:left;
}

#info2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #333;
	width:805px;
	height:45px;
	background-color:#CCCCCC;
	float:left;
	background-image: url(../images/backleft.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	/*padding-top:5px;*/
}

#casestudy {
	margin-top:7px;
	background-image:url(../images/backPDF.jpg);
	background-repeat:no-repeat;
	padding-left:80px;
	text-decoration:none;
	color:#333333;
}

#filler {
	height:45px;
	width:80px;
	margin-top:6px;
	border-style:none;
	float:left;
	position:relative;
	z-index:1000;
}