body {
    /*background-image:url(/default-template/main-bg.jpg);*/
    background-color:#FFFFFF;
    background-repeat:repeat-x;
    margin-top:10px;
    font-family:Tahoma;
    font-size:10pt;
    margin-left:2px;
    margin-right:2px;
    color:#4D4D4F;
}

SELECT.dowithold {
    font-family:Tahoma;
    font-size:8pt;
    margin-top:4px;
    margin-right:5px;
    padding-left:1px;
    border: none;
    width:170px;
    border: thin solid #AED5B4;
    padding-top:2px;
    padding-bottom:2px;
}

TD {
    font-family:Tahoma;
    font-size:10pt;
    color:#4D4D4F;
}

H1 {
    font-family:Tahoma;
    font-size:12pt;
    color:#205A62;
}

H2 {
    font-family:Tahoma;
    font-size:10pt;
    color:#205A62;
}

H3 {
    font-family:Tahoma;
    font-size:8pt;
    color:#205A62;
}

DIV.header {
    background-image:url(/default-template/header-bg.gif);
    background-repeat:no-repeat;
    /*height:111px;*/
    height:130px;
    width:990px;
    text-align:left;
}


DIV.logo {
    position:relative;
    left:10px;
    top:20px;
}


DIV.hostorg {
    position:relative;
    left:0px;
    top:43px;
    font-size:12pt;
    width:250px;
    color:#205A62;
}

DIV.title {
    position:relative;
    left:0px;
    top:27px;
    color:#205A62;	
}


DIV.construction {
    position:relative;
    width:97px;
    height:97px;
    color:#205A62;
    top:10px;
    margin-right:3px;
}

DIV.toplinks {
    position:relative;
    font-family:Tahoma;
    font-size:8pt;
    left:14px;
    top:33px;
    height:15px;
    width:180px;
    color:#47905C;
}

DIV.toplinks a {
    text-decoration:none;
    color:#47905C;
}

DIV.toplinks a:hover {
    text-decoration:none;
    color:#205A62;
}

DIV.jurisdiction {
    position:relative;
    left:10px;
    top:43px;
    height:40px;
    width:180px;
    color:#205A62;
}

DIV.jurisdictionheader {
    position:relative;
    left:0px;
}

DIV.jurisdiction td {
    font-family:Tahoma;
    font-size:8pt;
    color:#205A62;
}

DIV.jurisdiction a {
    font-family:Tahoma;
    font-size:8pt;
    color:#205A62;
    text-decoration:none;
}

DIV.jurisdiction a:hover {
    font-family:Tahoma;
    font-size:8pt;
    color:#47905C;
    text-decoration:none;
}

DIV.jurisdiction input,select {
    font-family:Tahoma;
    font-size:8pt;
    position:relative;
    top:4px;
    padding:1px;
    color:#47905C;
    border: #add8b4 1px solid;
    width:120px;
}


DIV.jurisdictionhome a {
    margin-right:15px;
    color:#47905C;
}

DIV.jurisdictionhome a:hover {
    margin-right:15px;
    color:#205A62;
}

DIV.search {
    position:relative;
    left:15px;
    top:45px;
    width:220px;
}

DIV.search input {
    font-family:Tahoma;
    font-size:8pt;
    padding-left:1px;
    margin-top:1px;
    color:#47905C;
    border: #add8b4 1px solid;
    width:157;
    /*border-right-color:#FFFFFF;*/
}

IMG.searchicon {
    position:relative;
    top:4px;
    
}

DIV.sponsored {
    position:relative;
    top:22px;
    left:20px
    width:180px;
}


/* START OF CONTENT CSS */
DIV.contentdiv {
    background-color:#FFFFFF;
    width:990px;
    margin-top:8px;
}

DIV.content-left {
    
    margin-left:0px;
    margin-right:10px;
    margin-top:7px;
    margin-bottom:15px;
    width:180px;
    color:#47905C;
}


DIV.content-left a {
text-decoration:none;
color:#205A62;
}

DIV.content-left a:hover {
    text-decoration:none;
    color:#47905C;
}

DIV.content-middle {
    margin-left:0px;
    margin-right:10px;
    margin-top:7px;
    margin-bottom:15px;
    width:600px;
}

DIV.content-middle a {
    text-decoration:none;
    color:#205A62;
}

DIV.content-middle a:hover {
    text-decoration:none;
    color:#47905C;
}

DIV.content-right {
    margin-left:0px;
    margin-right:10px;
    margin-top:12px;
    margin-bottom:15px;
    width:150px;
    color:#47905C;
    vertical-align:bottom;
}

DIV.footer {
    font-size:8pt;
    padding-top:30px;
    padding-bottom:15px;
}
DIV.footerEs
{
    font-size:8pt;
    padding-top:10px;
    padding-bottom:10px;
}

/* GENERIC OPTION CSS */

OPTION.italic {
    font-style:italic;
}

OPTION.bold {
    font-weight:bold;
}

/* DOWITHOLD CSS */
SELECT.dowithold {
    font-family:Tahoma;
    font-size:8pt;
    margin-top:4px;
    margin-right:5px;
    padding-left:1px;
    border: none;
    width:178px;
    border: thin solid #AED5B4;
    padding-top:2px;
    padding-bottom:2px;
}

DIV.dowithold-header {
    position:relative;
    color:#205A62;
    font-size:8pt;
    padding:2px;
    left:0px;
}

DIV.dowithold-dropdown {
    color:#AED5B4;
    padding:2px;
    padding-top:0px;
}



