div.body { width: 600 }
div.wrap { width: 600 }  /* use for confining column width */

body {
	background-color: #ffffff;
	font-family: Arial, Verdana, "sans serif";
	font-size: 9pt;
	line-height: 12pt;
}

p,td,th,li,dt,div,blockquote {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 9pt;
	color: black;
}

h1,h2,h3,h4 {
	font-family: Arial, verdana, sans-serif; 
}

h1 {
	font-size: 1.6em;
	font-style: italic;
	color: #002D88;
	line-height: 1.4em;
}
h2 { 
	font-size: 1.3em;
	color: #002D88;
}
h3 { 
	font-size: 1.2em;
	color: #002D88
}
h4 { font-size: 1.1em; font-weight:bold }

td.nav {
	color:white; 
	background-color:black; 
	font-weight:bold;
}

td.header {
	color: white;
	font-size: 9pt;
	font-weight: bold;
}

td.date { 
	background-color: #eeeeee; 
	padding-right: 1em; 
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}

td.nav a { 
	color: white;
	text-decoration: none;
}
td.nav a:visited { color: white }
td.nav a:hover {
	color:white;
	text-decoration: underline;
}

th { font-weight: bold }

sup { font-size: 8pt}
sub { font-size: 8pt}

a { color: #00F }
a:visited { color: #309 }

.fineprint {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}
.forward { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}.detail {
	font-size: 8pt;
	font-style: normal;
}
.indent1 {
	margin-left: 15px;
}
.indent2 {
	margin-left: 25px;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 11pt;
	color: #333333;
}
.boxpad {
	padding: 5px;
}
.10left {
	padding-left: 10px;
}
.leftpad {
	padding-right: 10px;
}

