
body { margin:0; font: 12pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; }

@page { size: 21cm 29.7cm; margin: 1.9cm; orphans: 3; }

img { border:0; }

a, a:link, a:visited {
	color: #3400E5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}


#wrap{ width:982px; overflow:hidden}

#navcontainer{
position:fixed;
margin-top:130px;
width: 225px;
}

#navlist li{ margin-left:15px; text-align:left; }

#title{
position:fixed;
top:95px;
font: 14pt/12pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
line-height: 120%;
}

h1, h2 {font-size:21px; padding-top: 1em;}

h3     {font-size:16px;}

h4, h5 {font-size:12px; }

h1, h2, h3, h4, h5 { line-height: 1.5em; font-weight:bold;}

#container { width:730px; float:right; }

.content {
padding: 21px;
text-align:justify;
font: 11pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

.citation { font-size: 90%; padding: 0 2em; }

.blk {
float: left;
width: 97%;
background: #e6e6e6;
border: 1px solid #ffffff;
padding: 0.15cm;  margin: 10px 5px;
font-family:monospace, sans;
}

#footer{
background:transparent;
height:66px;
text-align:center;
font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#333333;
}

