a {
    color: #243f98;
}

a:hover {
    color: #000000;
}

#boxTop {
    height: 105px;
    width: 720px;
    background-image: url(http://neondsl.com/graphics/header.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    clear: both;
    white-space: nowrap;
    font-size: xx-small;
}

#boxQualify {
    height: 25px;
    width: 719px;
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    white-space: nowrap;
    font-size: xx-small;
    background-color: #6C78B5;
    background-image: url(http://neondsl.com/graphics/qualify_back.jpg);
    background-position: 20px 0px;
    background-repeat: no-repeat;
    
}

#phoneBox {
    width: 400px;
    height: 25px;
    padding-left: 175px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    white-space: nowrap;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

#phoneBox a {
    padding-left: 5px;
    color: #FFFFFF;
}

#phoneBox a:hover {
    padding-left: 5px;
    color: #CCCCCC;
}

#content {
    width: 720px;
}

#inComing {
    padding: 4px;
    width: 100%;
    margin: 0px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    font-weight: normal;
    font-size: small;
}

#tableNav {
    width: 150px;
}

#mainNav {  
    position: relative;
    width: 150px;
    background-image: url(http://neondsl.com/graphics/navback.jpg);
    background-position: top left;
    background-repeat: repeat-y;
    padding-top: 5px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    color: #000000;
    font-size: small;
    float: left;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

ul#mainNavLinks {
    list-style-type: none;
    margin-top: 0px;
    padding-left: 0;
    margin-left: 0;
}

li#mainNavLinks {
    padding-bottom: 5px;
}

#mainNavLinks a {
    display: block;
    width: 90%;
    text-decoration: none;
    color: #000000;
    border-left: 5px solid #6C78B5;
    border-bottom: 1px solid #6C78B5;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: bold;
}

#mainNavLinks a:hover {
    text-decoration: none;
    color: #ffffff;
    border-left: 6px solid #000000;
    border-bottom: 1px solid #000000;
    padding-left: 3px;
    font-weight: bold;
    background: #6C78B5;
}

#mainNavLinks a.active {
    text-decoration: none;
    color: #ffffff;
    border-left: 6px solid #000000;
    border-bottom: 1px solid #000000;
    padding-left: 3px;
    font-weight: bold;
    background: #6C78B5;
}

#boxContact {
    width: 80%;
    padding-left: 9px;
    font-size: xx-small;
    color: #000000;
    padding-bottom: 25px;
}

#boxContact a {
    color: #243f98;
    font-size: xx-small;
}

.subNav {
    padding-left: 15px;
    margin: 0px;
}

.subNav ul {
    list-style-type: none;
}

.subNav li {
    list-style-type: none;
    padding-bottom: 2px;
}

#subNav1 a, #subNav1 a:hover {
    font-size: x-small;
    font-family: Verdana, Arial, Helvetica;
    font-weight: normal;
    background-color: #DBEAD9;
    padding-left: 2px;
}

#subNav1 a {
    border: 1px solid #C0C0C0;
}

#subNav1 a:hover {
    color: #000000;
    border: 1px solid #000000;
}

#subNav1 a.sub_active {
    color: #000000;
    border: 1px solid #000000;
    font-weight: bold;
    background-color: #DBEAD9;
}

#subNav1 a.sub_active:hover {
    color: #000000;
    border: 1px solid #000000;
    font-weight: bold;
    background-color: #DBEAD9;
}

#boxMail {
    height: 25px;
    width: 704px;
    padding: 0px;
    padding-left: 15px;
    margin-bottom: 0px;
    margin-top: 55px;
    margin-left: 0px;
    margin-right: 0px;
    white-space: nowrap;
    font-size: xx-small;
    background-color: #6C78B5;
    color: #FFFFFF;
}


#footerText {
    font-family: Verdana, Arial, Helvetica;
    font-size: x-small;
    padding-left: 10px;
}
.mailLogin {
    font-size: xx-small;
    background-color: #6C78B5;
    border: 1px solid black;
    color: #FFFFFF;
}
