.menu1{
    font-size: 12pt;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}
.menu2{
    font-size: 11pt;
    font-family: Arial;
    text-decoration: none;
}
.name{
    font-size: 18pt;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}
.bott{
    font-size: 10pt;
    font-family: Arial;
    text-decoration: none;
    color: #959595;
}
.pagecopy{
    font-size: 8pt;
    font-family: Arial;
    color: #080808;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.navNum{
    font-size: 11pt;
    font-family: Arial;
    font-weight: bold;
    color: #CCCCCC;
}
.catName{
    font-size: 11pt;
    font-family: Arial;
	margin-left: 50px;
}
.phototext{
    font-size: 10pt;
    font-family: Arial;
    color: #999999;
}
.text1{
    font-size: 10pt;
    font-family: Arial;
}
span.newstitle{
    color: #2d74a8;
    font-weight: bold;
    font-size: 9pt;
    font-family: Arial;
}
a.newstitle{
    color: #2d74a8;
    text-decoration: none;
    font-weight: bold;
    font-size: 9pt;
    font-family: Arial;
}
hr{
    color: #dce7ee;
    background: #dce7ee;
    border: 0;
    width: 98%;
    height: 1px;
    text-align: center;
}
.panel-separator{height:0}
