.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;
}

.navName{
}


.text1{
    font-size: 10pt;
    font-family: Arial;
}

.head1{
    color: #4c6c83;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
}

.head2{ 
    color: #2d74a8;
    font-size: 11px;
    margin-bottom: 0;
    font-family: Arial;
    font-weight: bold;
}

.head3{
    color: #2d74a8;
    font-weight: bold;
}

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;
}

