html{overflow-y: scroll;}

.bodytext {
font-family:Arial;
font-size:10pt;
}

body {
font-family:Arial;
font-size:10pt;
}

td {
font-family:Arial;
font-size:10pt;
}

a{
color:#0066cc;
text-decoration:none;
font-weight:bold;
}


a:hover{
color:#3399ff;
}
.titletext {
font-family:Arial;
font-size:32pt;
font-weight:bold;
}

.titlesub {
font-family:Arial;
font-size:14pt;
font-weight:bold;
}

.header {
padding-left:20px;
padding-top:10px;
}

.leftnavcontainer {
background-color:#EDEAD7;
padding-top:20px; 
}

.leftnav {
border-bottom:1px #ffffff solid;
font-family:Arial;
font-size:10pt;
color:#000000;
height:30px;
}

.leftnavselected {
border-bottom:1px #ffffff solid;
font-family:Arial;
font-size:10pt;
color:#993300;
height:30px;
font-weight:bold;
background-color:#ffffff;
}

.leftnav a{
color:#000000;
text-decoration:none;
font-weight:bold;
}

.leftnav a:hover{
color:#993300;
text-decoration:none;
font-weight:bold;
}

a.topnav {
font-family:Arial;
font-size:9pt;
font-weight:bold;
color:#000000;
text-decoration:none;
}

a.topnav:hover{
font-family:Arial;
font-size:9pt;
font-weight:bold;
color:#e0e0e0;
text-decoration:none;
}

.pagetitle {
background-repeat:no-repeat;
padding-left:20px;
padding-top:150px;
font-family:Arial;
font-size:16pt;
font-style:italic;
color:#ffffff
}

.pagesubtitle {
background-color:#CCCAB1;
height:25px;
font-family:Arial;
font-size:11pt;
color:#993300;
padding-left:20px;
font-weight:bold;
}

.copyr{
font-size:8pt;
font-family:Verdana;
}