body, html 
{
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    height: 100%;
}

a:link, a:visited 
{
    text-decoration:none;
    color:#129049;
}

a:hover 
{
    text-decoration:underline;
    color:#129049;
}

a.deletelink:link 
{
    font-size:8pt;
    color: #FF0000;
    white-space: nowrap;
    text-decoration: none;
}

a.deletelink:visited 
{
    font-size:8pt;
    color: #FF0000;
    white-space: nowrap;
    text-decoration: none;
}

a.deletelink:hover 
{
    font-size:8pt;
    color: #FF0000;
    white-space: nowrap;
    text-decoration: underline;
}

.copyright 
{
    font-size:10px;
    font-family: Arial, Helvetica, sans-serif;
}

.standard_sm
{
    font-size:9px;
    font-family: Arial, Helvetica, sans-serif;
}

.standard
{
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
}

.standard_bold 
{
    font-size:12px;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
}

.error 
{
    font-size:12px;
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
}

.statusmsg 
{
    color: darkSlateGray;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.standard_small 
{
    font-size:10px;
    font-family: Arial, Helvetica, sans-serif;
}

.standard_medium 
{
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
}

.standard_medium_bold
{
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:700;
}

.standard_large 
{
    font-size:24px;
    font-family: Arial, Helvetica, sans-serif;
}

.standard_large_bold 
{
    font-weight: bold;
    font-size:20px;
    font-family: Arial, Helvetica, sans-serif;
}

.standardButton {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9pt; 
    color : white; 
    font-weight : bolder;
    background-color : #339933;
}

.standardSaveButton {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9pt; 
    color : white; 
    font-weight : bolder;
    background-color : #339933;
    width: 125px;
}

/* styles for blue buttons */
.blueButton {
    float: left;
    margin: 0px;
    padding: 0px;
    height: 21px;
    background: url(../../images/common/btn_blue_right.gif) no-repeat top right;
    display: inline;
}
.blueButton a {
    float: left;
    margin: 0px;
    padding: 0px 10px;
    text-decoration: none;
    font-size: 11px;
    line-height: 18px;
    color: #225cbc;
    background: url(../../images/common/btn_blue_left.gif) no-repeat top left;
    display: inline;
}
.blueButton a:hover {
    text-decoration: none;
}

.login 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-left: 12px;
    color: #FFFFFF;
}

.login a:link, .login a:visited 
{
    color: #0062bb;
    text-decoration: none;
}

.login a:hover 
{
    color: #ffffff;
    background-color: #0062bb;
    text-decoration: none;
}

.warning
{
    font-size:12px;
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
}

/*begin page styles*/
.page_columnheader 
{
    padding:2px;
    font-size: 8pt;
    font-family:arial;
    font-weight:bold;
    color:#336699;
    background-color: #CFEBFF;
    text-align: center;
}

.page_header 
{
    padding-top:5px;
    padding-bottom:5px;
    font-size:16pt;
    font-family:arial;
    color:#3975AE;
    text-align:left;
}

.page_rowshaded 
{
    padding: 2px;
    font-size: 9pt;
    font-family:arial;
    color:#000000;
    cursor:auto;
    background-color:#E4F0F6;
}

.page_rowshaded a 
{
    padding: 2px;
}

.page_rowhighlight
{
    padding: 2px;
    font-size: 9pt;
    font-family:arial;
    color:#ffffff;
    cursor:pointer;
    background-color: #1B60A1;
}

.page_rowhighlight a
{
    padding: 2px;
}

.page_row_small
{
    padding: 2px;
    font-size: 8pt;
    font-family:arial;
    color:#000000;
    cursor:auto;
    background-color:#FFFFFF;
}

.page_row_small a 
{
    padding:2px;
}

.page_row_small_shaded 
{
    padding: 2px;
    font-size: 8pt;
    font-family:arial;
    color:#000000;
    cursor:auto;
    background-color:#E4F0F6;
}

.page_row_small_shaded a 
{
    padding: 2px;
}

.page_row_small_highlight
{
    padding: 2px;
    font-size: 8pt;
    font-family:arial;
    color:#ffffff;
    cursor:pointer;
    background-color: #1B60A1;
}

.page_row_small_highlight a
{
    padding: 2px;
}

.advertising_border 
{
    padding: 0px;
    color:#000000;
    background-color:#FFFFFF;
}

.advertising_border_embedded
{ 
  float:right;
  padding:0px;
  color:#000000;
  background-color:#FFFFFF;
}

.page_row 
{
    padding: 2px;
    font-size: 9pt;
    font-family:arial;
    color:#000000;
    cursor:auto;
    background-color:#FFFFFF;
}

.page_row a 
{
    padding:2px;
}

.page_subheader 
{
    padding:2px;
    font-size:10pt;
    font-family:arial;
    font-weight:bold;
    color:#000000;
    background-color:#f1f1f1;
}

.page_text 
{
    padding-left: 2px;
    font-size:8pt;
    font-family:arial;
    font-weight:500;
    color:#000000;
}

