
html body {
margin: 0px;
padding: 20px;
font: normal 12px arial, helvetica, verdana, sans-serif;
color: #000;
background-color: #ffffff;
width:900px;
}

#header {
background: url(../images/topbar.gif) repeat-x 100% 0%;
width:900px;
height:20px;
}

#headertext{
float: right;
font-size: 10pt;
font-family: arial, helvetica;
margin-top:-5px;
}

#toptitle {
width:100%;
margin-top:25px;
margin-bottom:10px;
}

#toptitle img {
float:left;
display: inline;
margin-right: 30px;
margin-top:2px;
}

html h2 {
padding-left: 0px;
margin-bottom:5px;
font-size: 24px;
font-family: arial, helvetica;
font-weight: bold;
color:#003366;
}

html h3 {
padding-left: 0px;
font-size: 16px;
font-family: arial, helvetica;
font-weight: bold;
color: #003366;
}

html h4 {
padding-left: 0px;
font-size: 14px;
font-family: arial, helvetica;
font-weight: bold;
color: #003366;
}

html a:link {
color: #003366; 
text-decoration: underline; 
}

html a:active {
color: #003366; 
text-decoration: underline;
}

html a:visited {
color: #8b0000; 
text-decoration: underline; 
}

html a:hover {
color: #8b1a1a; 
text-decoration: none; 
}

.clear{
clear: both;
}

.table_pastPI td{
background:#eeeeee;
border: 1px solid #ccc;
padding:6px;
font-size: 10pt;
font-family: arial, helvetica;
}

.table_main td{
background:#fff;
border: 0px;
padding:6px;
font-size: 10pt;
font-family: arial, helvetica;
}

#content{
width:900px;
font-family: arial, sans-serif, helvetica;
font-size: 10pt;
margin:15px;
padding:20px;
}

td.dots {
background: url(../images/dots3.gif) bottom left repeat-x; 
width: 900px; 
vertical-align: bottom; 
text-align: left;
}

#footer img{
margin: 0 10px 0 10px;
}

#footer{
clear: left;
width: 900px;
text-align: center;
padding: 4px 0;
font-family: arial, sans-serif, helvetica;
font-size: 10pt;
padding: 12px 0;
}



