h1 {
	font-family: geneva, arial, verdana, sans-serif;
	font-size: 18pt;
	font-style: normal; 
	line-height: 120%; 
	font-weight: normal; 
	color: #2D3437;
	letter-spacing: 3pt;
}

div.h1 {
	font-size: 22pt;
	margin-left:30pt;
	font-weight:bold;
	letter-spacing: 1pt;
	color: #000000; 
	margin-bottom:20pt;
}

h2 {
	font-family: geneva, arial, verdana, sans-serif;
	font-size: 11pt;
	font-style: normal; 
	line-height: 100%; 
	font-weight: bold; 
	color: #2D3437;
	margin-bottom:2pt;
	letter-spacing: 1pt;
}

h3 {
	font-family: geneva, arial, verdana, sans-serif;
	font-size: 10pt;
	font-style: normal; 
	line-height: 100%; 
	font-weight: bold; 
	color: #2D3437;
	margin-bottom:2pt;
	letter-spacing: 1pt;
}

p.preamble {
	line-height: 130%; 
	font-weight: bold;
	margin-bottom:20pt;
}

p,ul,ol {
	margin-top:0pt;
	margin-bottom:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal; 
	line-height: 115%; 
	font-weight: normal;
	color: #2D3437;
}

li{
	margin-bottom:3pt;
}

p.note {
	font-family: Helvetica, arial, sans-serif;
	font-size: 9pt;
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000;
}

p.helptext {
	position:absolute;
	left:20pt;
	width:100pt;
	font-size:16pt;
	margin-top:-2pt;
}

p.helptextquote {
	font-family:times,serif;
	font-style:italic;
	position:absolute;
	left:20pt;
	width:100pt;
	font-size:16pt;
	margin-top:-2pt;
}

p.home {
	font-family: geneva, arial, verdana, sans-serif;
	font-size: 18pt;
	font-style: normal; 
	line-height: 120%; 
	font-weight: normal; 
	color: #2D3437;
	letter-spacing: 3pt;
	text-align:right;
	position:absolute;
	left:20pt;
	width:100pt;
	font-size:16pt;
//	margin-top:-2pt;
}

a {color: #990000}

div.tutorial{
	margin-top:30pt;
	margin-left:120pt;
	width: 390pt;
}

div.image {
	float:right;
	margin:4pt;
	text-align:right;
	font-style:italic;
	font-size:10pt;
	font-family:times, serif;
}

p.nav {
	float:right;
	text-align: right;
	font-weight: bold; 
}



#sidenav {
    position:absolute;
    left:12pt;
    width:133px;
    background:#EDF0F0;
    }
ul.sidelist {
    padding: 0; list-style-type: none; margin-left: 0; margin-bottom: 0; border-bottom: 0;
    background:url('sidenavhibottom.gif');
    font-size:9pt;
    font-family:Helvetica, Arial, verdana;
    font-weight:bold;
}

li.margin {
    margin: 0 3px 0 3px;
    padding: 0 3px 0 10px;
    position:relative;
    height:28px;
    line-height:100%;
}
li.margin:hover {
    background:url('hover.gif');
}
.subheader {
    font-weight:normal;
    font-size:8.6pt;
}