.page_text_inactive
{
    padding-left:2px;
    font-size:8pt;
    font-family:arial;
    font-weight:500;
    color:#999999;  
}

.page_textbold 
{
    padding-left:2px;
    font-size:8pt;
    font-family:arial;
    font-weight:700;
    color:#000000;
}

.page_text_box 
{
    font-size:8pt;
    font-family:arial;
    color:#000000;
}

.image_link 
{
    cursor:pointer;
}

.page_row_nested
{
  padding: 2px;
  font-size: 8pt;
  font-family:arial;
  color:#000000;
  background-color:#fbfeba;
}
.page_rowshaded_nested
{ 
  padding: 2px;
  font-size: 8pt;
  font-family:arial;
  color:#000000;
  background-color:silver;
}
/*end page styles*/


/*end table styles*/

.submit_button 
{
    font-size: 8pt;
    font-family:arial;
    font-weight:bold;
    color:#1A8E48;
}

.submit_button:disabled
{
    font-size: 8pt;
    font-family:arial;
    font-weight:bold;
    color:#A28D8A;
}

/*Begin Thumbnail Styles*/
.Thumbnail
{
  width:116px;
  border-style:solid;
  border-width:3px;
  border-left-color:#FFFFFF;
  border-top-color:#FFFFFF;
  border-bottom-color:#FFFFFF;
  border-right-color:#FFFFFF;
  vertical-align:top;
  text-align:center;
  text-decoration:none;
}

.ThumbnailHighlight
{
  width:116px;
  border-style:solid;
  border-width:3px;
  border-left-color:#F3BA21;
  border-top-color:#F3BA21;
  border-bottom-color:#F3BA21;
  border-right-color:#F3BA21;
  vertical-align:top;
  text-align:center;
  background-color:#D4D0C8;
}

.ThumbnailCaption
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color:#000000;
  vertical-align:middle;
  text-align:center;
  text-decoration:none;
  height:44px
}

.ThumbnailImage
{
  width:116px;
  height:99px;
  border-width:0px;
  vertical-align:top;
}
/*End Thumbnail Styles*/

/*Begin Settings Styles*/
.settingsTable {
    background-color : white;
    border:solid #D2D0D7 1px;
    padding : 0px;
}

.drawerLeftFirst {
    font-size : 9pt;
    font-weight : bold;
    border-left:2px solid #1E7CCC;border-top:2px solid #1E7CCC;border-bottom:2px solid #1E7CCC;border-right:0px;background:#C0C0C0;
    
}

.drawerLeftNormal {
    font-size : 9pt;
    font-weight : bold;
    border-left:2px solid #1E7CCC;border-top:0px;border-bottom:2px solid #1E7CCC;border-right:0px;background:#C0C0C0;
    
}

.drawerRightFirst {
    font-size : 9pt;
    font-weight : bold;
    border-left:0px;border-top:2px solid #1E7CCC;border-bottom:2px solid #1E7CCC;border-right:2px solid #1E7CCC;background:#C0C0C0;
    
}

.drawerRightNormal {
    font-size : 9pt;
    font-weight : bold;
    border-left:0px;border-top:0px;border-bottom:2px solid #1E7CCC;border-right:2px solid #1E7CCC;background:#C0C0C0;
    
}


.settingsHeader {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt; 
    font-weight : bold; 
    color : #003366;
    height : 17px;
    border:1px solid #cfcfcf;
    background: url(../../images/common/header_bg.gif) repeat-x;
    text-align:center;
    padding:4px;
}
.settingsHeader2 {
	background: url(../../images/common/header_bg2.gif) repeat-x;
}
.settingsArea {
    border:solid #D2D0D7 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    background:#ffffff;
}
.settingsNormal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    background-color: #FFFFFF;
    padding: 4px;
}
.settingsShadeLight {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    background-color: #efefef;
    padding: 4px;
}
.settingsShadeDark {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    padding: 4px;
    background-color: #bcbcbc;
}
.settingsHeadLight {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    background-color: #dfdfdf;
    padding: 4px;
}
.settingsHeadDark {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    background-color: #999999;
    padding: 4px;
}
.settingsHeadBlue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    background-color: #a5bdce;
    padding: 4px;
}
SELECT.settingsPickList {
    background-color : white;
    width: 160px;
    padding : 0px;
}
SELECT.locationSelector {
    background-color : white;
    width: 160px;
    padding : 0px;
}
TABLE.settingsInputFrame {
    background-color : #ffffff;
    padding : 0px;
    border:1px solid #D2D0D7;
}

.settingsSmallInputLabel {
    background:transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: darkSlateGray;
    font-weight: bold;    
    white-space: nowrap;
}
.settingsSmallInputLabelShaded {
    background:transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #cccccc;
    font-weight: bold;    
    white-space: nowrap;
}
.settingsInputLabel {
    background:transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: darkSlateGray;
    font-weight: bold;    
    padding-right:5px;
}
.settingsLargeInputLabel {
    background:transparent;
    font-family: Arial, Helvetica, sans-serif;
    color: darkSlateGray;
    font-weight: bold;    
    white-space: nowrap;
}

