td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt
	}
a {
	text-decoration: underline
	}
a:hover {
	text-decoration: underline;
	color: #000033
	}

u, h2, h3, h4, h5, h6 {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	}
a img {
	border: 0;
	}
li li {
	list-style: circle;
	}
.listitem a {
	text-decoration: none;
	}
.listitem a span {
	text-decoration: underline;
	}

table.list td {
	vertical-align: top;
	padding: 6px 0 5px 0;
	border: 1px solid #EFEFEF;
	border-width: 1px 0 0 0;
	}
/*
html>body table.list td img {
	padding: 0 8px 0 1px;
	}*/
table.list a {
	text-decoration: none;
	color: #000033;
	}
table.list a b, table.list a span {
	text-decoration: underline;
	color: #003366;
	}

.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666
	}
.item a:link, .item a:active, .item a:visited {
	text-decoration: none;
	color: #666666
	}
.item a:hover, {
	text-decoration: underline;
	color: #000000
	}
.itemDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000
	}
.itemDown a:link, .itemDown a:active, .itemDown a:visited {
	text-decoration: none;
	color: #000000
	}
.itemDown a:hover, {
	text-decoration: underline;
	color: #000000
	}
.subitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666
	}
.subitem a:link, .subitem a:active, .subitem a:visited {
	text-decoration: none;
	color: #666666
	}
.subitem a:hover, {
	text-decoration: underline;
	color: #000000
	}
.subitemDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366
	}
.subitemDown a:link, .subitemDown a:active, .subitemDown a:visited {
	text-decoration: none;
	color: #003366
	}
.subitemDown a:hover, {
	text-decoration: underline;
	color: #003366
	}
.footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	padding-top: 2px
	}
.footerNav a:link, .footerNav a:visited {
	text-decoration: none;
	color: #999999
	}
.footerNav a:hover, {
	text-decoration: underline;
	color: #333333;
	}
.footerCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	padding-top: 2px
	}
.footerCopyright a:link, .footerCopyright a:visited {
	text-decoration: none;
	color: #999999
	}
.footerCopyright a:hover, {
	text-decoration: underline;
	color: #333333
	}
.docTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #003366	}
.content {
	line-height: 14pt	}
.rightText {
	font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 7px
	}
