/* Page Defaults */
HTML
{
    font-size: 1em; /*Need to ensure text-size.js works*/
}

/*body
{
    background: url(bg-top-applications.jpg) repeat-x top left #ebebeb; 
    color: #555;
    font-family: Arial, Helvetica, sans-serif;
    border: 0px;
    padding: 0px;
    margin: 0px;
    line-height: 1.3em;
    font-size: 0.8em; 
}

*/

body
{
    color: #555;
    border: 0px;
    padding: 0px !important;
    margin: 0px !important;
}

body .home
{
    background: url(bg-top-home.jpg) repeat-x top left #ebebeb;
}

body .all
{
    background: url(bg-top-all.jpg) repeat-x top left #ebebeb;
}


body .main, body.main
{
    background: url(bg-top-home.jpg) repeat-x top left #ebebeb;
}

body .half, body.half
{
    background: url(bg-top-med.jpg) repeat-x top left #ebebeb;
}

#main-wrapper
{
    /* background: url(bg-top-applications.jpg) repeat-x top left #ebebeb; */
    color: #555;
    font-family: Arial, Helvetica, sans-serif;
    border: 0px;
    padding: 0px !important;
    margin: 0px !important;
    line-height: 1.3em;
    font-size: 0.8em;
}

/*

#main-wrapper .home
{
    background: url(bg-top-home.jpg) repeat-x top left #ebebeb;
}

#main-wrapper .all
{
    background: url(bg-top-all.jpg) repeat-x top left #ebebeb;
}

#main-wrapper .main
{
    background: url(bg-top-home.jpg) repeat-x top left #ebebeb;
}
*/


/* Application Server CSS */
a
{
    color: #ab0836;
}
img
{
    border: 0px;
    padding: 0px;
    margin: 0px;
}
form
{
    margin: 0px;
    padding: 0px;
}
#tblolr, .tblolr
{
    color: #555;
    border-collapse: collapse;
}
clear
{
    clear: both;
    margin: 0;
    padding: 0;
}
.multiLineTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}
.redWarning
{
    color: #ab0836;
}
abbr
{
    text-decoration: none;
    border: none;
    cursor: pointer;
}

/* Container for Header and Content */
#container
{
    width: 995px;
    margin: 0 auto;
    padding: 0;
}



/*====================================================
    Header
====================================================*/
#header
{
    width: 995px;
    height: 86px;
    margin: 0;
    padding: 0;
}

#header #header-logo
{
    width: 288px;
    margin: 0 0 0 -15px;
    padding: 0;
    float: left;
}

#header #header-nav
{
    margin: 0;
    padding: 4px 0 0 0;
    width: 645px;
    float: right;
    text-align: right;
}

#header #header-nav ul.general-links
{
    margin: 0 40px 0 0;
    width: 170px;
    height: 28px;
    padding: 0;
    list-style: none;
    display: inline;
}

#header #header-nav ul.accessibility-tools
{
    margin: 0 0 0 0;
    width: 230px;
    height: 28px;
    padding: 0;
    list-style: none;
    display: inline;
    text-align: right;
}

#header #header-nav ul.general-links li, #header-nav ul.accessibility-tools li
{
    margin: 0;
    padding: 0 0 0 0;
    list-style: none;
    display: inline;
    color: #fff;
}

#header #header-nav ul.general-links li a, #header-nav ul.accessibility-tools li a
{
    margin: 0;
    padding: 0 0 0 0;
    color: #fff;
    text-decoration: none;
}

#header #header-nav ul.general-links li a:hover, #header-nav ul.accessibility-tools li a:hover
{
    color: #999;
}

#header #header-nav ul.general-links li#feedback-link a
{
    color: #fff79a;
    padding: 0px 4px 0 4px;
}

#header #header-nav ul.general-links li#feedback-link a:hover
{
    color: #999;
    border: solid 1px #999;
    padding: 0px 3px 0 3px;
}

#header #header-nav ul.accessibility-tools li abbr
{
    padding: 0 0 0 6px;
    margin: 0;
}

#header #header-nav ul.accessibility-tools li abbr.decreaseFont
{
    font-size: 75%;
    padding: 0 4px 0 4px;
}

#header #header-nav ul.accessibility-tools li abbr.resetFont
{
    font-size: 105%;
    padding: 0 4px 0 0;
}

#header #header-nav ul.accessibility-tools li abbr.increaseFont
{
    font-size: 135%;
    padding: 0 4px 0 0;
}

#header #header-nav ul.accessibility-tools li span.decreaseFont
{
    font-size: 75%;
    padding: 0 4px 0 4px;
}

#header #header-nav ul.accessibility-tools li span.resetFont
{
    font-size: 105%;
    padding: 0 4px 0 0;
}

#header #header-nav ul.accessibility-tools li span.increaseFont
{
    font-size: 135%;
    padding: 0 4px 0 0;
}

#header #header-nav ul.az
{
    margin: 14px 0 0 0;
    padding: 0;
    list-style: none;
    float: right;
}

#header #header-nav ul.az li
{
    margin: 0;
    padding: 0 0 0 2px;
    list-style: none;
    float: left;
    color: #fff;
}

#header #header-nav ul.az li a
{
    margin: 10px 0px 0px 0px;
    padding: 0 4px 0 4px;
    color: #fff79a;
    text-decoration: none;
    text-transform: uppercase;
}

#header #header-nav ul.az li a:hover
{
    color: #999;
    border: solid 1px #999;
    padding: 0 3px 0 3px;
}



/*====================================================
    Global Navigation
====================================================*/
#global-nav
{
    width: 995px;
    height: 39px;
    margin: 0;
    padding: 0;
}

#global-nav ul
{
    margin: 0;
    padding: 0 0 0 0px;
    list-style: none;
}

#global-nav ul li
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

#global-nav ul li a
{
    height: 29px;
    margin: 0;
    padding: 10px 0 0 0;
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none;
}

#global-nav ul li a
{
    background: url(global-nav-jobscareers-off.jpg) no-repeat top left;
    width: 156px;
}
#global-nav ul li a:hover, #global-nav ul li a.global-nav-selected
{
    background: url(global-nav-jobscareers-on.jpg) no-repeat top left;
}

div.ourpartner-container
{
    width: 80%;
    height: 400px;
    border: 1px solid black;
}

div.ourpartner-container img
{
    display: inline;
    margin: 10px;
}

