/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxx   TOOL STYLES   xxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ir .nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .ir .nav>li.dropdown.open.active>a:hover, #main-nav #main-menu ul>li.dropdown.open.active>a:hover, .nav>li.dropdown.open.active>a:focus, #main-nav #main-menu ul>li.dropdown.open.active>a:focus {
color: #FFF;
background-color: #004671;
border-color: #004671;
}

h2.irHeading {
 margin-top: 30px;
}

.home-banner h1 {
font-family: pfdindisplaypro-extrathin;
font-size: 8.6875em;  
}

#login-icon {
background: url(https://www.digitalglobe.com/sites/all/themes/digitalglobe/images/Partner_ICON.png) no-repeat;
background-size: 17px;
padding-left: 24px;
padding-right: 20px;
font-family: pfdindisplaypro_thin_webfont;
color: #FFF;
  
}


#page #main-nav li a {
font-family: pfdindisplaypro_thin_webfont;
}

.menu li a{
  font-size: 16px;
  font-style: normal;
  font-weight:normal;
}

#login-icon a, #investors-icon a{
font-family: pfdindisplaypro_thin_webfont;
color: #FFF;
}


.sideNav-main li{
  border-bottom:1px solid #ccc;
  padding-top:3px;
  padding-bottom:3px;
}

.sideNav-main ul li{
padding-left:30px;
}

.sideNav-main .selected{
  color:#669900;
}



@font-face {
    font-family: 'pfdindisplaypro_thin_webfont';
    src: url('/media_files/IROL/70/70788/pfdindisplaypro-thin-webfont.eot');
    src: url('/media_files/IROL/70/70788/pfdindisplaypro-thin-webfont.eot?#iefix') format('embedded-opentype'),
    url('/media_files/IROL/70/70788/pfdindisplaypro-thin-webfont.woff') format('woff'),
    url('/media_files/IROL/70/70788/pfdindisplaypro-thin-webfont.ttf') format('truetype');
   /* url('/media_files/IROL/70/70788/pfdindisplaypro-thin-webfont.svg#pfdindisplaypro_thin_webfont') format('svg');*/
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'pf_dindisplay_pro_thinregular';
    src: url('/media_files/IROL/70/70788/pfdindisplaypro-thin-webfont.eot');
    src: url('/media_files/IROL/70/70788/pfdindisplaypro-thin-webfont.eot?#iefix') format('embedded-opentype'),
    url('/media_files/IROL/70/70788/pfdindisplaypro-thin-webfont.woff') format('woff'),
    url('/media_files/IROL/70/70788/pfdindisplaypro-thin-webfont.ttf') format('truetype');
   /* url('/media_files/IROL/70/70788/pfdindisplaypro-thin-webfont.svg#pfdindisplaypro_thin_webfont') format('svg');*/
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'pfdindisplaypro-extrathin';
    src: url('/media_files/IROL/70/70788/pfdindisplaypro-thin-webfont.eot');
    src: url('/media_files/IROL/70/70788/pfdindisplaypro-thin-webfont.eot?#iefix') format('embedded-opentype'),
    url('/media_files/IROL/70/70788/pfdindisplaypro-thin-webfont.woff') format('woff'),
    url('/media_files/IROL/70/70788/pfdindisplaypro-thin-webfont.ttf') format('truetype');
   /* url('/media_files/IROL/70/70788/pfdindisplaypro-thin-webfont.svg#pfdindisplaypro_thin_webfont') format('svg');*/
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'pfdindisplaypro_md_webfont';
    src: url('/media_files/IROL/70/70788/27B145_1_0.eot');
    src: url('/media_files/IROL/70/70788/27B145_1_0.eot?#iefix') format('embedded-opentype'),
    url('/media_files/IROL/70/70788/27B145_1_0.woff') format('woff'),
    url('/media_files/IROL/70/70788/27B145_1_0.ttf') format('truetype');
   /* url('/media_files/IROL/70/70788/27B145_1_0.svg#27B145_1_0') format('svg');*/
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pfdindisplaypro_lt_webfont';
    src: url('/media_files/IROL/70/70788/2AD2C9_8_0.eot');
    src: url('/media_files/IROL/70/70788/2AD2C9_8_0?#iefix') format('embedded-opentype'),
    url('/media_files/IROL/70/70788/2AD2C9_8_0.woff') format('woff'),
    url('/media_files/IROL/70/70788/2AD2C9_8_0.ttf') format('truetype');
   /* url('/media_files/IROL/70/70788/2AD2C9_8_0.svg#2AD2C9_8_0') format('svg');*/
    font-weight: normal;
    font-style: normal;
}





.no-touch .page-investors #main { padding-top: 560px; }

.recent-news-list .date { margin-bottom: 0; color: #DEDEDE; font-size: 1.1em; }
.recent-news-list .title { margin-top: 0; }
.recent-news-list .title a { color: #FFFFFF; font-weight: normal; }

@media only screen and (max-width: 767px) {
  #main { padding-top: 0 !important; }
  .carousel-inner { height: auto !important; }
}

.icon img {max-width: none !important;}


/* subNav */

.subNav {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.subNav li {
	display: table;
	float: left;
	margin: 0 7px 30px 0;
	min-width: 17%;
	padding: 0;
}

.subNav a {
	background-color: #F3F3F3;
	border-radius: 5px 5px 5px 5px;
	display: table-cell;
	*display: block /* ie7 fix */;
	min-height: 74px;
	padding: 5px 15px;
	text-align: center;
	vertical-align: middle;
	display: block;
}

.subNav .selected {
	background-color: #004671;
	color: #FFFFFF;
}

.subNav a:hover {
	background-color: #004671;
	color: #FFFFFF;
	text-decoration: none;
}

.subNav .selected:hover {
	cursor: text;
}

/* /.subNav */



/* FAQ */

.showHideAll {
	text-align: right;
}

.symbol {
	font-weight: bold;
}

.symbol.minus {
	font-size: 22px;
}

.faqList {
	border: 2px solid #D5DFE5;
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 25px;
}

.faqQ {
	border-bottom: 1px solid #D5DFE5;
	color: #004671;
	cursor: pointer;
	margin: 0;
	padding: 10px;
}

.faqQ.active {
	background-color: #F3F3F3;
	border-bottom: medium none;
	font-weight: bold !important;
}

.faqQ:hover {
	background-color: #F3F3F3;
}

.faqA {
	border-bottom: 1px solid #D5DFE5;
	margin: 0;
	padding: 5px 10px;
}

.faqA.active {
	background-color: #F3F3F3;
}

/* /.FAQ */



.homeStock {
	border: 1px solid #D5DFE5;
	float: right;
	margin-left: 20px;
	width: 250px;
	padding: 0px;
	margin-right: 20px;
}

.homeStock tr.ccbnOutline table td {
	/* padding: 5px 15px; */
}

#govComm tr.ccbnOutline table td {
	padding: 10px;
}

#govComm .ccbnTblTtl {
  color: #004671;
  font-size: 21px;
  line-height: 21px;
}

#govComm .ccbnTblTtl {
	font-size: 18px;
	line-height: 18px;
}

