#MENUBAR  {
	position:relative;
}

.menubox {
	display:none;
}
.menubox img {
	display:block;
}

/*
GLOBAL DEFINITIONS
*/
a:link {
	color:#003399;
	text-decoration:underline;
}
a:visited {
	color: #666666;
	text-decoration:underline;
}
a:active	{
	color:#3366FF;
	text-decoration:underline;
}

/*
CLASS DEFINITIONS
*/

body {
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11pt;
	color: #000000;
}

sup {
	color: #003399;
}

.bodytextbox {
	margin-left:40px;
}

.bodytext, td,p,ul,div,blockquote {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11pt;
	}

p.nospace {
	margin-top:0px;
}
	
.form { 
	background: #FFFFFF;
	font-weight: normal;
	font-size: 11pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.bold {
	font-weight:bold;
	}
	
.bolditalic {
	font-weight:bold;
	font-style:italic;
	}	

.bodybold {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color: #999999;
	}
	
.bodyblue {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color: #003399;
	}	

.grey {
	color: #999999;
	}	
	
.blue {
	color: #003399;
	}	
	
.footnote {
	font-size:10pt;
	}

.footnoteblue {
	font-size:10pt;
	color: #003399;
	}

.footnotegrey {
	font-size:10pt;
	color: #999999;
	}
	
.graph {
	margin-left:40px;
	margin-top:15px;
	margin-right:40px;
}

.header {
	font-weight:bold;
	font-size:10pt;
	color: #003399;
	}
	
.headerblack {
	font-weight:bold;
	font-size:10pt;
	color: #000000;
	}	
	
.headerorange {
	font-weight:bold;
	font-size:10pt;
	color: #FF9900;
	}	
	
.headergreen {
	font-weight:bold;
	font-size:10pt;
	color: #339933;
	}
	
.question {
	font-weight:bold;
	color: #003399;
	}	

.nospace {
	margin-top:0px;
	margin-bottom: 0px;
}

a.history_link:link {
	color:#FFFF99;
	text-decoration:underline;
}
a.history_link:visited {
	color: #FFFF99;
	text-decoration:underline;
}