TABLE.settingsActionBar td {
	padding: 4px;
}

/*End Settings Styles*/

.content_background {
    width: 100%;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    text-align: left;
}

/*DTN.com styles */

#newswrapper {
    padding-left: 5px;
}

#newsblurb_text {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #1B60A1;
    text-align: left;
    padding-right: 3px;
line-height: 1.2em; }

#newsblurb_text a:link, #newsblurb_text a:visited {
    color: #1B60A1;
}

#newsblurb_text a:hover {
    display: block;
    color: #1B60A1;
    background-color: #cae1ff;
}

.newsblurb_date {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #1B60A1;
    text-align: left;
}

.info_sect
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:10pt;
  background:#C0C0C0;
  padding:6px;
}

.force_wrap 
{
  white-space: normal;
}

.mapholder {
    position: relative; 
    border: solid white 1px;    
    width: 640px;
    height: 480px; 
}

.maplayer {
    top: 0px; 
    left: 0px;
    position: absolute;
    padding:0px;
    margin: 0px;
    width: 640px;
    height: 480px; 
}

.mapimage {
    top: 0px; 
    left: 0px;
    position: absolute;
    padding:0px;
    margin: 0px;
    width: 640px;
    height: 480px; 
}

.mapvertcontrol {
    height: 480px; 
}

.mapvertcontroltab {
    height: 482px; 
}

.maphorizcontrol {
    width: 640px; 
}

.navctrlactive {
filter:alpha(opacity=100);   
opacity: 1.0;
cursor:pointer;
}

.navctrlinactive {
filter:alpha(opacity=50);   
opacity: .50;
cursor:default;
}

.navctrldisabled {
filter:alpha(opacity=20);   
opacity: .20;
cursor:default;
}

.navtoolbar {
filter:alpha(opacity=80);
opacity:.80;
}

.layerLabelActive
{
    color : black; 
    font-weight: normal;
    text-decoration: none;
    letter-spacing : 0px;
    margin : 0px;
    padding : 0px;
    vertical-align : middle;
}

.layerLabelInactive
{
    color : darkGray; 
    font-weight: normal;
    text-decoration: none;
    letter-spacing : 0px;
    margin : 0px;
    padding : 0px;
    vertical-align : middle;
}

.layerLabelFailed
{
    color : red; 
    font-weight: normal;
    text-decoration: none;
    letter-spacing : 0px;
    margin : 0px;
    padding : 0px;
    vertical-align : middle;
}

.layerLegendActive
{
    opacity: 1.00; 
    filter: Alpha(opacity=100);
}

.layerLegendInactive
{
    opacity: .33; 
    filter: Alpha(opacity=33);
}

.layerLegendFailed
{
    opacity: .33; 
    filter: Alpha(opacity=33);
}

.layerLegendText {
    line-height: 120%;
    font-size: 9px;
    font-family:  Verdana, Helvetica, Arial, Geneva, sans-serif;
    color: black;
}

.layerLegendAttribution {
    line-height: 100%;
    font-size: 9px;
    font-family:  Verdana, Helvetica, Arial, Geneva, sans-serif;
    color: slategray;
}

.layerMapAttribution {
    padding: 0px;
    margin: 0px;
    font-size: 10px;
    font-weight: normal;
    font-family:  Verdana, Helvetica, Arial, Geneva, sans-serif;
    color: white;
    vertical-align: middle; 
    filter: dropshadow(color:black, offx:0, offy:1) dropshadow(color:black, offx:1, offy:0) dropshadow(color:black, offx:-1, offy:0) dropshadow(color:black, offx:0, offy:-1);  
}

.layerMapTimestamp {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    font-weight: normal;
    font-family:  Verdana, Helvetica, Arial, Geneva, sans-serif;
    color: white;
    vertical-align: middle; 
    filter: dropshadow(color:black, offx:0, offy:1) dropshadow(color:black, offx:1, offy:0) dropshadow(color:black, offx:-1, offy:0) dropshadow(color:black, offx:0, offy:-1);
    white-space:nowrap;  
}
 

.savelinkinactive
{
    text-decoration : none; 
    color : black; 
    font-size : 8pt;   
    cursor : pointer;
}

.savelinkactive
{
    text-decoration : underline; 
    color : black; 
    font-size : 8pt;
    cursor : pointer;
}

.savelinkbusy
{
    text-decoration:none; 
    color : gray; 
    font-size : 8pt;
    cursor : wait;
}

.TooltipWindow {
    font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
    font-size: 10px; 
    font-weight: normal;
    background-color: #FFFFCC; 
    border: 1px solid #000000; 
    opacity: .92; 
    filter: Alpha(opacity=92);
    padding: 3px;
}

.LegendTooltipWindow {
    font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
    font-size: 10px; 
    font-weight: normal;
    background-color: #FFFFCC; 
    border: 1px solid #000000; 
    padding: 3px;
}

.OpaqueTooltipWindow {
    font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
    font-size: 10px; 
    font-weight: normal;
    background-color: #FFFFCC; 
    border: 1px solid #000000; 
    padding: 3px;
}

