/* Screen Stylesheet for MPBA */

.background{
speak:none;
}
a{
color:#80b3d1;
text-decoration:none;
}
a:visited{
color:#999;
}
p a{
border-bottom:1px dashed #80b3d1;
}
p a:visited{
border-bottom:1px dashed #999;
}
a:hover{
border-bottom:none;
}
address{
font-style:normal;
}
body{
background:url("bg.jpg") center;
}
caption{
font-weight:bold;
}
div#center{
text-align:center;
}
div#cert{
font-size:10pt;
}
div#container{
width:785px;
}
div#content{
padding-right:20px;
}
div#content img{
padding:5px;
}
div#nav a{
background:url('nav/navup.gif') no-repeat;
color:#02a7bd;
font-weight:bold;
font-family: "Trebuchet MS";
text-decoration:none;
border:none;
display:block;
height:33px;
width:/*170px*/100%;
margin:0;
padding:0px 0 0 35px;
text-align:left;
}
div#footer{
background:url('/shared/footer.gif') no-repeat;
width:782px;
height:30px;
}
div#footer h3{
text-align:center;
margin-top:3px;
}
div#nav a.down{
background:url('nav/navover.gif') no-repeat;
}
div#nav a.down:hover{
background:url('nav/navover.gif') no-repeat;
}
div#nav a:hover{
background:url('nav/navover.gif') no-repeat;
}
div#nav a.links{
background:url('nav/navupbottom.gif') no-repeat;
height:31px;
}
div#nav a.links:hover{
background:url('nav/navoverbottom.gif') no-repeat;
}
div#nav a.linksdown{
background:url('nav/navoverbottom.gif') no-repeat;
height:31px;
}
div#nav a.linksdown:hover{
background:url('nav/navoverbottom.gif') no-repeat;
}
div#nav td.navborder{
background:none;
height:12px;
}
li.odd{
background-color:#fafafa;
}
li.even{
background-color:#e2f6ff;
}
.filelist li,.dl_filelist li{
list-style:none;
border:1px solid #000;
padding:2px;
text-align:left;
margin-left:0;
padding-left:0;
text-indent:0;
}
.dl_filelist,.filelist{
border:1px solid #000;
margin:0 25px 0 200px;
padding-left:0;
}