.alertsContent label {
	display: inline;
}

.formFix img {
    vertical-align: middle;
}



/* Toolkit */

.toolkit {
	background-color: #194d6d;
	margin-top: 20px;
	padding: 10px !important;
        font-size: 16px;
}

.toolkit img {
	max-width: none;
}

.toolkit a {
	color: #FFFFFF;
	font-weight: normal;
}

.toolkit table {
        border-collapse: initial !important;
        border-spacing: 1px !important;
}

.toolkit td {
        padding: 3px;
}

/* /.Toolkit */



/* ICC */

.calendarICC {
	float: left;
	margin-right: 3%;
	width: 50%;
}

.calendarInst {
	float: left;
	width: 47%;
}

td.ccbnOutlineCal {
	border: 1px solid #D5DFE5;
	padding: 1px;
}

td.ccbnOutlineCal table td {
	padding: 5px 10px;
}

td.ccbnOutlineCal .ccbnBgTblTtl > td {
	background-color: #004671;
}

td.ccbnOutlineCal .ccbnBgTblTtl > td > span {
	color: #fff;
}


/* /.ICC */



.qEarningsTbl .ccbnTtl {
	padding-top: 10px;
}

.eventTtl {
	font-size: 30px;
	line-height: 40px;
}

.trContent input[type="submit"] {
	background-color: #004671;
	border: medium none;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px 15px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	vertical-align: middle;
}

.secHtm, .secDoc, .secXcl, .secPdf {
	padding-right: 0 !important;
}



/* table styles */

tr.ccbnOutline table td {
	padding: 7px;
}

tr.ccbnOutline .ccbnBgTblTtl td {
	/* border-bottom: 1px solid #d5dfe5; */
	vertical-align: bottom;
}

tr.ccbnOutline .ccbnBgTblEven td {
	background-color: #F3F3F3;
}

tr.ccbnOutline table table, tr.ccbnOutline table table td {
	background-color: none transparent !important;
	border: medium none !important;
	/* margin: -15px; */
}

tr.ccbnOutline img {
	max-width: none !important;
}

/* /.table styles */




/* sideNav */

.trContent {
	float: left;
	width: 70%;
}

.sideNav {
	float: left;
	margin-left: 3%;
	width: 27%;
}

.sideNav .sideNav-main li {
	padding: 5px 0;
}

.sideNav .sideNav-main a {
	font-size: 17px;
}

.sideNav .sideNav-main a:hover {
	border-bottom: 3px solid #709900;
	text-decoration: none;
}

.sideNav .sideNav-main a.selected {
	border-bottom: 3px solid #709900;
	display: inline-block;
	margin-bottom: 3px;
}

.sideNav .sideNav-main a.selected:hover {
	text-decoration: none;
}

.sideNav-mobile {
	display: none;
}

.sideNav-mobile .button {
	cursor: pointer;
	/* background: url("http://www.digitalglobe.com/sites/all/themes/digitalglobe/css/../images/sprite.png") no-repeat scroll -627px -173px transparent; */
	/* display: block; */
	/* height: 21px; */
	/* width: 25px; */
}

.sideNav-mobile .button.active {
	background-position: -672px -173px;
}

.sideNav-mobile ul {
	width: 50%;
}

.sideNav-mobile li {
	/* background-color: #004671; */
	/* border-bottom: 1px solid #fff; */
	/* padding: 10px; */
}

.sideNav-mobile li a {
	/* color: #fff; */
}

.sideNav-mobile li a:hover {
	/* border-bottom: 3px solid #709900; */
	text-decoration: underline;
}

/* /.sideNav */



.ccbn-event-summary-heading h2 {
	color: #6459C4;
	display: inline-block;
	font-size: 18px;
	text-decoration: none;
}
.ccbn-event-summary-heading-datetime {
	padding-left: 25px;
}
.ccbn-event-option {
	margin-bottom: 20px !important;
	margin-top: 15px;
}
.ccbn-event-details {
	margin-bottom: 20px;
}


.pad5 td {
	padding: 5px 5px 5px 0;
}
.pad5 table, .pad5 table td {
	margin: -5px -5px -5px 0 !important;
}

.pad15 td {
	padding: 15px 15px 15px 0;
}
.pad15 table, .pad15 table td {
	margin: -15px -15px -15px 0 !important;
}


.tblBorder {
	border: 1px solid #CCCCCC;
	padding: 0 1px;
}


.newsArticle center, .newsArticle p, .newsArticle li, .govDocs p, .govDocs li, .newsArticle table {
	margin-bottom: 10px;
}
.newsArticle ul li, .govDocs ul li, #faq ul li {
	list-style: disc outside none;
	margin-left: 15px;
}
.newsArticle ul ul li, .govDocs ul ul li {
	list-style: circle outside none;
	margin: 10px 0 0 30px;
}
.newsArticle ul ul ul li, .govDocs ul ul ul li {
	list-style: square outside none;
	margin: 10px 0 0 45px;
}
.govDocs ol {
	margin-left: 25px;
}
.govDocs ol ol {
	margin: 10px 0 0 50px;
}


#ccbnWkSumInfo, #ccbnPVInfo {
	padding-top: 10px;
}
#ccbnWkSumInfo .ccbnTxt {
	display: block;
	padding-bottom: 5px;
}
#ccbnWkSumInfo ul {
	margin: 5px 15px;
}
#ccbnWkSumInfo li {
	list-style: square outside none;
}


td.ccbnError {
	height: auto;
	padding: 0 !important;
}


.govName {
	font-weight: bold;
}
.govTtl {
	font-style: italic;
}


.valignTop {
	vertical-align: top;
}
.valignMid {
	vertical-align: middle;
}
.valignBot {
	vertical-align: bottom;
}




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x             Page Styles - General Txt/Bg             x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnTblTtl {
	color: #004671;
	font-size: 21px;
	line-height: 21px;
}

