/* CSS Document */
body {
background-color:#012536;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
color:#012536;
text-align:center;
}

.content {
background-color:#ffffff;
width: 900px;
margin: 0 auto 0 auto;
text-align:left;
border: solid 10px #194361;
}

.bodytext {
padding: 20px 50px 0px 50px;
text-align: left;
}

p {
font-size: .9em;
font-weight: normal;
}

h1 {
font-size:1.3em;
}

h2 {
font-size:1.1em;
color:#194361;
}

h3 {
font-size:.9em;
color:#012536;
font-weight: bold;
}

p.copyright {
font-size: .7em;
color: #194361;
text-align: center;
margin-top: 1px;
}

.navbar {
font-weight: bold;
color: #fff;
text-align:center;
}

.navbar a:link {
color:#FFFFFF;
text-decoration: none;
}
.navbar a:visited {
color:#FFFFFF;
text-decoration: none;
}
.navbar a:hover {color:#000000;}
.navbar a:active {color:#FFFFFF;}

.backtotop {
font-size:.6em;
text-decoration:none;}

a {
color:#0066ff;
text-decoration: none;
}

a:visited {
color:#0066ff;
text-decoration: none;
}

a:hover {color:#012536;}

.h3clone {
font-size:.9em;
color:#000;
font-weight: bold;
}
.portpics {
text-align:center;
}

.header {
margin-top:-15px;
}

.pspace {
margin-top: -.9em;}

