/*****

    Departments.CSS

    This file contains the CSS used by the departments section of the site.

*****/

ul.normal-list
{
    list-style: none;
}

ul.normal-list li
{
    margin: 0px 0px 2px 0px;
}

div.content ul.inset
{
    margin-left: 50px;
}

div.content ul.inset2
{
    margin-left: 20px;
    list-style: circle outside;
}

div.question, div.answer
{
    margin-bottom: 15px;
}

div.content div.question
{
    font-weight: bold; color: #602020;
}

div.content div.answer:first-letter
{
    font-weight: bold; color: #602020;
}

div.content dt
{
    font-weight: bold; color: #602020; margin-top: 15px;
}

div.content dd
{
    padding-left: 25px; }
/*    height: 18px; display: block; 
    background-image: url(/images/icons/point.gif);
    background-position: left; background-repeat: no-repeat;
} */

span.title
{ 
    font-weight: bold; color: #602020;
}

/*****/

/***** The departments navigational menu. *****/

div#dept-menu
{
    width: 170px;
    margin: 0px 0px 10px 0px;
}

div#dept-menu div.title
{
    border-bottom: 2px solid #602020;
    background-image: url('/Images/Icons/generic.gif');
    background-position: left;
    background-repeat: no-repeat;
    text-align: left;
}

div#dept-menu div.title span
{
    margin: 0px 0px 0px 20px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11pt;
    font-variant: small-caps;
    font-weight: bold;
    color: #663333;
    line-height: 24px;
}

div#dept-menu div.content
{
    margin: 10px 0px 0px 0px;
    text-align: left;
}

div#dept-menu div.content *
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #000000;
    line-height: 1.3em;
}

div#dept-menu div.content p
{
    margin: 0px 0px 10px 0px;
}

div#dept-menu div.content ul.links
{
    margin: 0px 0px;
    list-style-position: outside;
    list-style: none;
}

div#dept-menu div.content ul.links li
{
    margin-bottom: 1px;
    padding: 2px 4px;
}

div#dept-menu div.content ul.links li:first-child
{
    margin-bottom: 4px;
}

div#dept-menu div.content ul.links li a
{
    font-weight: bold;
    text-decoration: none;
}

div#dept-menu div.content ul.links li a:hover
{
    color: #DD0000;
}

div#dept-menu div.content ul.links li.sub
{
    margin-bottom: 1px;
    padding: 2px 4px;
    list-style-position: inside;
    list-style-type: disc;
}

div#dept-menu div.content ul.links li.sub a
{
    font-size: 7pt;
    font-weight: bold;
    text-decoration: none;
}

div#dept-menu div.content ul.links li.sub a:hover
{
    color: #DD0000;
}

div#dept-menu div.content a
{
    color: #663333;
    text-decoration: none;
}

div#dept-menu div.content a:hover
{
    color: #DD0000;
    text-decoration: none;
    cursor: pointer;
}

/***** Styles that are common throughout the various modules. *****/

div.title
{
    border-bottom: 2px solid #602020;
    background-position: left;
    background-repeat: no-repeat;
    text-align: left;
}

div.title span
{
    margin: 0px 0px 0px 20px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11pt;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bold;
    color: #663333;
    line-height: 24px;
}

div.content
{
    margin: 10px 0px 0px 0px;
    text-align: left;
}

div.content *
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    color: #000000;
    line-height: 1.3em;
}

div.content b, div.content strong
{
    color: #602020;
}

div.content i, div.content em
{
    font-style: italic;
}

div.content p
{
    margin: 0px 0px 5px 0px;
}

div.content a
{
    color: #CC0000;
    text-decoration: none;
}

div.content a:hover
{
    color: #0000CC;
    text-decoration: none;
    cursor: pointer;
}

div.content ol
{
    margin: 0px 30px;
    list-style-position: outside;
    list-style-type: decimal;
}

div.content ol li
{
    margin-bottom: 5px;
}

div.content ul
{
    margin: 0px 20px;
    list-style-position: outside;
    list-style-type: disc;
}

div.content ul li
{
    margin-bottom: 5px;
}

/*****

    The Economic & Community Decelopment Office

*****/

div#departments-featured
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#departments-featured div.title
{
    background-image: url('/Images/Icons/info.gif');
}

/*****/

div#departments-about
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#departments-about div.title
{
    background-image: url('/Images/Icons/clipboard.gif');
}

/*****/

div#ecd-welcome
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#ecd-welcome div.title
{
    background-image: url('/Images/Icons/green-home.gif');
}

/*****/

