﻿#divAnimationPanel1 
{
	height:254px;
	width:60px;
	background-color: #002b5d;
	top:-254px;
	position:relative;
	opacity:0;
	visibility:visible;
}

#divAnimationPanel2 
{
	height:254px;
	width:20px;
	background-color: #002b5d;
	top:-508px;
	left:120px;
	position:relative;
	opacity:0;
	visibility:visible;
}

#divAnimationPanel3 
{
	height:254px;
	width:80px;
	background-color: #002b5d;
	top:-762px;
	left:220px;
	position:relative;
	opacity:0;
	visibility:visible;
}

#divAnimationPanel4 
{
	height:254px;
	width:10px;
	background-color: #002b5d;
	top:-1016px;
	left:345px;
	position:relative;
	opacity:0;
	visibility:visible;
}

#divAnnualReportsBlockOuter
{
	float:left;
	clear:left;
	
}

#divRightAnimationHomePage
{
	margin-bottom:0px;
}