/* CSS Document */

li {
list-style : square;
font-family : Verdana, sans-serif;
font-size : 10px;
line-height : 16px;
}

a:link {
color : #003798;
}
a:active {
color : #003798;
}
a:visited {
color : #003798;
}
a:hover {
color : #983700;
}
p img {
border : 1px solid black;
}
p {
font-family : Verdana, sans-serif;
font-size : 12px;
line-height : 20px;
}
h1 {
font-family : Verdana, sans-serif;
font-size : 20px;
font-weight : normal;
color : #000000;
line-height : 24px;
width : 100%;
border-bottom : 1px solid #000000;
margin : 0px;
}
h2 {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 24px;
color : #003798;
margin : 0px;
}
h3 {
font-size : 14px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
line-height : 26px;
margin-top : -6px;
margin-bottom : 0px;
}
#corner {
position : absolute;
left : 250px;
top : 0px;
}
#topnav {
position : absolute;
left : 271px;
top : 0px;
font-family : Verdana;
color : #ffffff;
width : 100%;
line-height : 20px;
height : 21px;
background-color : #003798;
}
a.topnav {
color : #ffffff;
font-size : 11px;
text-decoration : none;
padding : 5px 7px 5px 7px;
}
a.topnav:active {
color : #ffffff;
background-color : #003798;
}
a.topnav:visited {
color : #ffffff;
background-color : #003798;
}
a.topnav:hover {
color : #ffffff;
background-color : #aaaaaa;
}
#search {
position : absolute;
left : 271px;
top : 35px;
font-family : Verdana, sans-serif;
font-size : 11px;
color : #aaaaaa;
}
.searchbox {
font-family : Verdana, sans-serif;
font-size : 13px;
color : #003798;
width : 150px;
border : 1px solid #cccccc;
}
.superscript {
vertical-align : 3px;
font-size : 9px;
color : #000000;
}
.subscript {
vertical-align : -3px;
font-size : 9px;
color : #000000;
}
#login {
position : absolute;
left : 516px;
top : 40px;
width : 300px;
font-family : Verdana, sans-serif;
font-size : 11px;
color : #aaaaaa;
}
#divider {
position : absolute;
left : 13px;
top : 72px;
width : 757px;
border-top : 1px dashed #aaaaaa;
padding-top : 1px;
font-family : Verdana, sans-serif;
font-size : 10px;
color : #aaaaaa;
}
#location {
position : absolute;
left : 13px;
top : 76px;
width : 757px;
font-family : Verdana, sans-serif;
font-size : 10px;
background-color : #eeeeee;
padding : 3px;
}
#topright {
position : absolute;
left : 550px;
top : 95px;
width : 245px;
}
#headline {
position : absolute;
left : 15px;
top : 80px;
width : 756px;
}
#title {
position : absolute;
left : 15px;
top : 100px;
}
#pdfoption {
position : absolute;
left : 355px;
top : 130px;
z-index : 1;
}
#footer {
font-family : Arial, sans-serif;
font-size : 10px;
line-height : 15px;
color : #ffffff;
text-align : center;
background-color : #003798;
border-top : thin solid #aaaaaa;
padding : 5px;
width : 100%;
}
a.footer {
color : #ffffff;
}
a.footer:active {
color : #ffffff;
}
a.footer:visited {
color : #ffffff;
}
a.footer:hover {
color : #aaaaaa;
}
