td, p {
    font-family: Arial, Helvetica;
    font-size: 12px;
    color: #000000;
}

a {
    color: #FC5207;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
    color: #000000;
}

#redHeader {
    height: 358px;
    width: 740px;
    background: transparent url(/images/templates/red_feel/2009_header.jpg) no-repeat top center;
}

#headings {
    font: bold 20px arial;
    color: #fff;
    clear: both;
    padding: 280px 0 5px 0;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    padding: 0;
    margin-left: 15px;
    margin-bottom: 10px;
    color: #000;
}

#nav {
    padding-top: 2px;
    text-align: center;
}

#nav .home {
    border: 0px;
}

#nav a {
    font-family: Arial;
    font-size: 13px;
    color: #fff;
    font-weight: normal;
    padding: 0 24px 0 24px;
    text-transform: uppercase;
    border-left: 1px solid #fff;
}

.nav a:hover {
    text-transform: uppercase;
    color: #666;
}

.topTitle {
    font-family: Arial Black, Arial;
    font-size: 16px;
    color: #0066CC;
}

#search {
    text-align: right;
    padding: 10px;
    background-color: #93B8FF;
    margin-bottom: 1px;
}

#search form {
    margin: 0;
}

#phrase {
    width: 140px;
    height: 20px;
    font-size: 10px;
    border: 1px solid #72A0FE;
    margin-bottom: 3px;
}

#button {
    color: #0162CB;
    width: 85px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #93B8FF;
    border: 0;
}

.smallLinks a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #056DB6;
    font-weight: normal;
}

.smallLinks a:hover {
    text-decoration: none;
    color: #666;
}

.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: Arial;
    font-size: 17px;
    font-weight: bold;
    margin: 0px;
    color: #e94539;
}

h2 {
    font-family: "Trebuchet MS", Arial;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    color: #e94539;
}

h3, h4, h6 {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
}

h5 {
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    margin: 0px;
    color: #fff;
}