.HelpTooltipWindow {
    font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
    font-size: 10px; 
    font-weight: normal;
    background-color: white; 
    border: 1px solid darkslategray; 
    padding: 0px;
}

.DetailsWindow {
    font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
    font-size: 10px; 
    font-weight: normal;
    background-color: #FFFFCC; 
    border: 1px solid #000000; 
    opacity: .92; 
    filter: Alpha(opacity=92);
    padding: 1px;
    padding-left: 4px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.OpaqueDetailsWindow {
    font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
    font-size: 10px; 
    font-weight: normal;
    background-color: #FFFFCC; 
    border: 1px solid #000000; 
    padding: 1px;
    padding-left: 4px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.HelpDetailsWindow {
    font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
    font-size: 10px; 
    font-weight: normal;
    background-color: white; 
    border: 1px solid darkslategray; 
    padding: 0px;
    padding-left: 4px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.DetailsContent {
    font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
    font-size: 10px; 
    font-weight: normal;
    background-color: #FFFFCC; 
    opacity: .92; 
    filter: Alpha(opacity=92);
}

.TooltipHeader {
    font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
    font-size : 11px;
    font-weight: bolder;
    font-style: normal;
    font-variant: normal;
    text-decoration: underline;
    color : darkslategray;
}

.TooltipSubHeader {
    font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
    font-size : 11px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    color : darkslategray;
}

.TooltipLabel {
    font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
    font-size : 10px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    color : darkslategray; 
}

.TooltipData {
    font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
    font-size : 10px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    color : black;
}

.TooltipDataQC {
    font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
    font-size : 10px;
    font-weight: bold;
    font-style: italic;
    font-variant: normal;
    color : red;
}

.TooltipHighlite {
    font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
    font-size : 10px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    color : blue;
}

TABLE.ToolTipTable {
    border-collapse:collapse;
    text-align:center;
    border:0px solid #D2D0D7;
}

TABLE.ToolTipTable td {
    border:1px solid #D2D0D7;
    padding:0px 1px 0px 1px;
}

TABLE.ToolTipBorderlessTable {
    border-collapse:collapse;
    text-align:center;
    border:0px solid #D2D0D7;
}

TABLE.ToolTipBorderlessTable td {
    border:0px solid #D2D0D7;
    padding:0px 1px 0px 1px;
}

SELECT.ProductSelector {
    background-color : white;
    width: 195px;
    padding : 0px;
}

SELECT.pickProductsList {
    background-color : white;
    width: 340px;
    padding : 0px;
}

.toolbar {
    vertical-align : middle;
    background-color : #D4D0C8;
    margin : 0px;
    padding : 0px;
    border-top : solid #D4D0C8 1px;
    border-left : solid #D4D0C8 1px;
    border-bottom : solid white 1px;    
    border-right : solid white 1px;    
}

.nestedToolbar {
    vertical-align : middle;
    background-color : #D4D0C8;
    margin : 0px;
    margin-left : 1px;
    padding-top : 1px;
    padding-left : 1px;
    padding-right : 1px;
    padding-bottom : 1px;
    border-top : solid white 1px;
    border-left : solid slateGray 1px;
    border-bottom : solid slateGray 1px;    
    border-right : solid slateGray 1px;
    visibility : hidden;
    position : absolute;
    z-index : 1000;
    left : 0px;
    top : 0px;
}

.toolbarOuterButton {
    cursor : default;
    vertical-align : middle;
    color : black; 
    background-color : #D4D0C8;
    border-top : 1px #D4D0C8 solid;
    border-left : 1px #D4D0C8 solid;
    border-bottom : 1px #D4D0C8 solid;
    border-right : 1px #D4D0C8 solid;
    padding : 0px;
    margin : 0px;
}

.toolbarOuterButtonDisabled {
    cursor : default;
    vertical-align : middle;
    color : black;
    opacity: .40; 
    filter: Alpha(opacity=40);
    background-color : #D4D0C8;
    border-top : 1px #D4D0C8 solid;
    border-left : 1px #D4D0C8 solid;
    border-bottom : 1px #D4D0C8 solid;
    border-right : 1px #D4D0C8 solid;
    padding : 0px;
    margin : 0px;
}

.toolbarOuterButtonLoaded {
    cursor : default;
    vertical-align : middle;    
    color : black; 
    background-color : transparent;
    border-top : 1px slategray solid;
    border-left : 1px slategray solid;
    border-bottom : 1px black solid;
    border-right : 1px black solid;
    padding : 0px;
    margin : 0px;
}

.toolbarOuterButtonPressed {
    cursor : default;
    vertical-align : middle;
    color : black; 
    background-color : transparent;
    border-top : 1px black solid;
    border-left : 1px black solid;
    border-bottom : 1px slategray solid;
    border-right : 1px slategray solid;
    padding : 0px;
    margin : 0px;
}

.toolbarActionButton {
    cursor : default;
    vertical-align : middle;
    color : black; 
    background-color : #D4D0C8;
    border-top : 1px #D4D0C8 solid;
    border-left : 1px #D4D0C8 solid;
    border-bottom : 1px #D4D0C8 solid;
    border-right : 1px #D4D0C8 solid;
    padding : 1px;
    margin : 0px;
}

.toolbarActionButtonLoaded {
    cursor : default;
    vertical-align : middle;
    color : black; 
    background-color : #D4D0C8;
    border-top : 1px white solid;
    border-left : 1px white solid;
    border-bottom : 1px slategray solid;
    border-right : 1px slategray solid;
    padding : 1px;
    margin : 0px;
}

.toolbarActionButtonPressed {
    cursor : default;
    vertical-align : middle;
    color : black; 
    background-color : #B8B4AE;
    border-top : 1px slategray solid;
    border-left : 1px slategray solid;
    border-bottom : 1px white solid;
    border-right : 1px white solid;
    padding-top : 1px;
    padding-left : 1px;
    padding-bottom : 1px;
    padding-right : 1px;
    margin : 0px;
}

.toolbarDropdownButton {
    cursor : default;
    vertical-align : middle;
    color : black; 
    background-color : #D4D0C8;
    border-top : 1px #D4D0C8 solid;
    border-left : 1px #D4D0C8 solid;
    border-bottom : 1px #D4D0C8 solid;
    border-right : 1px #D4D0C8 solid;
    padding-top : 1px;
    padding-left : 1px;
    padding-bottom : 1px;
    padding-right : 1px;
    margin : 0px;
}

.toolbarDropdownButtonLoaded {
    cursor : default;
    vertical-align : middle;
    color : black; 
    background-color : #D4D0C8;
    border-top : 1px white solid;
    border-left : 1px white solid;
    border-bottom : 1px slategray solid;
    border-right : 1px slategray solid;
    padding-top : 1px;
    padding-left : 1px;
    padding-bottom : 1px;
    padding-right : 1px;
    margin : 0px;
}

.toolbarDropdownButtonPressed {
    cursor : default;
    vertical-align : middle;
    color : black; 
    background-color : #B8B4AE;
    border-top : 1px slategray solid;
    border-left : 1px slategray solid;
    border-bottom : 1px white solid;
    border-right : 1px white solid;
    padding-top : 2px;
    padding-left : 2px;
    padding-bottom : 0px;
    padding-right : 0px;
    margin : 0px;
}

.toolbarButtonLabel {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9pt; 
    cursor : default;
    vertical-align : middle;
    color : black; 
    background-color : transparent;
    padding : 0px;
    margin : 0px;
}

.visibleSlide {
    visibility : visible;
    display : inline;
    padding : 0px;
    margin : 0px;
}

.hiddenSlide {
    visibility : hidden;
    display : none;
    padding : 0px;
    margin : 0px;
}

/** THIS SECTION IS HERE FOR BACKWARDS COMPATIBILITY.  THESE STYLES SHOULD BE
 ** MOVED TO THE layout_vX.css **/
.pane_header 
{
font-size: 14px;
font-family:arial;
font-weight:bold;
color:#1B60A1;
text-decoration: none;
width:320px;
text-align: left;
padding-top: 3px;
}

.pane_subheader 
{
padding:2px;
font-size: 11px;
font-family:arial;
color:#000000;
font-weight:bold;
}

.pane_columnheader 
{
padding:2px;
font-size: 8pt;
font-family:arial;
color:#000000;
border-top-style:solid;
border-top-color:#76A0C7;
border-top-width:1px;
border-bottom-style:solid;
border-bottom-color:#76A0C7;
border-bottom-width:1px;
background: url(../../images/common/header_bg_gray_fade.jpg) repeat-x bottom left;
text-align:center;
}

.pane_rowhighlight
{
padding: 2px;
font-size: 8pt;
font-family:arial;
color:#ffffff;
cursor:pointer;
background-color: #1B60A1;
}

.pane_rowhighlight a
{
padding: 2px;
}

.pane_rowshaded 
{
padding: 2px;
font-size: 8pt;
font-family:arial;
color:#000000;
background-color: #e5e5e5;
}

.pane_rowshaded a 
{
padding: 2px;
}

.pane_row 
{
padding: 2px;
font-size: 8pt;
font-family:arial;
color:#000000;
background-color:#FFFFFF;
}

.pane_row_story 
{
font-size: 11pt;
font-family: Times, "Times New Roman", serif;
color:#000000;
background-color:#FFFFFF;
}

.pane_row a 
{
padding:2px;
}

.pane_timestamp 
{
border-top-color:#000000;
border-top-style:solid;
border-top-width:1px; 
font-size: 8pt;
font-family:arial;
color:#000000;
background-color:#FFFFFF;
}

.pane_table 
{
width:320px;
border-top-color:#1B60A1;
border-top-style:solid;
border-top-width:3px;
border-bottom-color:#969696;
border-bottom-style:solid;
border-bottom-width:1px;

}

.pane_table2 
{
width:190px;
}

.pane_tab
{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:500;
    font-size:10pt;
    border-top-width:1px;
    border-left-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-top-color:#1B60A1;
    border-left-color:#1B60A1;
    border-right-color:#1B60A1;
    border-bottom-color:#1B60A1;
    border-top-style:solid;
    border-left-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    background-color:#D7E9F8;
    color:#003366;
    padding:5px;
    cursor:pointer;
}

.pane_tab_active
{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:700;
    font-size:10pt;
    border-top-width:1px;
    border-left-width:1px;
    border-right-width:1px;
    border-top-color:#1B60A1;
    border-left-color:#1B60A1;
    border-right-color:#1B60A1;
    border-top-style:solid;
    border-left-style:solid;
    border-right-style:solid;
    background-color:#ffffff;
    color:#003366;
    padding:5px;
}

.pane_tab_spacer
{
    width:15px;
    border-bottom:1px solid #1B60A1;
}

.image_link 
{
cursor:pointer;
}

.pane_column_section { }

.pane_column_header
{
  font-size:14px;
  font-family:arial;
  font-weight:bold;
  color:#1B60A1;
  text-decoration:none;
  text-align:left;
}

.pane_column_table
{
  border-top-color:#1B60A1;
  border-top-style:solid;
  border-top-width:3px;
  border-bottom-color:#C0C0C0;
  border-bottom-style:solid;
  border-bottom-width:1px;
}

.row_pane_section
{
}

.row_pane_header
{
  font-size:14px;
  font-family:arial;
  font-weight:bold;
  color:#1B60A1;
  text-decoration:none;
  width:100%;
  text-align:left;
  padding-top:3px;
}

.row_pane_table
{
  width:100%;
  border-top-color:#1B60A1;
  border-top-style:solid;
  border-top-width:3px;
  border-bottom-color:#969696;
  border-bottom-style:solid;
  border-bottom-width:1px;       
}
/** END BACKWARDS COMPATIBILTY SECTION **/


/*Begin Blog Styles*/
.blog_caption
{ 
  float:right;
  padding:2px 0px 2px 2px;
  margin:3px 0px 3px 3px;
  font-family:Arial,Verdana,sans-serif;
  font-size:8pt;
  line-height:1.2em;
}

.blog_caption a
{ 
  color:#129049;
}

.blog_content
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#222222;
  line-height:16px;
  margin-top:3px;
  margin-left:0px;
  margin-bottom:9px;
}

.blog_area
{
  font-family:arial;
  font-size:10pt;
  color:#000000;
  padding:3px;
}

.blog_title
{
  font-family:arial;
  font-size:14pt;
  font-weight:200;
  color:#000000;
}

.blog_headline 
{
  font-family:arial;
  font-size:13px;
  font-weight:bold;
  color:#000000;
  background-color:#FFFFFF;
  padding-top:0px;
  margin-bottom:3px;
}

.blog_headline a
{
    color:#129049;
}

.blog_hot_headline a
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:17px;
  padding-left:2px;
  color: #129049;
}

.blog_headline_small
{
    padding-left: 2px;
    font-size:8pt;
    font-family:arial;
    font-weight:500;
    color:#000000;
}

.blog_headline_small a
{
    color:#129049;
}

ul.blog_headline_list
{
margin-left: 0px;
padding-left: 0px;
margin-bottom: 5px;
list-style: none;
}

ul.blog_headline_list li
{
padding-left: .8em;
background-image: url(../../images/common/arrow_orange.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.blog_date {
    background: url(../../images/common/blog-date-bg.gif);
    background-repeat: no-repeat;
    float: left;
    height: 57px;
    margin: 0px;
    padding: 0px;
    display: inline;
    font-size: 12px;
}

.blog_date h3 {
    margin: 0px 0px 0px 10px;
    padding: 0px;
    color: #616161;
    font-size: 12px;
    line-height: 28px;
    height: 30px;
}

.pane_blog_content
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#222222;
  line-height:16px;
  padding-right:5px;
}

.blog_entry_text
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#222222;
  line-height:16px;
  background-color:#F3F3F3;
  padding:3px;
}

.blog_entry_title
{
  font:15px Georgia;
  color: #033067;
  font-weight:bold;
  padding:3px 2px 0px 2px;
  background-color:#E9EAEE;
}

.blog_entry_area
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#222222;
  line-height:16px;
  background-color:#F3F3F3;
  padding:3px 2px 0px 2px;
}