.ccbnBgTblTtl {
	
}

.ccbnTblSubTtl {
	font-weight: bold;
}

.ccbnBgTblSubTtl {
	
}

.ccbnTblOdd {
	
}

.ccbnBgTblOdd {
	
}

.ccbnTblEven {
	
}

.ccbnBgTblEven {
	
}

.ccbnTblTxt {
	
}

.ccbnBgTblTxt {
	
}

.ccbnTblTxtBold {
	font-weight: bold;
}

.ccbnBgTblTxtBold {
	
}

.ccbnTblHighlight {
	
}

.ccbnTblSubTxt {
	
}

.ccbnBgTblSubTxt {
	
}

.ccbnTblLnk {
	
}

.ccbnBgTblLnk {
	
}

.ccbnTblHighlightLnk {
	font-weight: bold;
}

.ccbnRowHoverTbl .ccbnBgLine td {
	border-bottom: 1px solid #ccc;
}
.ccbnBgTblHighlight {
	background-color: #E0E0E3;
}
.ccbnRowHoverTbl tr.ccbnBgTblTxt:hover td {
	background-color: #F6F6F8;
}

.ccbnBgTblHighlightLnk {
	
}

.ccbnTblLabelLnk {
	
}

.ccbnBgTblLabelLnk {
	
}

.ccbnTtl {
	display: block;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 25px;
}

.ccbnBgTtl {
	
}

.ccbnSubTtl {
	
}

.ccbnBgSubTtl {
	
}

.ccbnTxt {
	
}

.ccbnBgTxt {
	
}

.ccbnTxtBold {
	font-weight: bold;
}

.ccbnBgTxtBold {
	
}

.ccbnTxtBoldSub {
	
}

.ccbnBgTxtBoldSub {
	
}

.ccbnSubTxt {
	
}

.ccbnBgSubTxt {
	
}

.ccbnRequired {
	color: #FF0000;
}

.ccbnBgRequired {
	
}

.ccbnError {
	color: #FF0000;
}

.ccbnBgError {
	
}

.ccbnConfirmBold {
	font-weight: bold;
}

.ccbnBgConfirmBold {
	
}

.ccbnNeg {
	color: #FF0000;
}

.ccbnBgNeg {
	
}

.ccbnPos {
	color: #00B000;
}

.ccbnBgPos {
	
}

.ccbnPrice {
	font-weight: bold;
}

.ccbnBgPrice {
	
}

.ccbnLnk {
	
}

.ccbnBgLnk {
	
}

.ccbnSubLnk {
	
}

.ccbnBgSubLnk {
	
}

.ccbnTblSubLnk {
	
}

.ccbnBgTblSubLnk {
	
}

.modDisclaimer {
	color: #999999;
	font-size: 12px;
}

.ccbnDisclaimer {
	color: #999999;
	font-size: 12px;
}

.ccbnBgDisclaimer {
	
}

.ccbnLabel {
	font-weight: bold;
}

.ccbnBgLabel {
	
}

.ccbnTblLabelLeft {
	font-weight: bold;
}

.ccbnBgTblLabelLeft {
	
}

.ccbnTblLabelTop {
	
}

.ccbnBgTblLabelTop {
	
}

.ccbnNav {
	
}

.ccbnSelect {
	
}

.ccbnBgSelect {
	
}

.ccbnInputDays input {
	width: auto !important;
	margin-top: -1px;
}

.ccbnBgInput {
	
}

.ccbnButton {
	
}

.ccbnBgButton {
	
}

.ccbnOutline {
	
}

.ccbnOutlineChart {
	
}

.ccbnOutlineQuote {
	
}

.ccbnBgChart {
	
}

.ccbnBgSpacer {
	
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x             SEC - keyword search results             x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#CCBNSECRes {
	
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                 Enumerate Backgrounds                x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnEnumBodyBg {
	
}

.ccbnEnumBg {
	
}

.ccbnEnumBgLogo {
	background-color: #FFFFFF;
}

.ccbnEnumHighlightLt {
	background-color: #FFFFFF;
}

.ccbnEnumHighlight {
	background-color: #EFEFEF;
}

.ccbnEnumShadow {
	background-color: #999999;
}

.ccbnEnumShadowDk {
	background-color: #666666;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                    Enumerate Links                   x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnEnumTabLnk {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
}

a.ccbnEnumTabLnk: link {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: underline;
}

a.ccbnEnumTabLnk:hover {
	text-decoration: none;
}

a.ccbnEnumTabLnk: active {
	text-decoration: none;
}

a.ccbnEnumTabLnk: visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: underline;
}

