/**
* -------------------------
* @section Feature Boxes
* -------------------------
*/

div.feature, div.feature-pdflibrary
{
    border: 1px solid #dbedf6;
    margin-bottom: 16px;
    padding: 12px 12px 1px 12px;
    position: relative;
    width: auto;
    zoom: 1;
}
.images-on div.feature, .images-on div.feature-pdflibrary
{
    background: transparent url(../App_Images/layout/feature_206w_bg.png) no-repeat left bottom;
    border: 0;
}
.images-on div.home-layout div.feature
{
    background: transparent url(../App_Images/layout/feature_591w_bg.png) no-repeat left bottom;
}

/* Gutter space between block elements is approx. half of the default. */
div.feature p, div.feature ol, div.feature ul, div.feature-pdflibrary p, div.feature-pdflibrary ol, div.feature-pdflibrary ul
{
    margin-top: 8px;
    margin-bottom: 8px;
}

div.feature h2.bg, div.feature h3.bg, div.feature-pdflibrary h2.bg, div.feature-pdflibrary h3.bg
{
    font-size: 16px;
    font-weight: normal;
    width: auto;
}
.images-on div.feature h2.bg, .images-on div.feature h3.bg, .images-on div.feature-pdflibrary h2.bg, .images-on div.feature-pdflibrary h3.bg
{
    margin: -12px -12px 0 -12px !important;
    position: relative;
}

/* Icons associated with hyperlinks. */
div.feature span.icon
{
    display: block;
    font-size: 11px;
    font-weight: normal;
    margin: 5px 0;
}
.images-on div.feature span.icon { margin: 0; }
div.feature span.icon a.icon
{
    display: inline;
    font-size: 11px;
    font-weight: normal;
    position: static;
}
.images-on a.icon
{
    background-color: transparent;
    background-position: 0 2px;
    background-repeat: no-repeat;
    padding: 2px 0;
}
.images-on a.icon.rss
{
    background-image: url(../App_Images/icons/RSS.gif);
    padding-left: 30px;
}
.images-on a.icon.email
{
    background-image: url(../App_Images/icons/email.gif);
    padding-left: 24px;
}

/**
* @subsection Search our archive of news releases
*/
#ftr-search-archives button.bg
{
    display: inline;
    float: left;
    margin-right: 5px;
}

/**
* @subsection Media contacts / Make the right call
*/
.images-on #ftr-media-contacts h3.bg
{
    margin-bottom: -62px !important;
    position: static;
}
.images-on #ftr-make-call h3.bg
{
    margin-bottom: -42px !important;
    position: static;
}
.images-on #ftr-media-contacts p.clear, .images-on #ftr-make-call p.clear
{
    padding-right: 63px;
    position: relative;
}

#ftr-make-call big
{
    display: block;
    font-size: 12px;
    font-weight: bold;
}
#ftr-make-call .divider
{
    border-bottom: 1px dotted #00285e;
    padding-bottom: 8px;
    zoom: 1;
}
/* TTY icon. */
#ftr-make-call span.icon
{
    background: transparent url(../App_Images/icons/no_hearing.gif) no-repeat right center;
    padding-right: 17px;
}


/**
* @subsection Subscription centre
*/
.images-on #ftr-sub-centre h3.bg
{
    margin-bottom: -26px !important;
    position: static;
}
.images-on #ftr-sub-centre p.clear
{
    margin-right: 65px;
    position: relative;
}



/**
* @subsection Document (PDF) library listing
*/

div.feature-pdflibrary
{
}
div.feature-pdflibrary ol.sf_libraryList li
{
    margin-bottom: 10px;
}

div.feature-pdflibrary ol.sf_libraryList dt, div.feature-pdflibrary ol.sf_libraryList dd
{
    display: inline;
    font-size: 100%;
}
div.feature-pdflibrary ol.sf_libraryList dd
{
    white-space: nowrap;
}

/**
* @subsection Submit a tip
*/
div.ftr-submit-a-tip {
	margin-left: 15px;
	width: 182px;
}
.images-on div.ftr-submit-a-tip h3.bg
{
    height: 40px;
}


/**
* -------------------------
* @section News Headlines
* -------------------------
*/

dl.headlines
{
    margin-left: 0;
    margin-top: -11px;
}
dl.searchResults
{
    margin-left: 0;
}

