/*Updated on December 16th, 2008*/

.boldblack {
color: #000000;
font-family: "Arial";
font-size: 14pt;
text-decoration: none;
font-weight: heavy;
}
.boldblacksmall{
color: #000000;
text-decoration: underline;
}
.pdefault{
color: black;
font-family: "Verdana";
font-size: 10pt;
text-align: left;
}
.subheader{
color: black;
font-family: "Verdana";
font-size: 10pt;
font-weight: bold;
}
a:hover {
color: #CC0000
}
.topbanner {
text-align: center;
width: 600px;
height: 50px;
border-width: 1px;
border-color: black;
border-style: solid;
background-color: #fffacd;
}
.topbannertext{
font-style: "Verdana";
font-size: 14pt;
font-weight: bold;
color: blue;
text-decoration: none;
}
.navbartable {
width: 175px;
border-width: 1px;
border-style: solid;
border-color: black;
background: white;
border-collapse: collapse;
}
.navbar {
border-width: 1px;
border-style: solid;
border-color: black;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}
.navbar2 {
background: #cccccc;
border-width: 1px;
border-style: solid;
border-color: black;		
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}
.navbarlink {
color: blue;
font-family: "Verdana";
font-size: 10pt;
text-decoration: none;
}
.navbartext{
color:black;
font-family: "Verdana";
font-size: 10pt;
font-weight: normal;
text-decoration: none;
text-align: center;
}
.nounderlinelink{
text-decoration: none;
}
.regularlink{
color: blue;
font-family: "Verdana";
font-size: 10pt;
text-decoration: none;
}