.blog_entry_label
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#222222;
}

.blog_entry_text_area
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#222222;
  background-color:#FFFFFF;
  width: 99%;
}

.blog_comments_header
{
  font:15px Georgia;
  color: #033067;
  font-weight:bold;
  padding:3px;
  background-color:#E9EAEE;
}

.blog_comment_text
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#222222;
  line-height:16px;
  background-color:#F3F3F3;
  padding:3px;
}

.blog_comment_title
{
  font:15px Georgia;
  color: #033067;
  font-weight:bold;
  padding:3px 20px 0px 20px;
  background-color:#E9EAEE;
}

.blog_comment_message
{
  font:10px Arial;
  color: #033067;
  font-weight:normal;
  padding:3px 20px 0px 20px;
  background-color:#E0E0E0;
}

.blog_comment_area
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#222222;
  line-height:16px;
  background-color:#F3F3F3;
  padding:3px 20px 0px 20px;
}

.blog_comment_label
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#222222;
}

.blog_comment_text_area
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#222222;
  background-color:#FFFFFF;
  width: 100%;
}

table.calendarTable {
    border-top:         #c1cdd8 1px solid;
    border-bottom:      #c1cdd8 1px solid;
    border-left:        #c1cdd8 1px solid;
    border-right:       #c1cdd8 1px solid;
}

