/* #################################################################### */
/* Site-wide Styles                                                     */
/* #################################################################### */
body {
    background-color: #ffffff;
    color: #000000;
    margin: 0px;
}
body, td, th, p {
    color: #666666;
    font-family: helvetica,arial,sans-serif;
    font-size: 13px;
}
h1 {
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
    color: #666666;
}
#compName {
    color: #F2873E;
    font-size: 1.2em;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
}
th {
    background-color: #ffffff;
    color: #ffffff;
    font-weight: normal;
}
/*a, a:active, a:link {
    color: #F2873E;
}
a:visited {
    color: #888A8F;
}*/
#blackBorder{
    border: 1px solid black;
}
#blackBorderBottom{
    border-bottom: 1px solid black;
}
#blackBorderTop{
    border-top: 1px solid black;
}
#HTopicBorder{
    border: 1px solid #F2873E;
}
#HTopicBorderBottom{
    border-bottom: 1px solid #F2873E;
}
#HTopicBorderTop{
    border-top: 1px solid #F2873E;
}
#featureBorder{
    border: 1px solid #888A8F;
}
#featureBorderBottom{
    border-bottom: 1px solid #888A8F;
}
#featureBorderTop{
    border-top: 1px solid #888A8F;
}
#marketBorder{
    border: 1px solid #888A8F;
}
#marketBorderBottom{
    border-bottom: 1px solid #888A8F;
}
#marketBorderTop{
    border-top: 1px solid #888A8F;
}
input.FormButton {
    background-color: #F2873E;
    color: #ffffff;
    font-family: helvetica,arial,sans-serif;
    font-weight: bold;
    text-decoration: none;
    vertical-align : middle;
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px outset #ffffff;
}
.searchBar input.FormButton {
    background-color: #888A8F;
    color: #ffffff;
}
.noPad {
    padding: 0px;
}
.hangingIndent {
    text-indent: -8px;
}
.error {
    border: 1px solid #ffcb65;
    background-color: #ffffcd;
    color: #666666;
    padding: 5px;
    margin: 5px;
}
.informaiton {
    background-color: #E9E9E9;
    color: #666666;
    border: 1px solid #666666;
    padding: 5px;
}
.HighlightPhotoSection, .HighlightPhotoSection td {
    background-color: #e9e9e9;
    color: #333;
    padding: 10px;
}
.HighlightPhotoSectionNoPad p, .HighlightPhotoSection p {color: #333;}
.HighlightPhotoSectionNoPad {
    background-color: #e9e9e9;
    color: #333;
}
.HighlightPhotoSection a, .HighlightPhotoSection a:active, .HighlightPhotoSection a:visited {
    color: #333;
    text-decoration: underline;
}
.HighlightContentSection, .HighlightContentSection td {
    background-color: #e9e9e9;/*#E9E9E9;*/
    color: #666666;
    padding: 10px;
}
.HighlightContentSectionNoPad {
    background-color: #e9e9e9;/*#E9E9E9;*/
    color: #666666;
}
.HighlightContentSection a, .HighlightContentSection a:active, .HighlightContentSection a:visited {
    color: #F2873E;
    text-decoration: underline;
}
.LineBreak {
    background-color: #e9e9e9;/*#E9E9E9;*/
}
.SearchNavHeader {
    background-color: #888A8F;
    color: #ffffff;
    font-weight: bold;
    margin: 0px;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 3px;
}
.SearchNavHeader td {
    color: #ffffff;
    font-weight: bold;
    margin: 0px;
}
.SearchNavBox {
    background-color: #E9E9E9;
    color: #666666;
    padding-top: 2px;
    padding-left: 15px;
    padding-right: 5px;
    padding-bottom: 2px;
}
.SearchNavBox a, .SearchNavBox a:visited, .SearchNavBox a:active {
    color: #F2873E;
}
.SearchNavBox label {
    font-weight: bold;
    padding-right: 5px;
}
.internalLinkNav {
    background-color: #ffffff;
    color: #666666;
    padding-top: 2px;
    padding-left: 15px;
    padding-right: 5px;
    padding-bottom: 2px;
}
.internalLinkNav a, .internalLinkNav a:visited, .internalLinkNav a:active {
    color: #F2873E;
    text-decoration: underline;
}
.internalLinkNav a:visited {
    color: #888A8F;
    text-decoration: underline;
}
.internalLinkNav a:hover {
    text-decoration: underline;
}
.ContentHeading {
    color: #666666;
    font-weight: bold;
}
.rightAlign {
    text-align: right;
    padding: 2px;
    margin: 2px;
}
.centerAlign {
    text-align: center;
}
.HotTopic {
    background-color: #ffffff;
    color: #F2873E;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}
.HotTopic a {
    color: #F2873E;
}
.HotTopic a:visited {
    color: #F2873E;
}
.HotTopicContent {
    background-color: #ffffff;
    color: #F2873E;
    padding-top: 5px;
    padding-bottom: 5px;
}
.HotTopicContent p {
    color: #F2873E;
    padding-right: 10px;
    padding-left: 20px;
    text-indent: -10px;
    margin: 0px;
}
.HotTopicContent a, .HotTopicContent a:link {
    color: #F2873E;
    text-decoration: none;
    font-weight: bold;
}
.HotTopicContent a:visited {
    color: #F2873E;
    text-decoration: none;
    font-weight: bold;
}
.HotTopicContent a:hover {
    text-decoration: underline;
}
/* Heading Sections */
.headingS1, .headingS4 {
    text-align: left;
    font-size: 1.2em;
    color: #F2873E;
    border-bottom: 2px solid #F2873E;
    font-weight: bold;
    margin: 0px;
    padding-right: 10px;
    padding-left: 10px;
    text-indent: -10px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.headingS1 a, .headingS1 a:visited, .headingS1 a:active
.headingS4 a, .headingS4 a:visited, .headignS4 a:active {
    color: #F2873E;
    font-weight: bold;
    text-decoration: none;
}
.headingS1 a:hover, .headingS4 a:hover {
    text-decoration: underline;
}
.headingS1NoPad, .headingS4NoPad {
    font-weight: bold;
    margin: 0px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.headingS1 p, .headingS4 p {
    color: #F2873E; 
}
.headingS2 {
    /*color: #F2873E;
    border-bottom: 2px solid #F2873E;*/
    color: #FFFFFF;
    background-color: #888A8F;
    font-weight: bold;
    margin: 0px;
    padding-right: 10px;
    padding-left: 20px;
    text-indent: -10px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.headingS2NoPad {
    color: #F2873E;
    border-bottom: 2px solid #F2873E;
    font-weight: bold;
    margin: 0px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.headingS2Pad {
    color: #F2873E;
    border-bottom: 2px solid #F2873E;
    font-weight: bold;
    margin: 0px;
    padding-right: 10px;
    padding-left: 10px;
}
.headingS2 a, .headingS2 a:visited, .headingS2 a:active {
    color: #F2873E;
    font-weight: bold;
    text-decoration: none;
}
.headingS2 a:hover {
    text-decoration: underline;
}
.headingS2 p, .headingS2NoPad p {
    color: #F2873E;
}
.headingS3 {
    background-color: #E9E9E9;
    color: #888A8F;
    font-weight: bold;
    margin: 0px;
    padding-right: 10px;
    padding-left: 20px;
    text-indent: -10px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.headingS3 p {
    color: #888A8F;
}
.headingS3NoPad {
    background-color: #E9E9E9;
    color: #888A8F;
    font-weight: bold;
    margin: 0px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.headingS3 a, .headingS3 a:visited, .headignS3 a:active {
    color: #F2873E;
    font-weight: bold;
    text-decoration: none;
}
.headingS3 a:hover {
    text-decoration: underline;
}
.headingNav {
    background-color: #E9E9E9;
    color: #888A8F;
    font-weight: bold;
    margin: 0px;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #888A8F;
    border-left: 1px solid #888A8F;
    border-right: 1px solid #888A8F;
    border-top: 1px solid #888A8F;
}
/* End Heading Sections */
/* Search Bar Section */
.searchBar {
    background: #E9E9E9;
    color: #888A8F;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 12px;
}
.searchBar a, .searchBar a:active, .searchBar a:link, .searchBar a:visited {
    color: #838383;
    font-weight: bold;
    text-decoration: none;
}
.searchBar a:hover {
    text-decoration: underline;
}
/* End Search Bar Section */
/* Footer Sections */
.footer {
    color: #666666;
    font-size: 0.8em;
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
}
hr.footer {
    padding: 0px;
}
.footer a, .footer a:link {
    color: #F2873E;
    text-decoration: underline;
}
.footer a:visited {
    color: #888A8F;
}
.TileSection {
    background: #E9E9E9;
    padding: 5px;
    padding-top: 5px;
}
.CommServButton {
    background-color: #ffffff;
    background-color: #ffffff;
    color: #888A8F;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #F2873E;
}
.CommSerButton a, .CommServButton a:visited, .CommServButton a:link {
    color: #888A8F;
    text-decoration: none;
}
.CommServButton a:hover {
    text-decoration: underline;
}
/* End Footer Sections */
/* Content Sections */
.content {
    padding-left: 18px;
    padding-right: 20px;
}
#ReleaseContent, #divBody {
    color: #000000;
    /* width: 700px;
    margin-right: 160px; */
    min-width: 720px;
}
/* ReleaseContent p for NewsML */
#divBody p, #divBody td, #divBody th,
#ReleaseContent p, #ReleaseContent td, #ReleaseContent th {
    color: #000000;    
    font-size:13px;
}
/* ReleaseContent NewsML contact line */
#ReleaseContact, #divMediaContact {
    min-width:30%;
    margin: 10px;
    padding:10px;
}
/* ReleaseContent NewsML attention line */
#ReleaseContent p b, #divBody p b { 
    color: #000000;
}
#ReleaseContent pre, #divBody pre {
    font-family: "Courier New", Courier, monospace;
    font-size: 12px;
}
.PhotoCaption {
    color: #000000;
}
/*.padRight {
    padding-right: 18px;
}*/
.tableListing, .tableListingDate, .tableListingTime {
    color: #888A8F;
    border-bottom: 1px solid #e3e3e3;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 10px;
}
.tableListingDate, .tableListingTime {
    text-align: right;
    font-size: 0.9em;
}
.tableListing a:link, .tableListing a:visited {
    display: inline-block;
    padding: 0px 5px 0px 15px;
    background: url(/images/icons/orangeArrow.gif) no-repeat 0px 5px;
    text-decoration: none;
}
.tableListing a:link {color: #333333;}
.tableListing a:visited {color: #999999;}
.tableListing a:active, .tableListing a:hover {
    display: inline-block;
    color: white;
    padding: 0px 5px 0px 15px;
    background: url(/images/icons/orangeArrow.gif) no-repeat 0px 5px;
    background-color: #333333;
}
.relatedInfoSection {
    padding-right: 20px;
    padding-left: 20px;
}
.businessProgLeft {
    border-right: 1px solid #ffffff;
}
.businessProgRight {
    padding-left: 20px;
}
.featuresContent {
    background-color: #ffffff;
    color: #888A8F;
    padding: 5px;
    padding-bottom: 0px;
    font-weight: bold;
}
.featuresContent p {
    padding-left: 5px;
    padding-bottom: 3px;
    margin: 0px;
    color: #888A8F;
}
.featuresContent b {
    font-weight: bold;
}
.featuresContent a, .featuresContent a:visited, .featuresContent a:active {
    color: #888A8F;
    font-weight: bold;
}
.featuresContent a:hover {
    text-decoration: underline;
}
.featuresContent td {
    background-color: #ffffff;
    color: #888A8F ;
}
.featuresBreak {
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
}
.featuresFooter {
    background-color: #ffffff;
    color: #888A8F;
    padding: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 0px;
    font-size: 12px;
}
.featuresFooter p, .featuresFooter form {
    font-weight: bold;
    color: #888A8F;
    margin: 0px;
    padding: 0px;
}
.featuresFooter a, .featuresFooter a:visited, .featuresFooter a:active {
    color: #888A8F;
    font-weight: bold;
    text-decoration: none;
}
.featuresFooter a:hover {
    text-decoration: underline;
}
.greyFeatures {
    background-color: #ffffff;
    color: #888A8F;
    padding-top: 5px;
    padding-bottom: 5px;
}
.greyFeaturesHeader {
    background-color: #E9E9E9;
    color: #888A8F;
    font-weight: bold;
    margin: 0px;
    padding-left: 2px;
    padding-right: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px;
}
.greyFeatures a {
    color: #888A8F;
}
.greyFeatures a:visited {
    color: #888A8F;
}
/* End Content Sections */
/* tabs */
.tab {
    border-right: 1px solid #ffffff;
}
.inactiveTab {
    background-color: #E9E9E9;
    color: #ffffff;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    border-right: 1px solid #ffffff;
}
.inactiveTab a, .inactiveTab a:link, .inactiveTab a:visited {
    text-decoration: none;
    color: #666666;
}
.activeTab {
    background-color: #888A8F;
    color: #ffffff;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    border-right: 1px solid #ffffff;
}
.activeTab a, .activeTab a:link, .activeTab a:visited {
    text-decoration: none;
    color: #ffffff;
}
.activeTab a:hover, .inactiveTab a:hover {
    text-decoration: underline;
}
.tabContent {
    background-color: #888A8F;
    color: #ffffff;
    margin: 0px;
    padding: 2px;
    padding-left: 5px;
}
.tabContent p, .tabContent td {
    color: #ffffff;
}
/* End Tabs */
/* Webcast Classes */
.CalendarHeading {
    background-color: #888A8F;
    color: #ffffff;
    padding-left: 10px;
}
.CalendarLinks {
    background-color: #888A8F;
    color: #ffffff;
    padding-left: 10px;
}
.CalendarLinks a, .CalendarLinks a:visited, .CalendarLinks a:active {
    color: #ffffff;
    text-decoration: none;
}
.CalendarLinks a:hover {
    text-decoration: underline;
}
/* Webcast Help Section Classes */
h3 {
    font-size: 1.2em;
    font-weight: bold;
    color: #666666;
}
.HelpSubHeading, .HelpSubHeading a, .HelpSubHeading a:visited {
    font-size: 1.1em;
    font-weight: bold;
    color: #666666;
}
.helpIndent {
    padding-left: 0px;
}
.helpTable {
    border: 1px solid #666666;
}
.HelpTableHeading {
    background-color: #888A8F;
    color: #ffffff;
    text-align: center;
}
.HelpTableContent {
    background-color: #ffffff;
    color: #000000;
    text-align: center;
    padding: 3px;
}
.HelpTableSubHeading {
    background-color: #E9E9E9;
    color: #666666;
    text-align: center;
}
/* Webcast Event Page */
.WebcastEvent {
    padding-left: 20px;
    padding-right: 10px;
}
.WebcastEventButtons {
    background-color: #ffffff;
    color: #666666;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 0px;
}
.WebcastEventButtons a, .WebcastEventButtons a:visited {
    background-color: #ffffff;
    color: #666666;
}
.WebcastEventButtons p {
    margin: 0px;
    padding: 0px;
}
.CompanyName {
    font-weight: bold;
}
/* End of Webcast Classes */
/* Earnings Item Section */
.earningsSearch {
    background-color: #E9E9E9;
    color: #666666;
    margin: 0px;
    padding: 2px;
    padding-left: 5px;
}
.earningsTitle {
    background-color: #888A8F;
    margin: 0px;
    padding: 2px;
    padding-left: 20px;
    padding-right: 10px;
}
.earningsTitle p {
    color: #ffffff;
    font-weight: bold;
    margin: 0px;
}
.earningsReportDate {
    color: #666666;
    text-align: left;
    font-size: 1.1em;
    font-weight: bold;
}
.earningsDataHeading {
    background-color: #E9E9E9;
    color: #666666;
    font-weight: bold;
    text-align: center;
}
.oddRow {
    background-color: #ffffff;
    color: #666666;
    padding: 2px;
}
.evenRow {
    background-color: #E9E9E9;
    color: #666666;
    padding: 2px;
}
th.evenRow, th.oddRow {
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
    padding-right: 5px;
}
.earningsReportNote {
    color: #666666;
}
/* End Earnigns Item Section */
/* Release Items */
.OrgName {
    font-weight: bold;
}
.OrgHeading {
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    vertical-align: bottom;
}
.RelatedSection {
    background-color: #E9E9E9;
    color: #666666;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
}
.OrgButton {
    background-color: #E9E9E9;
    color: #666666;
    text-align: center;
    padding-right: 10px;
}
.OrgButton a, .OrgButton a:visited {
    color: #666666;
    text-decoration: none;
}
.OrgButton a:hover {
    text-decoration: underline;
}
.DateHeading {
    color: #666666;
    text-align: left;
    font-weight: bold;
}
.OrgBinContent {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
/* End Release Items */
/* Form Data */
.formLabel {
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}
.formSection {
    background-color: #E9E9E9;
    border: 1px solid #666666;
}
.formContent {
    padding-right: 5px;
    padding-left: 5px;
}
.formHeading {
    background-color: #888A8F;
    color: #ffffff;
    font-weight: bold;
    margin: 0px;
    padding-right: 10px;
    padding-left: 10px;
}
.formHeading a, .formHeading a:visited, .formHeading a:active {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.LoginForm {
    background-color: #E9E9E9;
    color: #666666;
    border: 1px solid #666666;
}
.formOddRow {
    background-color: #ffffff;
    color: #666666;
    padding: 2px;
}
.formEvenRow {
    background-color: #E9E9E9;
    color: #666666;
    padding: 2px;
}
.WarningSection {
    border: 1px solid #ffcb65;
    background-color: #ffffcd;
    color: #666666;
    padding: 5px;
    margin: 5px;
}
.sendFriendLabel {
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}
/* Market Updates Specific Styles */
.updateTime {
    font-weight: bold;
    font-size: 1.2em;
}
/* ---------------- */
/* Menu Item Styles */
/* ---------------- */
.menu {
    background-color: #ffffff;
    padding: 2px;
}
.menuTitle {
    background-color: #ffffff;
    color: #ffffff;
    text-align: left;
    margin: 0px;
}
.NodeImage {
    padding-right: 5px;
}
/* Inactive Active Nodes */
.InactiveNode {
    background-color: #ffffff;
    color: #888A8F;
    border-bottom: 1px solid #888A8F;
    border-left: 1px solid #888A8F;
    border-right: 1px solid #888A8F;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
}
.InactiveNode, .InactiveNode a, .InactiveNode a:visited, .InactiveNode a:link {
    color: #888A8F;
    text-decoration: none;
}
.ActiveNode {
    background-color: #ffffff;
    color: #666666;
    border-bottom: 1px solid #888A8F;
    border-left: 1px solid #888A8F;
    border-right: 1px solid #888A8F;
    font-weight: bold;
    text-decoration: none;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
}
.ActiveNode, .ActiveNode a, .ActiveNode a:visited, .ActiveNode a:link {
    color: #666666;
    text-decoration: none;
}
/* Inactive Active Sub Nodes */
.InactiveSubNode {
    background-color: #888A8F;
    font-weight: bold;
    border-bottom: 1px solid #E9E9E9;
    border-left: 1px solid #888A8F;
    border-right: 1px solid #888A8F;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
}
.InactiveSubNode, .InactiveSubNode a, .InactiveSubNode a:visited, .InactiveSubNode a:link {
    color: #E9E9E9;
    text-decoration: none;
}
.ActiveSubNode {
    background-color: #888A8F;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #E9E9E9;
    border-left: 1px solid #888A8F;
    border-right: 1px solid #888A8F;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
}
.ActiveSubNode a, .ActiveSubNode a:visited, .ActiveSubNode a:link {
    color: #ffffff;
    text-decoration: none;
}
/* Inactive Active Highlight Nodes */
.InactiveHighlightNode {
    background-color: #ffffff;
    color: #888A8F;
    border-bottom: 1px solid #888A8F;
    border-left: 1px solid #888A8F;
    border-right: 1px solid #888A8F;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
}
.InactiveHighlightNode, .InactiveHighlightNode a, .InactiveHighlightNode a:visited, .InactiveHighlightNode a:link {
    color: #888A8F;
    text-decoration: none;
}
.ActiveHighlightNode {
    background-color: #ffffff;
    color: #888A8F;
    border-bottom: 1px solid #888A8F;
    border-left: 1px solid #888A8F;
    border-right: 1px solid #888A8F;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
}
/* HotTopics NOde */
.HotTopicNode {
    background-color: #ffffff;
    color: #888A8F;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
}
.HotTopicNode a, .HotTopicNode a:visited, .HotTopicNode a:link {
    color: #F2873E;
    text-decoration: none;
}
.ActiveHotTopicNode {
    background-color: #ffffff;
    color: #888A8F;
    font-family: helvetica,arial,sans-serif;
    text-decoration: none;
    padding-top: 2px;
    padding-bottom: 2px;
}
/* Heading Menu */
.InactiveHeadingNode {
    background-color: #888A8F;
    color: #ffffff;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
}
.InactiveHeadingNode, .InactiveHeadingNode a, .InactiveHeadingNode a:visited, .InactiveHeadingNode a:link {
    color: #ffffff;
    text-decoration: none;
}
.ActiveHeadingNode {
    background-color: #888A8F;
    color: #ffffff;
    font-family: helvetica,arial,sans-serif;
    text-decoration: none;
    font-weight: bold;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding-top: 2px;
    padding-bottom: 2px;
}
/* Hover Modes for Nodes */
.InactiveNode a:hover, .ActiveNode a:hover, .InactiveSubNode a:hover, .ActiveSubNode a:hover,
        .InactiveHighlightNode a:hover, .ActiveHighlightNode a:hover, .InactiveHeadingNode a:hover, .ActiveHeadingNode a:hover,
        .HotTopicNode a:hover .ActiveHotTopicNode a:hover {
    text-decoration: underline;
}
.menuNavIcon {
    color: #666666;
    font-weight: bold;
}
/* End of Menu Item Styles */
/* Styles for QuoteMedia Chart tool*/
    .qmmt_main
    {
        background-color: #ffffff;
        border: 1px solid #e1e1e1;
         float: right;
         clear: right;
         margin: 0px 0px 10px 10px;
    }
    .qmmt_tab
    {
        font: 11px helvetica,arial,sans-serif;
        color: #666666;
        background-color: #E9E9E9;
        border-left-color: #888a8f;
        border-bottom-color: #888a8f;
        border-top-color: #888a8f;
    }
    .qmmt_tabactive
    {
        font: 11px helvetica,arial,sans-serif;
        color: #000000;
        background-color: #ffffff;
        border-left-color: #888a8f;
    }
    .qmmt_text
    {
        font: 10px helvetica,arial,sans-serif;
        color: #000000;
    }
    .qmmt_text_up
    {
        font: bold 12px helvetica,arial,sans-serif;
        color: #009900;
    }
    .qmmt_text_down
    {
        font: bold 12px helvetica,arial,sans-serif;
        color: #ff0000;
    }
    .qmmt_cycle
    {
        background-color: #eeeeee;
    }
    .qmmt_header_text
    {
        font: bold 12px helvetica,arial,sans-serif;
        color: #000000;
    }
    .qmmt_header_bar
    {
        background-color: transparent;
        border-color: transparent;
    }
    a.qmmt {
        color: #0000aa;
    }
    a:visited.qmmt {
        color: #0000aa;
    }
    a:hover.qmmt {
        color: #ff0000;
    }
#ReleaseContent h1, #divBody h1 {
    font-size: 1.2em;
    font-weight: bold;
    color: #000000;
    text-align: left;
}
/*Search form styles */
table.inputs {min-width: 600px;}
#filters a {text-decoration: none;}
.searchField {padding: 2px;}
.searchField, #calendarDiv table {width: 180px; border: 1px solid #999; font-size: 1em;}
#calendarDiv table {width: 178px;}
[disabled]  {background-color: #EEEEEE;}
td.filter {padding: 1px 5px 1px 5px; min-width: 180px;}
.icon {border: 0px; padding: 5px; vertical-align:middle;}
.remove, .add, .submit  {width: 30px; font-weight: bold; color: #333;}
.submit {width: auto;}
.cpDayColumnHeader, .cpYearNavigation, .cpMonthNavigation,
.cpCurrentMonthDate, .cpCurrentMonthDateDisabled, .cpOtherMonthDate,
.cpOtherMonthDateDisabled, .cpCurrentDate, .cpCurrentDateDisabled,
.cpTodayText, .cpTodayTextDisabled, .cpText {font-size:8pt;color:#333333;} /* pretty much everything*/
.cpCurrentMonthDate a, .cpCurrentDate a {text-decoration:none;color:#333333;}
.cpOtherMonthDate a {text-decoration:none; color:#999999;}
.cpYearNavigation, .cpMonthNavigation {background-color:#F2873E;text-align:center;vertical-align:middle;text-decoration:none;color:#ffffff;font-weight:bold; } /* Month/Year navigation section*/
td.cpDayColumnHeader {text-align:right;border:solid thin #F2873E;border-width:0px 0px 1px 0px; } /* header cells (dayOfWeek)*/
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate  {text-align:right;text-decoration:none; } /* day cells*/
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled{ color:#999999; text-align:right; text-decoration:line-through; }
.cpCurrentMonthDate, .cpCurrentDate { color:#333333; } /* current month section*/
.cpOtherMonthDate { color:#999999; } /* next/previous month sections*/
td.cpCurrentDate, .cpCurrentDate a { color:#ffffff; background-color: #F2873E; } /* selected date cell*/
td.cpCurrentDateDisabled { border-width:1px; border:solid thin #FFAAAA; }
td.cpTodayText, td.cpTodayTextDisabled { border:solid thin #F2873E;border-width:1px 0px 0px 0px; } /* Today section*/
a.cpTodayText, span.cpTodayTextDisabled { height:20px; } /* Today text*/
a.cpTodayText { color: #333333; } /* Today Text*/
.cpTodayTextDisabled { color: #999999; }
.searchResultPhotoThumbnail   {border:0px; margin:10px; width: 120px;}
#results {width: 100%;}
#results th, #results th a {width:20%; background-color:#C7C7C7; color: #333; font-weight:bold; margin: 1px; padding: 2px 0px 2px 0px; }
#results th a:link, #results th a:visited {text-decoration:none;}
#results th a:active, #results th a:hover {text-decoration:underline;}
#results table, #webcast th, #podcast th, #release th, #photo th {padding: 2px 0px 2px 0px; margin: 0px;}
#webcast, #podcast, #release {float:left; width:60%;}
#photo {float:right; width:40%}
.resultDate {text-align: right;}
#webcast th, #podcast th, #photo th, #release th { background-color:#F2873E; color: white;}
.paging {text-align: center; font-weight: bold;}
.paging a {display: inline-block; width: 20px;}
.paging span {display: inline-block; width: 20px; color: #CCC;}
.paging a:link, .paging a:visited {text-decoration:none; color: #F2873E;}
.paging a:active, .paging a:hover {text-decoration:none; color: #333; background-color: #F2873E;}
.searchForm td {padding: 10px 0px 0px 0px}
 
p.rightAlign a:link, p.rightAlign a:visited {color: #666; text-decoration: none; font-weight: normal;}
p.rightAlign a:active, p.rightAlign a:hover {color: #666; text-decoration: underline; font-weight: normal;}
p.rightAlign {color: #F2873E;}
.rightAlign img {vertical-align: middle;}
#autoCompDiv {position:absolute; visibility:hidden; background-color:white; overflow-y:scroll; overflow-x:hidden; height:200px; width:300px; border: 1px solid #999; padding: 0px 8px 0px 4px}
#autoCompDiv a {color: #999; font-size: 0.85em; display: inline-block; width: 100%; padding: 0px; margin: 0px; border-bottom: 1px solid #f3f3f3; padding: 2px 0px 2px 0px;}
#autoCompDiv a b {color: #666;}
#calenderDiv {position:absolute; visibility:hidden; background-color:white;}

/*UE styles - to be added to RedDot*/
#ReleaseContent table, #divBody table { border-collapse: collapse; }
tr.cnwUnderlinedCell td { border-bottom: 1px solid #000000; }
tr.cnwDoubleUnderlinedCell td { border-bottom: 3px double #000000; }
tr.cnwBoldUnderlinedCell td { border-bottom: 3px solid #000000; }
td.cnwUnderlinedCell { border-bottom: 1px solid #000000; }
td.cnwDoubleUnderlinedCell { border-bottom: 3px double #000000; }
td.cnwBoldUnderlinedCell { border-bottom: 3px solid #000000; }
#ReleaseContent table.cnwBorderedTable td, #divBody table.cnwBorderedTable td { border-collapse: collapse; border: 1px solid black; padding: 2px; }
#ReleaseContent TABLE TD, #divBody TABLE TD
{
 padding-right: 2px; padding-top: 2px; padding-bottom: 2px; padding-left: 2px;
}
/*UE related styles, new set added on 27/7/2010 */
/* // 1111 */ 
.cnwTableBorderStyle15 { 
border: 1px solid #aaaaaa; 
} 
/* // 1110 */ 
.cnwTableBorderStyle14 { 
border-top:1px solid #aaaaaa;border-right:1px solid #aaaaaa;border-bottom:1px solid #aaaaaa;border-left:none; 
} 
/* // 1101 */ 
.cnwTableBorderStyle13 { 
border-top:1px solid #aaaaaa;border-right:1px solid #aaaaaa;border-bottom:none;border-left:1px solid #aaaaaa; 
} 
/* // 1100 */ 
.cnwTableBorderStyle12 { 
border-top:1px solid #aaaaaa;border-right:1px solid #aaaaaa;border-bottom:none;border-left:none; 
} 
/* // 1011 */ 
.cnwTableBorderStyle11 { 
border-top:1px solid #aaaaaa;border-right:none;border-bottom:1px solid #aaaaaa;border-left:1px solid #aaaaaa; 
} 
/* // 1010 */ 
.cnwTableBorderStyle10 { 
border-top:1px solid #aaaaaa;border-right:none;border-bottom:1px solid #aaaaaa;border-left:none; 
} 
/* // 1001 */ 
.cnwTableBorderStyle9 { 
border-top:1px solid #aaaaaa;border-right:none;border-bottom:none;border-left:1px solid #aaaaaa; 
} 
/* // 1000 */ 
.cnwTableBorderStyle8 { 
border-top:1px solid #aaaaaa;border-right:none;border-bottom:none;border-left:none; 
} 
/* // 0111 */ 
.cnwTableBorderStyle7 { 
border-top:none;border-right:1px solid #aaaaaa;border-bottom:1px solid #aaaaaa;border-left:1px solid #aaaaaa; 
} 
/* // 0110 */ 
.cnwTableBorderStyle6 { 
border-top:none;border-right:1px solid #aaaaaa;border-bottom:1px solid #aaaaaa;border-left:none; 
} 
/* // 0101 */ 
.cnwTableBorderStyle5 { 
border-top:none;border-right:1px solid #aaaaaa;border-bottom:none;border-left:1px solid #aaaaaa; 
} 
/* // 0100 */ 
.cnwTableBorderStyle4 { 
border-top:none;border-right:1px solid #aaaaaa;border-bottom:none;border-left:none; 
} 
/* // 0011 */ 
.cnwTableBorderStyle3 { 
border-top:none;border-right:none;border-bottom:1px solid #aaaaaa;border-left:1px solid #aaaaaa; 
} 
/* // 0010 */ 
.cnwTableBorderStyle2 { 
border-top:none;border-right:none;border-bottom:1px solid #aaaaaa;border-left:none; 
} 
/* // 0001 */ 
.cnwTableBorderStyle1 { 
border-top:none;border-right:none;border-bottom:none;border-left:1px solid #aaaaaa; 
} 
/* collapsed border for table */ 
.cnwTableBorderStyle16 { 
border-collapse:collapse; 
}