.ccbnEnumPeerListLnk {
	font-size: 11px;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                    Enumerate Rows                    x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnEnumTxtEven {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
}

.ccbnEnumTxtOdd {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
}

.ccbnBgEnumTblEven {
	background-color: #EFEFEF;
}

.ccbnBgEnumTblOdd {
	background-color: #FFFFFF;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                   Mouse Over Styles                  x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/*global class applied to all divs that peform hovering functions all global settings should be applied here*/

.ccbnPopover {
	position: absolute;
	visibility: hidden;
	overflow: auto;
	width: 350px;
	height: auto;
	background: #ffffff;
	text-align: left;
	border: 1px solid #000;
	top: 0px;
	left: 0px;
	z-index: 9999;
	padding: 5px;
}


/*all hovers will inherit styles from ccbnPopover but you can overwrite those styles by using the selectors below if you would like to customize a HOVER style or add new styles specific to a hover type, add them here*/

.ccbnDefinitionHover {
	
}

.ccbnEventHeaderHover {
	
}

.ccbnBioHover {
	
}

.ccbnNewsHover {
	
}


/*table rows beneath a table that has a class of ccbnRowHoverTbl will change color when hovered over - set your own color or other styles for the row here*/

.ccbnRowHoverTbl tr:hover td, .ccbnRowHoverTbl tr.ccbnIE6Over td {
	
}


/*we do not want the rows that are titles to change color, this is the fix the styles of this should be the same as the value of ccbnBgTblTtl*/

.ccbnRowHoverTbl tr.ccbnBgTblTtl:hover td {

}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                   Scrolling Module                   x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/*this class is applied to all divs that will scroll as well as the scroll container the container also has an ID which can be referenced in this stylesheet if necessary*/

.ccbnScroll {
	position: relative;
	overflow: hidden;
	height: 160px;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                Company Calendar Styles               x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/*HOVER COLOR - background color for when a user hovers over one of the day cells This should be changed to reflect the clients color scheme*/

.ccbnCalendarTable tbody td.ccbnEvent:hover, .ccbnCalendarTable tbody td.ccbnIE6Over {
	
}


/*HOVER COLOR - background color for when a user hovers over one of the header cells This should be changed to reflect the clients color scheme*/

.ccbnCalendarTable thead td.ccbnCalButton:hover, .ccbnCalendarTable thead td.ccbnCalButton.ccbnIE6Over {
	cursor: pointer;
}

#ccbnCalendarNavigation_on td:hover {
	background-color: #004671;
	color: #fff;
}


/*all hovers will inherit styles from ccbnPopover but you can overwrite those styles by using the selectors below if you would like to customize a HOVER style or add new styles specific to a hover type, add them here*/

.ccbnCalendarDiv {
	height: auto;
	max-height: 100px;
	height: expression(this.scrollHeight>100?"100px":"auto");
}

.ccbnCalendarHelpDiv {
	height: 350px;
	overflow-x: hidden;
	width: 275px;
}
.ccbnCalendarHelpDiv td {
	background: none transparent !important;
	*padding-right: 10px !important;
}
.ccbnCalendarHelpDiv .ccbnSubTtl {
	font-weight: bold;
}


/*the mouse click version of the module uses this style for the div where the event information appears after a mouse click of a date*/

.ccbnCalendarDivClick {
	overflow: auto;
	height: 230px;
}


/*styles for days that are weekends This should be changed to reflect the clients color scheme*/

.ccbnWeekend {
	
}


/*styles for the table cell which represents todays date This should be changed to reflect the clients color scheme*/

.ccbnToday {
	border: 2px solid #709900;
	font-weight: bold;
}


/*styles for days that have events This should be changed to reflect the clients color scheme*/

.ccbnEvent {
	background-color: #004671;
	color: #fff;
}

.ccbnEvent:hover {
	cursor: pointer;
}

.ccbnCalButton {
	
}

.ccbnDay {
	
}

.ccbnName {
	font-weight: bold;
}

.ccbnCalendar {
	cursor: default;
}

.ccbnCalendarTable {
	
}


/*since the month / year title row also has the ? cell, text-align center is not sufficient to center the text, this is a fix for that problem*/

.ccbnCalCenterTitle {
	padding-left: 2.5em;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                    Calendar Icons                    x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnCalIconAnalyst {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_am.gif) no-repeat;
}

.ccbnCalIconConference {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_cf.gif) no-repeat;
}

.ccbnCalIconConferencePres {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_cp.gif) no-repeat;
}

.ccbnCalIconConferenceCall {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_cc-ne.gif) no-repeat;
}

.ccbnCalIconCustom {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_custom.gif) no-repeat;
}

.ccbnCalIconEarningsConfCall {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_cc-er.gif) no-repeat;
}

.ccbnCalIconEarnings {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_er.gif) no-repeat;
}

.ccbnCalIconReports {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_fin_rpt.gif) no-repeat;
}

.ccbnCalIconMA {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_ma.gif) no-repeat;
}

.ccbnCalIconGuidance {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_ga.gif) no-repeat;
}

.ccbnCalIconOther {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_oc.gif) no-repeat;
}

.ccbnCalIconSalesCall {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_sc.gif) no-repeat;
}

.ccbnCalIconSalesRelease {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_sar.gif) no-repeat;
}

.ccbnCalIconShareholders {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_sm.gif) no-repeat;
}

.ccbnCalIconNewsRelease {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_news.gif) no-repeat;
}

.ccbnCalIconSEC {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_sec.gif) no-repeat;
}

.ccbnCalIconPresentations {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_pres.gif) no-repeat;
}

