body {
       background-color:#FFFFFF;
    }
body, table, td, input, select, p, h1, h2, h3, h4, h5, h6, ul, ol, li, a, pre {
       font-family:Arial, Helvetica, sans-serif;
    }
form {
       margin-top:0px;
    }
h4 {
       margin-bottom:0px;
    }
hr {
       background:#cccccc; border:0px;
    }
p {
       margin:0px;
    }
a {
       color:#006699;
    }
.footerLnk {
       line-height:125%;
    }
.segment {
       color:#DC282F;
    }
a.navLink {
       color:#000000;
    }
.bold {
       font-weight:bold;
    }
.boldTitle {
       font-weight:bold
    }
.italic {
       font-style:italic;
    }
.light {
       color:#666666;
    }

/* Copied by Venu from original css.Added for Search */
.categoryLnkBig {
       font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#333333;
    }
.categoryLnkBig {
       color:#006699;
    }
.categoryLnkBig:hover {
       text-decoration:underline;
    }
.categoryLnkBigSelect {
       color:#006699; text-decoration:underline;
    }
.categoryLnkSmall {
       font-family:Arial, Helvetica, sans-serif; color:#333333;
    }
.categoryLnkSmall {
       color:#006699;
    }
.categoryLnkSmall:hover {
       text-decoration:underline;
    }
.categoryLnkSmallSelect {
       color:#006699; text-decoration:underline;
    }

#headerName {
       font-family: Helvetica Nueu, Helvetica, Utopia, serif;
       font-weight: bold;
       font-size: 21px;
       vertical-align: middle;
}
