/*================USER SPECIFIED TEXT====================*/

.menutop
{padding:0 0 0 0;
}
.sidemenu
{padding:0 0 0 0;
}
.lineside
{/*background: url(images/lineside.gif) repeat-y;*/}

/*.sidemenu a
{ 
font-size: 11px; 
font-family: Arial; 
padding: 0px 0px 0px 0px;
line-height: 20px;
text-align: left;
text-decoration:none;
border-bottom: solid 0px #fff;
}

.level0 a,td,p
{
font-size: 12pt;
font-weight:bold;
color: #0855a5;
text-decoration:none;
display:block;
} */
.level0
{
font-size: 12pt;
font-weight:bold;
color: #0855a5;
display:block;
height:25px;
}
.level0 a
{
font-size: 12pt;
font-weight:bold;
color: #0855a5;
display:block;
line-height:25px;
text-decoration:none;
}
.level0 a:hover
{
font-size: 12pt;
font-weight:bold;
color: #0855a5;
display:block;
line-height:25px;
text-decoration:underline;
}

.showlevel1
{
font-size: 11px;
color: #0855a5;
font-family: Arial;
font-weight:bold;
padding:0px 0px 0px 0px;
}
.showlevel1 dd
{
font-size: 11px;
color: #0855a5;
font-family: Arial;
font-weight:bold;
padding:0px 0px 0px 0px;
}
.hidelevel1
{
height:0;
padding:0;
color:#fff;
font-size:0px;
}
.showlevel1 a
{
font-size: 11px;
color: RGB(8,55,165);
font-family: Arial;
font-weight:bold;
padding:0px 0px 0px 0px;
display:block;
text-decoration:none;
}
.showlevel1 a:hover
{
font-size: 11px;
color: RGB(8,55,165);
font-family: Arial;
font-weight:bold;
padding:0px 0px 0px 0px;
display:block;
text-decoration:underline;
}
.hidelevel1 a
{
height:0;
padding:0;
color:#fff;
font-size:0px;
}

.borderbottomon{
border-bottom:dotted 2px #666;
}
.borderbottomoff{
border-bottom:dotted 0px #666;
}
