body {
    font-family: Arial, sans-serif;
    color:       #164273;
    font-size:   12px;
    line-height:   1.6em;
}

h1 {
    font-size:   18px;
    font-weight: normal;
    margin:      1em 0 0.5em 0;
    line-height: 1.2&Uacute;em;
    color:       #507195;
}

h2 {
    font-size:   13px;
    font-weight: bold;
    margin:      1em 0 0.5em 0;
    color:       #507195;
}

p, td, div#content input.text, div#content textarea.text {
    font-family: Arial, sans-serif;
    font-size:     12px;
    color:         #003267;
}

p, td {   
}

a {
    color:         #003267;
}

ul.submenu li a {
    color:           #FFFFFF;
    text-decoration: none;
}

ul.submenu li a:hover {
    color: #FFCD34;
}

ul#servicemenu li a {
    font-size:       10px;
    color:           #598ABE;
    text-decoration: none;
}

p.breadCrumbles {
    margin-top: 0.8em;
    font-size:  10px;
    
}

p.abstract {
    width: 80%;
    font-weight: bold;
    color:       #164273;
}

div#rightColumn, div#rightColumn p {
    font-size:   11px;
    color:       #999999;
    line-height: 1.3em;
}

div#rightColumn div h1, div#rightColumn h2, div#rightColumn p {
    padding: 0 7px 0 7px;
}

div#rightColumn h1 {
    font-size:   15px;
    font-weight: bold;
    color:       #598ABE;
    margin:      0.2em 0 0.4em 0;
}

div#rightColumn h2 {
    font-size:   11px;
    color:       #999999;
    font-weight: bold;
    margin:      0.5em 0 0.3em 0;
}

div#rightColumn p {
    margin: 0 0 0.3em 0;
}

div#rightColumn p.more, div#rightColumn p.more a {
    color:           #598ABE;
    text-decoration: none;
}

div#rightColumn p.more a:hover {
    text-decoration: underline;
}

div#footer, div#footer a {
    font-size:       10px;
    text-decoration: none;
    color:           #999999;
}