div.home-layout dl.headlines
{
    margin-top: 14px;
}
dl.headlines dt
{
    color: #00285e;
    font-size: 0.91em;
}
dl.headlines dd, ul.headlines li
{
    border-bottom: 1px dotted #00285e;
    margin-bottom: 5px;
    padding-bottom: 9px;
    zoom: 1;
}
dl.searchResults dt
{
    border-top: 1px dotted #00285e;
    padding-top: 9px;
    zoom: 1;
}
dl.searchResults dd
{
    margin-bottom: 9px;
}

#body ul.headlines
{
    list-style-type: none;
    margin-left: 0;
}
div.home-layout dl.headlines dd
{
    font-size: 1.18em;
    font-weight: bold;
}
dl.headlines dd.last
{
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
dl.headlines dd a, ul.headlines li a, dl.searchResults dt a
{
    color: #00285e !important;
}
div.home-layout dl.headlines dd a
{
    text-decoration: none;
}
div.home-layout dl.headlines dd a:hover, div.home-layout dl.headlines dd a:active
{
    text-decoration: underline;
}



/**
* -------------------------
* @section Slideshow module
* -------------------------
*/

div.slideshow
{
    border: 1px solid #dbedf6;
    border-bottom: 0;
    height: auto !important;
    height: 197px;
    margin-bottom: 14px;
    min-height: 197px;
    padding: 13px 14px 0 14px;
    position: relative;
    width: auto;
    zoom: 1;
}
.images-on div.slideshow
{
    padding-bottom: 42px;
}
div.slideshow h2
{
    margin-bottom: 15px;
}

.images-on div.slideshow div.scroller
{
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
div.slideshow ul
{
    list-style-type: none !important;
    margin: 0;
}
div.two-column div.slideshow ul
{
    width: 605px;
}
div.home-layout div.slideshow div.scroller
{
    width: 484px;
}

div.slideshow ul li
{
    display: inline;
    float: left;
    margin-bottom: 10px;
    padding: 0 10px;
    text-align: center;
    width: 100px;
}
.images-on div.slideshow ul li
{
    border-right: 1px solid #b5d8ec;
}
div.slideshow ul li.last
{
    border-right: none;
}
div.slideshow ul li a
{
    color: #00285e;
    line-height: 1.1em;
    text-decoration: none;
}
div.slideshow ul li a:hover, div.slideshow ul li a:active
{
    text-decoration: underline;
}
div.slideshow ul li a img
{
    border: 1px solid #d9ebf5;
    display: block;
    margin: 0 auto 8px auto;
}

div.slideshow a.nav
{
    display: none;
    height: 25px;
    position: absolute;
    top: 85px;
    width: 23px;
}
.images-on div.slideshow a.nav
{
    display: block;
}
div.slideshow a.nav.prev
{
    background-image: url(../App_Images/buttons/slideshow_raquo_left.png);
    left: 26px;
}
div.slideshow a.nav.next
{
    background-image: url(../App_Images/buttons/slideshow_raquo_right.png);
    right: 35px;
}
/* Disabled */
div.slideshow a.nav.disabled
{
    background-position: 0 0 !important;
    cursor: auto;
}
/* Active/normal */
div.slideshow a.nav
{
    background-position: 0 -25px;
}
/* Rollover */
div.slideshow a.nav:hover, div.slideshow a.nav:active
{
    background-position: 0 -50px;
}

div.slideshow div.toolbar
{
    background: #00285e no-repeat left bottom;
    clear: left;
    color: #fff;
    margin: 0 -14px;
    padding: 12px 10px 7px 10px;
    position: relative;
    text-align: right;
    width: auto;
}
.images-on div.slideshow div.toolbar
{
    bottom: 0;
    height: auto !important;
    height: 22px;
    left: 0;
    margin: 0;
    min-height: 22px;
    overflow: hidden;
    position: absolute;
}
div.two-column div.slideshow div.toolbar
{
    background-image: url(../App_Images/layout/slideshow_toolbar_734w_bg.png);
    width: 714px;
}
div.home-layout div.slideshow div.toolbar
{
    background-image: url(../App_Images/layout/rotator_navigation_591w_bg.gif);
    font-size: 1.09em;
    text-align: left;
    width: 571px;
}

div.slideshow div.toolbar a
{
    color: #fff;
}

div.slideshow div.toolbar a.raquo
{
    background: transparent url(../App_Images/icons/raquo_blue_grad_bg.gif) no-repeat right center;
    padding-right: 27px;
}

div.slideshow div.toolbar div.links
{
    display: inline;
    text-align: left;
}
.images-on div.slideshow div.toolbar div.links
{
    margin-left: 83px;
}
div.slideshow div.toolbar div.links a
{
    margin: 0 4px;
}


.images-on div.slideshow div.toolbar span.more
{
    position: absolute;
}

/* attach class of "rotate". */
.images-on div.slideshow div.scroller ul
{
    left: 0;
    position: absolute;
    top: 0;
}



/**
* -------------------------
* @section We are recruiting!
* -------------------------
*/

#ftr-recruitment
{
    background: #dfeff7 no-repeat left top;
    margin-bottom: 12px;
    padding: 11px 11px 0 11px;
    position: relative;
}
.images-on #ftr-recruitment
{
    height: 153px;
    padding: 0 0 61px 0;
}
/* Hide text if images are enabled. */
.images-on #ftr-recruitment .bg
{
    left: -5000px;
    position: absolute;
}
#ftr-recruitment ul
{
    list-style-type: disc;
}

/* Download form field. */
#ftr-recruitment p.download
{
    background-color: #00295f;
    color: #fff;
    font-weight: bold;
    margin-left: -11px;
    margin-right: -11px;
    padding: 11px;
}
.images-on #ftr-recruitment p.download
{
    height: 61px;
    left: 0;
    font-size: 11px;
    margin: 0;
    position: relative;
    width: auto;
    zoom: 1;
}

.images-on #ftr-recruitment p.download span.bg
{
    left: 0;
    height: 14px;
    position: relative;
}

#ftr-recruitment select, #ftr-help select
{
    margin-right: 10px;
    width: 280px;
    vertical-align: middle;
}
#ftr-recruitment input.gobutton, #ftr-help input.gobutton
{
    vertical-align: middle;
}



/**
* -------------------------
* @section How can we help you?
* -------------------------
*/

#ftr-help
{
    background: #00295f no-repeat left bottom;
    color: #fff;
    margin-bottom: 12px;
    padding: 11px;
    position: relative;
}
.images-on #ftr-help
{
    font-size: 11px;
    height: 42px;
}
.images-on #ftr-help h3.bg
{
    height: 15px;
    margin-bottom: 0;
}


/**
* -------------------------
* @section How do I...
* -------------------------
*/

#ftr-faq
{
    background-image: none;
    border: 1px solid #DFECF2;
    padding-bottom: 6px;
    margin-bottom: 12px;
}
.images-on #ftr-faq h3
{
    background-repeat: no-repeat;
    margin: 0 0 6px -4px !important;
}

#ftr-faq ul
{
    list-style-type: none;
    margin: 0;
}
.images-on #ftr-faq ul li
{
    background: transparent url(../App_Images/icons/raquo_white_white_bg.gif) no-repeat 0 0.5em;
    margin-bottom: 5px;
    padding-left: 12px;
    zoom: 1;
}
#ftr-faq ul li a
{
    color: #00285e;
    text-decoration: none;
}
#ftr-faq ul li a:hover, #ftr-faq ul li a:active
{
    text-decoration: underline;
}



/**
* -------------------------
* @section Upcoming events calendar
* -------------------------
*/

#ftr-calendar table.RadCalendar, #ftr-calendar table.RadCalendar table.rcMainTable, #ftr-calendar table.RadCalendar td.rcTitlebar table
{
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    line-height: 1em;
    padding: 0;
    width: 100%;
}
/* Navigation controls and current month. */
#ftr-calendar table.RadCalendar td.rcTitlebar
{
    background: #00295f url(../App_Images/layout/calendar_month_bg.gif) repeat-x left top;
    border: 0;
    padding: 11px 10px;
}
#ftr-calendar table.RadCalendar td.rcTitlebar td.rcTitle
{
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    padding: 0;
}

#ftr-calendar table.RadCalendar td.rcTitlebar .rcFastPrev
{
    background: transparent url(../App_Images/layout/calendar_back3months.gif) no-repeat left top;
    height: 15px;
    margin: 0;
    width: 16px;
}
#ftr-calendar table.RadCalendar td.rcTitlebar .rcPrev
{
    background: transparent url(../App_Images/layout/calendar_back1month.gif) no-repeat left top;
    height: 15px;
    margin: 0 0 0 2px;
    width: 16px;
}
#ftr-calendar table.RadCalendar td.rcTitlebar .rcNext
{
    background: transparent url(../App_Images/layout/calendar_forward1month.gif) no-repeat left top;
    height: 15px;
    margin: 0;
    width: 16px;
}
#ftr-calendar table.RadCalendar td.rcTitlebar .rcFastNext
{
    background: transparent url(../App_Images/layout/calendar_forward3months.gif) no-repeat left top;
    height: 15px;
    margin: 0 0 0 2px;
    width: 16px;
}

#ftr-calendar table.RadCalendar td.rcMain
{
    border: 0;
}

/* Days of the week. */
#ftr-calendar table.RadCalendar tr.rcWeek th
{
    background: #edf6fb url(../App_Images/layout/calendar_dayofweek_bg.gif) no-repeat right top;
    border: 0;
    color: #00285e;
    padding: 10px 7px;
    text-align: center;
    text-transform: uppercase;
}

#ftr-calendar table.RadCalendar tr.rcRow td
{
    border: 1px solid #dbedf6;
    border-top: 0;
    cursor: pointer;
    padding: 6px 7px;
    text-align: center;
}
#ftr-calendar table.RadCalendar tr.rcRow td a, #ftr-calendar table.RadCalendar tr.rcRow td span
{
    color: #00285e;
    padding: 0;
}

#ftr-calendar table.RadCalendar tr.rcRow td.rcOtherMonth
{
    cursor: auto;
}
#ftr-calendar table.RadCalendar tr.rcRow td.rcOtherMonth a, #ftr-calendar table.RadCalendar tr.rcRow td.rcOtherMonth span
{
    color: #dbedf6;
}

#ftr-calendar table.RadCalendar tr.rcRow td.rcSelected, #ftr-calendar table.RadCalendar tr.rcRow td.rcHover
{
    background: #bbdcef;
}

#ftr-calendar td.eventDayLit
{
    background: #FFEEBA;
}


/**
* -------------------------
* @section Upcoming events calendar - List items
* -------------------------
*/

#ftr-calendar
{
    padding-bottom: 20px;
    background-image: none;
    border: 1px solid #DFECF2;
    position: relative;
}

.images-on #ftr-calendar h3
{
    background-repeat: no-repeat;
    margin: -7px 0px 6px -4px !important;
}

.images-on #ftr-calendar a.rss
{
    position: absolute;
    top: 5px;
    right: 0px;
}
.images-on #ftr-calendar a.email, .images-on #ftr-breakingnews a.email
{
    position: absolute;
    top: 5px;
    right: 34px;
}
.images-on #ftr-breakingnews a.email
{
    top: 15px;
    right: 46px;
}
.images-on #ftr-calendar a.rss
{
    background-image: url("/App_Images/icons/RSS.gif");
    height: 15px;
    width: 24px;
}
.images-on #ftr-calendar a.email, .images-on #ftr-breakingnews a.email
{
    background-image: url("/App_Images/icons/email.gif");
    height: 14px;
    width: 18px;
}

#ftr-calendar ul
{
    list-style-type: none;
    margin: 10px 0 20px 0;
}
#ftr-calendar ul li
{
    padding-left: 15px;
    background-image: url("/App_Images/icons/raquo_white_white_bg.gif");
    background-repeat: no-repeat;
    background-position: 4px 4px;
    margin-bottom: 6px;
}

#ftr-calendar ul span.date
{
    color: #4BA3D3;
}

#ftr-calendar ul a
{
    color: #00285C;
}

#ftr-calendar a.more
{
    position: absolute;
    bottom: 10px;
    right: 10px;
}



/**
* -------------------------
* @section Breaking news
* -------------------------
*/

#ftr-breakingnews
{
    margin-bottom: 14px;
    padding-bottom: 10px;
}
.images-on #ftr-breakingnews
{
    padding-bottom: 25px;
}

/* RSS feed icon. */
.images-on #ftr-breakingnews h2.bg a.rss
{
    position: absolute;
    right: 12px;
    top: 14px;
}
.images-on #ftr-breakingnews h2.bg a.rss
{
    background-image: url(../App_Images/icons/RSS.gif);
    height: 15px;
    width: 24px;
}

.images-on #ftr-breakingnews a.more
{
    bottom: 10px;
    position: absolute;
    right: 12px;
}

#ftr-breakingnews ul
{
    list-style-type: none !important;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}
#ftr-breakingnews ul li
{
    border-top: 1px dotted #4BA3D3;
    padding: 5px 0px 8px 0px;
}
#ftr-breakingnews ul li:first-child
{
    border-top: none;
}
#ftr-breakingnews ul span.date
{
    color: #4CA2D1;
    font-size: .9em;
}
#ftr-breakingnews ul h2
{
    font-size: 1.1em;
    margin: 0px;
}
#ftr-breakingnews ul a
{
    color: #01265D;
    text-decoration: none;
}
#ftr-breakingnews ul a:hover
{
    color: #01265D;
    text-decoration: underline;
}




/**
* -------------------------
* @section Banner rotator
* -------------------------
*/

div.rotator
{
    height: 248px;
    margin-bottom: 12px;
    padding-bottom: 42px;
    position: relative;
    width: 591px;
}
div.rotator div.banner
{
    height: 248px;
    overflow: hidden;
    position: relative;
}

div.rotator div.toolbar
{
    background: #00285e url(../App_Images/layout/rotator_navigation_591w_bg.gif) no-repeat left bottom;
    height: 42px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 248px;
    width: 591px;
}
div.rotator div.toolbar ul
{
    list-style-type: none;
    margin: 0;
}
div.rotator div.toolbar ul li
{
    display: inline;
    float: right;
    margin: 10px;
}
.images-on div.rotator div.toolbar ul li
{
    margin: 0;
}
div.rotator div.toolbar ul li a
{
    background: transparent url(../App_Images/navigation/tabs_1_to_4.gif) no-repeat;
    color: #fff;
    height: 42px;
    font-size: 18px;
    line-height: 21px;
    width: 31px;
}

.images-on div.rotator div.toolbar ul li a.link1
{
    background-position: 0 0;
}
.images-on div.rotator div.toolbar ul li a.link1:hover, .images-on div.rotator div.toolbar ul li.lit a.link1
{
    background-position: 0 -42px;
}

.images-on div.rotator div.toolbar ul li a.link2
{
    background-position: 0 -84px;
    width: 32px;
}
.images-on div.rotator div.toolbar ul li a.link2:hover, .images-on div.rotator div.toolbar ul li.lit a.link2
{
    background-position: 0 -126px;
}

.images-on div.rotator div.toolbar ul li a.link3
{
    background-position: 0 -168px;
}
.images-on div.rotator div.toolbar ul li a.link3:hover, .images-on div.rotator div.toolbar ul li.lit a.link3
{
    background-position: 0 -210px;
}

.images-on div.rotator div.toolbar ul li a.link4
{
    background-position: 0 -252px;
}
.images-on div.rotator div.toolbar ul li a.link4:hover, .images-on div.rotator div.toolbar ul li.lit a.link4
{
    background-position: 0 -294px;
}



/**
* -------------------------
* @section Bottom row graphical features
* -------------------------
*/

#bottom-features
{
    margin-bottom: 3.64em;
}
#bottom-features a, #bottom-features .link3
{
    float: left;
}
#bottom-features a.link2
{
    margin-left: 13px;
}
#bottom-features .link3
{
    margin-left: 11px;
}
#bottom-features a img
{
    display: block;
}



/**
* -------------------------
* @section Splash page
* -------------------------
*/

#splash
{
    background: transparent url(../App_Images/banners/splash.png) no-repeat left top;
    left: 50%;
    height: 224px;
    margin: -112px 0 0 -410px;
    position: absolute;
    text-indent: -56123px;
    top: 50%;
    width: 820px;
}
#splash a.lang.en, #splash a.lang.fr
{
    height: 27px;
    position: absolute;
    top: 170px;
    width: 76px;
}
#splash a.lang.en
{
    background-image: url(../App_Images/buttons/english.png);
    left: 261px;
    text-indent: -7823px;
}
#splash a.lang.fr
{
    background-image: url(../App_Images/buttons/french.png);
    left: 483px;
    text-indent: -7823px;
}



/**
* -------------------------
* @section News Release
* -------------------------
*/

p.newsReleaseContent
{
    white-space: pre;
}



/**
* -------------------------
* @section Default grid styling
* -------------------------
*/

#body table.sf_libraryGrid, #body table.sf_libraryGrid th, #body table.sf_libraryGrid td
{
    font-size: 100%;
    white-space: normal;
}
#body table.sf_libraryGrid thead th
{
    background: #00295f url(../App_Images/layout/calendar_month_bg.gif) repeat-x left top;
    border: 0;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    padding: 11px 10px;
}
#body table.sf_libraryGrid tbody th, #body table.sf_libraryGrid tbody td
{
    border: 0;
    border-bottom: 1px solid #dbedf6;
    padding: 6px 10px;
}



/**
* -------------------------
* @section Pagination navigation
* -------------------------
*/

#body ol.sf_pager
{
    border: 1px solid #e1f0f8;
    color: #fff;
    padding: 15px 0;
    margin: 0 0 1.82em 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    zoom: 1;
}
#body ol.sf_pager li
{
    display: inline;
    float: none;
}
#body ol.sf_pager li a
{
    color: #00285e;
}



/**
* -------------------------
* @section Search box within body column
* -------------------------
*/

#body div.sf_searchBox
{
    background: transparent url(../App_Images/layout/search_newsreleases_bg.png) no-repeat left top;
    height: 56px;
    margin: 1.82em 0;
    overflow: hidden;
    position: relative;
    width: 224px;
}
#body div.sf_searchBox input.sf_searchText
{
    background-color: #fff;
    border: 1px solid #6ba7cd;
    display: block;
    height: 15px;
    left: 16px;
    line-height: 12px;
    padding: 2px 5px 0 5px;
    position: absolute;
    top: 18px;
    width: 149px;
}
#body div.sf_searchBox .sf_searchSubmit
{
    left: 178px;
    position: absolute;
    top: 11px;
}



/**
* -------------------------
* @section Site Map
* -------------------------
*/

#body div.SiteMap ul
{
    font-size: 1.36em;
    margin: 1.82em 0 -1.82em 0;
    list-style-type: none;
}
#body div.SiteMap ul li a
{
    color: #00285e;
    font-weight: bold;
    text-decoration: none;
}

#body div.SiteMap ul a:hover
{
    text-decoration: underline;
}

/* First level. */
#body div.SiteMap ul ul
{
    font-size: 1em;
    margin: 1.82em 0;
}
#body div.SiteMap ul ul li
{
}
#body div.SiteMap ul ul li a
{
    color: #00285e;
    font-weight: bold;
    text-decoration: none;
}

/* Second level. */
#body div.SiteMap ul ul ul
{
    font-size: 0.87em;
    margin: 0.51em 0 2.64em 10px;
}
#body div.SiteMap ul ul ul li
{
    background: #fff url(../App_Images/icons/raquo_sitemap_level2.gif) no-repeat 0 0.40em;
    margin: 0 0 1em 0;
    padding-left: 10px;
    zoom: 1;
}
#body div.SiteMap ul ul ul li a
{
    color: #00285e;
    font-weight: normal;
}

/* Third level. */
#body div.SiteMap ul ul ul ul
{
    border-top: 1px dotted #00285e;
    font-size: 0.85em;
    margin: .45em 0 0 30px;
}
#body div.SiteMap ul ul ul ul li
{
    background: transparent;
    border-bottom: 1px dotted #00285e;
    margin: 0;
    padding: 4px 0;
}
#body div.SiteMap ul ul ul ul li a
{
    color: #00285e;
    font-weight: bold;
}

/* Fourth level. */
#body div.SiteMap ul ul ul ul ul
{
    font-size: 100%;
    margin: 4px 0 -4px 0;
}
#body div.SiteMap ul ul ul ul ul li
{
    background: #f9fdff;
    margin: 0;
    padding: 4px 20px;
}
#body div.SiteMap ul ul ul ul ul li.rtLast
{
    border: 0;
}
#body div.SiteMap ul ul ul ul ul li a
{
    font-weight: normal;
}

/* Fifth level. */
#body div.SiteMap ul ul ul ul ul ul
{
    margin: 4px -20px 0 -20px;
    position: relative;
}
#body div.SiteMap ul ul ul ul ul ul li
{
    background: #fff url(../App_Images/icons/raquo_sitemap_level5.gif) no-repeat 40px 0.90em;
    padding: 4px 10px 4px 50px;
}
#body div.SiteMap ul ul ul ul ul ul li a
{
}



/**
* -------------------------
* @section Homicide Index / General layout tables with dotted dividers
* -------------------------
*/

#homicide_index, table.layout
{
    width: 100%;
}
#homicide_index tr, table.layout tr
{
    vertical-align: middle;
}
#homicide_index td, table.layout td
{
    border-bottom: 1px dotted #00285e;
    padding: 1em 0;
    vertical-align: middle;
}



/**
* -------------------------
* @section Polls
* -------------------------
*/

#body .sf_pollQuestionsList ul {
    list-style-type: none;
    margin-left: 10px;
}