table.calendarTable .calendarPreviousLink  {
    font-weight:        bold;
    font-size:          16px;
    color:              #000066;
    text-align:         center;
    border-right:       #F0F0F0 1px solid;
    background-color:   #AAB1B3;
    height: 23px;
}

table.calendarTable .calendarPreviousLink img {
    vertical-align: middle;
}

table.calendarTable .calendarNextLink  {
    font-weight:        bold;
    font-size:          16px;
    color:              #000066;
    text-align:         center;
    border-left:        #F0F0F0 1px solid;
    background-color:   #AAB1B3;
    height: 23px;
}

table.calendarTable .calendarNextLink img {
    vertical-align: middle;
}

table.calendarTable .calendarTitle  {
    font-weight:        bold;
    text-align:         center;
    font-size:          12px;
    color:              #FFFFFF;
    background-color:   #AAB1B3;
    height: 23px;
    vertical-align: middle;
}

table.calendarTable .calendarWeekday  {
    border-top:         #F0F0F0 1px solid;
    border-bottom:      #F0F0F0 1px solid;
    border-right:       #F0F0F0 1px solid;
    border-left:        #F0F0F0 1px solid;
    color:              #FFFFFF;
    background-color:   #AAB1B3;
    text-align:         center;
    width:              20px;
    font-size:          12px;
}

