html {
	overflow-Y: scroll;
}

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 95%;
  color: #000;
}

td {
	font-family: Verdana;font-size:10pt; line-height:12pt; margin-top:0; margin-bottom:0
	
}

th {
	font-family: Verdana;font-size:10pt
}

h3 {
line-height: 16pt;
}

a {
font-weight: bold;
}



#container {
width: 80%;
padding: 0px;
}

#header {
width: 800;
height: 90px;
background-color: #22205F;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 15px;
}

#scrolling{
float: left;
width: 180px;
position:relative;
}

#ticker{
height: 25px;
width: 600px;
margin-top: 5px;
float: left;
top:0;
right:0;
color: #fff;
}


#columnLeft{
width: 455px;
float: left;
margin-right: 10px;
background-color: #f4f3e6;
border:#333399;
border-style:solid;
border-width: 10px;
padding: 15px;
}

#columnRight{
width: 260px;
float: left;
padding-left: 10px;
}

#footerContainer {
width: 525;
}

#footer {
color: #000;
display:block;
height:200px;
margin:0 auto;
padding:5px 10px 0;
width:485px;
}

#spacer{
height: 30px;
}

/*ACCORDION*/
.accordion {
	width: 800px;
	border-bottom: solid 1px #333399;
}

.accordion h3 {
	background: #333399 url(images/2010-2011/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 105%/100% verdana, Helvetica, sans-serif;
	border: solid 1px #ccc;
	border-bottom: none;
	cursor: pointer;
	color: #fff;
}

.accordion h3:hover {
	background-color: #ccc;
}

.accordion h3.active {
	background-position: right 5px;
}

.accordion p {
	background: #f4f3e6;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #333399;
	border-right: solid 1px #333399;
}

.accordion a {
font: bold 100% verdana, Helvetica, sans-serif;
}





.footerColumn {
float:left;
min-height:20px;
padding:2px;
width:140px;
}

.paragraph {
line-height: 13pt;
color:#000;
}

.subheader{
font-style:italic;
font-weight: bold;
color:#000;
}

.graphics{
border:#22205F;
border-style:solid;
border-width: 8px;
}

.graphicsGrey{
border:#333399;
border-style:solid;
border-width: 8px;
}

.graphicsWhite{
border:#FFFFFF;
border-style:solid;
border-width: 4px;
-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#000000)";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');

}


.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#000000)";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	padding: 5px;
}



.clearfix {
	display: inline-block;
}url('images/2010-2011/rightcolumn_02.gif'); background-repeat:repeat
