body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin : 0 0 0 0;
	background-color: #FFFFFF;
}
h1, h2, h3, h4 {
	color : #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul {
	list-style-type: square;
}
li {
	padding-bottom: 4px;
 }

table.header { 
	background-color: #0000FF; 
}
td.pagehead{
	border-bottom: 1px #000000 solid;
}
h1.pagehead {
	color: #FFCC00;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

td.pagesubhead{
	background-color: #808080;
	border-bottom: 1px #000000 solid;
}

table.pagenav{
	border-left: 1px #000000 solid;
}
td.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	border-top: 1px #DCDCDC solid;
	border-right: 1px #000000 solid;
	border-left: 1px #DCDCDC solid;
}
td.nav a {
	display: block;
	padding: 3px 3px 3px 3px;
	color: #FFFFFF;
	text-decoration: none;
}
td.nav a:hover {
	 background-color: #FFCC00;
	 color: #0000FF;
}


table.side {
	background-color: #DCDCDC;
	border : 1px solid #0000FF;
}
td.sidehead { 
	background-color: #0000FF; text-align: center;
 }
td.sidehead h3 {
	font-size: small; color: #DCDCDC; margin-bottom: 0;margin-top: 0;
}

div.reportmenu {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom:  1px #666666 dashed;
}
div.reportmenulast {
	padding-top: 5px; padding-bottom: 5px;
}

div.reportmenu a,  div.reportmenulast  a{
	text-decoration: none;
}
div.reportmenu a:visited, div.reportmenulast  a:visited{
	color: #0000FF;
}
div.reportmenu  a strong, div.reportmenulast  a strong{
	border-bottom: 1px #0000FF solid;
}

.small { 
	font-size: 85%;
}
.smallpdf { 
	font-size: 85%;
	color: #666666;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666; 
	padding-top: 2px; 
	padding-bottom: 2px;
}
.smallind {
	font-size: 85%;
	margin-left: 20px;
}
.abstract {
	font-size: 85%;
	margin-right: 25px;
	margin-left: 25px; 
}

div.footer{
    margin-top: 10px;
    text-align: center;
	font-size: 85%;
	border-top: 1px #0000FF dashed;
	width: 600px;
}
div.footerhome{
    margin-top: 10px;
    text-align: center;
	font-size: 85%;
	border-top: 1px #0000FF dashed;
	width: 100%;
}