body {
    color: #123549;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-align: center;
}

textarea {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

span.clear {
    clear: both;
    line-height: 0px;
    display: none;
}

hr {
    padding-top: 0px;
    margin-top: 0px;
    border: none;
    color: #557582;
    background-color: #557582;
    height: 2px;
    position:relative;
    clear:both;
}

hr.divider {
    margin-top: 2em;
    margin-bottom: 2em;
}

a {
    font-weight: bold;
    text-decoration: none;
    color: #12354c;
}

a:hover {
    color: #557583;
}

a.anchor {
    text-decoration: none;
    color: #12354c;
}

#container {
    margin: 1em auto;
    padding: 4em 1em 1em 1em;
    text-align: left;
    width: 960px;
}

#header {
    height: 58px;
    position: relative;
    padding-bottom: 0px;
    border-bottom: 2px solid #557582;
}

#footerWrapper{margin-top:10px;}

#footer {
    position: relative;
    margin-top: 0;
    border-top: 2px solid #557582;
    clear: both;
}

#logo {
    float: left;
    cursor: pointer;
}

#header #navigation {
    height: 58px;
}

#header #navigation div {
    position: absolute;
    bottom: 1px;
    right: 0px;
}

div.copyright {
    font-size: 10px;
}

div.nav-text {
    position: absolute;
    right: 0px;
    font-weight: bold;
    color: #130165; 
    font-size: 10px;
}

div#form div {
    margin-top: 1.4em;
}

div#form #radio div {
    float: left;
    padding-top: none;
    margin-top: none;
    padding-right: 2em;
}

label {
    width: 9em;
    float: left;
    text-align: left;
    margin-right: 0.5em;
    display: block;
    white-space: nowrap;
}

.header1, h3 {
    font-weight: bold;
    font-size: 1.25em;
    color: #12354c;
}

.header2, h4, label {
    font-weight: 600;
    font-size: 1.1em;
    color: #12354c;
}

.header3 {
    font-weight: bold;
    font-size: 1.5em;
    color: #12354c;
}

.submit, .error {
    margin-left: 9.5em;
}

input.text, textarea.text {
    border: 2px solid #DDE1EE;
    color: #130165; 
    width: 60%;
}

input.text {
    width: 15em;
}

input.text-wide {
    width: 60%;
}

input.button {
    color: #ffffff;
    background-color: #12354c;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 3px;
}

.error {
    color: #9966FF;
}

input.text, textarea.text {
    border: 2px solid #DDE1EE;
    color: #130165; 
    width: 60%;
}

input.text {
    width: 15em;
}

input.text-wide {
    width: 60%;
}

input.button {
    color: #ffffff;
    background-color: #12354c;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 3px;
}

.error {
    color: #9966FF;
}

.clear {
    clear: both;
}

.hide{
    display: none;
}

#share td {
    padding-top: 5px;

}

