body
{
    margin: 0px;
   	font-family: Trebuchet MS, Verdana;
    font-size: 9pt;
    color: #000;
}
td
{
    font-family: Trebuchet MS, Verdana;
    font-size: 9pt;
    color: #000;
    text-align:left;
    vertical-align:top;
}
table.index
{
	margin-left:20px;
    width: 900px;
    height: 95%;
}
td.toplogo
{
	width:100%;
    height: 120px;
    text-align:center;
    vertical-align:middle;
    border-bottom: 1px #000 solid;
}
td.navigation
{
	width:200px;
    text-align:left;
    vertical-align:top;
}
td.main
{
	width:500px;
	font-family: Trebuchet MS, Verdana;
    font-size: 10pt;
    color: #000;
	vertical-align:top;
	text-align:center;

}
td.secondary
{
	width:200px;
	font-family: Trebuchet MS, Verdana;
    font-size: 10pt;
    color: #000;
	vertical-align:top;
	text-align:left;
}
div.secondary
{
	background: url(../images/background.png);

	width:190px;
	height:100%;
	margin:10px 0px auto 10px 

}
div.divider8
{
    height:8px;
    font-size:1px;
    line-height:8px;
}
div.divider7
{
    height:7px;
    font-size:1px;
    line-height:7px;
}
div.divider6
{
    height:6px;
    font-size:1px;
    line-height:6px;
}
div.divider5
{
    height:5px;
    font-size:1px;
    line-height:5px;
}
div.divider4
{
    height:4px;
    font-size:1px;
    line-height:5px;
}
div.divider3
{
    height:3px;
    font-size:1px;
    line-height:3px;
}
div.divider2
{
    height:3px;
    font-size:1px;
    line-height:3px;
}
div.divider1
{
    height:1px;
    font-size:1px;
    line-height:1px;
}
div.main
{
	background: url(../images/background.png);
	background-position: bottom center;
	width:480px;
	height:100%;
	margin:10px 10px auto 10px 
}
.menuitem
{
    color: #000;
	font-family : "Trebuchet MS";
	font-size : 10pt;
    text-decoration: none;
}
.menuitem A:link
{
	font-size : 10pt;
    color: #000;
    text-decoration: none;
}
.menuitem A:visited
{
	font-size : 10pt;
    color: #000;
    text-decoration: none;
}
.menuitem A:active
{
	font-size : 10pt;
    color: #000;
    text-decoration: none;
}
.menuitem A:hover
{
	font-size : 10pt;
    color: #000;
    text-decoration: none;
}
div.menuitem
{
	height:18px;
	margin: 0px 0px 2px 0px;
}

.submenuitem
{
    color: #000;
	font-family : "Trebuchet MS";
	font-size : 8pt;
    text-decoration: none;
}
.submenuitem A:link
{
    color: #000;
    text-decoration: none;
}
.submenuitem A:visited
{
    color: #000;
    text-decoration: none;
}
.submenuitem A:active
{
    color: #000;
    text-decoration: none;
}
.submenuitem A:hover
{
    color: #000;
    text-decoration: none;
}
div.submenuitem
{
	height:16px;
	margin: 0px 30px 2px 0px;
}

div.secondary_head
{
	background:#fff;
	width:100%;
	font-size:9pt;
	font-weight:bold;
}
td.copyright
{
	vertical-align:bottom;
	text-align:center;
	width:900px;
	height:20px;
	font-size:8pt;
}
div.date
{
	width:150px;
	font-size: 7pt;
	float:right;
	position:absolute;
	left:789px;
	top:104px;
}
div.topweights
{
	float:left;
	position:absolute;
	left:10px;
	top:20px;

}
div.fillherup
{
	
	background:#fff;
}
div.logos
{
	margin: 15px 10px 10px 10px;
	
}
#fastlogo
{
	cursor:pointer;
}
img
{
	border:0px;
}
A:link
{
	font-family: Trebuchet MS;
	font-size: 9pt;
    color: #000;
    text-decoration: none;
}
A:visited
{
	font-family: Trebuchet MS;
	font-size: 9pt;
    color: #000;
    text-decoration: none;
}
A:active
{
	font-family: Trebuchet MS;
	font-size: 9pt;
    color: #000;
    text-decoration: none;
}
A:hover
{
	font-family: Trebuchet MS;
	font-size: 9pt;
    color: #000;
    text-decoration: none;
}
img.menuarrow
{
	margin-bottom:-2px;
}
#tooltip
{
    position:absolute;
    background:#EEEEEE;
    border:1px #000 solid;
    font-family:"trebuchet ms";
    padding:3px;
    padding-left:5px;
    padding-right:5px;
    height:15px;
    font-size:8pt;
    color:#000;
    text-align:center;
    display:none;
    z-index:99;
}
