h1,h2,h3,h4,h5,h6,strong {
	font-family: Arial,Helvetica,Geneva,sans-serif;
}
body,p,table,td,tr,th,menu,ol,ul,li,div,span,input,textarea {
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size: 9pt;
}

p,ul {
	margin-top: 6px;
	margin-bottom: 6px;
}

.pageTitle {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 18px;
	margin-top: 0px;
}

.pageSubTitle {
	font-size: 10pt;
	font-weight: bold;
/*	text-indent: 3px;*/
	background-color: #DDEEFF;
/*	border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCCCCC;*/
	border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCCCCC;
	border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
/*	padding: 1px;*/
/*	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;*/
	margin-top: 18px;
	margin-bottom: 6px;
}

.font8 {
	font-size: 8pt;
}

.fontNotBold {
	font-weight: normal;
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #336699;
	text-decoration: underline;
}

a.fontActive {
	color: #000000;
	text-decoration: none;
}

a.fontActive:hover {
	color: #000000;
	text-decoration: underline;
}

a.font8 {
	color: #336699;
	font-size: 8pt;
	text-decoration: none;
}

a.font8:hover {
	color: #336699;
	font-size: 8pt;
	text-decoration: underline;
}

a.fontActive8 {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}

a.fontActive8:hover {
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
}

.tableSeparator {
	background-color: #CCCCCC;
}

li {
	margin-top: 2px;
	margin-bottom: 2px;
}

.margins0 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.listMarginLeft12 {
	margin-left: 12px;
}

.indent10bottom0 {
	text-indent: 10px;
	margin-bottom: 0px;
}

.indent10margins0 {
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 10px;
}

.marginTop15 {
	margin-top: 12px;
}

.tableBorder1 {
	border: 1px solid #999999;
	border-collapse: collapse;
}
