/*	Common
	=========================================================================== */

body, div, span, p,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, .common_font {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #40648C;
}

h1 {
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    font-family: 'Century Gothic', serif;
    font-size: 18px;
    font-weight: lighter;
    color: #131579;
}

h2 {
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    font-family: 'Century Gothic', serif;
    font-size: 14px;
    font-weight: lighter;
    color: #131579;
}

p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

img {
    border: 0;
}

a:link {
    color: #0000DD;
    text-decoration: none;
}

a:visited {
    color: #0000DD;
    text-decoration: none;
}

a:active {
    color: #0000DD;
    text-decoration: none;
}

a:hover {
    color: #0000DD;
    text-decoration: underline;
}

li.error {
    color: #DD0000;
}

div.nav_account_selector {
    width: 190px;
    margin: 0;
    padding: 0;
}
