body {
	color: black;
	font-family: palatino,serif;
	font-size: 11pt;
  background-image: url(../images/bg.gif);  background-color: white;
}

h1 {
	font-size: 20pt;
	font-family: verdana,helvetica,san-serif;
	color: #000066;
	text-align: left;
}

h2 {
	font-size: 16pt;
	font-family: verdana,helvetica,san-serif;
	font-style: normal;
	color: #000000;
	text-align: left;
}

h3 {
	font-size: 14pt;
	font-family: verdana,helvetica,san-serif;
	font-style: italic;
	color: #000066;
}

div.question {
	font-style: italic;
	font-weight: bold;
	color: #000066;
	font-size: 11pt;
}

div.answer {
	font-style: normal;
	font-size: 11pt;
}

div.blurb {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

div.menu {
	font-size: 9pt;
	color: #000;
	font-family: verdana,helvetica,san-serif;
}

div.toolbar {
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	font-family: verdana,helvetica,san-serif;
	text-align: center;
}

p.promo {
	font-size: 14pt;
	color: #000;
	font-family: verdana,helvetica,san-serif;
}

div.toc {
	font-size: 11pt;
	text-align: left;
	font-family: verdana,helvetica,san-serif;
}

div.back {
	font-size: 9pt;
	text-align: center;
	font-family: verdana,helvetica,san-serif;
}

div.note {
	font-size: 11pt;
	font-style: italic;
	font-family: verdana,helvetica,san-serif;
}

div.error {
	font-size: 12pt;
	font-style: italic;
	color: #ff0000;
	font-family: verdana,helvetica,san-serif;
}

i {
	font-style: italic;
}

table.data {
	background-color: #ffffff;
	padding: 3px;
	/*spacing: 3px;*/
	border-width: 1px;
	border-color: white;
}

table.compact {
	background-color: #ffffff;
	padding: 0;
	/*spacing: 0;*/
	border-width: 1px;
	border-color: white;
}

td {
	font-style: normal;
	vertical-align: top;
}

td.white {
	background-color: #ffffff;
}

td.splash {
	background-color: #ffffff;
	vertical-align: middle;
}

td.shaded {
	background-color: #9999ff;
	font-weight: bold;
}

td.dark {
	background-color: #000066;
}

td.form {
	font-family: verdana,helvetica,san-serif;
	text-align: right;
	font-size: 10pt;
}

td.form-left {
	font-family: verdana,helvetica,san-serif;
	text-align: left;
	font-size: 10pt;
}

.subhead {
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	font-family: verdana,helvetica,san-serif;
}

b {
	font-style: normal;
	font-weight: bold;
	color: #000066;
	font-family: verdana,helvetica,san-serif;
}

li {
	font-style: normal;
}

div.credit {
	font-size: 10pt;
	font-style: italic;
	font-family: verdana,helvetica,san-serif;
}

div.address {
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	font-family: verdana,helvetica,san-serif;
}

a:link {
	font-style: normal;
	color: #000066;
}

a:visited {
	font-style: normal;
	color: #000066;
}

a:hover {
	color: #a9190a;
}

a.sect:link {
	font-family: verdana,helvetica,san-serif;
	color: #000066;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a.sect:visited {
	font-family: verdana,helvetica,san-serif;
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}

a.sect:hover {
	text-decoration: underline;
}

a.toc:link {
	line-height: 150%;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: verdana,helvetica,san-serif;
	color: #000066;
}

a.toc:hover {
	font-size: 11pt;
	font-style: normal;
	text-decoration: underline;
	font-family: verdana,helvetica,san-serif;
	color: #000099;
}

a.toc:active {
	font-size: 11pt;
	font-style: normal;
	text-decoration: underline;
	font-family: verdana,helvetica,san-serif;
	color: #000099;
}

a.toc:visited {
	font-size: 11pt;
	font-style: normal;
	text-decoration: none;
	font-family: verdana,helvetica,san-serif;
	color: #000000;
}

.listhead
{
	font-size: large;
	color: #29006b;
}