table.calendarTable .calendarMonth, .calendarOddMonth, .calendarEvenMonth, .calendarActiveDay, .calendarEmptyDay {
    font-size: 14px;
    color: black;
    text-align: center;
    border-right: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    vertical-align: middle;
    font-size:          12px;
}

table.calendarTable .calendarEmptyDay {
    background-color: #DAE4E5;
}

table.calendarTable .calendarMonth  {
    background-color: #DAE4E5;
}

table.calendarTable .calendarEvenMonth  {
    background-color: #DAE4E5;
}

table.calendarTable .calendarOddMonth  {
    background-color: #DAE4E5;
}

table.calendarTable .calendarActiveDay {
    background-color: #FFC9D3;
}

table.calendarTable a, a:visited .a:active {
    color: #129049;
    text-decoration: none;
    font-weight: bold;
    height: 20px;
}

table.calendarTable .viewOptions {
    background-color: #F4F4F4;
}


#BlogsAndForums {
    float: left;
    margin: 0px 0px 0px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #727272;
    text-decoration: none;
    line-height: 16px;
}

#BlogsAndForums .blogBorder {
    float: left;
    font-size: 1px;
    border-top: 1px solid #E5E5E5;
    height: 4px;
    margin: 4px 0px 0px 0px;
    padding: 0px;
}

#BlogsAndForums .blogHolder {
    float: left;
    margin: 0px 0px 6px 0px;
    padding: 0px;
}

#BlogsAndForums .blogImage {
    float: left;
    margin: 0px 0px 0px 0px;
}

#BlogsAndForums .blogImage img {
    margin: 2px 0px 0px 0px;
    padding-right: 4px;
}

#BlogsAndForums .blogDescription {
    float: left;
    margin: 0px;
    padding: 0px;
}

#BlogsAndForums .blogDescription p {
    margin: 0px 0px 0px 6px !important;
    padding: 0px;
    line-height: 12px;
}

#BlogsAndForums .blogNameLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #129049;
}

#BlogsAndForums .blogEntryTitleLink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

#BlogsAndForums .blogEntryTitleLink:hover {
    color: #727272;
    text-decoration: none;
}

.blog_region_selector_label {
   font-family:Arial,Times,serif;
   font-size:14px;
   font-weight:bold;
   text-align:left;
   color:#1B60A1;
}

.embedded_blog_image
{ 
  float:right;
  padding:0px 0px 0px 10px;
  color:#000000;
  background-color:#FFFFFF;
}
.embedded_blog_image_caption
{ 
  border: 1px solid #D3D3D3;
  padding: 2px;
  font-size:10px;
  color:#7D7D7D;
  line-height: 12px;
}
.blog_image_caption
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#7D7D7D;
  line-height:14px;
  margin-top:0px;
  margin-left:0px;
  margin-bottom:10px;
  border: 1px solid #D3D3D3;
  padding: 2px;
}

/*End Blog Styles*/

