body
{
    padding: 0;
    margin: 0;
    background-color: #223C4B;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 12px;
    line-height: 15px;
    color: #333333;
    text-align: left;
}

h2
{
    font-size: large;
    padding-top: 1em;
    color: #223C4B;
}

h3
{
    font-size: large;
    font-weight: normal;
    color: #003366;
    border-bottom: 1px solid #b4c3bc;
}

.agentPic
{
    float: right;
    margin-right: 22px;
    padding: 2px;
    border: 1px solid #b4c3bc;
}

.content a:visited, .content a:active, .content a:link
{
    color: #003366;
    text-decoration: underline;
}

.content a:hover
{
    color: #c11e1e;
    text-decoration: underline;
}

#tagline
{
    background-position: bottom right;
    background-repeat: no-repeat;
}

#topNav
{
    display: block;
    float: right;
    text-align: right;
    background-image: url('../images/topNavbox.jpg');
    background-position: right top;
    background-repeat: no-repeat;
    height: 38px;
    width: 235px;
    padding-top: 20px;
    padding-right: 30px;
    margin-right: 20px;
}

a:link
{
    color: #003366;
    text-decoration: underline;
}

#header {
    display: block;
    width: 847px;
    position: relative;
}

#whitepage
{
    background-color: white;
    width: 847px;
}

#homeCopy p
{
    text-align: justify;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    padding-right: 2em;
    padding-left: 2em;
    padding-top: 1em;
}

#footer
{
    display: block;
    width: 847px;
    height: 22px;
    background-color: #003366;
    padding-top: 6px;
    color: #FFFFFF;
    font-size: 10px;
    text-align: right;
}

img
{
    border: 0px;
}

#leftNav
{
    margin-top: 0em;
    margin-bottom: 1em;
    padding-bottom: 1em;
    padding-top: 1em;
    width: 202px;
    background-color: #e0e0e0;
    border-right: 1px solid #c4c4c4;
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
}

#leftNav ul
{
    margin-left: 1em;
    padding-left: 1em;
}

#leftNav li
{

    list-style-image: url('../images/icon.gif');
}

#leftNav a:link, #leftNav a:visited, #leftNav a:active
{
    text-decoration: none;
    color: #003366;
}

#leftNav a:hover
{
    color: #c11e1e;
    text-decoration: underline;
}

#leftNavM
{
    display: block;
    width: 250px;
    padding-left: 2em;
    text-align: left;
    background-color: #e0e0e0;
}

#leftNavM li
{
    list-style-image: url('../images/icon.gif');
    line-height: 17px;
}

#leftNavM a:link, #leftNavM a:visited, #leftNavM a:active
{
    text-decoration: none;
    color: #003366;
}

#leftNavM a:hover
{
    color: #c11e1e;
    text-decoration: underline;
}

.map_state
{
    text-align: left;
    font-family: franklin gothic medium cond, verdana, sans-serif;
    font-size: 25px;
    color: #114070;
    background-color: #EAEBED;
    padding: 10px;
    display: block;
    border-top: 2px solid #6F9CC9;
    margin-left: 3px;
    margin-right: 3px;
}

.map_agent_list
{
    text-align: left;
    background-color: #EAEBED;
    margin: 0px;
    padding: 2px;
    border-bottom: 2px solid #6F9CC9;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 3px;
}

.map_agent a, .map_agent a:link, .map_agent a:active, .map_agent a:visited
{
    font-family: verdana, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    background-color: #004B9A;
    padding: 5px;
    display: block;
    margin-bottom: 3px;
    border: 2px solid #6F9CC9;
    text-decoration: none;
}

.map_agent a:hover
{
    font-family: verdana, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    background-color: #85BCE3;
    padding: 5px;
    display: block;
    margin-bottom: 3px;
    border: 2px solid #FFFFFF;
}