div#ecd-projects
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#ecd-projects div.title
{
    background-image: url('/Images/Icons/tools.gif');
}

/*****/

div#ecd-faq
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#ecd-faq div.title
{
    background-image: url('/Images/Icons/info.gif');
}

/*****/

div#ecd-rentals
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#ecd-rentals div.title
{
    background-image: url('/Images/Icons/green-home.gif');
}

/*****/

div#ecd-staff
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#ecd-staff div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

/*****/

div#ecd-southgate
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#ecd-southgate div.title
{
    background-image: url('/Images/Icons/tools.gif');
}

/*****/

div#ecd-downtown
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#ecd-downtown div.title
{
    background-image: url('/Images/Icons/generic.gif');
}

/*****/

div#ecd-programs-financial
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#ecd-programs-financial div.title
{
    background-image: url('/Images/Icons/check.gif');
}

/*****/

div#ecd-programs-tif
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#ecd-programs-tif div.title
{
    background-image: url('/Images/Icons/percentage.gif');
}

/*****/

div#ecd-programs-permits
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#ecd-programs-permits div.title
{
    background-image: url('/Images/Icons/log.gif');
}

/*****/

div#ecd-other-sewer
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#ecd-other-sewer div.title
{
    background-image: url('/Images/Icons/generic.gif');
}

/*****/

div#ecd-other-downtowntif
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#ecd-other-downtowntif div.title
{
    background-image: url('/Images/Icons/generic.gif');
}

/*****/

div#ecd-vacant
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#ecd-vacant div.title
{
    background-image: url('/Images/Icons/generic.gif');
}

/*****/

div#ecd-programs-other
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#ecd-programs-other div.title
{
    background-image: url('/Images/Icons/generic.gif');
}

/*****

    Parks & Recreation

*****/

div#rec-welcome
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#rec-welcome div.title
{
    background-image: url('/Images/Icons/ball.gif');
}

/*****/

div#rec-programs
{
    width: 100%;
    margin: 15px 0px 10px 0px;
}

div#rec-programs div.title
{
    background-image: url('/Images/Icons/music.gif');
}

/*****/

div#rec-facilities
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#rec-facilities div.title
{
    background-image: url('/Images/Icons/green-home.gif');
}

/*****/

div#rec-staff
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#rec-staff div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

/*****/

div#rec-forms
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#rec-forms div.title
{
    background-image: url('/Images/Icons/printer.gif');
}

/*****/

div#rec-programs-info
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#rec-programs-info div.title
{
    background-image: url('/Images/Icons/music.gif');
}

/*****/

div#rec-facilities-info
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#rec-facilities-info div.title
{
    background-image: url('/Images/Icons/green-home.gif');
}

/*****/

div#rec-staff-info
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#rec-staff-info div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

/*****/

div#rec-forms-info
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#rec-forms-info div.title
{
    background-image: url('/Images/Icons/printer.gif');
}

/*****/

div#rec-fees
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#rec-fees div.title
{
    background-image: url('/Images/Icons/dollar.gif');
}

/*****/

div#rec-links
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#rec-links div.title
{
    background-image: url('/Images/Icons/globe.gif');
}

div#rec-links div.content
{
    text-align: left;
}

/*****/

div#clerk-welcome
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#clerk-welcome div.title
{
    background-image: url('/Images/Icons/calc.gif');
}

/*****/

div#clerk-atv
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#clerk-atv div.title
{
    background-image: url('/Images/Icons/life.gif');
}

/*****/

div#clerk-passports
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#clerk-passports div.title
{
    background-image: url('/Images/Icons/clipboard.gif');
}

/*****/

div#clerk-passports-kids
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#clerk-passports-kids div.title
{
    background-image: url('/Images/Icons/clipboard.gif');
}

/*****/

div#clerk-vital
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#clerk-vital div.title
{
    background-image: url('/Images/Icons/clipboard.gif');
}

/*****/

div#clerk-vital-birth
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#clerk-vital-birth div.title
{
    background-image: url('/Images/Icons/clipboard.gif');
}

/*****/

div#clerk-vital-death
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#clerk-vital-death div.title
{
    background-image: url('/Images/Icons/clipboard.gif');
}

/*****/

div#clerk-vital-marriage
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#clerk-vital-marriage div.title
{
    background-image: url('/Images/Icons/clipboard.gif');
}

/*****/

div#clerk-vital-genealogy
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#clerk-vital-genealogy div.title
{
    background-image: url('/Images/Icons/clipboard.gif');
}

/*****/