.ccbnCalIcon52WeekHigh {
	background: url(http://media.corporate-ir.net/media_files/irol/global_images/icon_52wkh.gif) no-repeat;
}


/*Icons Padding*/

.ccbnCalIconAnalyst, .ccbnCalIconConference, .ccbnCalIconConferencePres, .ccbnCalIconConferenceCall, .ccbnCalIconCustom, .ccbnCalIconEarningsConfCall, .ccbnCalIconEarnings, .ccbnCalIconReports, .ccbnCalIconMA, .ccbnCalIconGuidance, .ccbnCalIconOther, .ccbnCalIconSalesCall, .ccbnCalIconSalesRelease, .ccbnCalIconShareholders, .ccbnCalIconNewsRelease, .ccbnCalIconSEC, .ccbnCalIconPresentations, .ccbnCalIcon52WeekHigh {
	padding-left: 20px;
}


/*DO NOT EDIT - hides the leading and trailing days of each month*/

.ccbnEmpty span {
	visibility: hidden;
}


/*DO NOT EDIT - make the hidden section visible when a user hovers over the help cell*/

td.ccbnCalButton:hover div.ccbnCalendarHelpDiv, .ccbnCalendarTable thead td.ccbnIE6Over div.ccbnCalendarHelpDiv {
	visibility: visible;
	z-index: 100;
}


/*DO NOT EDIT - make the hidden section visible when a user hovers over the event cell*/

td.ccbnEvent:hover div.ccbnCalendarDiv, .ccbnCalendarTable tbody td.ccbnIE6Over div.ccbnCalendarDiv {
	visibility: visible;
	z-index: 100;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                  BusinessWire Styles                 x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* BUSINESS WIRE XHTML EXTERNAL CSS STYLES */

/* Content Photo */
.bwbodyimg {
	float: left;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px !important;
}
.bwbodyimgcaption {
	font-size: 85% !important;
}

/*text alignments*/
.bwtextaligncenter, .bwalignc {
	text-align: center !important;
}
.bwtextalignleft, .bwalignl {
	text-align: left !important;
}
.bwtextalignright, .bwalignr {
	text-align: right !important;
}
.bwverticalaligntop, .bwvertalignt {
	vertical-align: top !important;
}
.bwverticalalignmiddle, .bwvertalignm {
	vertical-align: middle !important;
}
.bwverticalalignbottom, .bwvertalignb {
	vertical-align: bottom !important;
}
.bwtablefigurealign, .bwfigurealign {
	text-align: right;vertical-align: bottom !important;
}
.bwtabletextalign, .bwtxtalign {
	text-align: left;vertical-align: bottom !important;
}
.bwwhitespacenowrap, .bwnowrap {
	white-space: normal !important;
}

/*borders*/
.bwsinglebottomborder, .bwsinglebottom {
	border-bottom: solid black 1.0pt !important;
}
.bwdoublebottomborder, .bwdoublebottom {
	border-bottom: double black 2.25pt !important;
}
.bwsingletopborder, .bwsingletop {
	border-top: solid black 1.0pt !important;
}
.bwdoubletopborder, .bwdoubletop {
	border-top: double black 2.25pt !important;
}

/*table cell paddings*/
.bwcellpaddingleft0, .bwpadl0 {
	padding-left: 0.0px !important;
}
.bwcellpaddingleft1, .bwpadl1 {
	padding-left: 5.0px !important;
}
.bwcellpaddingleft2, .bwpadl2 {
	padding-left: 10.0px !important;
}
.bwcellpaddingleft3, .bwpadl3 {
	padding-left: 15.0px !important;
}
.bwcellpaddingleft4, .bwpadl4 {
	padding-left: 20.0px !important;
}
.bwcellpaddingleft5, .bwpadl5 {
	padding-left: 25.0px !important;
}
.bwcellpaddingleft6, .bwpadl6 {
	padding-left: 30.0px !important;
}
.bwcellpaddingleft7, .bwpadl7 {
	padding-left: 35.0px !important;
}
.bwcellpaddingleft8, .bwpadl8 {
	padding-left: 40.0px !important;
}
.bwcellpaddingleft9, .bwpadl9 {
	padding-left: 45.0px !important;
}
.bwcellpaddingleft10, .bwpadl10 {
	padding-left: 50.0px !important;
}
.bwcellpaddingleft11, .bwpadl11 {
	padding-left: 55.0px !important;
}
.bwcellpaddingleft12, .bwpadl12 {
	padding-left: 60.0px !important;
}
.bwcellpaddingleft13, .bwpadl13 {
	padding-left: 65.0px !important;
}
.bwcellpaddingleft14, .bwpadl14 {
	padding-left: 70.0px !important;
}
.bwcellpaddingleft15, .bwpadl15 {
	padding-left: 75.0px !important;
}
.bwcellpaddingleft16, .bwpadl16 {
	padding-left: 80.0px !important;
}
.bwcellpaddingleft17, .bwpadl17 {
	padding-left: 85.0px !important;
}
.bwcellpaddingleft18, .bwpadl18 {
	padding-left: 90.0px !important;
}
.bwcellpaddingleft19, .bwpadl19 {
	padding-left: 95.0px !important;
}
.bwcellpaddingleft20, .bwpadl20 {
	padding-left: 100.0px !important;
}

/*table cell paddings*/
.bwcellpaddingright0, .bwpadr0 {
	padding-right: 0.0px !important;
}
.bwcellpaddingright1, .bwpadr1 {
	padding-right: 5.0px !important;
}
.bwcellpaddingright2, .bwpadr2 {
	padding-right: 10.0px !important;
}
.bwcellpaddingright3, .bwpadr3 {
	padding-right: 15.0px !important;
}
.bwcellpaddingright4, .bwpadr4 {
	padding-right: 20.0px !important;
}
.bwcellpaddingright5, .bwpadr5 {
	padding-right: 25.0px !important;
}
.bwcellpaddingright6, .bwpadr6 {
	padding-right: 30.0px !important;
}
.bwcellpaddingright7, .bwpadr7 {
	padding-right: 35.0px !important;
}
.bwcellpaddingright8, .bwpadr8 {
	padding-right: 40.0px !important;
}
.bwcellpaddingright9, .bwpadr9 {
	padding-right: 45.0px !important;
}
.bwcellpaddingright10, .bwpadr10 {
	padding-right: 50.0px !important;
}
.bwcellpaddingtop1, .bwpadt1 {
	padding-top: 10.0px !important;
}
.bwcellpaddingtop2, .bwpadt2 {
	padding-top: 20.0px !important;
}
.bwcellpaddingtop3, .bwpadt3 {
	padding-top: 30.0px !important;
}
.bwcellpaddingtop4, .bwpadt4 {
	padding-top: 40.0px !important;
}
.bwcellpaddingtop5, .bwpadt5 {
	padding-top: 50.0px !important;
}
.bwcellpaddingtop6, .bwpadt6 {
	padding-top: 60.0px !important;
}
.bwcellpaddingtop7, .bwpadt7 {
	padding-top: 70.0px !important;
}
.bwcellpaddingtop8, .bwpadt8 {
	padding-top: 80.0px !important;
}
.bwcellpaddingtop9, .bwpadt9 {
	padding-top: 90.0px !important;
}
.bwcellpaddingtop10, .bwpadt10 {
	padding-top: 100.0px !important;
}
.bwcellpaddingtop11, .bwpadt11 {
	padding-top: 110.0px !important;
}
.bwcellpaddingtop12, .bwpadt12 {
	padding-top: 120.0px !important;
}
.bwcellpaddingtop13, .bwpadt13 {
	padding-top: 130.0px !important;
}
.bwcellpaddingtop14, .bwpadt14 {
	padding-top: 140.0px !important;
}
.bwcellpaddingtop15, .bwpadt15 {
	padding-top: 150.0px !important;
}
.bwcellpaddingtop16, .bwpadt16 {
	padding-top: 160.0px !important;
}
.bwcellpaddingtop17, .bwpadt17 {
	padding-top: 170.0px !important;
}
.bwcellpaddingtop18, .bwpadt18 {
	padding-top: 180.0px !important;
}
.bwcellpaddingtop19, .bwpadt19 {
	padding-top: 190.0px !important;
}
.bwcellpaddingtop20, .bwpadt20 {
	padding-top: 200.0px !important;
}

/*cell bottom padding adjustment styles*/
.bwcellpaddingbottom1, .bwpadb1 {
	padding-bottom: 2.0px !important;
}
.bwcellpaddingbottom2, .bwpadb2 {
	padding-bottom: 3.0px !important;
}
.bwcellpaddingbottom3, .bwpadb3 {
	padding-bottom: 4.0px !important;
}

/*underline style*/
.bwunderlinestyle, .bwuline {
	text-decoration: underline !important;
}
.bwdoubleunderlinestyle, .bwdbluline {
	text-decoration: underline;
	border-bottom: 1px solid black !important;
}

/*color style*/
.bwcolorred, .bwred {
	color: red !important;
}
.bwcolorblack, .bwblack {
	color: black !important;
}

/*margin left*/
.bwmarginleft1, .bwmarginl1 {
	margin-left: 30.0px !important;
}
.bwmarginleft2, .bwmarginl2 {
	margin-left: 60.0px !important;
}
.bwmarginleft3, .bwmarginl3 {
	margin-left: 90.0px !important;
}
.bwmarginleft4, .bwmarginl4 {
	margin-left: 120.0px !important;
}
.bwmarginleft5, .bwmarginl5 {
	margin-left: 150.0px !important;
}
.bwmarginleft6, .bwmarginl6 {
	margin-left: 180.0px !important;
}
.bwmarginleft7, .bwmarginl7 {
	margin-left: 210.0px !important;
}
.bwmarginleft8, .bwmarginl8 {
	margin-left: 240.0px !important;
}
.bwmarginleft9, .bwmarginl9 {
	margin-left: 270.0px !important;
}
.bwmarginleft10, .bwmarginl10 {
	margin-left: 300.0px !important;
}

/*text indent*/
.bwhangingindent, .bwhangindent {
	text-indent: -30.0px !important;
}

/*paragraph indent*/
.bwparagraphindent, .bwpindent {
	text-indent: 30.0px !important;
}

/*list styles*/
.bwliststylenone, .bwlistnone {
	list-style-image: none;
	list-style-type: none !important;
}
.bwliststyledisc, .bwlistdisc {
	list-style-type: disc !important;
}
.bwliststylesquare, .bwlistsquare {
	list-style-type: square !important;
}
.bwliststylecircle, .bwlistcircle {
	list-style-type: circle !important;
}
.bwliststyledecimal, .bwlistdecimal {
	list-style-type: decimal !important;
}
.bwliststyleloweralpha, .bwlistlowalpha {
	list-style-type: lower-alpha !important;
}
.bwliststyleupperalpha, .bwlistupalpha {
	list-style-type: upper-alpha !important;
}
.bwliststylelowerroman, .bwlistlowroman {
	list-style-type: lower-roman !important;
}
.bwliststyleupperroman, .bwlistuproman {
	list-style-type: upper-roman !important;
}

/*list item spacing*/
.bwlistitemmarginbottom, .bwlistitemmargb {
	margin-bottom: 10.0px !important;
}

/*pargraph margin inside table cells*/
.bwcellparagraphmargin, .bwcellpmargin {
	margin-bottom: 0px;
	margin-top: 0px !important;
}

/*table bottom margin*/
.bwtablebottommargin, .bwtablemarginb {
	margin-bottom: 10.0px !important;
}

/*horizontal block alignment*/
.bwblockaligncenter, .bwblockalignc {
	margin-left: auto;
	margin-right: auto !important;
}
.bwblockalignleft, .bwblockalignl {
	margin-left: 0px;
	margin-right: auto !important;
}
.bwblockalignright, .bwblockalignr {
	margin-left: auto;
	margin-right: 0px !important;
}

/*width*/
.bwwidthpercent1, .bwwidth1 {
	width: 1% !important;
} 
.bwwidthpercent2, .bwwidth2 {
	width: 2% !important;
} 
.bwwidthpercent3, .bwwidth3 {
	width: 3% !important;
} 
.bwwidthpercent4, .bwwidth4 {
	width: 4% !important;
} 
.bwwidthpercent5, .bwwidth5 {
	width: 5% !important;
} 
.bwwidthpercent6, .bwwidth6 {
	width: 6% !important;
} 
.bwwidthpercent7, .bwwidth7 {
	width: 7% !important;
} 
.bwwidthpercent8, .bwwidth8 {
	width: 8% !important;
} 
.bwwidthpercent9, .bwwidth9 {
	width: 9% !important;
} 
.bwwidthpercent10, .bwwidth10 {
	width: 10% !important;
} 
.bwwidthpercent11, .bwwidth11 {
	width: 11% !important;
} 
.bwwidthpercent12, .bwwidth12 {
	width: 12% !important;
} 
.bwwidthpercent13, .bwwidth13 {
	width: 13% !important;
} 
.bwwidthpercent14, .bwwidth14 {
	width: 14% !important;
} 
.bwwidthpercent15, .bwwidth15 {
	width: 15% !important;
} 
.bwwidthpercent16, .bwwidth16 {
	width: 16% !important;
} 
.bwwidthpercent17, .bwwidth17 {
	width: 17% !important;
} 
.bwwidthpercent18, .bwwidth18 {
	width: 18% !important;
} 
.bwwidthpercent19, .bwwidth19 {
	width: 19% !important;
} 
.bwwidthpercent20, .bwwidth20 {
	width: 20% !important;
} 
.bwwidthpercent21, .bwwidth21 {
	width: 21% !important;
} 
.bwwidthpercent22, .bwwidth22 {
	width: 22% !important;
} 
.bwwidthpercent23, .bwwidth23 {
	width: 23% !important;
} 
.bwwidthpercent24, .bwwidth24 {
	width: 24% !important;
} 
.bwwidthpercent25, .bwwidth25 {
	width: 25% !important;
} 
.bwwidthpercent26, .bwwidth26 {
	width: 26% !important;
} 
.bwwidthpercent27, .bwwidth27 {
	width: 27% !important;
} 
.bwwidthpercent28, .bwwidth28 {
	width: 28% !important;
} 
.bwwidthpercent29, .bwwidth29 {
	width: 29% !important;
} 
.bwwidthpercent30, .bwwidth30 {
	width: 30% !important;
} 
.bwwidthpercent31, .bwwidth31 {
	width: 31% !important;
} 
.bwwidthpercent32, .bwwidth32 {
	width: 32% !important;
} 
.bwwidthpercent33, .bwwidth33 {
	width: 33% !important;
} 
.bwwidthpercent34, .bwwidth34 {
	width: 34% !important;
} 
.bwwidthpercent35, .bwwidth35 {
	width: 35% !important;
} 
.bwwidthpercent36, .bwwidth36 {
	width: 36% !important;
} 
.bwwidthpercent37, .bwwidth37 {
	width: 37% !important;
} 
.bwwidthpercent38, .bwwidth38 {
	width: 38% !important;
} 
.bwwidthpercent39, .bwwidth39 {
	width: 39% !important;
} 
.bwwidthpercent40, .bwwidth40 {
	width: 40% !important;
} 
.bwwidthpercent41, .bwwidth41 {
	width: 41% !important;
} 
.bwwidthpercent42, .bwwidth42 {
	width: 42% !important;
} 
.bwwidthpercent43, .bwwidth43 {
	width: 43% !important;
} 
.bwwidthpercent44, .bwwidth44 {
	width: 44% !important;
} 
.bwwidthpercent45, .bwwidth45 {
	width: 45% !important;
} 
.bwwidthpercent46, .bwwidth46 {
	width: 46% !important;
} 
.bwwidthpercent47, .bwwidth47 {
	width: 47% !important;
} 
.bwwidthpercent48, .bwwidth48 {
	width: 48% !important;
} 
.bwwidthpercent49, .bwwidth49 {
	width: 49% !important;
} 
.bwwidthpercent50, .bwwidth50 {
	width: 50% !important;
} 
.bwwidthpercent51, .bwwidth51 {
	width: 51% !important;
} 
.bwwidthpercent52, .bwwidth52 {
	width: 52% !important;
} 
.bwwidthpercent53, .bwwidth53 {
	width: 53% !important;
} 
.bwwidthpercent54, .bwwidth54 {
	width: 54% !important;
} 
.bwwidthpercent55, .bwwidth55 {
	width: 55% !important;
} 
.bwwidthpercent56, .bwwidth56 {
	width: 56% !important;
} 
.bwwidthpercent57, .bwwidth57 {
	width: 57% !important;
} 
.bwwidthpercent58, .bwwidth58 {
	width: 58% !important;
} 
.bwwidthpercent59, .bwwidth59 {
	width: 59% !important;
} 
.bwwidthpercent60, .bwwidth60 {
	width: 60% !important;
} 
.bwwidthpercent61, .bwwidth61 {
	width: 61% !important;
} 
.bwwidthpercent62, .bwwidth62 {
	width: 62% !important;
} 
.bwwidthpercent63, .bwwidth63 {
	width: 63% !important;
} 
.bwwidthpercent64, .bwwidth64 {
	width: 64% !important;
} 
.bwwidthpercent65, .bwwidth65 {
	width: 65% !important;
} 
.bwwidthpercent66, .bwwidth66 {
	width: 66% !important;
} 
.bwwidthpercent67, .bwwidth67 {
	width: 67% !important;
} 
.bwwidthpercent68, .bwwidth68 {
	width: 68% !important;
} 
.bwwidthpercent69, .bwwidth69 {
	width: 69% !important;
} 
.bwwidthpercent70, .bwwidth70 {
	width: 70% !important;
} 
.bwwidthpercent71, .bwwidth71 {
	width: 71% !important;
} 
.bwwidthpercent72, .bwwidth72 {
	width: 72% !important;
} 
.bwwidthpercent73, .bwwidth73 {
	width: 73% !important;
} 
.bwwidthpercent74, .bwwidth74 {
	width: 74% !important;
} 
.bwwidthpercent75, .bwwidth75 {
	width: 75% !important;
} 
.bwwidthpercent76, .bwwidth76 {
	width: 76% !important;
} 
.bwwidthpercent77, .bwwidth77 {
	width: 77% !important;
} 
.bwwidthpercent78, .bwwidth78 {
	width: 78% !important;
} 
.bwwidthpercent79, .bwwidth79 {
	width: 79% !important;
} 
.bwwidthpercent80, .bwwidth80 {
	width: 80% !important;
} 
.bwwidthpercent81, .bwwidth81 {
	width: 81% !important;
} 
.bwwidthpercent82, .bwwidth82 {
	width: 82% !important;
} 
.bwwidthpercent83, .bwwidth83 {
	width: 83% !important;
} 
.bwwidthpercent84, .bwwidth84 {
	width: 84% !important;
} 
.bwwidthpercent85, .bwwidth85 {
	width: 85% !important;
} 
.bwwidthpercent86, .bwwidth86 {
	width: 86% !important;
} 
.bwwidthpercent87, .bwwidth87 {
	width: 87% !important;
} 
.bwwidthpercent88, .bwwidth88 {
	width: 88% !important;
} 
.bwwidthpercent89, .bwwidth89 {
	width: 89% !important;
} 
.bwwidthpercent90, .bwwidth90 {
	width: 90% !important;
} 
.bwwidthpercent91, .bwwidth91 {
	width: 91% !important;
} 
.bwwidthpercent92, .bwwidth92 {
	width: 92% !important;
} 
.bwwidthpercent93, .bwwidth93 {
	width: 93% !important;
} 
.bwwidthpercent94, .bwwidth94 {
	width: 94% !important;
} 
.bwwidthpercent95, .bwwidth95 {
	width: 95% !important;
} 
.bwwidthpercent96, .bwwidth96 {
	width: 96% !important;
} 
.bwwidthpercent97, .bwwidth97 {
	width: 97% !important;
} 
.bwwidthpercent98, .bwwidth98 {
	width: 98% !important;
} 
.bwwidthpercent99, .bwwidth99 {
	width: 99% !important;
} 
.bwwidthpercent100, .bwwidth100 {
	width: 100% !important;
} 


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxx              Globe Newswire CSS                                xxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.gnw_heading {
	text-align: center
}
.gnw_subhead {
	text-align: center
}
.gnw_colhead {
	text-align: center
}
.gnw_colhead_uline {
	text-align: center;
	border-bottom: solid black 1.0pt;
}
.gnw_colhead_dline {
	text-align: center;
	border-bottom: double black 2.5pt;
}
.gnw_label {
	vertical-align: bottom;
	text-align: left 
}
.gnw_label_uline {
	vertical-align: bottom;
	text-align: left;
	border-bottom: solid black 1.0pt;
}
.gnw_label_uline_i10 {
	vertical-align: bottom;
	text-align: right;
	border-bottom: solid black 1.0pt;
}
.gnw_label_uline_i15 {
	vertical-align: bottom;
	text-align: right;
	border-bottom: solid black 1.0pt;
}
.gnw_label_uline_i20 {
	vertical-align: bottom;
	text-align: right;
	border-bottom: solid black 1.0pt;
}
.gnw_label_uline_i25 {
	vertical-align: bottom;
	text-align: right;
	border-bottom: solid black 1.0pt;
}
.gnw_label_uline_i30 {
	vertical-align: bottom;
	text-align: right;
	border-bottom: solid black 1.0pt;
}
.gnw_label_ulinetop {
	vertical-align: bottom;
	text-align: left;
	border-top: solid black 1.0pt;
}
.gnw_label_dline {
	vertical-align: bottom;
	text-align: left;
	border-bottom: double black 2.5pt;
}
.gnw_label_i10 {
	vertical-align: bottom;
	text-align: left;
	padding-left: 10.0px;
}
.gnw_label_i15 {
	vertical-align: bottom;
	text-align: left;
	padding-left: 15.0px;
}
.gnw_label_i20 {
	vertical-align: bottom;
	text-align: left;
	padding-left: 20.0px;
}
.gnw_label_i25 {
	vertical-align: bottom;
	text-align: left;
	padding-left: 25.0px;
}
.gnw_label_i30 {
	vertical-align: bottom;
	text-align: left;
	padding-left: 30.0px;
}
.gnw_num	{
	vertical-align: bottom;
	text-align: right;
}
.gnw_num_uline {
	vertical-align: bottom;
	text-align: right;
	border-bottom: solid black 1.0pt;
}
.gnw_num_ulinetop {
	vertical-align: bottom;
	text-align: right;
	border-top: solid black 1.0pt;
}
.gnw_num_dline {
	vertical-align: bottom;
	text-align: right;
	border-bottom: double black 2.5pt;
}
.gnw_num_dlinetop {
	vertical-align: bottom;
	text-align: right;
	border-top: double black 2.5pt;
}
.gnw_data	{
	vertical-align: bottom;
	text-align: left;
}
.gnw_data_uline {
	vertical-align: bottom;
	text-align: left;
	border-bottom: solid black 1.0pt;
}
.gnw_data_dline {
	vertical-align: bottom;
	text-align: left;
	border-bottom: double black 2.5pt;
}
.gnw_news_media_box {
	margin-top: 15px;
	margin-left: 6px;
	margin-bottom: 6px;
	margin-right: 6px;
	border-width: 1px;
	border-color: #A9A9A9;
	border-style: solid;
}
.gnw_media_caption {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.gnw_media_bgcolor {
	background-color: transparent 
}
.gnw_table {
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 0.78em;
	width: auto !important;
}
.gnw_table td {
	white-space: normal !important;
}
.gnw_videotitle {
	font-weight: bold;color: #1d5296;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxx              PR Newswire CSS                                   xxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.prntblns tr td:first-child, .prntblns tr td:first-child p {
	white-space: normal !important;
}

p.prnews_p {
	margin: 0 !important;
}
.prngen14 {
	border-bottom: black 0.08em solid !important;
	text-align: right !important;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: 0.08em !important;
	border-right: 0.08em !important;
}
.prngen21 {
	border-bottom: 0.08em !important;
	text-align: left !important;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: 0.08em !important;
	border-right: 0.08em !important;
}
.prngen4 {
	white-space: normal;
	border-bottom: 0.08em !important;
	text-align: left !important;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: 0.08em !important;
	border-right: 0.08em !important;
}
.prngen19 {
	border-bottom: black 0.17em double;
	text-align: right !important;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: 0.08em !important;
	border-right: 0.08em !important;
}
.prngen16 {
	border-bottom: black 0.17em double;
	text-align: right !important;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: black !important;
	border-right: 0.08em !important;
}
.prngen6 {
	border-bottom: 0.08em !important;
	text-align: right !important;
	border-left: black 0.08em solid !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: 0.08em !important;
	border-right: 0.08em !important;
}
.prngen9 {
	border-bottom: black 0.08em solid !important;
	text-align: center;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: 0.08em !important;
	border-right: 0.08em !important;
}
.prngen13 {
	border-bottom: 0.08em !important;
	text-align: right !important;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: 0.08em !important;
	border-right: 0.08em !important;
}
.prngen2 {
	border-bottom: 0.08em !important;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: 0.08em !important;
	border-right: 0.08em !important;
}
.prngen12 {
	border-bottom: black 0.08em solid !important;
	text-align: right !important;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: 0.08em !important;
	border-right: 0.08em !important;
}
.prngen3 {
	border-bottom: 0.08em !important;
	text-align: right !important;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: 0.08em !important;
	border-right: 0.08em !important;
}
.prngen8 {
	border-bottom: 0.08em !important;
	text-align: center;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: black 0.08em solid !important;
	border-right: 0.08em !important;
}
.prngen10 {
	border-bottom: 0.08em !important;
	text-align: center;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: 0.08em !important;
	border-right: 0.08em !important;
}
.prngen23 {
	border-bottom: black 0.08em solid !important;
	text-align: right !important;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: black 0.08em solid !important;
	border-right: 0.08em !important;
}
.prngen24 {
	border-bottom: black 0.08em solid !important;
	text-align: right !important;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: black 0.08em solid !important;
	border-right: 0.08em !important;
}
.prngen18 {
	border-bottom: black 0.08em solid !important;
	text-align: center !important;
	border-left: black 0.08em solid !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: black 0.08em solid !important;
	border-right: black 0.08em solid !important;
}
.prngen20 {
	border-bottom: 0.08em !important;
	text-align: right !important;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: TOP !important;
	border-top: 0.08em !important;
	border-right: 0.08em !important;
}
.prngen22 {
	border-bottom: black 0.08em solid !important;
	text-align: right !important;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: black !important;
	border-right: 0.08em !important;
}
.prngen17 {
	border-bottom: black 0.17em double !important;
	text-align: right !important;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: black !important;
	border-right: 0.08em !important;
}
.prngen15 {
	border-bottom: black 0.17em double !important;
	text-align: right !important;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: 0.08em !important;
	border-right: 0.08em !important;
}
.prngen5 {
	border-bottom: black 0.08em solid !important;
	text-align: center !important;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: 0.08em !important;
	border-right: 0.08em !important

}
.prngen7 {
	border-bottom: 0.08em !important;
	text-align: center !important;
	border-left: 0.08em !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	vertical-align: bottom !important;
	border-top: 0.08em !important;
	border-right: 0.08em !important;
}
.prnpr8 {
	padding-right: 0.67em !important;
}
.prntblns {
	border-bottom: 0.08em !important;
	border-left: 0.08em !important;
	border-top: 0.08em !important;
	border-right: 0.08em !important;
}
.prnvab {
	vertical-align: bottom !important;
}
.prnpl6 {
	padding-left: 0.50em !important;
}
.prnbls {
	border-left: black 0.08em solid !important;
}
.prnbb1 {
	border-bottom: 0.08em !important;
}
.prnbr1 {
	border-right: 0.08em !important;
}
.prnbt1 {
	border-top: 0.08em !important;
}
.prntac {
	text-align: center !important;
}


@media only screen and (max-width:700px){


.ui-tabs .ui-tabs-nav li {
position: relative;
float: none!important;
border-bottom-width: 0 !important;
margin: 0 .2em -1px 0;
padding: 0;
width: 100px!important;
}
  
.ui-state-default span{
    display:none!important;
  }  

}