/*****

    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;
}

/***** 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-style: normal;
    font-variant: normal;
    line-height: 1.3em;
}

div.content b
{
    color: #602020;
}

div.content p
{
    font-size: 9pt;
    margin: 0px 0px 5px 0px;
}

div.content a
{
    color: #CC0000;
    text-decoration: none;
}

div.content a:hover
{
    color: #0000CC;
    text-decoration: none;
    cursor: pointer;
}

/***** The related news menu. *****/

div#news_related
{
    width: 170px;
    margin: 0px 0px 10px 0px;
}

div#news_related 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#news_related 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#news_related div.content
{
    margin: 10px 0px 0px 0px;
    text-align: left;
}

div#news_related div.content *
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #000000;
    line-height: 1.3em;
}

div#news_related div.content p
{
    margin: 0px 0px 10px 0px;
}

div#news_related div.content ul.links
{
    list-style: none;
}

div#news_related div.content ul.links li
{
    margin-bottom: 1px;
    padding: 2px 4px;
}

div#news_related div.content ul.links li a
{
    font-weight: bold;
    text-decoration: none;
}

div#news_related div.content ul.links li a:hover
{
    color: #DD0000;
}

div#news_related div.content ul.links li.sub
{
    list-style-position: inside;
    list-style-type: disc;
}

div#news_related div.content ul.links li.sub a
{
    font-size: 7pt;
    font-weight: bold;
    text-decoration: none;
}

div#news_related div.content ul.links li.sub a:hover
{
    color: #DD0000;
}

div#news_related div.content a
{
    color: #663333;
    text-decoration: none;
}

div#news_related div.content a:hover
{
    color: #DD0000;
    text-decoration: none;
    cursor: pointer;
}

/***** Classes for the 'Category Menu' module. *****/

div#news_category_menu
{ 
    width: 170px; 
    margin: 0px 0px 10px 0px;
}

div#news_category_menu * 
{ 
    font-family: Verdena, Arial, Helvetica, Sans-Serif; 
    font-size: 7.5pt; 
    color: #000000; 
    line-height: 1.3em; 
    text-align: left;
}

div#news_category_menu div.title
{
    background-image: url('/Images/Icons/news.gif');
    background-position: left;
    background-repeat: no-repeat;
    text-align: left;
}

div#news_category_menu div.title span
{
    margin: 0px 0px 0px 20px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 7.5pt;
    font-weight: bold;
    color: #663333;
    line-height: 24px;
}

div#news_category_menu div.content
{
}

div#news_category_menu ul 
{ 
    margin-top: 5px; 
    list-style-position: inside; 
    list-style-type: disc; 
    color: #602020;
}

div#news_category_menu li 
{ 
    padding: 0px 0px 5px 5px;
}

div#news_category_menu li a 
{ 
    margin: -3px; 
    color: #602020; 
    font-weight: bold; 
    text-decoration: none;
}

div#news_category_menu li a:hover 
{ 
    margin: -3px; 
    color: #990000; 
    font-weight: bold; 
    text-decoration: underline;
}

/***** Classes for the 'Category Menu' module. *****/

div#news_category_menu_shared
{ 
    width: 170px; 
}

div#news_category_menu_shared * 
{ 
    font-family: Verdena, Arial, Helvetica, Sans-Serif; 
    font-size: 7.5pt; 
    color: #000000; 
    line-height: 1.3em; 
    text-align: left;
}

div#news_category_menu_shared div.title
{
    background-image: url('/Images/Icons/news.gif');
    background-position: left;
    background-repeat: no-repeat;
    text-align: left;
}

div#news_category_menu_shared div.title span
{
    margin: 0px 0px 0px 20px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 7.5pt;
    font-weight: bold;
    color: #663333;
    line-height: 24px;
}

div#news_category_menu_shared div.content
{
    margin: 0px 0px 10px 0px;
}

div#news_category_menu_shared ul 
{ 
    margin-top: 5px; 
    list-style-position: inside; 
    list-style-type: disc; 
    color: #602020;
}

div#news_category_menu_shared li 
{ 
    padding: 0px 0px 5px 5px;
}

div#news_category_menu_shared li a 
{ 
    margin: -3px; 
    color: #602020; 
    font-weight: bold; 
    text-decoration: none;
}

div#news_category_menu_shared li a:hover 
{ 
    margin: -3px; 
    color: #990000; 
    font-weight: bold; 
    text-decoration: underline;
}

/*****

    News Article

*****/

div#news_article
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#news_article *
{
}

div#news_article div.title
{
    background-image: url('/Images/Icons/news.gif');
}

div#news_article div.content
{
    width: 530;
    margin-bottom: 15px;
    overflow: auto;
}

div#news_article p.sponsor_info
{
    padding-left: 20px;
}

div#news_article p.contact_info
{
    padding-left: 20px;
}

div#news_article p.contact_info span
{
    display: block;
}

/*****

    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 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;
}

/*****/

div#policies_welcome
{
    width: 100%;
    margin: 0px 0px 10px 0px;
}

div#policies_welcome div.title
{
    background-image: url('/Images/Icons/news.gif');
}

/*****/
