html {
/* cf. http://www.hicksdesign.co.uk/journal/forcing-scrollbars-now-even-better */
height: 100%;
margin-bottom: 1px;
}
body {
margin: 0;
padding: 0;
text-align: center;
color: #333;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
line-height: 14px;
}
.header .nav {
text-align: left;
}
.header .nav a {
display: inline-block;
margin: 25px 0 0 0;
height: 25px;
padding: 0 8px;
border-left: 1px solid #fff;
}
.nav a.nav1, .nav a.nav1sel {
padding: 0 8px 0 0;
border: none;
}
.header {
margin: 0 auto;
width: 900px;
height: 50px;
overflow: hidden;
background: #13b5ea;
}
.header .navlogo {
float: left;
width: 260px;
}
.nav {
background: #13b5ea;
font-family: Arial, Helvetica, sans-serif;
}
.nav a {
color: #fff;
font-size: 11px;
text-decoration: none;
}
a:hover, .nav a:hover, .nav a.selected, .maintext a:hover, .contact a:hover, .footer a:hover {
color: #10579f;
}
#Bar {
color: #fff;
font-size: 16px;
font-weight: bold;
}
table.nav {
margin-left: auto;
margin-right: auto;
}
.frames {
margin-top: 26px;
font-size: 12px;
}
.frames p {
margin: 8px 0 0 0;
line-height: 116%;
}
.frames p.tt {
float:left;
margin: 14px 0 0 0;
color:#666;
font-size:11px;
}
.frames span.ilink, .frames span.nolink {
display: inline-block;
width: 108px;
margin-right: 4px;
vertical-align: middle;
overflow: hidden;
text-align: center;
font-size: 0.9em;
}
.frames span.ilink {
padding: 1px 0;
background: #eff6f8;
}
.frames span.nolink {
padding: 6px 0;
background: #f9fbfc;
color: #b3cdd4;
}
.hint {
font-size: 11px;
}
.alert {
font-weight: bold;
color: #f00;
}
h1 {
padding: 0 0 3px 0;
color: #13b5ea;
font-size: 16px;
font-weight: bold;
}
h4 {
margin-top: 0;
padding: 0;
color: #79c268;
font-weight: bold;
font-size: 14px;
line-height: 16px;
}
h2 {
padding: 0;
margin: 0 0 0 0;
color: #13b5ea;
font-size: 16px;
font-weight: bold;
}
h5 {
margin-top: 0;
padding: 0;
color: #13b5ea;
font-size: 13px;
font-weight: bold;
}
h3 {
color: #13b5ea;
font-size: 16px;
font-weight: bold;
}
strong {
font-size: 12px;
font-weight: bold;
}
hr {
margin: 8px 0 0 0;
border: 0;
color: #13b5ea;
background-color: #13b5ea;
height: 1px;
}
.addhr {
color: #13b5ea;
background-color: #13b5ea;
}
select,input {
margin: 0;
color: #333;
font-size: 11px;
}
select {
width: 76px;
}
select.sc {
width: 105px;
}
img {
border: 0;
}
form {
margin: 0;
padding: 0;
}
a {
color: #333;
}
.footer a {
color: #13b5ea;
text-decoration: none;
}
.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0 auto 10px auto;
width: 900px;
min-height: 35px;
height: auto !important;
height: 35px;
text-indent: 0;
text-align: left;
font-size: 11px;
line-height: 14px;
border-bottom: 1px solid #13b5ea;
color: #13b5ea;
}
.left, .right {
padding: 10px 0;
}
.left {
float: left;
margin: 0;
}
.right {
float: right;
}