/* - - - - GENERAL - - - - */

@import '/css/reset.css';

body{
font-size: 76%;
font-family: verdana,helvetica,sans-serif;
text-align: center;
}
div#topaccesslink {
height: 1px;
margin: 0px;
padding: 0px;
}
div#topaccesslink img {
border: 0px;
}
div.textalternative {
display: none;
}

/* - - - - HEADER - - - - */
div#header {
width: 775px;
height: 80px;
margin:0 auto;
position: relative;
}
div#logo {
position: absolute;
width: 190px;
left: 0px;
}
div#logo img {
border: 0px;
}
div#telephone {
position: absolute;
right: 10px;
bottom: 28px;
font-size: 120%;
}

/* - - - - NAVIGATION - - - - */
div#wrapper {
position: relative;
width: 100%;
background-color: #0C6CB4;
height: 1.7em;
z-index: 5;
}
div#navigation {
position: relative;
margin:0 auto;
width: 775px;
text-align: left;
padding-top: 4px;
font-size: 95%;
z-index: 6;
}
div#nav1 {
position: absolute;
left: 0px;
width: 300px;
}
div#nav2 {
position: absolute;
z-index: 10;
right: 0px;
top: 0px;
width: 29em;
}

/* - - - - CONTAINER - - - - */
div#container {
text-align:left;
width: 775px;
margin:0 auto;
z-index: 0;
margin-top: 20px;
position: relative;
}

/* - - - - CONTENT - - - - */
div#content {
position: relative;
float: left;
width: 525px;
padding-left: 0px;
z-index: 1;
}
div#content h1 {
margin-top: 0px;
margin-bottom: 20px;
font-size: 165%;
font-weight: normal;
}
div#content h2 {
padding: 0px;
margin-top: 15px;
margin-bottom: 5px;
font-size: 120%;
font-weight: bold;
}
div#content h3 {
padding: 0px;
margin-top:15px;
margin-bottom:0px;
font-size: 105%;
font-weight: bold;
}
div#content p {
line-height: 1.4;
margin-top: 0px;
margin-bottom: 13px;
}
div#content ul, div#content ol {
line-height: 1.8;
}
#content a.external {
padding-right: 13px;
padding-left: 3px;
}
div#content img {
margin: 0;
padding: 0;
}
div#content p img {
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
}
#content div.scroll {
height: 200px;
width: 385px;
overflow: auto;
padding-right: 5px;
border-bottom: 1px dotted #cccccc;
margin-bottom: 10px;
}

div#content dl dt {
margin-top: 12px;
margin-bottom: 3px;
}

/* - - - - APPS - - - - */
div#apps{
float: right;
width: 220px;
padding: 0px;
}
div#apps h1 {
font-size: 155%;
margin-top: 0px;
margin-bottom: 12px;
}
div#apps h2 {
font-size: 145%;
margin-top: 0px;
margin-bottom: 12px;
}
div#apps h1 a:hover {
text-decoration: underline;
}
div#apps ul li {
margin: 0;
line-height: 1.7em;
font-size: 90%;
}
div#apps p {
margin-bottom: 20px;
font-size: 90%;
}


/* - - - - FOOTER - - - - */

div#footer {
padding-top: 30px;
margin:0 auto;
width: 775px;
text-align: left;
font-size: 95%;
z-index: 0;
clear: both;
}
div#footer p{
margin: 0 0 5px 0;
font-family: arial,helvetica,sans-serif;
}
div#footer a{
display: inline;
}
#footer div#footernav {
float: left;
}
#footer div#accreditions {
margin-top: 7px;
padding-top: 7px;
width: 100%;
float: left;
clear: left;
}
#footer div#accreditions img {
border: 0px;
}


/* - - - - PRINT - - - -  */
#print_header {
display: none;
}

/* - - - - MISC - - - -  */