#ourpartner-container
{
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.ourpartner-inner
{
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.ourpartner-des
{
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}


/*
#global-nav ul li a.services
{
    width: 123px;
    background: url(global-nav-service-off.jpg) no-repeat top left;
}
#global-nav ul li a.services:hover
{
    background: url(global-nav-service-on.jpg) no-repeat top left;
}
#global-nav ul li a.services-selected
{
    width: 123px;
    background: url(global-nav-service-on.jpg) no-repeat top left;
}*/

/*
				#global-nav ul li a.who {width:156px;background:url(global-nav-whoareyou-off.jpg) no-repeat top left;}
				#global-nav ul li a.who:hover {background:url(global-nav-whoareyou-on.jpg) no-repeat top left;}
				#global-nav ul li a.who-selected {width:156px;background:url(global-nav-whoareyou-on.jpg) no-repeat top left;}
				*/

#global-nav ul li a.jobs
{
    width: 156px;
    background: url(global-nav-jobscareers-off.jpg) no-repeat top left;
}
#global-nav ul li a.jobs:hover
{
    background: url(global-nav-jobscareers-on.jpg) no-repeat top left;
}
#global-nav ul li a.jobs-selected
{
    width: 156px;
    background: url(global-nav-jobscareers-on.jpg) no-repeat top left;
}

#global-nav ul li a.doit
{
    width: 141px;
    background: url(global-nav-doitonline-off.jpg) no-repeat top left;
}
#global-nav ul li a.doit:hover
{
    background: url(global-nav-doitonline-on.jpg) no-repeat top left;
}
#global-nav ul li a.doit-selected
{
    width: 141px;
    background: url(global-nav-doitonline-on.jpg) no-repeat top left;
}

/*HIDE MENU ITEMS*/
#global-nav ul li a.who
{
    display: none;
}
/*
				#global-nav ul li a.services {display: none;}
				#global-nav ul li a.doit {display: none;}
				*/

#global-nav ul li a.jobs
{
    margin: 0 279px 0 0;
}
#global-nav ul li a.jobs:hover
{
    margin: 0 279px 0 0;
}
#global-nav ul li a.jobs-selected
{
    margin: 0 279px 0 0;
}

/* Search Box */

#search-box
{
    float: right;
    padding: 7px 0 0 0;
    display: inline;
}

#q
{
    background-image: none;
    background-color: #FFFFFF;
    border-color: #999999;
    padding:0px;
    padding-right:10px;
}

#global-nav
{
    position: relative;
    z-index: 0;
}

#global-nav ul
{
    z-index: 1;
}

#cse-search-box
{
    position: absolute;
    right: 0px;
    z-index: 0;
}

#search-box input.search
{
    margin: 0 5px 0 90px;
    border: 1px solid #636363;
    padding: 0 5px 0 5px;
    width: 130px;
    height: 17px;
}

#search-box input.search-submit
{
    width: 39px;
    border: none;
    background: url(go-button.jpg) no-repeat top left;
    cursor: pointer;
    color: #fff;
}

/* Banner */

.home #banner
{
    width: 995px;
    margin: 0;
    padding: 0;
    height: 211px;
}

.main #banner
{
    width: 995px;
    margin: 0;
    padding: 0;
    height: 202px;
    position: relative;
}

.all #banner
{
    width: 995px;
    margin: 0px;
    padding: 0px;
    height: 170px;
    position: relative;
}

.all #banner img, .home #banner img
{
    margin: 0;
    padding: 0;
    display: block; /*IE6 Fix*/
}

.main #banner-half, .half #banner-half
{
    width: 995px;
    margin: 0;
    padding: 0;
    height: 101px;
    position: relative;
}

/*=================================================
	SECOND TAB MENU
=================================================*/
ul#second-tab-menu
{
    margin: 0;
    padding: 0 3px 0 2px;
    list-style: none;
    position: relative;
    width: 990px;
    min-height: 44px;
    background: #ab0836;
    float: left;
}


* html ul#second-tab-menu
{
    height: 44px;
}

ul#second-tab-menu li
{
    margin: 0;
    list-style: none;
    float: left;
    text-align: center;
}

ul#second-tab-menu li a
{
    height: 40px;
    padding: 4px 2px 0 2px;
    color: #fff;
    display: block;
    text-decoration: none;
    width: 94px;
}

ul#second-tab-menu li a.atozMenu
{
    width: 34px;
}

ul#second-tab-menu li a.scrutinyMenu
{
    width: 137px;
    font-size: 11px;
}

ul#second-tab-menu li a.councillorsMenu
{
    width: 160px;
    font-size: 11px;
}

ul#second-tab-menu li a.brokerageMenu
{
    width: 85px;
}

ul#second-tab-menu li a.fosteringMenu
{
    width: 105px;
}

ul#second-tab-menu li a#selected
{
    margin: 0;
    color: #ab0836;
    background-color: #ebebeb;
    display: block;
    text-decoration: none;
    float: left;
}

ul#second-tab-menu li div.sub
{
    background-color: #ebebeb;
    float: left;
    padding: 0;
    position: absolute;
    left: 0;
    top: 44px;
    display: none;
    width: 993px;
    border-left: 1px solid #ab0836;
    border-right: 1px solid #ab0836;
    border-bottom: 1px solid #ab0836;
    z-index: 100;
}

ul#second-tab-menu li div.sub ul
{
    float: left;
    width: 330px;
    _width: 230px;
}
ul#second-tab-menu li div.sub ul li
{
    float: none;
}

ul#second-tab-menu li div.sub ul li a
{
    color: #ab0836;
    margin: 3px 0px 3px 50px;
    padding: 0 0px 0 25px;
    background: url(arrow.gif) no-repeat left 2px;
    display: block;
    text-align: left;
    text-decoration: none;
    height: 20px;
    width: 330px;
    _width: 230px;
}

#grid-menu-breadcrumbs
{
    border-top: 1px solid #ab0836;
    border-left: 1px solid #ab0836;
    border-right: 1px solid #ab0836;
    border-bottom: 1px dashed #ab0836;
    padding: 5px;
}

#grid-menu-breadcrumbs #grid-menu-level-two
{
    margin: 0 13px 0 47px;
}

#grid-menu-breadcrumbs #grid-menu-level-three
{
    margin: 0 13px 0 0;
}

#grid-menu-breadcrumbs #grid-menu-breadcrumb-arrow
{
    margin: 0 20px 1px 20px;
}

#grid-menu-breadcrumbs a
{
    text-decoration: none;
    text-transform: capitalize;
}

#grid-menu-options
{
    border-top: 1px solid #ab0836;
    border-left: 1px solid #ab0836;
    border-right: 1px solid #ab0836;
    border-bottom: 1px solid #ab0836;
    float:left;
    padding-top:10px;
    padding-bottom:10px;
    width: 100% !important;
    margin-bottom:10px;
}

#grid-menu-options ul , #grid-menu-options li
{
    list-style-type:none;
}

#grid-menu-options ul
{
    padding:0px !important;
    margin:0px !important;
    width:300px;
    float:left;
}

#grid-menu-options li
{
    padding-bottom:2px;
}

#grid-menu-options td
{
    /*border: 1px solid #000;*/
    width: 331px;
    _width: 230px;
}

#grid-menu-options #selectedTd
{
    margin: 3px 0px 3px 50px;
    padding: 0 0px 0 25px;
    font-weight: bold;
    display: block;
    text-decoration: none;
}

#grid-menu-options a
{
    margin: 3px 0px 3px 50px;
    padding: 0 0px 0 25px;
    background: url(arrow.gif) no-repeat left 2px;
    display: block;
    text-decoration: none;
}

#grid-menu-options a:hover
{
    color: #555;
}


/*=================================================
	STANDARD TAB MENU
=================================================*/
#main-nav
{
    width: 995px;
    height: 35px;
    background: #ab0836;
}

#main-nav ul
{
    margin: 0;
    padding: 0 0 0 10px;
    list-style: none;
}

#main-nav ul li
{
    margin: 0 0 0 0;
    padding: 0 14px 0 0;
    list-style: none;
    float: left;
}

#main-nav ul li a
{
    height: 24px;
    margin: 0;
    padding: 11px 14px 0 25px;
    color: #fff;
    background: url(main-nav-arrow.gif) no-repeat 5px 13px #ab0836;
    display: block;
    text-decoration: none;
    float: left;
}

#main-nav ul li a:hover
{
    color: #ab0836;
    background: url(main-nav-arrow.gif) no-repeat 5px 13px #ebebeb;
}

#main-nav ul li a.selected
{
    height: 24px;
    margin: 0;
    padding: 11px 14px 0 25px;
    color: #ab0836;
    background: url(main-nav-arrow.gif) no-repeat 5px 13px #ebebeb;
    display: block;
    text-decoration: none;
    float: left;
}

/* Breadcrumbs */

#breadcrumb
{
    margin: 0;
    padding: 0; /*height: 25px;*/
    min-height: 25px;
    clear: both;
}

#breadcrumb ul
{
    margin: 0;
    padding: 10px 0 0 0px;
    list-style: none;
}

#breadcrumb ul li
{
    margin: 0;
    padding: 0 5px 0 0; /*font-size: .7em;*/
    color: #555;
    float: left;
}

#breadcrumb ul li a
{
    margin: 0;
    padding: 0;
    color: #ab0836;
    text-decoration: none;
}

#breadcrumb ul li a:hover
{
    color: #555;
}

/* Wrapper */

#wrapper
{
    width: 995px;
    margin: 0;
    padding: 10px 0 0 0;
    clear: both;
    position:relative;
}

#wrapperTable
{
    width: 995px;
}

#wrapperTable tr td
{
    vertical-align: top;
}

#wrapperTdContent
{
    width: 100%;
}

#left-collumn
{
    min-width: 210px;
    width: 210px;
    margin: 0 20px 0 0;
    padding: 0;
    float: left;
}

#left-nav
{
    width: 210px;
    min-width: 210px;
}

#left-nav ul
{
    margin: 0;
    padding: 0;
    background: #d7d7d7;
    width: 210px;
    min-width: 210px;
}

#left-nav ul li
{
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ebebeb;
    display: block;
}

#left-nav ul li a
{
    width: 190px;
    margin: 0 0 0 0;
    padding: 8px 0 8px 20px;
    display: block;
    color: #ab0836;
    text-decoration: none;
    background: url(arrow-nav-off.gif) no-repeat 9px 12px #d7d7d7;
}

#left-nav ul li a:hover
{
    background: url(arrow-nav-on.gif) no-repeat 9px 12px #898989;
    color: #fff;
}

#left-nav ul li a.selected
{
    width: 190px;
    margin: 0 0 0 0;
    padding: 8px 0 8px 20px;
    display: block;
    text-decoration: none;
    background: url(arrow-nav-on.gif) no-repeat 9px 12px #898989;
    color: #fff;
}

#left-nav ul li ul.third
{
    margin: 0;
    padding: 0;
    border-bottom: none;
}

#left-nav ul li ul.third li
{
    width: 200px;
    margin: 0;
    padding: 0;
    border-bottom: none;
    display: block;
}

#left-nav ul li ul.third li a
{
    /*Changed to support multi-line text*/
    width: 170px;
    margin: 0 0 0 0;
    padding: 8px 10px 8px 30px;
    display: block;
    color: #ab0836;
    text-decoration: none; /*background:url(third-level-dot.gif) no-repeat 40px 27px #d7d7d7; Removed by DB*/
    background: url(third-level-dot.gif) no-repeat 30px bottom #d7d7d7; /*Added by DB*/
}

#left-nav ul li ul.third li a:hover
{
    background: #898989;
    color: #fff;
}

#left-nav ul li ul.third li a.selected
{
    width: 170px;
    margin: 0 0 0 0;
    padding: 8px 10px 8px 30px;
    display: block;
    text-decoration: none;
    background: #898989;
    color: #fff;
}

#left-nav ul li ul.third li.selected a
{
    width: 170px;
    margin: 0 0 0 0;
    padding: 8px 10px 8px 30px;
    display: block;
    text-decoration: none;
    background: #898989;
    color: #fff;
}

#left-nav ul li ul.third li.last a
{
    width: 170px;
    margin: 0 0 0 0;
    padding: 8px 10px 8px 30px;
    display: block;
    color: #ab0836;
    text-decoration: none;
    background: #d7d7d7;
}

#left-nav ul li ul.third li.last a:hover
{
    background: #898989;
    color: #fff;
}

#left-nav ul li ul.third li.last a.selected
{
    width: 170px;
    margin: 0 0 0 0;
    padding: 8px 10px 8px 30px;
    display: block;
    text-decoration: none;
    background: #898989;
    color: #fff;
}

/** Home layout **/

#home-main
{
    width: 645px;
    margin: 0 20px 0 0;
    padding: 0;
    float: left;
}

* html #home-main
{
    width: 642px !important;
}

#home-main-left
{
    width: 310px;
    margin: 0 20px 0 0;
    padding: 0;
    float: left;
}

#home-main-right
{
    width: 310px;
    margin: 0 0 0 0;
    padding: 0;
    float: left;
}

#home-main h4
{
    margin: 0 0 0 0;
    padding: 9px 0 0 15px !important;
    height: 31px;
    background: url(heading-background.gif) repeat-x top left;
    font-size: 150% !important;
    font-weight: normal;
    color: #252525;
}


#home-main #home-main-left .section
{
    width: 295px;
    height: 145px;
    margin: 0 0 0 0;
    padding: 15px 0 0 15px;
}

* html #home-main #home-main-left .section
{
    height: auto !important;
}

#home-main #home-main-left .section .text
{
    width: 195px;
    height: 105px;
    margin: 0;
    padding: 0 0 0 0;
    float: left;
    color: #555;
}

#home-main #home-main-left .section .thumb
{
    width: 79px;
    height: 78px;
    border: 1px solid #fff;
    float: left;
    margin: 0 10px 20px 0;
    padding: 0;
}

#home-main #home-main-left p.arrow-right
{
    margin: 0 0 0 0;
    padding: 0 15px 0 20px;
    height: 20px;
    color: #555;
    background: url(arrow.gif) no-repeat left top;
    float: right;
}

#home-main a
{
    color: #ab0836;
    text-decoration: none;
}
#home-main a:hover
{
    color: #555;
}

#home-main #home-main-right .section
{
    width: 295px;
    margin: 0 0 0 0;
    padding: 15px 0 20px 15px;
}

#home-main #home-main-right .section .text
{
    width: 272px;
    margin: 0;
    padding: 0 0 10px 0;
    float: left;
    color: #555;
}

#home-main-right img
{
    width: 272px;
    height: 135px;
    border: 1px solid #fff;
    margin: 0 0 10px 0;
    padding: 0;
}

#home-main-right .section p.arrow-left
{
    margin: 10px 0 0 0 !important;
    padding: 0 0 0 20px !important;
    color: #555;
    background: url(arrow.gif) no-repeat left top;
    height: 16px;
}


#home-main .bottcontent
{
    width: 625px;
    height: 160px;
    margin: 0;
    padding: 15px 0 0 0;
}

#home-main .bottcontent .thumb
{
    width: 166px;
    height: 142px;
    margin: 0 0 0 15px;
    border: 1px solid #fff;
    float: left;
}

#home-main .bottcontent .text
{
    width: 415px;
    margin: 0;
    padding: 0 0 9px 15px;
    float: left;
    color: #555;
}

#home-main .bottcontent .left
{
    width: 200px;
    margin: 0 15px 0 0;
    padding: 0 0 0 15px;
    float: left;
}

#home-main .bottcontent .right
{
    width: 200px;
    margin: 0 0 0 0;
    padding: 0;
    float: left;
}

#home-main .bottcontent .right p.arrow-left, #home-main .bottcontent .left p.arrow-left
{
    /*Changed to support multi-line text*/
    margin: 0 0 12px 0 !important; /*Changed by DB, was: 10px 0 0 0*/
    padding: 0 0 0 20px !important;
    color: #555;
    background: url(arrow.gif) no-repeat left top;
    min-height: 20px; /*height:16px; Removed by DB*/
    height: 20px;
}

#home-right
{
    width: 320px;
    margin: 0;
    padding: 0;
    float: left;
}

#home-right .section
{
    width: 330px;
    margin: 0 0 24px 0;
    padding: 0;
    background: url(bg-right-section.gif) repeat-x top left #fff;
    border: 1px solid #e4e4e4;
}

#home-right .section .content
{
    padding: 15px 15px 15px 15px;
    margin: 0;
}

/*#home-right .section .content #advertArea
{
   padding: 0;
   margin: 0;
   text-align: center;
}

#home-right .section .content #advertArea img
{
   padding: 3px 0 0 0;
}*/

#flash-video
{
    width: 300px;
    margin: 0 0 15px 0;
}

#home-right .section .content h4
{
    margin: 0 0 15px 0 !important;
    padding: 0 0 0 0 !important;
    font-size: 150% !important;
    font-weight: normal;
    color: #252525;
}

#home-right .section .content p
{
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    color: #555;
}

#home-right .section .content p a
{
    color: #ab0836;
    text-decoration: none;
}
#home-right .section .content p a:hover
{
    color: #555;
}

#home-right .section .content p.dotted
{
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    color: #555;
    background: url(dotted-line.gif) repeat-x bottom left;
}

#home-right .section .content p.arrow-left
{
    margin: 10px 0 0 0;
    padding: 0 0 0 20px !important;
    color: #555;
    background: url(arrow.gif) no-repeat left top;
    height: 16px;
}

#home-right .section .content p.arrow-right
{
    margin: 0 0 0 0;
    padding: 0 15px 0 20px;
    height: 20px;
    color: #555;
    background: url(arrow.gif) no-repeat left top;
    float: right;
}


/*=================================================
	MIDDLE COLUMN
=================================================*/
#middle-collumn-dynamic
{
    padding: 0 0px 0 0px;
    margin: 0;
    min-height: 355px;
}

#middle-collumn-dynamic h1
{
    margin: 0 0 6px 0;
    padding: 9px 0 2px 15px;
    height: 31px;
    background: url(heading-background.gif) repeat-x top left;
    font-size: 150%;
    font-weight: normal;
    color: #252525;
}

#middle-collumn-dynamic .content
{
    padding: 0 15px 25px 15px;
    margin: 0;
}

#middle-collumn-dynamic .content h2
{
    margin: 25px 0 4px 0;
    padding: 0 0 0 0;
    font-size: 140%;
    font-weight: normal;
    color: #252525;
}

#middle-collumn-dynamic .content h3, #middle-collumn-dynamic .content h4, #middle-collumn-dynamic .content h5, #middle-collumn-dynamic .content h6
{
    margin: 10px 0 5px 0;
    padding: 0 0 0 0;
    font-size: 120%;
    font-weight: bold;
    color: #252525;
}

#middle-collumn-dynamic .content p
{
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
    color: #555;
}

#middle-collumn-dynamic .content ul
{
    margin: 0;
    list-style-type: disc;
}

#middle-collumn-dynamic .content li
{
    margin: 0;
}

#middle-collumn-dynamic .content img
{
    margin: 0;
}

#middle-collumn-dynamic .content table
{
    margin: 0;
    color: #555;
}

#middle-collumn-dynamic .content table p
{
    margin: 0 0 0 0;
    color: #555;
}

#middle-collumn-dynamic .content p a, #middle-collumn-dynamic .content p.heading a
{
    color: #ab0836;
    text-decoration: none;
}

#middle-collumn-dynamic .content p a:hover, #middle-collumn-dynamic .content p.heading a:hover
{
    color: #555;
}

#middle-collumn-dynamic .content p.heading
{
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    color: #555;
}

#middle-collumn-dynamic .content ul
{
    margin: 0 0 10px 0;
    padding: 0 0 0 30px;
    list-style: disc;
    color: #555;
}

#middle-collumn-dynamic .content ol
{
    margin: 0 0 10px 0;
    padding: 0 0 0 30px;
    color: #555;
    list-style: decimal;
}

#middle-collumn-dynamic .content ul a
{
    color: #ab0836;
    text-decoration: none;
}

#middle-collumn-dynamic .content ul a:hover
{
    color: #555;
}

#middle-collumn-dynamic .content p.arrow-right, #home-main p.arrow-right
{
    margin: 0 0 0 0;
    padding: 0 0 0 20px;
    height: 25px;
    color: #555;
    background: url(arrow.gif) no-repeat left top;
    float: right;
}



/*=================================================
	INTRO PAGES
=================================================*/

#middle-collumn-dynamic .content .section
{
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    background: url(dotted-line.gif) repeat-x bottom left;
}

#middle-collumn-dynamic .content .col-sec-left, #middle-collumn-dynamic .content .col-sec-right
{
    width: 294px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: left;
}

#middle-collumn-dynamic .content .col-sec-middle
{
    width: 294px;
    margin: 0;
    margin: 0 21px 0 21px;
    float: left;
}


#middle-collumn-dynamic .content .col-sec-left p, #middle-collumn-dynamic .content .col-sec-right p, #middle-collumn-dynamic .content .col-sec-middle p
{
    margin: 0 0 10px 0;
}

#middle-collumn-dynamic .content .col-sec-left img, #middle-collumn-dynamic .content .col-sec-right img, #middle-collumn-dynamic .content .col-sec-middle img
{
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    clear: both;
}

#middle-collumn-dynamic .content .col-sec-left form, #middle-collumn-dynamic .content .col-sec-right form, #middle-collumn-dynamic .content .col-sec-middle form
{
    float: left;
    margin: 0 0 0 0;
    padding: 0;
}

#middle-collumn-dynamic .content .col-sec-left .section, #middle-collumn-dynamic .content .col-sec-right .section, #middle-collumn-dynamic .content .col-sec-middle .section
{
    width: 100%;
    height: 120px;
    margin: 0 0 20px 0;
    padding: 10px 0 10px 0; /*FIXED*/
    background: url(dotted-line.gif) repeat-x bottom left;
}

#middle-collumn-dynamic .content .col-sec-left .section .text, #middle-collumn-dynamic .content .col-sec-right .section .text, #middle-collumn-dynamic .content .col-sec-middle .section .text
{
    /*width:226px;*/
    margin: 0;
    padding: 0;
    float: left; /*height: 156px;*/
}

#middle-collumn-dynamic .content .col-sec-left .section .text h4, #middle-collumn-dynamic .content .col-sec-right .section .text h4, #middle-collumn-dynamic .content .col-sec-middle .section .text h4
{
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    font-size: 150%;
    font-weight: normal;
    color: #252525;
}

#middle-collumn-dynamic .content .col-sec-left .section .text h4 a, #middle-collumn-dynamic .content .col-sec-right .section .text h4 a, #middle-collumn-dynamic .content .col-sec-middle .section .text h4 a
{
    color: #ab0836;
    text-decoration: underline;
}

#middle-collumn-dynamic .content .col-sec-left .section .text h4 a:hover, #middle-collumn-dynamic .content .col-sec-right .section .text h4 a:hover, #middle-collumn-dynamic .content .col-sec-middle .section .text h4 a:hover
{
    color: #252525;
    text-decoration: underline;
}




.col-sec-left .thumb, .col-sec-right .thumb, .col-sec-middle .thumb
{
}


/* TWO COL CODE
			#middle-collumn-dynamic .content .section 
			{
				width:100%;
				margin:0 0 20px 0;
				padding:0 0 10px 0;
				background:url(dotted-line.gif) repeat-x bottom left;
			}

			#middle-collumn-dynamic .content .col-sec-left 
			{
				width:350px;
				margin:0 15px 0 15px;
				padding:0 0 0 0;
				float:left;
			}

			#middle-collumn-dynamic .content .col-sec-right 
			{
				width:350px;
				margin:0;
				padding:0 0 0 0;
				float:left;
			}

			#middle-collumn-dynamic .content .col-sec-left p, #middle-collumn-dynamic .content .col-sec-right p 
			{
				margin:0 0 10px 0;
			}

			#middle-collumn-dynamic .content .col-sec-left img, #middle-collumn-dynamic .content .col-sec-right img 
			{
				margin:0 20px 0 0;
			}

			#middle-collumn-dynamic .content .col-sec-left .section, #middle-collumn-dynamic .content .col-sec-right .section 
			{
				width:100%;
				height:120px;
				margin:0 0 20px 0;
				padding:10px 0 10px 0;
				background:url(dotted-line.gif) repeat-x bottom left;
			}

				#middle-collumn-dynamic .content .col-sec-left .section .text, #middle-collumn-dynamic .content .col-sec-right .section .text 
				{
					width:240px;
					margin:0;
					padding:0;
					float:left;
					height: 156px;
				}

					#middle-collumn-dynamic .content .col-sec-left .section .text h4 , #middle-collumn-dynamic .content .col-sec-right .section .text h4 
					{
						margin:0 0 10px 0;
						padding:0 0 0 0;
						font-size:150%;
						font-weight:normal;
						color:#252525;
					}

						#middle-collumn-dynamic .content .col-sec-left .section .text h4 a , #middle-collumn-dynamic .content .col-sec-right .section .text h4 a 
						{
							color:#ab0836;
							text-decoration:underline;
						}

						#middle-collumn-dynamic .content .col-sec-left .section .text h4 a:hover , #middle-collumn-dynamic .content .col-sec-right .section .text h4 a:hover 
						{
							color:#252525;
							text-decoration:underline;
						}


.col-sec-left .thumb, .col-sec-right .thumb 
{
	width:79px;
	height:78px;
	border:1px solid #fff;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}

*/

#right-collumn
{
    width: 245px;
    float: left;
    margin: 0;
    padding: 0 0 0 20px;
}

#right-collumn .section
{
    width: 243px;
    margin: 0 0 20px 0;
    padding: 0;
    background: url(bg-right-section.gif) repeat-x top left #fff;
    border: 1px solid #e4e4e4;
}

#right-collumn .section .content
{
    padding: 15px;
    margin: 0;
}

#right-collumn .section .content h2, #right-collumn .section .content h3, #right-collumn .section .content h4, #right-collumn .section .content h5, #right-collumn .section .content h6, #right-collumn .section .content h7
{
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
    font-size: 1.4em;
    line-height: 1.3em;
    font-weight: normal;
    color: #252525;
}

#right-collumn .section .content p
{
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    color: #555;
}

#right-collumn .section .content p a
{
    color: #ab0836;
    text-decoration: none;
}
#right-collumn .section .content p a:hover
{
    color: #555;
}

#right-collumn .section .content p.dotted
{
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    color: #555;
    background: url(dotted-line.gif) repeat-x bottom left;
}

#right-collumn .section .content p.arrow-left
{
    margin: 10px 0 0 0;
    padding: 0 0 0 20px;
    color: #555;
    background: url(arrow.gif) no-repeat left top; /*height: 20px;*/
}

.float-right-menu p.arrow-left
{
    background-color: White !important;
}

#bottom
{
    background: #bfbfbf;
    padding: 17px 0 0 0;
    clear: both; /*min-height: 249px;     _height: 249px;*/
}

#bottom-container
{
    width: 980px;
    margin: 10px auto;
    padding: 0 0 0 15px;
}

#bottom-left, #bottom-right
{
    width: 490px;
    margin: 0;
    padding: 0;
    float: left;
}

#bottom-left h4, #bottom-right h4
{
    margin: 0 0 20px 0;
    padding: 0;
    color: #111;
    font-weight: normal;
}

#bottom-left ul, #bottom-right ul
{
    margin: 0 20px 20px 0; *margin:020px00;
padding:0;
float:left;
list-style:none;
}

#bottom-left ul li, #bottom-right ul li
{
    background: url(bottom-arrow.gif) no-repeat top left;
    width: 182px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #111;
}

#bottom-left ul li a, #bottom-right ul li a
{
    /*Changed to support multi-line text*/
    width: 182px; /*height:20px; Removed by DB*/
    margin: 0;
    padding: 7px 0 7px 12px; /* Changed by DB, was 7px 0 0 0*/
    color: #ab0836;
    text-decoration: none;
    display: block;
    background: url(dotted-line.gif) repeat-x bottom left;
    min-height: 26px;
}

#bottom-left ul li a:hover, #bottom-right ul li a:hover
{
    color: #111;
}

#footer
{
    background: #000;
    padding: 0px !important;
    margin: 0;
    height: 72px;
    clear: both; /*line-height: 1;*/
}

#footer-container
{
    width: 1000px;
    margin: 0 auto;
    padding: 15px 0 0 0px;
}

#footer-logo
{
    margin: 0 0 0 0px;
    padding: 0 0px 0 0;
    width: 165px;
    height: 41px;
    float: left;
}

#footer-container ul
{
    margin: 0;
    padding: 18px 0 0 0;
    list-style: none;
    float: right;
}

#footer-container ul li
{
    margin: 0 0 0 0;
    padding: 0 4px 5px 4px;
    list-style: none;
    float: left;
    color: #fff;
}

#footer-container ul li.copy
{
    padding-right: 150px;
}

#footer-container ul li a
{
    margin: 0;
    color: #fff;
    text-decoration: none;
}

#footer-container ul li a:hover
{
    color: #999;
}


#flash-content h1
{
    margin: 0 0 0 0;
}

#flashrep
{
    width: 90%;
    padding: 5%;
    background: #fff;
}

#flashrep a
{
    color: #ab0836;
    text-decoration: none;
}

#flashrep a:hover
{
    color: #555;
}

#flashrep #flashicon p
{
    margin: 0 0 10px 0;
    padding: 0;
}

#flashicon
{
    min-height: 40px;
    margin: 0 0 10px 0;
    padding: 0 0 0 50px;
    background: url(flash-icon.gif) no-repeat top left;
}

.pdf-icon
{
    height: 25px;
    margin: 0 0 10px 0;
    padding: 5px 0 0 35px;
    background: url(pdf-icon.gif) no-repeat top left;
}

#divPageStats
{
    margin: 40px 0 0 0;
    text-align: right;
    clear: both;
}

/*=================================================
	A to Z
=================================================*/
#atozPage ul
{
    margin: 0 !important;
}

#atozPage ul li
{
    margin: 0;
    padding: 0 0 3px 0;
}

/*====================================================
    Weather (Original "Glass" display)
====================================================*/
/*#weather
{
    background-image:url(weather/background.png);
    background-repeat:no-repeat;
    left:700px;
    top:45px;
    width:244px;
    height:119px;
    position:relative;
}

    #weather-text
    {
        color:#FFFFFF;
        font-family:Arial,Helvetica,sans-serif;
        font-size:60px;
        position:absolute;
        right:5px;
        text-align:center;
        top:0;
        visibility:visible;
        width:150px;
    }

        #weather-text p
        {
            text-shadow: 0 0 1px black, 0 0 1px black, 1px 1px 1px #000000;
            display:block;
            padding-top:45px;
            padding-bottom:45px;
            margin: 0px;
        }

    #weather-icon
    {
        position:absolute;
        width:120px;
        height:120px;
        top:10px;
        left:20px;
        float:left;
    }

        #weather-icon img
        {
            height:80px;
        }

    #weather-footer
    {
        font-family:Arial, Helvetica, sans-serif;
        position:absolute;
        clear:both;
        color:White;
        float:left;
        bottom:10px;
        left:20px;
        display:inline;
        height:12px;
        font-size:10px;
    }

        #weather-footer p
        {
            text-shadow: 0 0 1px black, 0 0 1px black, 1px 1px 1px #000000;
        }

    #weather-info
    {
        font-family:Arial, Helvetica, sans-serif;
        position:absolute;
        clear:both;
        color:White;
        float:right;
        left:920px;
        top:140px;
        display:inline;
        height:12px;
        font-size:10px;
         
    }

        #weather-info p, #weather-info img
        {
            display:inline;
            border:0px;
        }

        #weather-info a
        {
            color:White;
        }
        
    #weather-information-ie6, #weather-information-ie6-exit
    {   
        position:absolute;
        height:20px;
        width:20px;
        left:220px;
        top:95px;
        float:right;  
    }
        
    #weather-information-image
    {
        height:20px;
        width:20px;
        
    }

    #weather-about
    {
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    left:710px;
    top:50px;
    width:224px;
    height:99px;
    position:absolute;
    color:White;
    visibility:hidden;
    font-size:10px;
    }

        #weather-about a
        {
            color:White;
        }

        #weather-about p 
        {
            text-shadow: 0 0 1px black, 0 0 1px black, 1px 1px 1px #000000;
        }*/

/*====================================================
    H Tag Ammendments
====================================================*/

#home-main h1
{
    margin: 0 0 0 0;
    padding: 9px 0 0px 15px !important;
    height: 31px !important;
    background: url(heading-background.gif) repeat-x top left !important;
    font-size: 150% !important;
    font-weight: normal;
    color: #252525;
}

#home-main h2, #home-main h3
{
    margin: 0 0 0 0;
    padding: 9px 0 2px 15px !important;
    height: 31px !important;
    background: url(heading-background.gif) repeat-x top left !important;
    font-size: 150% !important;
    font-weight: normal;
    color: #252525;
}

#home-right .section .content h1, #home-right .section .content h2, #home-right .section .content h3
{
    margin: 0 0 15px 0 !important;
    padding: 0 0 0 0 !important;
    font-size: 150% !important;
    font-weight: normal;
    color: #252525;
}

/*====================================================
    Date and Time
====================================================*/

#weather-section
{
    position: relative;
    height: 80px;
}

#dateAndTime
{
    padding-top: 6px;
    text-align: center;
    width: 98%;
    margin-bottom: -8px;
}

#dateAndTime_Time
{
    font-size: 210%;
}

#weather
{
    background-repeat: no-repeat;
    width: 163px;
}

#weather-text
{
    font-size: 220%;
    text-align: center;
    visibility: visible;
    width: 60px;
    float: right;
    font-size: 250%;
    position: absolute;
    top: 0px;
    left: 250px;
    height: 80px;
    padding-top: 30px;
}

#weather-icon
{
    position: absolute;
    top: 0px;
    left: 150px;
    height: 80px;
    float: right;
}

/*====================================================
    Home Page Dynamic Press Releases
====================================================*/

#media-release-year-list ul, #public-notices-year-list ul
{
    margin: 30px 0px 30px 0px !important;
    padding: 0px !important;
}

#media-release-year-list li, #public-notices-year-list li
{
    display: block;
    margin: 0px;
    margin-bottom: 30px !important;
    margin-right: 20px !important;
    padding-top: 0px !important;
    list-style-image: none;
    border-bottom: dashed 1px black;
    float: left;
    height: 70px;
    width: 285px;
    position: relative;
}

#media-release-year-list li h2, #public-notices-year-list li h2
{
    padding-top: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}

#media-release-year-list p a, #public-notices-year-list p a
{
    color: Black !important;
}

#media-release-year-list h2 a, #public-notices-year-list h2 a
{
    text-decoration: underline !important;
}

#media-release-list ul
{
    margin: 30px 0px 30px 0px !important;
    padding: 0px !important;
}

#media-release-list li
{
    display: block;
    margin: 0px;
    margin-bottom: 30px !important;
    margin-right: 20px !important;
    padding-top: 0px !important;
    list-style-image: none;
    border-bottom: dashed 1px black;
    float: left;
    height: 150px;
    width: 440px;
    position: relative;
}

#media-release-list li h2
{
    padding-top: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}

#media-release-list p a
{
    color: Black !important;
}

#media-release-list h2 a
{
    text-decoration: underline !important;
}

#media-release-list .align-right
{
    text-align: right;
    position: absolute;
    float: right;
    bottom: 0px;
    right: 10px;
}

#media-release-list .crop
{
    width: 79px !important;
    height: 78px !important;
    display: block !important;
    border: 1px solid #fff !important;
    float: left !important;
    margin: 0 20px 20px 0 !important;
    overflow: hidden !important;
    background-color: Black;
}

#media-release-list .crop img
{
    height: 78px !important;
}

#public-notices-list ul
{
    list-style-image: none;
    display:inline;
    margin:0px !important;
    padding:0px !important;
}

#public-notices-list ul li
{
    list-style-image: none;
    list-style-type:none;
    margin:0px;
    padding:0px;
}

.content h1.fullwidth
{
    margin-left:-15px;
    margin-right:-15px;
}

.content p img
{
    padding-right: 20px;
    padding-bottom: 20px;
}
.content p img
{
    padding-right: 20px;
    padding-bottom: 20px;
}

.use-small-thumbs .section .crop
{
    width: 79px !important;
    height: 78px !important;
    display: block !important;
    border: 1px solid #fff !important;
    float: left !important;
    margin: 0 10px 20px 0 !important;
    overflow: hidden !important;
}

.use-small-thumbs .section .crop img
{
    height: 78px !important;
}

.use-small-thumbs .section .text-no-image
{
    width: 285px !important;
    height: 105px !important;
    margin: 0 !important;
    padding: 0 0 0 0 !important;
    float: left !important;
    color: #555 !important;
}

.use-small-thumbs .section
{
    width: 285px !important; /*height: 160px !important;*/
    margin: 0 0 0 0 !important;
    padding: 15px 0 0 15px !important;
}

.use-small-thumbs .section .text
{
    width: 185px !important;
    height: 105px !important;
    margin: 0 !important;
    padding: 0 0 0 0 !important;
    float: left !important;
    color: #555 !important;
}

#home-main #home-main-left .section .crop
{
    width: 79px;
    height: 78px;
    display: block;
    border: 1px solid #fff;
    float: left;
    margin: 0 10px 20px 0;
    overflow: hidden;
    padding:0px;
}

#home-main #home-main-left .section .crop img
{
    height: 78px;
}

#home-main #home-main-left ul, .use-small-thumbs ul
{
    margin-top: 20px;
}


#home-main #home-main-left li, .use-small-thumbs li
{
    margin: 0 0 0 0;
    padding: 0 15px 0 20px;
    height: 20px;
    color: #555;
    background: url(arrow.gif) no-repeat left top;
    float: right;
}


#home-main #home-main-right .section .crop
{
    width: 272px;
    /*height: 135px;  height:auto !important;*/
    display: block;
    display:inline !important;
    /*border: 1px solid #fff;*/
    float: left;
    margin: 0 10px 20px 0;
    overflow: hidden;
}

#home-main #home-main-right .section .crop img
{
    height: /*125px;*/ auto;
    margin:0px !important;
    padding:0px !important;
}


#home-main #home-main-left .section .text-no-image
{
    width: 285px;
    height: 105px;
    margin: 0;
    padding: 0 0 0 0;
    float: left;
    color: #555;
}

#home-main #home-main-left .section li, #home-main-right .section li
{
    margin: 10px 0 0 0 !important;
    padding: 0 0 0 20px !important;
    color: #555;
    background: url(arrow.gif) no-repeat left top;
    height: 16px;
}

#home-right .section .content li
{
    margin: 10px 0 0 0;
    padding: 0 0 0 20px;
    color: #555;
    background: url(arrow.gif) no-repeat left top;
    height: 16px;
}

#home-main .bottcontent .right li, #home-main .bottcontent .left li
{
    /*Changed to support multi-line text*/
    margin: 0 0 12px 0 !important; /*Changed by DB, was: 10px 0 0 0*/
    padding: 0 0 0 20px !important;
    color: #555 !important;
    background: url(arrow.gif) no-repeat left top;
    min-height: 20px; /*height:16px; Removed by DB*/
    height: 20px;
}

#home-main .bottcontent .crop
{
    width: 166px;
    height: 142px;
    margin: 0 0 0 15px;
    border: 1px solid #fff;
    float: left;
    display: block;
    overflow: hidden;
}

#home-main .bottcontent .crop img
{
    height: 142px;
}

#home-main .bottcontent-left
{
    width: 305px;
    float: left;
}

#home-main .bottcontent-left ul
{
    clear: both;
    margin-left: 15px;
    padding-top: 10px;
    width: 265px;
}

#home-main .bottcontent-left ul li
{
    /*Changed to support multi-line text*/
    margin: 0 0 12px 0 !important; /*Changed by DB, was: 10px 0 0 0*/
    padding: 0 0 0 20px !important;
    color: #555 !important;
    background: url(arrow.gif) no-repeat left top;
    min-height: 20px; /*height:16px; Removed by DB*/
    height: 20px;
}

#home-main .bottcontent-right
{
    float: left;
    width: 310px;
    padding-left: 10px;
}

#home-main .bottcontent-right li
{
    float: left;
    width: 150px;
}

#home-main .bottcontent-right li a.bottcontent-no-grid
{
    padding-left: 20px !important;
}

#home-main .bottcontent-right li a
{
    display: block;
    padding-bottom: 27px;
    padding-left: 30px;
    min-height: 40px;
}

#home-main .bottcontent-right li a img
{
    padding-right: 10px;
    float: left;
}

#home-main .bottcontent-right p.arrow-left
{
    clear: both;
    margin-left: 30px;
    padding: 0 0 0 20px !important;
    background: url(arrow.gif) no-repeat left top;
    height: 14px;
}

#home-main .bottcontent .text-no-image
{
    /*width: 625px;*/
    margin: 0;
    padding: 0 0 9px 15px;
    float: left;
    color: #555;
}

#bottom h2
{
    font-size: 150%;
    padding-bottom: 20px;
}

#header-description
{
    font-size: 90%;
    position: absolute;
    float: right;
    bottom: 5px;
    right: 10px;
    color: White;
    text-shadow: 0 0 1px black, 0 0 1px black, 1px 1px 1px #000000;
    filter: progid:DXImageTransform.Microsoft.Glow(Color=#000000, Strength=1);
    -ms-filter: 'progid:DXImageTransform.Microsoft.Glow(Color=#000000, Strength=1)';
}

#second-tab-menu
{
    z-index: 10;
}


/*====================================================
    jQuery Slider
====================================================*/

#slider
{
    position: relative;
    text-align: center;
    display: block;
    height: 254px;
    width: 300px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: Black;
}

#slider a
{
    text-decoration: none;
}

#slider img
{
    height: 254px; /*display:none;*/
}

#slider-background
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    float: left;
    width: 300px;
    height: 25px;
    background-image: url(slider/slider-text-background.png);
    background-position: bottom;
    background-repeat: no-repeat;
}

* html #slider-background
{
    background-image: url(slider/slider-text-background.gif);
    margin-bottom: -1px;
}

#slider-text
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    float: left;
    width: 300px;
    height: 16px;
}

#slider-text p
{
    display: inline;
}

#slider-move
{
    position: absolute;
    top: 0px;
    right: 10px;
    float: left;
    display: none;
}

#slider-move p
{
    display: inline;
}

#slider-move a
{
    font-size: 180%;
    text-decoration: none !important;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    margin-right: 2px;
    background-color: #efefef;
}

.hide
{
    display: none;
}

#no-flash
{
    height: 254px;
    padding: 20px;
    background-color: White;
    text-align: left;
}

/*====================================================
    Fixes and Hacks
====================================================*/

/* Correct the rendering of floating elements in IE7 and IE8 */

#home-main .bottcontent, #bottom
{
    height: 1%;
    overflow: hidden;
}

/* Correct table float issue */

table table
{
    clear: both;
}

/* Correct imbedded table p spacing */

table table p
{
    padding-bottom: 10px !important;
}

table table table p
{
    padding-bottom: 10px !important;
}

/* IE6 Hacks (* html prefix) */

/* IE6 Hack: Stop Press release items overflowing */

* html #home-main .bottcontent .text
{
    width: 400px;
}

* html #home-main .bottcontent .right, * html #home-main .bottcontent .left
{
    width: 190px !important;
}

/* IE6 Hack: Get rid of extra space on grid-tab-menu */

* html #grid-tab-menu ul li a
{
    padding: 5px 0 0px 0;
}





/*====================================================
    Preamble Pages
====================================================*/

#preambleDescription
{
    margin: 0 -15px 15px -15px;
    padding: 0;
    min-height: 78px;
}

#preambleDescription h1
{
    width: 580px;
}

#preambleDescription .text
{
    display: block;
    margin-left: 18px;
    width: 520px;
}

#preambleDescription img
{
    border: 1px solid #FFF;
    float: right;
    margin-left: 5px;
}

/*====================================================
    News Ticker
====================================================*/
.section-notice
{
    height: 145px !important;
    text-align: left !important;
}

.section-notice .text-no-image
{
    height: 80px !important;
}

.section-notice .arrow-right
{
    float: left !important;
}

.section-middle
{
    min-height: 425px !important;
    overflow: hidden;
}

.section-long
{
    height: 265px !important;
}

#news-item-wrapper
{
    height: 260px;
    overflow: hidden !important;
}

.news-item-title
{
    padding: 5px 20px 5px 20px;
    display: block;
    width: 270px;
    background: url(bg-right-section.gif) repeat-x top left #fff;
    border-bottom: solid 1px #DDDDDD;
}

.news-item-title span
{
    background: url(arrow.gif) no-repeat left top;
    padding-left: 22px;
}

/*====================================================
    Apply Report Pay
====================================================*/
#apr_wrapper
{
    padding-top: 1px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    background: url(bg-right-section.gif) repeat-x top left #fff;
    border-bottom: solid 1px #DDDDDD;
}

#apr_wrapper form
{
    padding-top: 20px;
}

#apr_div ul
{
    display: inline !important;
    padding: 0px !important;
    margin: 0px !important;
}

#apr_div li
{
    /*Changed to support multi-line text*/
    margin: 0 0 12px 0 !important; /*Changed by DB, was: 10px 0 0 0*/
    padding: 0 0 0 20px !important;
    color: #555 !important;
    background: url(arrow.gif) no-repeat left top;
    min-height: 20px; /*height:16px; Removed by DB*/
    height: 20px;
    list-style: none;
}

/*************************************
 * Social networking
 ************************************/

.social-indent
{
    display: block;
    margin-left: 42px;
}

#social-networking img
{
    float: right;
    padding-left: 10px;
    padding-bottom: 10px; /* width: 100px; */
}

#social-networking img.coveritlive
{
    float: right;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 10px; /* width: 100px; */
}

#social-networking hr
{
    border: dashed #000000;
    border-width: 1px 0 0 0;
    height: 0;
    line-height: 0px;
    font-size: 0;
    margin: 0;
    padding: 0;
}

#social-bookmarks
{
    padding: 10px 10px 10px 20px;
    background: url(bg-right-section.gif) repeat-x top left #fff;
    border-bottom: solid 1px #DDDDDD;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
    height: 32px;
    overflow: hidden;
    margin-left: -15px;
}

#social-bookmarks-left
{
    float: left;
    position: absolute;
    top: 15px;
    left: 15px;
    width: 100px;
}

#social-bookmarks-right
{
    float: left;
    position: absolute;
    top: 9px;
    left: 110px;
}

#social-bookmarks ul
{
    overflow: hidden;
    height: 32px;
    width: 740px;
    padding: 0px !important;
    margin: 0px !important;
}

#social-bookmarks ul li
{
    list-style-type: none;
    float: left;
    width: 177px;
    text-align: center;
    vertical-align: middle;
}

#social-bookmarks ul li img
{
    padding-right: 10px;
    vertical-align: middle;
}

#social-bookmarks-arrow-right
{
    text-align: right;
    position: absolute;
    top: 0px;
    padding-top: 15px;
    padding-right: 15px;
    right: 0px;
    width: 60px;
    height: 37px;
    background: url(bg-right-section.gif) repeat-x top left #fff;
    border-bottom: solid 1px #DDDDDD;
}

#social-share
{
    float: left;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-top: 10px;
}

#social-share ul
{
    display: inline;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#social-share ul li
{
    list-style-type: none;
    width: 140px;
    float: left;
    padding: 5px;
}

#social-share ul li img
{
    padding-right: 10px;
}


/*************************************************
 * jQuery carousel
 ************************************************/

.jcarousel-skin-custom .jcarousel-container
{
}

.jcarousel-skin-custom .jcarousel-container-horizontal
{
    width: 90%;
    padding: 0px;
}

.jcarousel-skin-custom .jcarousel-container-vertical, .jcarousel-skin-custom .jcarousel-clip-horizontal, .jcarousel-skin-custom .jcarousel-clip-vertical, .jcarousel-skin-custom .jcarousel-item
{
    width: 700px;
}

.jcarousel-skin-custom .jcarousel-item-placeholder
{
}



/**
 *  Horizontal Buttons
 */
.jcarousel-skin-custom .jcarousel-next-horizontal
{
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.jcarousel-skin-custom .jcarousel-next-horizontal:hover
{
    background-position: -32px 0;
}

.jcarousel-skin-custom .jcarousel-next-horizontal:active
{
    background-position: -64px 0;
}

.jcarousel-skin-custom .jcarousel-next-disabled-horizontal, .jcarousel-skin-custom .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-custom .jcarousel-next-disabled-horizontal:active
{
    cursor: default;
}

.jcarousel-skin-custom .jcarousel-prev-horizontal
{
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.jcarousel-skin-custom .jcarousel-prev-horizontal:hover
{
    background-position: -32px 0;
}

.jcarousel-skin-custom .jcarousel-prev-horizontal:active
{
    background-position: -64px 0;
}

.jcarousel-skin-custom .jcarousel-prev-disabled-horizontal, .jcarousel-skin-custom .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-custom .jcarousel-prev-disabled-horizontal:active
{
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-custom .jcarousel-next-vertical
{
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.jcarousel-skin-custom .jcarousel-next-vertical:hover
{
    background-position: 0 -32px;
}

.jcarousel-skin-custom .jcarousel-next-vertical:active
{
    background-position: 0 -64px;
}

.jcarousel-skin-custom .jcarousel-next-disabled-vertical, .jcarousel-skin-custom .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-custom .jcarousel-next-disabled-vertical:active
{
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-custom .jcarousel-prev-vertical
{
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.jcarousel-skin-custom .jcarousel-prev-vertical:hover
{
    background-position: 0 -32px;
}

.jcarousel-skin-custom .jcarousel-prev-vertical:active
{
    background-position: 0 -64px;
}

.jcarousel-skin-custom .jcarousel-prev-disabled-vertical, .jcarousel-skin-custom .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-custom .jcarousel-prev-disabled-vertical:active
{
    cursor: default;
    background-position: 0 -96px;
}





#mask
{
    position: absolute;
    z-index: 9000;
    background-color: #000;
    display: none;
    top: 0px;
    right: 0px;
}
#boxes .window
{
    position: absolute;
    width: 440px;
    height: 200px;
    display: none;
    z-index: 9999;
    padding: 20px;
    top: auto;
    bottom: auto;
}

/* Customize your modal window here, you can add background image too */
#boxes #external
{
    background: url(bg-right-section.gif) repeat-x top left #fff;
    border-bottom: solid 1px #DDDDDD;
    width: 375px;
    height: 213px;
}

#boxes #external h1, #boxes #external h2, #boxes #external h3, #boxes #external h4, #boxes #external h5, #boxes #external h6
{
    font-size: 16px;
    padding-bottom: 5px;
}

#boxes #external p
{
    padding: 5px 0px 5px 0px;
}

#boxes #external .controls
{
    text-align: right;
    padding-top: 5px;
}

#boxes #unbranded
{
    background: url(bg-right-section.gif) repeat-x top left #fff;
    border-bottom: solid 1px #DDDDDD;
    width: 375px;
    height: 213px;
}

#boxes #unbranded h1, #boxes #unbranded h2, #boxes #unbranded h3, #boxes #unbranded h4, #boxes #unbranded h5, #boxes #unbranded h6
{
    font-size: 16px;
    padding-bottom: 5px;
}

#boxes #unbranded p
{
    padding: 5px 0px 5px 0px;
}

#boxes #unbranded .controls
{
    text-align: right;
    padding-top: 110px;
}


/**********************************************
 * Google Translate
 *********************************************/
#translate-page
{
    margin-top: 20px;
    margin-bottom: 20px;
}
#translate-page ul li
{
    float: left;
    padding: 5px 0px 5px 0px;
    width: 140px;
    list-style-type: none;
}

#translate-page ul li span
{
    padding-left: 10px !important;
}

#translate-page ul li img
{
    float: left;
}


#translate-link img
{
    margin-bottom: -2px;
}

#boxes #translate
{
    background: url(bg-right-section.gif) repeat-x top left #fff;
    border-bottom: solid 1px #DDDDDD;
    width: 375px;
    height: 213px;
}

#boxes #translate h1, #boxes #translate h2, #boxes #translate h3, #boxes #translate h4, #boxes #translate h5, #boxes #translate h6
{
    font-size: 16px;
    padding-bottom: 5px;
}

#boxes #translate p
{
    padding: 5px 0px 5px 0px;
}

#boxes #translate #translate-list
{
    background-color: White;
    padding: 5px;
    height: 110px;
    overflow-y: scroll;
    border: 1px solid #EBEBEB;
    margin-top: 5px;
    margin-bottom: 5px;
}

#boxes #translate #translate-list li
{
    float: left;
    list-style-type: none;
    width: 160px;
    padding: 5px 0px 5px 0px;
}

#boxes #translate #translate-list a
{
    text-decoration:none;
}

#boxes #translate #translate-list li span
{
    padding: 0px 0px 0px 10px !important;
}

#boxes #translate #translate-list li img
{
    float: left;
}

#boxes #translate .controls
{
    text-align: right;
    padding-top: 5px;
}

#OpenMailForm
{
    text-align: center;
}

#OpenMailForm form
{
    width: 50%;
    padding: 20px;
    background: url(bg-right-section.gif) repeat-x top left #fff;
    border-bottom: solid 1px #DDDDDD;
    margin-left: auto;
    margin-right: auto;
}

/*********************************************
 * Open Mail
 ********************************************/

#OpenMailForm form fieldset
{
    text-align: left;
}

#EmailAddressError
{
}

#EmailAddressError
{
    color: Red !important;
}

#OpenMailForm #EmailAddress
{
    width: 99%;
}

/*********************************************
 * Advert Scroller
 ********************************************/

#advertArea
{
    position: relative;
    overflow: hidden !important;
    width: 292px;
    height: 175px;
    padding: 0px 0px 0px 5px !important;
    margin: 0px 0px 0px 0px !important;
}

#advertArea ul
{
    list-style: none !important;
    list-style-type: none !important;
    padding: 0px !important;
    margin: 0px !important;
    width: 292px;
    height: 175px;
    overflow: hidden;
}

#advertArea ul li
{
    list-style: none !important;
    list-style-type: none !important;
    padding: 0px !important;
    margin: 0px !important;
    background-image: none !important;
    width: 292px !important;
    height: 175px !important;
    overflow: hidden;
}

#advertArea ul li a
{
    padding: 0px !important;
    margin: 0px 0px 0px 0px !important;
    width: 292px !important;
    height: 175px !important;
    overflow: hidden;
}

#advertArea ul li a img
{
    padding: 0px !important;
    margin: 0px !important;
    width: 292px !important;
    height: 175px !important;
    background-color: Black !important;
}

#advert-move
{
    position: absolute;
    top: 0px;
    right: 10px;
    float: left;
    display: none;
}

#advert-move p
{
    display: inline;
}

#advert-move a
{
    font-size: 180%;
    text-decoration: none !important;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    margin-right: 2px;
    background-color: #efefef;
}

.jcarousel-skin-advert .jcarousel-container
{
}

.jcarousel-skin-advert .jcarousel-container-horizontal
{
    width: 292px;
    padding: 0px;
}

.jcarousel-skin-advert .jcarousel-container-vertical, .jcarousel-skin-advert .jcarousel-clip-horizontal, .jcarousel-skin-advert .jcarousel-clip-vertical, .jcarousel-skin-advert .jcarousel-item
{
    width: 292px;
}

.jcarousel-skin-advert .jcarousel-item-placeholder
{
}


#more-webcasts
{
    float: right;
    background: url(bg-right-section.gif) repeat-x top left #fff;
    border-bottom: solid 1px #DDDDDD;
    padding: 20px;
    width: 200px;
    margin-right: -15px;
}

#more-webcasts ul
{
    list-style-type: none;
    margin: 0px !important;
    padding: 0px !important;
}

#more-webcasts li
{
    list-style-type: none;
    margin: 0px !important;
    padding: 0 0 0 20px;
    color: #555;
    background: url(arrow.gif) no-repeat left top;
}

.textOnly
{
    display: block;
    height: 0px;
    width: 0px;
    overflow: hidden;
}