@charset "UTF-8";
/* CSS Document */


body  {
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D2D9C9;
	/* background-image: url(../graphics/bg2.gif); */
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

h1 {
	font-size: 25px;
	font-weight: bold;
	color: #666;
	margin-bottom: 12px;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	color: #666;/*	color: #4D207A; */
}

p {
	line-height: 18px;
	padding-bottom: 18px;
}

strong {
	background-color: #D7D7D7;
}

#container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../graphics/annual-report-2009-header.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-bottom: 0;
	margin-left: 40px;
} 

#sidebar1 {
	float: left;
	width: 220px;
}

#sidebar2 {
	float: right;
	width: 185px;
	padding-top: 220px;
}

#sidebar2 ul li {
	display: block;
	overflow: hidden;
	margin-bottom: 4px;
}

#sidebar2 ul a {
	width: 160px;
	display: block;
	float: right;
	background-color: #B4A1C7;
	margin-bottom: 7px;
}

#sidebar2 ul a:hover {
	width: 170px;
}

.selected {
	width: 180px;
	display: block;
	float: right;
	background-color: #B4A1C7;
	margin-bottom: 7px;
}

#mainContent {
	margin-right: 190px;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 213px;
}

#footer {
	width: 560px;
	float: right;
	height: 200px;
	margin-top: 40px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
} 

#footer  ul li {
	display: block;
	overflow: hidden;
}

#mainContent img {
	border: 1px solid #000;
}
p .fltlft {
	font-size: xx-small;
}

#footer  ul a {
	width: 120px;
	display: block;
	float: right;
}

#footer  ul a:hover {
	width: 110px;
}

.specerPanel {
	background-color: #B4A1C7;
	height: 44px;	
}

.fltrt {
	float: right;
	margin-left: 4px;
	margin-top: 8px;
}


.fltrt2 { 
	float: right;
	margin-left: 8px;
	margin-top: 6px;
}

.fltlft { 
	float: left;
	margin-right: 9px;
	margin-top: 6px;
}

.fltlft5 { 
	float: left;
	
}

.content {
	margin: 0px;
	padding: 0px;
}

.fltlftlng { 
	float: left;
	margin-right: 12px;
	margin-top: 6px;
	margin-bottom: 20px;

}

.fltlft2 { 
	float: left;
	margin-top: 6px;
}
.fltlft3 {
	float: left;
	margin-right: 7px;
	margin-top: 6px;
	margin-bottom: 16px;
}
.fltlft4 { 
	float: left;
	margin-top: 6px;
	margin-bottom: 16px;
}


#mainContent .logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 2px;
}

.clearfloat {
	clear:both;
	height:0px;
	font-size: 0.1px;
	line-height: 0px;
}

.fablelist {
	font-size: 90%;

} 

.fablelist li 
{
background-image: url(../images/black-fablevision-logo-25x25.gif);
background-repeat:no-repeat;
height:2.6em;
margin-left:1em;
padding-left:3em;
padding-top:0.5em;
font-size: 90%;
}



.fablelist ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#sponsorsandfunders {
	margin: 0px;
	padding: 0px;
}
#sidebar1 img {
	margin-top: 220px;
}

