body, input, submit, select, button {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #696969;
}

body {
    text-transform: none;
    speak: none;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    background-color: #fefefe;
    overflow-y: scroll;
    margin: 0;
}

#page {
    max-width: 1200px;
    padding-left: 40px;
}

#page_header {
    max-width: 1240px;
}

.pcma_logo {
    width: 35%;
}

#page_header img {
    width: 100%;
}

div.page_menu {
    vertical-align: top;
    padding-left: 50pt;
}

.page_menu ul {
    padding: 0;
    margin-top: 4em;
    margin-bottom: 1em;
}

.page_menu ul li {
    display: inline;
}

.page_menu a {
    font-size: 12pt;
    margin-right: 20pt;
    font-weight: bold;
}

.table_cell {
    display: table-cell;
}

.line {
    height: 1px;
    border: 0;
    background-color: #707070;
}

#regular_www {
    margin-left: 300px;
    padding-right: 130px;
    margin-bottom: 100px;
}

#regular_www p, h1, #regular_www li {
    color: black;
}

#regular_www p, #regular_www a {
    font-size: 16pt;
}

#regular_www li, #regular_www h3 {
    font-size: 15pt;
}

a:hover {
    color: #f57514;
}

#regular_www a {
    text-decoration: underline;
}

#regular_www .address {
    font-size: 20pt;
}

#regular_www .emphasis {
    text-decoration: underline;
    color: #696969;
}

#address {
    background: rgb(42, 50, 56);
    padding: 80px 40px;
}

#address img {
    height: 150px;
}

#partners img {
    height: 110px;
}

#copyrights {
    background: rgb(42, 50, 56);
    overflow: hidden;
    color: #b8b8b8;
    padding-left: 40px;
}

.pcmarch_table {
    display: table;
    width: 1200px;
}

.pcmarch_row {
    display: table-row;
}

.pcmarch_row div {
    display: table-cell;
    vertical-align: middle;
}

.text_only {
    padding-left: 40px;
}

.partners {
    margin-left: 20px;
}

.partners {
    margin-left: 27px;
    font-size: smaller;
    font-weight: bold;
    margin-top: 35px;
}

#page_footer {
    margin-top: 200px;
}
