@import url(../../main/res/stylesheet.css);
body{font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 8pt;}
.csc-firstheader{
color: rgb(103,102,51);
}
h1.csc-firstheader{font-size: 16pt;}
h2.csc-firstheader{font-size: 14pt;}
h3.csc-firstheader{
color: #000000;font-size: 12pt;}
h4.csc-firstheader{
color: rgb(101,102,152);font-size: 12pt;}
h5.csc-firstheader{
color: rgb(204,204,204);font-size: 12pt;}

#content-container{text-align: left;
}
#searchbox{
font-size: 9pt;font-weight: bold;text-align: right;
margin:0px 0px 0px 0px;padding-top: 0px;
padding-right: 3px;color: #333333;background-color: #FFFFFF;height: 25px;}

.sidenav-wrap{
float: left;
width: 150px;
overflow: hidden;
}

#sidenav{
width: 120px;
margin-left: 15px;
margin-right: 15px;
overflow: hidden;font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 8pt;font-weight: bold;
}.sidenav-top{
height: 10px;
width: 120px;background-image: url(../images/subnav_bar_top.png);background-repeat: no-repeat;
margin-bottom: 10px;}

.sidenav-bottom{
height: 10px;
width: 120px;background-image: url(../images/subnav_bar_bottom.png);background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 25px;}

.sidenav-level1{
padding-top: 2px;
padding-bottom: 2px;
padding-left: 17px;
background-image: url(../images/subnav_arrow_norm.png);background-position: 10px 6px;background-repeat: no-repeat;
}

.sidenav-level1 a:link{color: #999999;text-decoration: none;font-weight: bold;}

.sidenav-level1 a:visited{color: #999999;text-decoration: none;font-weight: bold;}

.sidenav-level1 a:hover{
color: rgb(103,102,51);
}
.sidenav-level1-act{
padding-top: 2px;
padding-bottom: 2px;
padding-left: 17px;
background-image: url(../images/subnav_arrow_act.png);background-position: 10px 6px;background-repeat: no-repeat;
}
.sidenav-level1-act a{
color: rgb(103,102,51);text-decoration: none;}
.sidenav-level2{
padding-top: 2px;
padding-bottom: 2px;
padding-left: 25px;
}

.sidenav-level2 a:link{
color: #999999;text-decoration: none;}

.sidenav-level2 a:visited{
color: #999999;text-decoration: none;}

.sidenav-level2 a:hover{
color: rgb(103,102,51);
text-decoration: none;}
#colNormal{
float: left;
width: 600px;
margin-top: 5px;
padding-top: 5px;
margin-bottom: 45px;
overflow: hidden;
}