body {
    background-color: #ccc;
    margin-top: 15px;
}

td, p {
    font-family: Arial, Helvetica;
    font-size: 11px;
}

hr {
    border-top: 1px solid #ccc;
    height: 1px;
    margin-top: 5px;
}

li {
    margin-bottom: 15px;
}

a {
    color: #ED1C2E;
    text-decoration: none;
}

a:hover {
    color: #666;
}
img{border:none}
#insidelogo {
    position: absolute;
    width: 302px;
    height: 86px;
    margin: 80px 0 0 18px;
    background-color: #fff;
    border: 1px solid #ccc;
}

#logo {
    margin: 6px;
    align: center;
}

#insidePh {
    float: right;
    width: 180px;
    margin-right: 40px;
}

.style1 {
    font-size: 14px;
    color: #000000;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    font-weight: bold;
}

.style2 {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    font-size: 18px;
    color: #ED1C2E;
}

.style3 {
    font-size: 14px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
}

.style4 {
    font-size: 18px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
}

#welcome {
    font-family: Times New Roman;
    font-size: 25px;
    color: #fff;
    width: 280px;
    margin: 120px 0 0 35px;
    font-weight: normal;
}

#home {
    float: right;
    width: 127px;
    margin: 185px 0 0 0;
}

#home a {
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
}

#home a:hover {
    color: #ccc;
}

.inside #home {
    float: right;
    width: 127px;
    margin: 90px 0 0 0;
}

.linebg {
    background-image: url(../images/templates/home_linebg.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.linebg table {
    border: 1px solid #ccc;
}

.bottomline {
    border-bottom: 1px solid #ccc;
}

.breadcrumbs {
    font-family: Arial, Helvetica;
    font-size: 9px;
    text-transform: uppercase;
}

.right {
    background-image: url(../images/templates/home_nav_bg.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

.inside .right {
    border-left: 1px solid #ccc;
}

#navarea {
    padding: 15px;
    padding-top: 12px;
}

.nav {
    padding: 3px 0 2px 0;
}

.nav a {
    font-family: Arial;
    text-transform: uppercase;
    color: #999;
}

.nav a:hover {
    color: #ED1C2E;
}

.navSub a {
    color: #999;
    padding-left: 10px;
}

.navSub a:hover {
    color: #ED1C2E;
}

#icons a {
    text-transform: none;
    color: #666;
    height: 15px;
}

#icons a:hover {
    color: #ED1C2E;
}

h1 {
    font-family: Trebuchet MS, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #ED1C2E;
    margin-bottom: 0px;
}

h2 {
    font-family: Trebuchet MS, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-top: 5px;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
}

.copyright, .copyright a {
    font-size: 10px;
    color: #999;
}