div#clerk-vital-state
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#clerk-vital-state div.title
{
    background-image: url('/Images/Icons/clipboard.gif');
}

/*****/

div#clerk-staff
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#clerk-staff div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

/*****/

div#clerk-fees
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#clerk-fees div.title
{
    background-image: url('/Images/Icons/dollar.gif');
}

/*****/

div#finance-welcome
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#finance-welcome div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

/*****/

div#finance-vehicle
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#finance-vehicle div.title
{
    background-image: url('/Images/Icons/keys1.gif');
}

/*****/

div#finance-staff
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#finance-staff div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

/*****/

div#finance-fees
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#finance-fees div.title
{
    background-image: url('/Images/Icons/dollar.gif');
}

/*****/

div#assessors-welcome
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#assessors-welcome div.title
{
    background-image: url('/Images/Icons/percentage.gif');
}

/*****/

div#code-welcome
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#code-welcome div.title
{
    background-image: url('/Images/Icons/books.gif');
}

/*****/

div#waste-welcome
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#waste-welcome div.title
{
    background-image: url('/Images/Icons/recycle.gif');
}

/*****/

div#planning-welcome
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#planning-welcome div.title
{
    background-image: url('/Images/Icons/globe.gif');
}

/*****/

div#pollution-welcome
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#pollution-welcome div.title
{
    background-image: url('/Images/Icons/recycle.gif');
}

/*****/

div#fire-welcome
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#fire-welcome div.title
{
    background-image: url('/Images/Icons/fire.gif');
}

/*****/

div#fire-alerts
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#fire-alerts div.title
{
    background-image: url('/Images/Icons/recent-alerts.gif');
}

/*****/

div#fire-staff
{
    width: 100%;
    /* min-height: 160px; */
    margin: 0px 0px 10px 0px;
}

div#fire-staff div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

/*****/

div.fire-staff-section
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div.fire-staff-section div.title
{
    background-image: url('/Images/Icons/fire.gif');
}

/*****/

div#fire-engines
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#fire-engines div.title
{
    background-image: url('/Images/Icons/gear.gif');
}

/*****/

div.fire-section
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div.fire-section div.title
{
    background-image: url('/Images/Icons/fire.gif');
}

/*****/

div#fire-faq
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#fire-faq div.title
{
    background-image: url('/Images/Icons/info.gif');
}

/*****/

div#fire-fees
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#fire-fees div.title
{
    background-image: url('/Images/Icons/dollar.gif');
}

/*****/

div#police-welcome
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#police-welcome div.title
{
    background-image: url('/Images/Icons/police.gif');
}

/*****/

div#police-staff
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#police-staff div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

/*****/

div.police-staff-group
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div.police-staff-group div.title
{
    background-image: url('/Images/Icons/police.gif');
}

div.police-staff-group div.content img.photo
{
    margin-bottom: 4px;
}

/*****/

div#police-alerts
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#police-alerts div.title
{
    background-image: url('/Images/Icons/recent-alerts.gif');
}

/*****/

div#police-faq
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#police-faq div.title
{
    background-image: url('/Images/Icons/info.gif');
}

/*****/

div#police-info
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#police-info div.title
{
    background-image: url('/Images/Icons/info.gif');
}

/*****/

div#police-forms
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#police-forms div.title
{
    background-image: url('/Images/Icons/clipboard.gif');
}

/*****/

div#police-programs
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#police-programs div.title
{
    background-image: url('/Images/Icons/home.gif');
}

/*****/

div#police-cpig
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#police-cpig div.title
{
    background-image: url('/Images/Icons/stoplight.gif');
}

/*****/

div#police-safety, div#police-bikes
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#police-safety div.title, div#police-bikes div.title
{
    background-image: url('/Images/Icons/highway.gif');
}

div#police-safety div.content, div#police-bikes div.content
{
    overflow: auto;
}

/*****/

div#police-rcap
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#police-rcap div.title
{
    background-image: url('/Images/Icons/rcap.gif');
}

div#police-rcap div.content
{
    overflow: auto;
}

/*****/

div#police-other
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#police-other div.title
{
    background-image: url('/Images/Icons/home.gif');
}

/*****/

div#police-fees
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#police-fees div.title
{
    background-image: url('/Images/Icons/dollar.gif');
}

/*****/

div#highway-welcome
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#highway-welcome div.title
{
    background-image: url('/Images/Icons/highway.gif');
}

/*****/

div#highway-goals
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#highway-goals div.title
{
    background-image: url('/Images/Icons/star.gif');
}

/*****/

div#highway-forms
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#highway-forms div.title
{
    background-image: url('/Images/Icons/clipboard.gif');
}

