/*=====================================================
 * Copyright 2003-2009, Touchtech Ltd
 * All rights reserved
 *
 * $Id: web_placement_expertise_basic_scr.css 30 2009-01-02 15:25:51Z nick $
 *=====================================================*/

body {
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: black;
    background-color: #CCF;
}

#header, #footer {
    text-align: center;
}

.naviteml, .navitemc, .navitemr {
    color: #339;
    background-color: transparent;
}

.addr {
    font-size: 11px;
    font-style: normal;
}

.addrid {
    font-weight: bold;
}

.copy {
    font-size: 10px;
    font-style: italic;
}

h1 {
    color: #36c;
    background-color: transparent;
    text-align: center;
    font-size: 18px;
}

h2 {
    color: #36c;
    background-color: transparent;
    font-size: 16px;
}

.important1 {
    font-style: italic;
}

.important2 {
    text-decoration: underline;
    font-style: normal;
}

.important3 {
    font-style: italic;
    font-weight: bold;
    text-align: center;
}

.important4 {
    color: #903;
    background-color: transparent;
    font-weight: bold;
}

.important5 {
    font-weight: bold;
    text-align: center;
}

.contactaddr {
    color: black;
    background-color: transparent;
    margin-left: 50px;
}

.contactitemname {
    text-decoration: underline;
}

.inlinelink1, .inlinelink2, .inlinelink3, .maillink {
    color: #339;
    background-color: transparent;
}

.standalonelink {
    color: #339;
    background-color: transparent;
    font-weight: bold;
    text-align: right;
}

/*=====================================================
 * END!
 *=====================================================*/
