/*~ global.css */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
}
:focus
{
    outline: 0;
}
ul
{
    list-style: none;
}
table
{
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td
{
    font-weight: normal;
}
p
{
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}
.clear
{
    clear: both;
}
.see-all
{
    margin: 10px;
}

.w-500
{
    width: 500px;	
}
/*~ custom.css */
.fl
{
    float: left;
}
body
{
    background-position: center top;
    background-repeat: no-repeat;
    height: 100%;
}
.news-item-news-room
{
    border-bottom: 1px solid #c1c1c1;
    padding: 10px 0;
    clear: both;
}
.news-thumb
{
    float: left;
    width: 120px;
}
.news-thumb img
{
    margin-left: 14px;
    max-height: 150px;
    max-width: 100px;
}
.news-story-news-room
{
    float: left;
    width: 410px;
}
.news-story-news-room a:link, .news-story-news-room a:active, .news-story-news-room a:visited
{
    text-decoration: none;
}
.news-story-news-room a:hover
{
    text-decoration: underline;
}
.item-thumb img
{
    float: left;
    width: 110px;
    max-width: 120px;
}
.news-buttons
{
    float: left;
    width: 88px;
}
.news-buttons img
{
    display: block;
    margin-bottom: 2px;
}

#rounded-bg-top
{
    background: url(images/rounded-bg-top.png) no-repeat;
    height: 12px;
    width: 960px;
}
#rounded-bg
{
    background: url(images/rounded-bg.png) repeat-y;
    min-height: 1100px;
    width: 960px;
}
#news-room-right, #news-room-left
{
    float: left;
}
#news-room-left
{
    width: 222px;
}
#news-room-right
{
    width: 730px;
}
#news-see-all
{
    padding: 0 0 8px 10px;
    border-bottom: 1px white solid;
    margin-left: 5px;
}
#news-see-all li
{
   line-height:20px;
}

.see-all, #browse, #search-news
{
    border-bottom: 1px white solid;
    margin-left: 5px;
    padding: 0 10px 10px 10px;
}
#search-news a:link, #search-news a:visited, #search-news a:active
{
    text-decoration: none;
    color: #333333;
    font-size: 11px;
}
#search-news a:hover
{
    text-decoration: underline;
    color: #333333;
    font-size: 11px;
}
.search-it
{
    margin-bottom: 6px;
}

.search-it input[type='text']
{
    width: 160px !important;
     background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #999999;
    padding: 2px;
    font-family: Verdana,Arial,Tahoma,Helvetica,Helvetica-Narrow, sans-serif;
    font-size: 12px;
}
#search-news a
{
    float: right;
    width: auto;
}
ul.sub-list
{
    padding: 0 0 10px 0;
}
.sub-list li
{
    margin-left: 24px;
    font-size: 9px;
    text-indent: -12px;
}
#categories .sub-list a:link, #categories .sub-list a:visited, #categories .sub-list a:active
{
    color: #333333;
}
#categories .sub-list a:hover
{
    color: #b21e1e;
    text-decoration: underline;
}
#news-room-right-top
{
    border-bottom: 1px solid #cccccc;
    padding: 0 0 8px 10px;
}
#news-room-right-top h1
{
    line-height: 30px;
}
#news-room-results
{
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    padding: 4px 0;
    position: relative;
}
#news-room-results p
{
    padding: 4px 12px;
}
#news-room-results p.nr-l
{
    float: left;
}
#news-room-results p.nr-r
{
    float: right;
}
#news-room-results p.nr-m
{
    position: absolute;
    left: 280px;
}
.hidden
{
    display: none;
}
.unhidden
{
    display: block;
}
#news-room-subsection-tabs div:first-child
{
    color: #b71e1e;
}
#news-room-subsection-tabs a:link, #news-room-subsection-tabs a:visited, #news-room-subsection-tabs a:active
{
    text-decoration: none;
    display: block;
}
#news-room-subsection-tabs a:hover
{
    text-decoration: underline;
    display: block;
}
.news-room-subsection, .news-room-subsection-selected
{
    height: 22px;
    font-size: 11px;
    border-right: 1px #cccccc solid;
    padding: 4px 13px 0 11px;
    width: auto;
    float: left;
}
.news-room-subsection-selected
{
    border-bottom: 2px solid #d9e8ef;
}
.news-room-subsection
{
    border-bottom: 2px solid #cccccc;
}
#news-room-subsection-tabs img
{
    margin: 0 0 -3px 0;
}
#sub-industries
{
    border-bottom: 1px solid #cccccc;
    height: 34px;
    padding: 0px 14px;
    background: #d9e8ef;
    width: 703px;
    margin-left: 2px;
}
.sub-industry
{
    font-size: 11px;
    height: 24px;
    padding: 8px 24px 0 24px;
    width: auto;
    float: left;
}
.news-room-subsection-selected
{
    background: #d9e8ef;
}

/* ************************************ */
#categories > li
{
    line-height: 18px;
}
#categories > li > a
{
    font-size: 12px;
    padding-left: 20px;
    background-image: url(images/expand-close.png);
    background-repeat: no-repeat;
}
#categories > li > a:link, #categories > li > a:visited, #categories > li > a:active
{
    color: black;
    text-decoration: none;
}
#categories > li > a:hover
{
    color: black;
    text-decoration: underline;
}
#categories > li > a.open
{
    background-image: url(images/expand-open.png);
}

#categories > li > ul
{
    display: none;
}


.white-bg
{
    background: white;
}
ul.related-bar
{
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    height: 30px;
    padding-top: 5px;
    float: left;
    width: 650px;
}
.related-bar li
{
    float: left;
    font-size: 10px;
    width: auto;
    padding: 0 15px;
    height: 20px;
    vertical-align: middle;
    background-image: url(images/related-bar-item.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.related-bar li:first-child
{
    padding-left: 0;
}
.related-bar li:last-child
{
    background-image: none;
    padding-top: 2px;
}
.related-bar li a
{
    background-position: 0 2px;
}
.related-bar li a:link, .related-bar li a:active, .related-bar li a:visited
{
    color: Black;
    text-decoration: none;
}
.related-bar li a:hover
{
    color: Black;
    text-decoration: underline;
}
a.icon
{
    line-height: 25px !important;
    background-repeat: no-repeat;
    height: 25px !important;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 24px;
}
.share
{
    background-image: url(images/icon-share.png);
}
.email
{
    background-image: url(images/icon-email.png);
}
.printer
{
    background-image: url(images/icon-print.png);
}
.pdf
{
    background-image: url(images/icon-pdf.png);
}
.large-title, #content h1
{
    color: #0071b0;
    font-size: 17px;
    font-weight: bold;
}
#content h1
{
    padding-bottom: 5px;
}

#content h2
{
    color: #0071b0;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}

.table td
{
    padding: 4px;
}
.table .label
{
    color: #666666;
    text-align: right;
    width: 200px;
}
.formtitle
{
    line-height: 40px;
    color: #b21e1e;
    border-top: solid 1px #CCCCCC;
    margin-top: 40px;
}
#contactform
{
    float: left;
    width: 680px;
    border-top: 1px solid #d9d9d9;
    padding-top: 10px;
}
#contactform h2
{
    line-height: 40px !important;
    padding-bottom: 10px;
}
#location
{
    float: left;
    width: 680px;
    height: 300px;
}
#mapaddress
{
    float: left;
    width: 230px;
    padding-right: 20px;
}

#mapaddress h1
{
    font-size: 14px;
    color: #0071B0;
    font-weight: bold;
}
.map
{
    float: left;
    width: 430px;
    height: 270px;
}
#map_canvas
{
    width: 430px;
    height: 270px;
}

.news-source
{
    line-height: 40px;
    width: 600px;
    color: #333333;
}

.news-table td
{
    padding-bottom: 10px;
    padding-right: 20px;
    color: #333333;
}
#lead
{
    padding: 15px 35px;
}
#content ol li
{
    margin-left: 30px;
}

/*** Colorbox ***/

#colorbox, #cboxOverlay, #cboxWrapper
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}
#cboxOverlay
{
    position: fixed;
    width: 100%;
    height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft
{
    clear: left;
}
#cboxContent
{
    position: relative;
    overflow: hidden;
}
#cboxLoadedContent
{
    overflow: auto;
}
#cboxLoadedContent iframe
{
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}
 
#cboxLoadingOverlay, #cboxLoadingGraphic
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow
{
    cursor: pointer;
}



/*------------------------------------------------------------------------------
	ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
--------------------------------------------------------------------------------*/
#cboxOverlay
{
    background: #fff;
}

#colorBox
{
}

#cboxTopLeft
{
    width: 25px;
    height: 40px;
    background: url(images/border-sprites.png) no-repeat 0 -756px;
}
#cboxTopCenter
{
    width: 1px;
    height: 40px;
    background: url(images/border-sprites.png) repeat-x 0 -666px;
}
#cboxTopRight
{
    width: 25px;
    height: 40px;
    background: url(images/border-sprites.png) no-repeat 0 -846px;
}


#cboxBottomLeft
{
    width: 25px;
    height: 25px;
    background: url(images/border-sprites.png) no-repeat 0 -150px;
}
#cboxBottomCenter
{
    width: 1px;
    height: 25px;
    background: url(images/border-sprites.png) repeat-x 0 0px;
}
#cboxBottomRight
{
    width: 25px;
    height: 25px;
    background: url(images/border-sprites.png) no-repeat 0 -300px;
}
#cboxMiddleLeft
{
    width: 25px;
    height: 4px;
    background: url(images/border-sprites.png) repeat-y 0 -450px;
}
#cboxMiddleRight
{
    width: 25px;
    height: 4px;
    background: url(images/border-sprites.png) repeat-y 0 -558px;
}

.cboxBottomLeftSignIn
{
     width: 25px;
     height: 25px;
     background: url(images/border-sprites.png) no-repeat 0 -225px !important;
}
.cboxBottomCenterSignIn
{
    width: 1px;
    height: 25px;
    background: url(images/border-sprites.png) repeat-x 0 -75px !important;
}
.cboxBottomRightSignIn
{
    width: 25px;
    height: 25px;
    background: url(images/border-sprites.png) no-repeat 0 -375px;  !important;
}
.cboxMiddleLeftSignIn
{
    width: 25px;
    height: 4px;
    background: url(images/border-sprites.png) repeat-y 0 -504px !important;
}
.cboxMiddleRightSignIn
{
    width: 25px;
    height: 4px;
    background: url(images/border-sprites.png) repeat-y 0 -612px !important;
}

#cboxContent
{
    background-color: #FFFFFF;
}

#cboxLoadedContent
{
}
#cboxTitle
{
    position: absolute;
    bottom: 55px;
    left: 0px;
    text-align: center;
    width: 100%;
    color: #000000;
    font-size:12px;
}
#cboxTitle2
{
    position: absolute;
    bottom: 30px;
    left: 0px;
    text-align: center;
    width: 100%;
    color: #000000;
    font-size:10px;
    font-weight: bold;
}
#cboxCurrent
{
    position: absolute;
    bottom: 5px;
    left: 0px;
    text-align: center;
    width: 100%;
    color: #999;
}
#cboxSlideshow
{
    position: absolute;
    bottom: 0px;
    right: 42px;
    color: #444;
}
#cboxPrevious
{
    background: transparent url("images/prev-horizontal.png") no-repeat scroll 0px 0px;
    height: 32px;
    width: 32px;
    left: 5px;
    position: absolute;
    text-indent: -9999px;
    top: 500px;
}
.cboxPreviousDisabled
{
    background: transparent url("images/prev-horizontal.png") no-repeat scroll -96px 0px !important;
    cursor: default !important;
}
#cboxNext
{
    background: transparent url("images/next-horizontal.png") no-repeat scroll 0px 0px;
    height: 32px;
    width: 32px;
    position: absolute;
    left: 520px;
    text-indent: -9999px;
    top: 500px;
}
.cboxNextDisabled
{
    background: transparent url("images/next-horizontal.png") no-repeat scroll -96px 0px !important;
    cursor: default !important;
}

#cboxLoadingOverlay
{
    background: #fff url(images/loading.gif) no-repeat 5px 5px;
}
#cboxClose
{
    position: absolute;
    top: 20px;
    right: 0;
    display: block;
    color: #F42837;
    margin-right: 15px;
    background-image: url(images/cb-button-close.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 15px;
}
#cboxClose a
{
    color: #F42837 !important;
    text-decoration: none;
}

#cboxClose a:hover
{
    color: #F42837 !important;
    text-decoration: underline;
}
.sitecontent ul
{
    padding-bottom: 5px;
    padding-top: 5px;
}
.sitecontent li
{
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 10px;
}
.sitecontent p
{
    padding-bottom: 5px;
    padding-top: 5px;
}


.p-10 td
{
    padding: 10px;
}
.usregions
{
    padding-top: 20px;
    width: 600px;
    padding-left: 180px;
}
.usregions td
{
    padding: 2px;
    width: 150px;
    padding-right: 5px;
}
.usregions a
{
    display: block;
}

.p-5 td
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.ml-10
{
    margin-left: 10px;
}
.pt-10
{
    padding-top: 10px;
}

.linetop
{
    border-top: 1px solid #c1c1c1;
    padding-top: 10px;
    margin-top: 10px;
}
.screenshot
{
    width: 193px;
    height: 30px;
    color: #AA1E1E;
    text-align: center;
    background-image: url(images/screenshot.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}
.screenshotnotext
{
    width: 193px;
    height: 15px;
    background-image: url(images/screenshot.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}
#page-cs h2
{
    color: #0071b0;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 10px;
}

.highlight
{
    background-color: #F3F3F3 !important;
}
.vtop
{
    vertical-align: top;
}
.fs-10
{
    font-size: 10px;
}
.align-center
{
    text-align: center;
}
.pb-0 td
{
    padding-bottom: 0px;
}

.red
{
    color: #AA1E1E;
}

.blue
{
    color: #00668C;
}

#calendar
{
    background-image: url(images/calendartable.png);
    background-repeat: repeat-y;
}

.calendarcolumnfirst
{
    width: 220px;
    float: left;
}
.calendarcolumn
{
    width: 215px;
    float: left;
    margin-left: 15px;
}
.calendarcolumnlast
{
    width: 215px;
    margin-left: 15px;
    float: left;
}
.calendar
{
    width: 215px;
    padding-bottom: 10px;
}
.calendar th
{
    border-bottom: solid 1px #CCCCCC;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-align: left;
    padding-bottom: 10px;
}
.calendar td
{
    padding: 2px;
    padding-top: 5px;
    font-size: 11px;
}
.calendar .date
{
    width: 90px;
}
.calendar .event
{
    width: 120px;
}

.pdflink
{
    clear: both;
    background-image: url(images/small-pdf.png);
    background-position: left center;
    background-repeat: no-repeat;
    height: 31px;
    margin-top: 5px;
    padding-top: 8px;
}
.pdflink a
{
    padding-left: 33px;
    color: #B71E1E;
    line-height: 20px;
}

.newsnavigation
{
    width: 600px;
    float: left;
    clear: both;
    height: 30px;
    margin-left: 27px;
    margin-top: 5px;
}

.newsnavigation li
{
    float: left;
    line-height: 20px;
    height: 20px;
    margin-right: 10px;
    font-size: 10px;
}

.newsnavigation li.previous
{
    padding-right: 15px;
    background-image: url("images/related-bar-item.gif");
    background-position: right center;
    background-repeat: no-repeat;
}
.newsnavigation li.previous a
{
    background-image: url("images/small-arrow-left.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    padding-bottom: 2px;
}

.newsnavigation li.next
{
    padding-right: 15px;
    background-image: url("images/related-bar-item.gif");
    background-position: right center;
    background-repeat: no-repeat;
}


.newsnavigation li.next a
{
    background-image: url("images/small-arrow-right.png");
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 20px;
    padding-bottom: 2px;
}
.newsnavigationbottom
{
    margin-top: 10px;
    margin-bottom: 10px;
     margin-left:0px !important;
}
th.align-center
{
    text-align: center !important;
}

#rsstable
{
    background-image: url(images/rsstableheader.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 739px;
    border-collapse: collapse;
    margin-top: 10px;
}
#rsstable th
{
    color: #000000;
    height: 22px;
    text-align: left;
    font-weight: bold;
    padding-left: 10px;
    border-left: solid 1px #FFFFFF;
}
#rsstable td
{
    text-align: left;
    font-size: 11px;
    padding: 8px;
    border: solid 1px #EAEAEB;
}

#rsstable td img
{
    clear: both;
}
#rsstable .details
{
    vertical-align: top;
}

#rsstable .status
{
    font-size: 10px;
}
#rsstable a
{
    display: block;
}
#rsstable .controller a
{
    font-size: 12px;
    padding-left: 20px;
    background-image: url(images/expand-close.png);
    background-repeat: no-repeat;
}
#rsstable .controller a:link, #rsstable .controller a:visited, #rsstable .controller a:active
{
    color: black;
    text-decoration: none;
}


#rsstable .controller a.open
{
    background-image: url(images/expand-open.png);
}
td.indent1
{
    padding-left: 30px !important;
}
td.indent2
{
    padding-left: 50px !important;
}

tr.links
{
    display: none;
}







.news-nav
{
    float: left;
    width: auto;
    font-size: 11px;
    margin: 10px 0 14px 10px;
    padding: 0 4px 0 16px;
    border-left: 1px #666666 solid;
}
.previous-item
{
    border: none;
}
.previous-item a
{
    background: url(images/small-arrow-left.png) no-repeat;
    padding: 0 0 2px 20px;
}
.next-item a
{
    background: url(images/small-arrow-right.png) no-repeat 63px 0;
    padding: 0 20px 2px 0;
}
/********************** CHANGE IN CUSTOM ******************/
.related-bar li
{
    margin: 0;
}
#news-content
{
    padding-top: 0;
}

#right-col-handlers
{
    margin-top: -41px;
}
#content .news-room-subsection a, #content .news-room-subsection-selected a
{
    color: black;
}
.news-room-subsection a
{
    background: url(images/expand-close.png) no-repeat 0 3px;
    padding-left: 16px;
}
.news-room-subsection-selected a
{
    background: url(images/expand-open.png) #d9e8ef no-repeat 0 2px;
    padding-left: 16px;
}
#news-room-subsection-tabs div:first-child
{
    background: none;
    color: #b71e1e;
}
.sub-list
{
    margin-top: 4px;
    margin-left: 8px;
}
.sub-list li
{
    margin-bottom: 2px;
}
/*------------------------------------------------------------------------------
	Communications Solution Starts here 
--------------------------------------------------------------------------------*/
#com
{
    padding: 14px 0;
}
#com-t
{
    background: url(images/com-t-962px.png) no-repeat;
    height: 14px;
    width: 962px;
}
#com-m
{
    background: url(images/com-m-962px.png) repeat-y;
    width: 962px;
}
#com-b
{
    background: url(images/com-b-962px.png) no-repeat;
    height: 14px;
    width: 962px;
}
#com-content
{
    padding: 0 20px;
}
#com-l
{
    float: left;
    width: 204px;
}
#com-r
{
    float: left;
    width: 690px;
    padding-left: 28px;
}
#com-r h1
{
    color: #0071ab;
    font-size: 16px;
    font-weight: bold;
    margin: 30px 0 20px 0;
}
.sub-list RadioButtonList ListItem
{
    color: Red;
}
.col-l-title
{
    font-size: 12px;
}
.radiobtn
{
    color: Red;
}
#global-map
{
    margin-top: 20px;
    background: url(images/global/none.png) no-repeat;
    height: 331px;
    width: 673px;
}
#global-map-all
{
    margin-top: 20px;
    background: url(images/global/all.png) no-repeat;
    height: 331px;
    width: 673px;
}
#africa
{
    margin: 20px auto 0 auto;
    background: url(images/global/africa.png) no-repeat;
    height: 464px;
    width: 424px;
}
.download
{
    margin: 20px 0 0 0;
}
.download img, .download p
{
    float: left;
    width: auto;
}
.download p
{
    padding-left: 15px;
}
#a
{
    clear: both;
    padding: 20px 0;
    visibility: hidden;
}
#categories2 .sub-list a:link, #categories2 .sub-list a:visited, #categories2 .sub-list a:active
{
    color: #333333;
}
#categories2 .sub-list a:hover
{
    color: #b21e1e;
    text-decoration: underline;
}
#categories2 > li > a
{
    font-size: 12px;
    padding-left: 20px;
    background-image: url(images/expand-close.png);
    background-repeat: no-repeat;
}
#categories2 > li > a:link, #categories2 > li > a:visited, #categories2 > li > a:active
{
    color: black;
    text-decoration: none;
}
#categories2 > li > a.open
{
    background-image: url(images/expand-open.png);
}
#categories2 .sub-list a.current:link, #categories2 .sub-list a.current:visited, #categories2 .sub-list a.current:hover, #categories2 .sub-list a.current:active
{
    color: #b21e1e;
    text-decoration: underline;
}




/*------------------------------------------------------------------------------
	Sign In tags starts here
--------------------------------------------------------------------------------*/
#sign-t
{
    background: url(images/sign-t-952px.png) no-repeat;
    width: 952px;
    height: 10px;
    margin-top: 20px;
}
#sign-m
{
    background: url(images/sign-m-952px.png) repeat-y;
    width: 952px;
    min-height: 517px;
}
#sign-b
{
    background: url(images/sign-b-952px.png) no-repeat;
    width: 952px;
    height: 8px;
    margin-bottom: 20px;
}
#sign-content
{
    padding: 25px;
    width: 600px;
}
#sign-content a:link, #sign-content a:visited, #sign-content a:active
{
    text-decoration: none;
}
#sign-content a:hover
{
    text-decoration: underline;
}
#sign-content h2, #register-content h2
{
    color: #0071ab;
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 12px;
    font-weight: bold;
}
#sign-content h3
{
    font-size: 13px;
    margin: 14px 0 -5px 0;
    padding: 0;
}
#sign-fields
{
    min-height: 300px;
}
.sign-up-button
{
    margin-left: 262px;
}
#sign-up-form
{
    font-size: 11px;
    color: #666666;
    margin: 12px 0;
}
#sign-up-form p
{
    color: #666666;
}
#sign-up-form td
{
    padding: 4px;
}
.sul
{
    text-align: right;
    vertical-align: top;
    width: 250px;
}
.sur
{
    padding: 0 0 0 5px;
    width: 300px;
}
#s-state-province
{
    width: 120px;
}
#s-zip-postal
{
    width: 60px;
}
#s-country
{
    width: 260px;
}
#s-telephone
{
    width: 100px;
    margin-right: 10px;
}
#s-ext
{
    width: 50px;
}
#register-content
{
    padding: 25px;
    width: 684px;
}
#register-content a:link, #register-content a:visited, #register-content a:active
{
    text-decoration: none;
}
#register-content a:hover
{
    text-decoration: underline;
}

.reg-col
{
    float: left;
    margin: 25px 17px 0 0;
    width: auto;
    position: relative;
}
.reg-t
{
    background: url(images/reg-t-211px.png) no-repeat;
    width: 211px;
    height: 26px;
}
.reg-m
{
    background: url(images/reg-m-211px.png) repeat-y;
    width: 211px;
    min-height: 160px;
}
.reg-b
{
    background: url(images/reg-b-211px.png) no-repeat;
    width: 211px;
    height: 8px;
}
.reg-t p
{
    color: White;
    padding-left: 12px;
}
.reg-m p
{
    color: #666666;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 10px;
}
.reg-link
{
    position: absolute;
    bottom: 0;
    padding: 0 0 15px 0;
}
#sign-in
{
    background: url(images/si-drop-shadow.png) no-repeat;
    margin: 5px auto;
    width: 513px;
    padding: 18px 0 0 18px;
    height: 413px;
}
#sign-in a:link, #sign-in a:visited, #sign-in a:active, #si-close a:link, #si-close a:visited, #si-close a:active
{
    text-decoration: none;
}
#si-close a:link, #si-close a:visited, #si-close a:active
{
    color: White;
}
#si-close a:hover, #sign-in a:hover
{
    text-decoration: underline;
}
#si-t
{
    background: url(images/si-t-476px.png) no-repeat;
    width: 476px;
    height: 27px;
    position: relative;
}
#si-m
{
    color: #666666;
    background: url(images/si-m-476px.png) #e6e6e6 no-repeat;
    width: 476px;
    height: 340px;
}
#si-m p
{
    color: #666666;
}
#si-b
{
    background: url(images/si-b-476px.png) no-repeat;
    width: 476px;
    height: 5px;
}
#si-close
{
    background: url(images/button-close.png) no-repeat;
    background-position: 45px 8px;
    color: White;
    padding-right: 4px;
    position: absolute;
    right: 0px;
}
#si-close a
{
    display: block;
    width: 60px;
}
#si-m h2
{
    color: #b71e1e;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 12px;
}
#sign-in-content
{
    padding: 30px 40px;
}
.choose-location
{
    float: left;
    width: auto;
    padding: 0 20px 0 0;
}
#login-table
{
    margin: 10px 0 0 0;
}
#login-table td
{
    height: 28px;
    padding: 4px;
}
#login-table td.col2
{
    width: 400px;
}
#si-m p.sorry
{
    color: #b71e1e;
}
#login-table td.button-sign-in
{
    height: 76px;
    vertical-align: bottom;
}
#login-table td.invalid input
{
    border: 1px #b71e1e solid;
}


.ml-20
{
    margin-left: 20px;
}


#homeflash-wrapper
{
    width: 724px;
    height: 285px;
    margin: 20px 0px 0px 5px;
}

#homeflash-fr
{
    width: 724px;
    height: 275px;
    text-align:center;
}
#homeflash
{

    width: 724px;
    height: 277px;
     text-align:center;
}



/*------------------------------------------------------------------------------
	Audience Engagement Cycle
--------------------------------------------------------------------------------*/
#audience-engagement-cycle
{
   
    position:relative;
    z-index:3;
}
#cycle
{
     
    background-image: url(images/cycle-lines.png);
    background-repeat: no-repeat;
    height: 402px;
    width: 420px;
    position:relative;
  
    margin-left: 250px;
    margin-top: 20px;
    z-index:2;
}
#cycle ul
{
    margin: 0px !important;
}
#cycle ul li
{
    position: absolute;
    list-style-type: none;
    margin: 0px !important;
    z-index:1;
}
#cycle .plan
{
    left: 168px;
    top: 0px;
    background-image: none !important;
}
#cycle .create
{
    left: 323px;
    top: 100px;
    background-image: none !important;
}
#cycle .analyze
{
    left: 42px;
    top: 292px;
    background-image: none !important;
}
#cycle .listen
{
    left: 0px;
    top: 102px;
    background-image: none !important;
}
#cycle .engage
{
    left: 168px;
    top: 166px;
    background-image: none !important;
}
#cycle .share
{
    left: 287px;
    top: 292px;
    background-image: none !important;
}
/*------------------------------------------------------------------------------
	Clue Tip
--------------------------------------------------------------------------------*/

.cluetip-rounded #cluetip-title, .cluetip-rounded #cluetip-inner
{
    zoom: 1;
}
#cluetip-close img
{
    border: 0;
}
#cluetip-title
{
    overflow: hidden;
}
#cluetip-title #cluetip-close
{
    float: right;
    position: relative;
}
#cluetip-waitimage
{
    width: 43px;
    height: 11px;
    position: absolute;
    background-image: url(images/wait.gif);
}
.cluetip-arrows
{
    display: none;
    position: absolute;
    top: 0;
    left: -11px;
    height: 22px;
    width: 11px;
    background-repeat: no-repeat;
    background-position: 0 0;
}
#cluetip-extra
{
    display: none;
}
.cluetip-default a:link, .cluetip-default a:active, .cluetip-default a:visited, .cluetip-default a:hover
{
    color: #069;
}
.cluetip-default #cluetip-outer
{
    position: relative;
    margin: 0;
}
.cluetip-default h3#cluetip-title
{
    padding: 0;
    font-size: 1.1em;
    font-weight: normal;
    background: url(images/tooltip-bg-top.png) no-repeat;
    color: #fff;
}
.cluetip-default #cluetip-title a
{
    color: #d9d9c2;
    font-size: .95em;
}
.cluetip-default #cluetip-inner
{
    padding: 0;
}
.cluetip-default div#cluetip-close
{
    text-align: right;
    margin: 0 5px 5px;
    color: #900;
}
.clue-right-default .cluetip-arrows
{
    background-image: url(images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows
{
    background-image: url(images/darrowright.gif);
    left: 100%;
    margin-right: -11px;
}
.clue-top-default .cluetip-arrows
{
    background-image: url(images/darrowdown.gif);
    top: 100%;
    left: 50%;
    margin-left: -11px;
    height: 11px;
    width: 22px;
}
.clue-bottom-default .cluetip-arrows
{
    background-image: url(images/darrowup.gif);
    top: -11px;
    left: 50%;
    margin-left: -11px;
    height: 11px;
    width: 22px;
}
.cluetip-jtip
{
    background-color: transparent;
}
.cluetip-jtip #cluetip-outer
{
    border: 2px solid #ccc;
    position: relative;
    background-color: #fff;
}
.cluetip-jtip h3#cluetip-title
{
    margin: 0 0 5px;
    padding: 0;
    font-size: 16px;
    font-weight: normal;
    background-color: #ccc;
    color: #333;
}
.cluetip-jtip #cluetip-inner
{
    padding: 0;
    display: inline-block;
}
.cluetip-jtip div#cluetip-close
{
    text-align: right;
    margin: 0 5px 5px;
    color: #900;
}
.clue-right-jtip .cluetip-arrows
{
    background-image: url(images/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows
{
    background-image: url(images/arrowright.gif);
    left: 100%;
    margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows
{
    background-image: url(images/arrowdown.gif);
    top: 100%;
    left: 50%;
    margin-left: -11px;
    height: 11px;
    width: 22px;
}
.clue-bottom-jtip .cluetip-arrows
{
    background-image: url(images/arrowup.gif);
    top: -11px;
    left: 50%;
    margin-left: -11px;
    height: 11px;
    width: 22px;
}
.cluetip-rounded
{
    margin-top: 10px;
    margin-left: 12px;
}
.cluetip-rounded #cluetip-outer
{
    margin-top: -12px;
}
.cluetip-rounded #cluetip-title
{
    background-color: transparent;
    padding: 0;
    margin: 0 -12px 0 0;
    position: relative;
}
.cluetip-rounded #cluetip-extra
{
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 12px;
    height: 30px;
    margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner
{
    padding: 0;
    margin: -18px -12px 0 0;
    position: relative;
}
.cluetip-rounded div#cluetip-close
{
    text-align: right;
    margin: 0 5px 5px;
    color: #009;
    background: transparent;
}
.cluetip-rounded div#cluetip-close a
{
    color: #777;
}
.clue-right-rounded .cluetip-arrows
{
    background-image: url(images/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows
{
    background-image: url(images/rarrowright.gif);
    left: 100%;
    margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows
{
    background-image: url(images/rarrowdown.gif);
    top: 100%;
    left: 50%;
    margin-left: -11px;
    height: 11px;
    width: 22px;
}
.clue-bottom-rounded .cluetip-arrows
{
    background-image: url(images/rarrowup.gif);
    top: -23px;
    left: 50%;
    margin-left: -11px;
    height: 11px;
    width: 22px;
}
.cstitle
{
    font-size: 14px;
    font-weight: bold;
    color: #CC0000;
    text-align: center;
    width: 260px;
}
.cstop
{
    background-image: url(images/rounded-top.png);
    background-repeat: no-repeat;
    width: 300px;
    height: 10px;
}
.csbottom
{
    background-image: url(images/rounded-bottom.png);
    background-repeat: no-repeat;
    width: 300px;
    height: 10px;
}
.csmiddle
{
    background-image: url(images/rounded-middle.png);
    background-repeat: repeat-y;
    width: 260px;
    padding-left: 20px;
    padding-right: 20px;
}
.mw-contact
{
    
}
.item-thumb img
{
    max-width: 100px !important;
    width: 100px !important;
    max-height: 125px !important;
}
.item-thumb
{
    width: 100px;
    float: left;
}



/*------------------------------------------------------------------------------
	Newspage templates
--------------------------------------------------------------------------------*/
#news
{
    margin: 16px 0 40px 0;
}

#news-t
{
    background: url(images/news-t-960px.png) no-repeat;
    padding-top: 10px;
    height: 33px;
    width: 960px;
}
#news-m
{
    background: url(images/news-m-960px.png) repeat-y;
    width: 960px;
    padding-bottom: 20px;
}
#news-b
{
    background: url(images/news-b-960px.png) no-repeat;
    height: 12px;
    width: 960px;
}
#news-m hr
{
    margin: 0 0 10px 0;
    width: 608px;
}
#news-content
{
    padding: 6px 7px 0 27px;
    width: 650px;
    float: left;
    line-height: 20px;
}
#news-copy
{
    margin: 5px 0 35px 0;
    padding: 0px;
    width: 650px;  
}
#news-copy a{
    white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
    white-space: -pre-wrap; /* Opera */
    white-space: -o-pre-wrap; /* Opera */
    white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
    word-wrap: break-word; /* IE 5.5+ */
}

#news-copy h1
{
    color: #0071ab;
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
}
#news-copy strong
{
}
#news-copy p
{
    margin: 8px 0;
     
}
#news-copy ul, #news-copy ol
{
    
    margin-top: 5px;
    margin-bottom:5px;
}

#news-copy table  
{
    margin-top: 5px;
    margin-bottom:5px;
}


#news-copy li
{
    margin-left: 25px;
    list-style-type:disc;
}

#news-copy sup
{
     font-size:10px !important;
     vertical-align:super !important;
}

#news-copy pre
{
    white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
    white-space: -pre-wrap; /* Opera */
    white-space: -o-pre-wrap; /* Opera */
    white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
    word-wrap: break-word; /* IE 5.5+ */
}


#view-related
{
    float: left;
    width: 366px;
    margin: 0 0 0 0;
}
#view-related-t
{
    height: 11px;
    width: 366px;
}
#view-related-m
{
    min-height: 170px;
    width: 352px;
    padding: 0 0 0 14px;
}
#view-related-b
{
    height: 7px;
    width: 366px;
}
#view-related-m div, #spotlight h1
{
    font-size: 15px;
    padding: 6px 0;
}
#view-related-m tr
{
    height: 20px;
}
#view-related p
{
    margin: 12px 0 0 0;
}
#view-related-m td.dotted-lead
{
    width: 170px;
    background-image: url(images/dots.png);
    background-repeat:no-repeat;
    padding-bottom: 2px;
    vertical-align:top;
}

#view-related-m a:link, #view-related-m a:visited, #view-related-m a:active, #spotlight-m a:link, #spotlight-m a:visited, #spotlight-m a:active, #news-copy a:link, #news-copy a:visited, #news-copy a:active, .news-nav a:link, .news-nav a:visited, .news-nav a:active, .news-story a:link, .news-story a:visited, .news-story a:active, .download a:link, .download a:visited, .download a:active
{
    text-decoration: none;
}
#view-related-m a:hover, #spotlight-m a:hover, #news-copy a:hover, .news-nav a:hover, .news-story a:hover, .download a:hover
{
    text-decoration: underline;
}

#spotlight
{
    float: left;
    width: 150px;
    margin: 0 0 0 10px;
}
#spotlight-t
{
    background: url(images/spotlight-t-218px.png) no-repeat;
    height: 11px;
    width: 218px;
}
#spotlight-m
{
    background: url(images/spotlight-m-218px.png) repeat-y;
    min-height: 170px;
    width: 218px;
    padding: 0 0 0 14px;
}
#spotlight-b
{
    background: url(images/spotlight-b-218px.png) no-repeat;
    height: 7px;
    width: 218px;
}
#spotlight li
{
    line-height: 20px;
    list-style-image: url(images/list-style-red-dot.png);
    list-style-position: inside;
}
#handlers
{
    clear: both;
}
#handlers p
{
    clear: both;
    word-wrap: break-word;
}
#handlers div
{
    clear: both;
    word-wrap: break-word;
}
#right-col-handlers
{
    float: left;
    width: 270px;
    margin: -34px 0 0 5px;
}
#right-col-handlers a:link, #right-col-handlers a:active, #right-col-handlers a:visited
{
    text-decoration: none;
    color: White;
}
#right-col-handlers a:hover
{
    text-decoration: underline;
    color: White;
}
#master-handlers li
{
    height: 29px;
    float: left;
    padding: 5px 0 0 10px;
}
#handlers > li
{
    border-top: 1px solid white;
    background: #999999;
    padding: 0px 0 0 0px;
    width: 267px;
}
#handlers > li:last-child
{
    border-bottom: 1px solid white;
}
#master-handlers a:link, #master-handlers a:active, #master-handlers a:visited
{
    text-decoration: underline;
}
#expand a
{
    background-image: url(images/expand-close.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-right: 10px;
}
#collapse a
{
    background-image: url(images/expand-open.png);
    background-repeat: no-repeat;
    padding-left: 20px;
}

#handlers > li > a:link, #handlers > li > a:visited, #handlers > li > a:active, #handlers > li > a:hover
{
    color: White;
    background-image: url(images/expand-close.png);
    background-repeat: no-repeat;
    background-position: 10px 11px;
    height: 26px;
    display: block;
    padding: 8px 0 0 30px;
    width: 237px;
}
#handlers > li > a.open
{
    background-image: url(images/expand-open.png);
}
#handlers > li > ul
{
    background: #e6e6e6;
    padding: 0 0 0 30px;
}
#handlers a:link, #handlers a:active, #handlers a:visited, #handlers a:hover
{
    color: #0071ab;
}
#mg-contain
{
    display: block;
    margin: 0 0 0 -20px;
    width:250px;
}
#related-news-list li
{
    padding: 8px 0;
}
ul.rightnewroom
{
    width: 237px;
}
ul.rightnewroom li
{
    width: 225px;
    overflow: hidden;
}
#homenews
{
    padding-top: 5px;
}
#homenewstop
{
    background: url(images/full-top-962px.png) no-repeat;
    width: 962px;
    height: 16px;
}
#homenewsmiddle
{
    background: url(images/full-m-962px.png) repeat-y;
    width: 962px;
    padding-left: 10px;
}
#homenewsmiddle .news-item-news-room
{
    width: 940px !important;
}
#homenewsbottom
{
    background: url(images/full-b-962px.png) no-repeat;
    width: 962px;
    height: 13px;
}
#more-news
{
    clear: both;
    width: 940px;
    height: 20px;
    margin-left:10px;
    line-height: 20px;
    text-align: center;
    margin-top:10px;
    background-image:url(images/single-dot.png);
    background-repeat:repeat-x;
    background-position:center center;
    margin-bottom:10px;
    position:relative;
}
#more-news a
{
    position:absolute;
    left:400px;
    display:block;
    width:120px;
    background-color:#FFFFFF;
}
#homenewsmiddle .news-story-news-room
{
    width:620px;
}
.Pager
{
    padding-left:10px;
    width:720px;
    height:35px;    
    line-height:25px;
    margin-top:10px;
    border-bottom: 1px solid #C1C1C1;
    position:relative;
    color:#666666;
}
.Pager a, .Pager a:link, .Pager a:visited
{
    color:#666666 !important;
    text-decoration:none;
    
}
.Pager a:hover
{
     
    text-decoration:underline;
}
.PagerStatus
{
    left:10px;
    position:absolute;
    width:200px;
}
.PagerLinks
{
    position:absolute;
    right:0px;
    width:520px;
    text-align:right;
}
.Pager img
{
     vertical-align:middle;
}

.current
{
    color:#B21E1E;
    font-weight:bold;
    text-decoration:underline;
}

#sign-up-now
{
    background: url(images/spotlight-box-2.png) no-repeat;
    width: 158px;
    height: 130px;
    margin-top: 30px;
    padding: 20px 20px 0 20px;
}
#sign-up-now .title
{
    color: #b21e1e;
}

.sm1 ul
{
    padding-bottom: 10px;
}

.sm1 li
{
    margin-left: 20px;
    list-style-type: disc;
}
.sm2 ul
{
    padding-bottom: 10px;
}

.sm2 li
{
    margin-left: 40px;
    list-style-type: disc;
}
.sm3 ul
{
    padding-bottom: 10px;
}

.sm3 li
{
    margin-left: 50px;
    list-style-type: disc;
}


.related-news-list a
{
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}


a.itemmodal img
{
    display:none;
}

.ecitems
{
    display:none;
}
.headlineonlylist li
{
    float:left;
    width:700px;
    margin:0px 20px 10px 20px;
}

.ks p {
    width: 680px !important;
}
/*~ newsroom.css */
#newsroom
{
    
}
div.scroll_table table
{ 
    empty-cells: show;
    
}
.newsroom-twocolumn .newsroom-top
{
    background: url(images/newsroom-twocolumn-top_s1.png) no-repeat scroll 0 0 transparent;
    height: 10px;
    width: 960px;
}
.newsroom-onecolumn .newsroom-top
{
    background: url(images/newsroom-onecolumn-top_s1.png) no-repeat scroll 0 0 transparent;
    height: 10px;
    width: 960px;
}
.newsroom-onecolumn .newsroom-middle
{
    background: url(images/newsroom-onecolumn-middle_s1.png) repeat-y;
    width: 960px;
}

.newsroom-twocolumn .newsroom-middle
{
    background: url(images/newsroom-twocolumn-middle_s1.png) repeat-y;
    width: 960px;
}
.newsroom-onecolumn .newsroom-bottom
{
    background: url(images/newsroom-onecolumn-bottom_s1.png) no-repeat scroll 0 0 transparent;
    width: 960px;
    height: 35px;
}
.newsroom-twocolumn .newsroom-bottom
{
    background: url(images/newsroom-twocolumn-bottom_s1.png) no-repeat scroll 0 0 transparent;
    width: 960px;
    height: 35px;
}

.newsroomlink
{
    height: 30px;
    line-height: 30px;
    float: left;
}
.newsroom-twocolumn .newsroomlink
{
    width: 580px;
}
.newsroom-onecolumn .newsroomlink
{
    width: 920px;
}
.newsroom-left
{
    padding: 6px 7px 0 20px;
    float: left;
    line-height: 20px;
}
.newsroom-twocolumn .newsroom-left
{
    width: 605px;
}
.newsroom-onecolumn .newsroom-left
{
    width: 920px;
}



.newsroom-twocolumn .scroll_table
{
    clear: both;
    margin-bottom: 8px;
    max-width: 600px;
    min-width: 600px;
    overflow: auto;
    width: 600px;
     overflow-y: hidden;
    -ms-overflow-y: hidden;
}

.newsroom-onecolumn .scroll_table
{
    clear: both;
    margin-bottom: 8px;
    max-width: 900px;
    min-width: 900px;
    overflow: auto;
    padding-bottom: 30px;
    width: 900px;
    overflow-y: hidden;
    -ms-overflow-y: hidden;
}


.newsroom-right
{
    width: 324px;
    float: left;
}

.newsroom-right h3
{
    background-color: #999999;
    height: 30px;
    line-height: 30px;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
}
.newsroom-right-content
{
    padding: 10px;
    width: 304px;
}

#newsroom-copy
{
    margin: 15px 15px 40px 0px;
    padding: 15px 0px 0px 0px;
    clear:both;
    
}


#newsroom-copy li
{
    margin-left: 20px;
}
#newsroom .controls
{
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    height: 40px;
    padding-top: 5px;
    float: left;
}

.newsroom-twocolumn .controls
{
    width: 580px;
}
.newsroom-onecolumn .controls
{
    width: 920px;
}






#newsroom .controls li
{
    float: left;
    font-size: 10px;
    width: auto;
    padding: 5px 15px;
    vertical-align: middle;
    background-image: url(images/newroom-bar-item.gif);
    background-position: top right;
    background-repeat: no-repeat;
}




li.socialmedialinks
{
    padding-right: 10px !important;
    padding-top: 0px !important;
    padding-left: 0px !important;
}

.newsroom-social li
{
    background-image: none !important;
    padding: 2px 5px !important;
}

#newsroom .controls li:last-child
{
    background-image: none;
    padding-top: 6px;
}
#newsroom .controls li a
{
    background-position: 0 2px;
}
#newsroom .controls li a:link, #newsroom .controls a:active, #newsroom .controls a:visited
{
    color: Black;
    text-decoration: none;
}
#newsroom .controls li a:hover
{
    color: Black;
    text-decoration: underline;
}


.newsroom-right-item li
{
    border-top: solid 1px #868686;
    padding-bottom: 10px;
    padding-top: 10px;
}
.newsroom-right-item li:first-child
{
    border-top: none !important;
    padding-top: 0 !important;
}


.newsroom-twocolumn .newsroom-contact
{
    margin: 20px 0 0 10px;
    width: 580px;
}
.newsroom-onecolumn .newsroom-contact
{
    margin: 20px 0 0 10px;
    width: 895px;
}

#newsroom-contact-top
{
    background-image: url(images/box-top-right_s1.png);
    background-position: right center;
    background-repeat: no-repeat;
    height: 10px;
}

#newsroom-contact-middle h2
{
   line-height:30px;
    font-size: 15px;
}
#newsroom-contact-top div
{
    background-image: url(images/box-top-left_s1.png);
    background-position: left center;
    background-repeat:no-repeat;
    height: 10px;
    width: 6px;
}
#newsroom-contact-middle
{
    padding: 0 16px 0 14px;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
}
#newsroom-contact-bottom
{
    background-image: url(images/box-bottom-right_s1.png);
    background-position: right center;
    background-repeat: no-repeat;
    height: 7px;
}
#newsroom-contact-bottom div
{
    background-image: url(images/box-bottom-left_s1.png);
    background-position: left center;
    background-repeat:no-repeat;
    height: 7px;
    width: 6px;
}

#newsroom-contact h1
{
    color: #b21e1e;
    font-size: 15px;
    padding: 6px 0;
}



#newsroom-contact-middle a
{
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}


#newsroom-contact-middle ul
{
    list-style-type: none !important;

}




.newsroom-onecolumn .frcontrols
{
    height: 45px !important;
    position: relative;
}


.newsroom-twocolumn .frcontrols
{
    height: 80px !important;
    position: relative;
}




.newsroom-onecolumn .cette
{
     
   
}

.newsroom-onecolumn .envoyer
{
   
    
    
    padding-top: 5px !important;
    padding-left: 15px !important;
    padding-right: 20px !important;
}
.newsroom-onecolumn .imprimable
{
   
}


.newsroom-twocolumn .cette
{
    background-image: none !important;
    width: 300px !important;
}
.newsroom-twocolumn .envoyer
{
    position: absolute;
    left: 0px;
    top: 45px;
    padding-top: 5px !important;
    padding-left: 5px !important;
    padding-right: 20px !important;
}
.newsroom-twocolumn .imprimable
{
    position: absolute;
    left: 160px;
    top: 45px;
}


.mw_release ul
{
    list-style-type: disc;
}

#newsroom-copy ul
{
    list-style-type: disc;
}

#newsroom-copy ul li ul {
    list-style-type: circle;
}

#newsroom-copy ul li ul li ul {
    list-style-type: square;
}
/*~ mw_overrides.css */
/* ---------------------------------------------------------------------
Font family definitions
------------------------------------------------------------------------ */
/* ----- Avenir ----- */
@import url("//fast.fonts.net/lt/1.css?apiType=css&c=427f723a-33be-4f41-8923-41a6bb3eaba3&fontids=724320,724323,724326,724329,724332,724335,724338,724341,724344,724347,724350,724353");
@font-face{
    font-family:"Avenir";
    font-weight: normal;
    font-style: normal;
    src:url("/App_Themes/MarketWire/fonts/724332/469ea7ce-bb40-478a-aa21-da079357c969.eot?#iefix");
    src:url("/App_Themes/MarketWire/fonts/724332/469ea7ce-bb40-478a-aa21-da079357c969.eot?#iefix") format("eot"),url("/App_Themes/MarketWire/fonts/724332/5104d540-ac5c-442d-8581-1e9f4ecd37f0.woff") format("woff"),url("/App_Themes/MarketWire/fonts/724332/6662a841-5b52-4af6-a868-6b43e3d7b263.ttf") format("truetype"),url("/App_Themes/MarketWire/fonts/724332/bfcb105e-6348-434a-ba7b-31cd4bb80da6.svg#bfcb105e-6348-434a-ba7b-31cd4bb80da6") format("svg");
}
@font-face{
    font-family:"Avenir";
    font-weight: normal;
    font-style: italic;
    src:url("/App_Themes/MarketWire/fonts/724335/45f33033-1957-4ec4-8fed-f9cc8552b0ae.eot?#iefix");
    src:url("/App_Themes/MarketWire/fonts/724335/45f33033-1957-4ec4-8fed-f9cc8552b0ae.eot?#iefix") format("eot"),url("/App_Themes/MarketWire/fonts/724335/4ae57b20-bad8-4fce-aeed-e0187e5a14bf.woff") format("woff"),url("/App_Themes/MarketWire/fonts/724335/6f808037-2d93-4f7d-b6bd-47f8efebc184.ttf") format("truetype"),url("/App_Themes/MarketWire/fonts/724335/ad5d3830-dabe-4aab-abd6-5298cf252a1b.svg#ad5d3830-dabe-4aab-abd6-5298cf252a1b") format("svg");
}
@font-face{
    font-family:"Avenir";
    font-weight: bold;
    font-style: normal;
    src:url("/App_Themes/MarketWire/fonts/724344/e9427e66-afa8-4ceb-bb31-7a970fb469ea.eot?#iefix");
    src:url("/App_Themes/MarketWire/fonts/724344/e9427e66-afa8-4ceb-bb31-7a970fb469ea.eot?#iefix") format("eot"),url("/App_Themes/MarketWire/fonts/724344/748da442-9dd9-4a4d-8da0-b114e16e5d7f.woff") format("woff"),url("/App_Themes/MarketWire/fonts/724344/6beeeb66-0b4e-4162-8788-8bf688b9829a.ttf") format("truetype"),url("/App_Themes/MarketWire/fonts/724344/8afe744b-89a2-4ae2-a88e-05c6882580f3.svg#8afe744b-89a2-4ae2-a88e-05c6882580f3") format("svg");
}
@font-face{
    font-family:"Avenir";
    font-weight: bold;
    font-style: italic;
    src:url("/App_Themes/MarketWire/fonts/724347/b65661b0-4944-4569-a481-7956ed0037c4.eot?#iefix");
    src:url("/App_Themes/MarketWire/fonts/724347/b65661b0-4944-4569-a481-7956ed0037c4.eot?#iefix") format("eot"),url("/App_Themes/MarketWire/fonts/724347/d8ea60b1-63d8-42d5-b780-fb10cd01d410.woff") format("woff"),url("/App_Themes/MarketWire/fonts/724347/61d90118-e984-41be-916f-8710743223b7.ttf") format("truetype"),url("/App_Themes/MarketWire/fonts/724347/d632b415-7d2d-4eef-88fa-9f3294009aca.svg#d632b415-7d2d-4eef-88fa-9f3294009aca") format("svg");
}

/* ----- Museo ----- */
@import url("//hello.myfonts.net/count/27adf4");
@font-face {
    font-family: 'Museo';
    font-weight: normal;
    font-style: normal;
    src: url('/App_Themes/MarketWire/fonts/27ADF4_2_0.eot');src: url('/App_Themes/MarketWire/fonts/27ADF4_2_0.eot?#iefix') format('embedded-opentype'),url('/App_Themes/MarketWire/fonts/27ADF4_2_0.woff') format('woff'),url('/App_Themes/MarketWire/fonts/27ADF4_2_0.ttf') format('truetype');
}
@font-face {
    font-family: 'Museo';
    font-weight: normal;
    font-style: normal;
    src: url('/App_Themes/MarketWire/fonts/27ADF4_4_0.eot');src: url('/App_Themes/MarketWire/fonts/27ADF4_4_0.eot?#iefix') format('embedded-opentype'),url('/App_Themes/MarketWire/fonts/27ADF4_4_0.woff') format('woff'),url('/App_Themes/MarketWire/fonts/27ADF4_4_0.ttf') format('truetype');
}
@font-face {
    font-family: 'Museo';
    font-weight: bold;
    font-style: italic;
    src: url('/App_Themes/MarketWire/fonts/27ADF4_6_0.eot');src: url('/App_Themes/MarketWire/fonts/27ADF4_6_0.eot?#iefix') format('embedded-opentype'),url('/App_Themes/MarketWire/fonts/27ADF4_6_0.woff') format('woff'),url('/App_Themes/MarketWire/fonts/27ADF4_6_0.ttf') format('truetype');
}
@font-face {
    font-family: 'Museo';
    font-weight: bold;
    font-style: italic;
    src: url('/App_Themes/MarketWire/fonts/27ADF4_9_0.eot');src: url('/App_Themes/MarketWire/fonts/27ADF4_9_0.eot?#iefix') format('embedded-opentype'),url('/App_Themes/MarketWire/fonts/27ADF4_9_0.woff') format('woff'),url('/App_Themes/MarketWire/fonts/27ADF4_9_0.ttf') format('truetype');
}

/* Navy Blue: #002c40 */
/* Light Blue: #0071BB */

/* Corporate Site Overrides */

.header-extras li
{
	font-size: 13px;
	line-height: 13px;
}

.menuDrop
{
	font-size: 12px;
}

/* Overall Layout */

.main
{
	display: block;
	width: 960px;
	margin: 10px auto 0;
}

#rounded-bg-top,
#rounded-bg
{
	background: none !important;
}

/* Left Navigation */

#news-room-left
{
	width: 220px !important;
	margin-right: 10px;
	background: transparent url("/App_Themes/MarketWire/images/diaglines-gray.png") repeat !important;
}

#news-see-all li
{
	line-height: 1.5em  !important;
}

#news-see-all,
#browse
{
	margin-left: 0 !important;
	padding: 8px 0 10px 10px !important;
	border-bottom: none !important;
}

#browse strong,
#search-news strong
{
	font-size: 1.2em;
	/*font-weight: normal;*/
}

#search-news
{
	margin-left: 0 !important;
	padding: 8px 10px 10px 10px !important;
	border-bottom: none !important;
}

.search-it input[type="text"]
{
	width: 168px !important;
}

#categories > li > a:link,
#categories > li > a:visited,
#categories > li > a:active,
#search-news a:link,
#search-news a:visited,
#search-news a:active,
#categories .sub-list a:hover
{
	color: #0071BB  !important;
}

/* 'All News' Listing */

#news-room-right-top,
.Pager
{
	border-bottom: none !important;
	color: #002c40 !important;
}

.Pager
{
	font-size: 0.9em !important;
	font-weight: bold !important;
}

.Pager a,
.Pager a:link,
.Pager a:visited
{
	color: #0071BB  !important;
}

.current
{
	color: #002c40 !important;
	text-decoration: none !important;
}

.news-story-news-room
{
	font-size: 1em;
	line-height: 1.1em;
}

.news-story-news-room p:first-child
{
	padding-top: 0;
}

.news-story-news-room p:first-child a
{
	font-size: 1.2em;
}

.news-item-news-room
{
     border-bottom: solid 1px #ccc;
     /*background: transparent url("../images/bg_newsroom_newsitem.png") repeat-y 634px 0;*/
     padding: 12px 0 5px;
}

.news-item-news-room div.clear
{
	height: 1px;
}

.news-item-news-room .headlinedate
{
	font-size: 0.8em;
}

#news-room-subsection-tabs
{
     padding-left: 8px;
}

#news-room-results
{
     border-bottom: none;
}

/* 'Headlines Only' Listing */
.headlineonlylist  
{
	padding: 12px 0 5px;
}
.headlineonlylist .headlinetitle
{
	margin-bottom: 3px;
	font-size: 0.9em;
}

.headlineonlylist .headlinedate
{
	font-size: 14px;
}

.news-buttons
{
      width: 95px;
      margin-left: 5px;
}

.news-buttons img
{
      margin-bottom: 0;
}

/* RSS & Related News Tooltips */

#cluetip
{
	background-color: #fff;
	font-family: inherit !important;
	font-size: 13px;
}

/*
.cluetip-default h3#cluetip-title
{
    background : url("images/tooltip-bg-top.png") no-repeat scroll 0 0 transparent;
	display: none !important;
}
*/

#related-news-tooltip-contain h1,
#newsfeed-tooltip-contain h1
{
	color: #002c40;
}

#related-news-tooltip-contain table td
{
	padding: 5px 0;
	font-size: 13px;
}

#tooltip-border-related,
#tooltip-border-newsfeed
{
	border: none;
	padding: 0;
}

#browse-tip-related
{
	width: 380px;
	background: none;
	background-color: #fff;
	margin: 10px;
	padding-left: 0;
}

#browse-tip-related a
{
	color: #0071BB;
}

#browse-tip-newsfeed
{
	display: none;
}

#feed-info td
{
	height: auto;
}

#tooltip-border-newsfeed .red
{
	color: #002c40;
}

#tooltip-border-newsfeed  #feed-info td.no-padding
{
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}

/* Refine Search */

#news-room-subsection-tabs div:first-child
{
	color: #002c40 !important;
}

#news-room-subsection-tabs a:link,
#news-room-subsection-tabs a:visited,
#news-room-subsection-tabs a:active
{
	height: 16px;
	line-height: 13px;
	color: #0071BB;
	background-color: transparent !important;
}

#news-room-subsection-tabs > div > table
{
	font-size: 0.9em;
}

.RBTitleContainer,
.RBTitleContainerFirst,
.news-room-subsection,
.news-room-subsection-selected
{
	border: none !important;
}

.news-room-subsection,
.news-room-subsection-selected
{
	height: 18px !important;
	padding: 4px 10px 0;
}

.RBTitleContainer
{
	margin-right: 5px;
}

.RBTitleContainerFirst
{
	margin-right: 0;
	line-height: 13px;
}

.RBTitleContainerFirst .news-room-subsection
{
	padding-left: 3px;
}

.RBTitleContainer.ui-state-active,
.RBTitleContainer.ui-state-hover
{
	background-color: #c8dee8 !important;
}

.news-room-subsection a,
.news-room-subsection-selected a
{
	background-position: 0 0 !important;
}

#news-room-subsection-tabs
{
	font-family: inherit !important;
}

#news-room-subsection-tabs > div
{
	margin-top: 10px;
	border: none;
	background: none;
	font-size: 0.8em;
}

#divSearch input[type="submit"]
{
	font-family: inherit !important;
	font-size: 0.9em !important;
}

/* Advanced Search */

#lead
{
	font-size: 0.9em;
}

#lead > .ContentPadding > h1
{
	margin-bottom: 10px;
}

#lead > .ContentPadding > table
{
	margin-bottom: 10px;
}

#lead > .ContentPadding > table td,
#lead > .ContentPadding > table th
{
	vertical-align: top;
	padding-top: 4px;
}

#lead > .ContentPadding > table .align-center
{
	vertical-align: middle;
}

#divExactMatch
{
	margin-top: 5px;
}

/* Advanced Search Results */

#full-t,
#full-m,
#full-b
{
	background: none;
}

.mw-smartSearchResultsDescription
{
	font-size: 0.8em;
	line-height: 1.4em;
}

/* Newsroom Details Page */

.newsroom-top,
.newsroom-middle,
.newsroom-bottom
{
	background: none !important;
}

#newsroom .controls
{
	border: none !important;
}

.newsroom-right
{
	background: transparent url("/App_Themes/MarketWire/images/diaglines-gray.png") repeat;
}

#newsroom .controls li
{
	cursor: pointer !important;
}

#newsroom .controls a:link,
#newsroom .controls a:hover,
#newsroom .controls a:active,
#newsroom .controls a:visited
{
	color: #0071BB !important;
}

#newsroom-copy h1
{
	font-size: 22px;
	font-weight: bold;
	line-height:1.3;
}

.newsroom-right h3
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: none !important;
	border-bottom: solid 1px #D0D2D3;
	color: #002c40 !important;
	font-weight: bold;
	text-transform: uppercase;
}

.newsroom-contact
{
	margin-left: 0 !important;
	border-top: solid 1px #D0D2D3;
}

#newsroom-contact-top,
#newsroom-contact-bottom,
#newsroom-contact-top div,
#newsroom-contact-bottom div,
#view-related-t,
#view-related-b
{
	background: none !important;
}

#newsroom-contact-middle,
#view-related-m
{
	border: none !important;
	background: none !important;
	padding: 0 !important;
}

#newsroom-contact-middle h2,
#view-related-m div,
#spotlight h1
{
	color: #ef4035 !important;
	font-weight: bold;
	text-transform: uppercase;
}

#newsroom-contact-middle li
{
	margin-left: 0 !important;
}

#newsroom-contact-middle .mw-contact p,
#view-related-m > table
{
	font-size: 0.9em;
}

img#clear_dot
{
	width: 20px;
	height: 20px;
}

/* Email A Friend Page */

.mw-EmailAFriend h1
{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
}

.mw-EmailAFriendTable td
{
	font-size: 0.8em;
	vertical-align: middle;
}

.mw-EmailAFriendTable td.mw-CommentsLabel
{
	vertical-align: top;
	padding-top: 4px;
}

.mw-EmailAFriendTable td.mw-CaptchaRow
{
	padding-top: 10px;
}

#newsroom-copy p
{
	font-size:14px !important;
}

#newsroom-copy table
{
	font-size:14px !important;
}

.news-story-news-room p
{
	font-size:14px !important;
}

#newsroom-copy ul li
{
	font-size:14px !important;
}

#newsroom-copy pre
{
	font-family:Andale Mono, Courier New !important;
}

#newsroom-copy sub {
  vertical-align: -0.6em !important;
  font-size: 0.8em !important;
}

#newsroom-copy sup {
  vertical-align: 0.6em !important;
  font-size: 0.8em !important;
}

#newsroom-copy b, strong {
  font-weight: bold !important;  
}

#newsroom-copy i, em {
  font-style: italic !important;
}

#newsroom-copy p {
	line-height:1.3;
}

.news-thumb img{
	margin-left:9px;
}

.newsroomlink{
	margin-top:5px;
}

#newsroom .controls {
	margin-top:5px;
}

#newsroom-copy p#news-date {
    margin-bottom: 1.5em;
}

/* new */
.search-results-margin-top {
    margin-top: 5px;
}

.search-results-width { 
    width: 590px;
}    