/*****/

div#highway-fees
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#highway-fees div.title
{
    background-image: url('/Images/Icons/dollar.gif');
}

/*****/

div#highway-staff
{
    width: 100%;
    min-height: 160px;
    margin: 0px 0px 10px 0px;
}

div#highway-staff div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

/*****/

div#assessors-info
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#assessors-info div.title
{
    background-image: url('/Images/Icons/calc.gif');
}

/*****/

div#assessors-staff
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#assessors-staff div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

/*****/

div#planning-ordinances
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#planning-ordinances div.title
{
    background-image: url('/Images/Icons/ordinances.gif');
}

/*****/

div#planning-staff
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#planning-staff div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

/*****/

div#planning-faq
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#planning-faq div.title
{
    background-image: url('/Images/Icons/info.gif');
}

/*****/

div#planning-fees
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#planning-fees div.title
{
    background-image: url('/Images/Icons/dollar.gif');
}

/*****/

div#code-ordinances
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#code-ordinances div.title
{
    background-image: url('/Images/Icons/ordinances.gif');
}

/*****/

div#code-permits
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#code-permits div.title
{
    background-image: url('/Images/Icons/permit.gif');
}

/*****/

div#code-staff
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#code-staff div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

/*****/

div#code-faq
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#code-faq div.title
{
    background-image: url('/Images/Icons/info.gif');
}

/*****/

div#code-fees
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#code-fees div.title
{
    background-image: url('/Images/Icons/dollar.gif');
}

/*****/

div#waste-faq
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#waste-faq div.title
{
    background-image: url('/Images/Icons/info.gif');
}

/*****/

div#waste-staff
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#waste-staff div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

/*****/

div#waste-fees
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#waste-fees div.title
{
    background-image: url('/Images/Icons/dollar.gif');
}

/*****/

div#pollution-desc
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#pollution-desc div.title
{
    background-image: url('/Images/Icons/info.gif');
}

/*****/

div#pollution-info
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#pollution-info div.title
{
    background-image: url('/Images/Icons/info.gif');
}

/*****/

div#pollution-system
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#pollution-system div.title
{
    background-image: url('/Images/Icons/parts.gif');
}

/*****/

div#pollution-cso
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#pollution-cso div.title
{
    background-image: url('/Images/Icons/project.gif');
}

/*****/

div#pollution-staff
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#pollution-staff div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

/*****/

div#manager-welcome
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#manager-welcome div.title
{
    background-image: url('/Images/Icons/gear.gif');
}

/*****/

div#manager-bids
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#manager-bids div.title
{
    background-image: url('/Images/Icons/gear.gif');
}

/*****/

div#manager-message
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#manager-message div.title
{
    background-image: url('/Images/Icons/letter.gif');
}

div#manager-message a.bold_underline
{
    font-weight: bold;
    text-decoration: underline;
}

/*****/

div#manager-staff
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#manager-staff div.title
{
    background-image: url('/Images/Icons/staff.gif');
}

/*****

    News Highlights

*****/

/*****

    News Highlights

*****/

div#recent_news
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#recent_news div.title
{
    background-image: url('/Images/Icons/news.gif');
}

div#recent_news div.content div.article_summary_short_first
{
    margin-top: 15px;
}

div#recent_news div.content span.title
{
    font-weight: bold;
    color: #663333;
}

div#recent_news div.content p.article_title
{
    margin: 0px 0px 3px 0px;
}

div#recent_news div.content p.article_title a
{
    font-weight: bold;
    color: #602020;
}

div#recent_news div.content p.article_title a:hover
{
    color: #990000;
}

div#recent_news div.content p.article_info
{
    margin: 0px 0px 3px 0px;
    font-size: 7pt;
    color: #404040;
}

/*****/

/*****

    News Highlights

*****/

div.news_highlights
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div.news_highlights div.title
{
    background-image: url('/Images/Icons/news.gif');
}

div.news_highlights div.content div.article_summary_short_first
{
    margin-top: 15px;
}

div.news_highlights div.content span.title
{
    font-weight: bold;
    color: #663333;
}

div.news_highlights div.content p.article_title
{
    margin: 0px 0px 3px 0px;
}

div.news_highlights div.content p.article_title a
{
    font-weight: bold;
    color: #602020;
}

div.news_highlights div.content p.article_title a:hover
{
    color: #990000;
}

div.news_highlights div.content p.article_info
{
    margin: 0px 0px 3px 0px;
    font-size: 7pt;
    color: #404040;
}

/*****/
