td, p {
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #4E4A49;
}

a {
    color: #4E4A49;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
    color: #000000;
}
#wrsList{
list-style: none;
margin:0;
padding: 0;
}
#wrsList li{
line-height: 27px;
padding: 0 0 0 20px;
margin: 4px 0;
}
#wrsList li a{
color: #fff;
font: normal 12px "trebuchet MS";
}
#itemOne{
background: #51a72a;
}
#itemTwo{
background: #5f4139;
}
#itemThree{
background: #075a9c;
}
.navInside a {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
}

.navInside a:hover {
    text-decoration: none;
    color: #fff;
}

.nav {
    height: 21px;
    padding: 4px 5px 4px 0px;
}

.nav a {
    font-family: "Trebuchet MS", Arial;
    font-size: 11px;
    color: #000000;
    width: 100%;
    font-weight: normal;
}

.nav a:hover {
    text-decoration: none;
    color: #fff;
}

.colorLinks a {
    font-family: "Trebuchet MS", Arial;
    font-size: 11px;
    color: #ffffff;
    font-weight: normal;
    width: 100%;
    padding-left: 6px;
    padding-top: 3px;
    height: 20px;
}

.colorLinks a:hover {
    color: #cccccc;
}

.links a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: normal;
}

.links a:hover {
    text-decoration: none;
    color: #cccccc;
}

.mainBorder {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #9C9A9A;
    border-bottom-color: #9C9A9A;
}

.breadcrumbs {
    font-family: Arial, Helvetica;
    font-size: 10px;
    text-decoration: none;
    color: #003B58;
}

.breadcrumbs:hover {
    color: #666666;
}

.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #cccccc;
    text-decoration: none;
}

.frmInput {
    width: 100%;
    font-size: 10px;
}

.frmSelect {
    font-size: 10px;
}

.frmButton {
    font-size: 10px;
}

.frmButtonSearch {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-top: 1px;
    width: 45px;
}

h1 {
    font-family: "Trebuchet MS", Arial;
    font-size: 23px;
    font-weight: normal;
    margin: 0px;
    color: #002C5C;
}

h2 {
    font-family: "Trebuchet MS", Arial;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    color: #002C5C;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
}