/*Begin Forum Styles*/
table.forum_topics_list {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#222222;
    border-width: 1px 1px 1px 1px;
    border-spacing: 2px;
    border-style: solid solid solid solid;
    border-color: gray gray gray gray;
    border-collapse: collapse;
    background-color: white;
}
table.forum_topics_list th {
    border-width: 1px 1px 1px 1px;
    padding: 3px 3px 3px 3px;
    border-style: solid solid solid solid;
    border-color: gray gray gray gray;
    background-color: #6699CC;
    color: #FFFFFF;
    font-size: 12px;
    font-family:arial;
    -moz-border-radius: 0px 0px 0px 0px;
}
table.forum_topics_list td {
    border-width: 1px 1px 1px 1px;
    padding: 3px 3px 3px 3px;
    border-style: solid solid solid solid;
    border-color: gray gray gray gray;
    background-color: #FFFFFF;
    -moz-border-radius: 0px 0px 0px 0px;
}
table.forum_topics_list .shaded {
    background-color: #EEEEEE;
}

.forum_date
{
    font-size: 10px;
}

.forum_page_navigation
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height: 20px;
}

.forum_page_navigation a {
    border: 1px solid transparent;
    text-decoration: none;
}

.forum_page_navigation a:hover
{
    border: 1px solid black;
    color:#000000;
    background-color:#66FFCC;
    text-decoration: none;
}

.forum_page_link_active:link, .forum_page_link_active:visited 
{
    border: 1px solid black;
    color:#000000;
    background-color:#EEEEEE;
    text-decoration: none;
    line-height: 20px;
}

.forum_message_text
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#222222;
  line-height:16px;
  background-color:#F3F3F3;
  padding:3px;
}

.forum_message_title
{
  font:15px Georgia;
  color: #033067;
  font-weight:bold;
  padding:3px 2px 0px 2px;
  background-color:#E9EAEE;
}

.forum_message_area
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#222222;
  line-height:16px;
  background-color:#F3F3F3;
  padding:3px 2px 0px 2px;
}

.forum_message_label
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#222222;
}

.forum_message_text_area
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#222222;
  background-color:#FFFFFF;
  width: 99%;
}

/*End Forum Styles*/

/*Start Author Style*/

#author_info
{
    /*background-image: url('../../images/news/author_info_bg.gif');
    background-repeat:repeat-x;*/
    float:left; 
    clear:left;
    color: #666666;
}

#author_info a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #129049; 
}

.author_section_header
{
  border-top-color:#1B60A1;
  border-top-style:solid;
  border-top-width:3px;
  border-bottom-color:#C0C0C0;
  border-bottom-style:solid;
  border-bottom-width:1px;
  padding-top:3px;
  padding-bottom:3px;
  font-size:14px;
  font-family:arial;
  font-weight:bold;
  color:#1B60A1;
  text-decoration:none;
  text-align:left;
}

#author_links a
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #129049;
  padding-top: 0px;
  margin-bottom: 3px;
}

.author_text
{
  font-family:arial, Arial;
  font-size:10pt;
  line-height:1.2em;
  color:#000000;
  margin-top:3px;
  margin-left:0px;
  margin-bottom:2px;    
  margin-right: 6px;
}

.author_name
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight:bold;
  color: #000000;
}

.author_title
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight:bold;
}

#author_bio_links {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-left:2px;
  color: #999999;
  cursor:pointer;
  padding-bottom:2px;
}

#author_bio_links a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-left:2px;
  color: #129049;
}

/*End Author Styles*/

/* Change the font in the tinyMCE editor */
body.mceContentBody {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}
/* End tinyMCE style */

.datetime_dim
{
  color:#888888;
  font-weight:500;
}

.datetime
{
  color:#888888;
  font-weight:500;
}


/* Start of Simple Drop Down Menu styles */
#sddm {
    margin: 0;
    padding: 0px 0px 0px 0px;
    z-index: 30;
}

#sddm li {
    margin: 0;
    padding: 0px;
    list-style: none;
    float: left;
    font: bold 11px arial;
}

#sddm li a {
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 10px;
    width: 60px;
    background: #5970B2;
    color: #FFF;
    text-align: center;
    text-decoration: none;
}

#sddm li a:hover {
    background: #49A3FF;
}

#sddm div {
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #EAEBD8;
    border: 1px solid #5970B2;
    }

    #sddm div a {
        position: relative;
        display: block;
        margin: 0;
        padding: 5px 10px;
        width: auto;
        white-space: nowrap;
        text-align: left;
        text-decoration: none;
        background: #EAEBD8;
        color: #2875DE;
        font: 11px arial;
    }

    #sddm div a:hover {
        background: #49A3FF;
        color: #FFF;
    }

.render_tile_location {
	color: #585858;
    font-family: Arial, sans-serif, Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-left: 8px;
    padding-top: 5px;
    display: block;
}
/* End of Simple Drop Down Menu styles */

/* Start of Setup Wizard styles */
.setup_wizard_table {
	margin-top: 8px;
}
.setup_wizard_table td {
	font-size: 13px;
	padding: 4px;
}
.setup_wizard_table td.status {
	border: 1px solid black;
	padding: 2px;
}
.setup_wizard_setting_is_setup {
	color: white;
	background-color: green;
}
.setup_wizard_setting_is_not_setup {
	color: white;
	background-color: red;
}
.setup_wizard_setting_marked_as_setup {
	background-color: yellow;
	color: black;
}
/* End of Setup Wizard styles */

