/* CSS Document */


BODY {
 margin: 0pt;
 	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
}
.topnav a:link, .topnav a:visited {
 color: #fff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
font-weight:bold;

}
.topnav a:hover {
 color: #fff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: underline;

}
.leftnav a:link, .leftnav a:visited {
 color: #666;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
font-weight:bold;
}
.leftnav a:hover {
 color: #999;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
}

.leftnav2{
color:#666;
}

.leftnav2 a:link, .leftnav2 a:visited {
 color: #666;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-decoration: none;
font-weight:bold;
}
.leftnav2 a:hover {
 color: #999;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 text-decoration: none;
}

h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #385b81;
}

h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #666;
 padding-bottom:5px;
 margin-bottom:0px;
}

.bodycopy1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000;
}
.bodycopy1 a:link, .bodycopy1 a:visited{

text-decoration:none;
}
.bodycopy1 a:hover{
text-decoration:underline;

}
.buclinks a:link, .buclinks a:visited{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #385b81;
 text-decoration: none;
 line-height: 12px;
}
.buclinks a:hover {
 text-decoration: none;
color:#999;
}
.footer {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #fff;
 line-height: 13px;
}
.footer a:link, .footer a:visited{
color:#fff;
}

.footer a:hover{
color:#f00;
}
.imgbdr{
border-width:1px;
border-color:#000;
}

.parttable {
font-size:10px;
color:#666;
}
