﻿.Accordion_LightGreyHeader {
    cursor: pointer;
    border-top: solid 1px #c0c0c0;  
    border-right: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
    border-left: solid 1px #c0c0c0; 
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    font-size:11px;
    font-family:verdana,tahoma,helvetica;
    background-color: #c0c0c0;
    margin-top:4px;
    padding:4px;
    color: #ffffff;
}

.Accordion_DarkGreyHeader {
    cursor: pointer;
    border-top: solid 1px #545454;  
    border-right: solid 1px #545454;
    border-bottom: solid 1px #545454;
    border-left: solid 1px #545454; 
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    font-size:11px;
    font-family:verdana,tahoma,helvetica;
    background-color: #545454;
    margin-top:4px;
    padding:4px;
    color: #efefef;
}

.Accordion_SolidWhiteHeader {
    cursor: pointer;
    border-top: solid 1px #ffffff;  
    border-right: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    border-left: solid 1px #ffffff; 
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    font-size:11px;
    font-family:verdana,tahoma,helvetica;
    background-color: #ffffff;
    margin-top:4px;
    padding:4px;
    color: #000000;
}

.Accordion_SolidBlueHeader {
    cursor: pointer;
    border-top: solid 1px #2688D3;  
    border-right: solid 1px #2688D3;
    border-bottom: solid 1px #2688D3;
    border-left: solid 1px #2688D3; 
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    font-size:11px;
    font-family:verdana,tahoma,helvetica;
    background-color: #2688D3;
    margin-top:3px;
    padding:1px;
    color: #ffffff;
}

.Accordion_SolidBlueContent{
    text-align: left;
    border-right: solid 1px #2688D3;
    border-bottom: solid 1px #2688D3;
    border-left: solid 1px #2688D3; 
    padding:6px;
    background-color:#DDF0FF;
}

.Accordion_SolidRedHeader {
    cursor: pointer;
    border-top: solid 1px #2e4d7b;  
    border-right: solid 1px #2e4d7b;
    border-bottom: solid 1px #2e4d7b;
    border-left: solid 1px #2e4d7b; 
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    font-size:11px;
    font-family:verdana,tahoma,helvetica;
    background-color: #ff2846;
    margin-top:4px;
    padding:4px;
    color: #ffffff;
}
.Accordion_SolidRedContent{
    text-align: left;
    border-right: dashed 1px #ff0000;
    border-bottom: dashed 1px #ff0000;
    border-left: dashed 1px #ff0000;    
    padding:8px;
    background-color:#ffbaba;
}


.Accordion_SolidGreenHeader {
    cursor: pointer;
    border-top: solid 1px #2e4d7b;  
    border-right: solid 1px #2e4d7b;
    border-bottom: solid 1px #2e4d7b;
    border-left: solid 1px #2e4d7b; 
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    font-size:11px;
    font-family:verdana,tahoma,helvetica;
    background-color: #44cc44;
    margin-top:4px;
    padding:4px;
    color: #ffffff;
}

.Accordion_SolidGreenContent{
    text-align: left;
    border-right: dashed 1px #00ff00;
    border-bottom: dashed 1px #00ff00;
    border-left: dashed 1px #00ff00;    
    padding:8px;
    background-color:#c4ffc4;
}

.Accordion_SolidOrangeContent{
    text-align: left;
    border-right: dashed 1px #00ff00;
    border-bottom: dashed 1px #00ff00;
    border-left: dashed 1px #00ff00;    
    padding:8px;
    background-color:#f3c674;
}

.Accordion_SolidYellowContent{
    text-align: left;
    border-right: dashed 1px #00ff00;
    border-bottom: dashed 1px #00ff00;
    border-left: dashed 1px #00ff00;    
    padding:8px;
    background-color:#fff799;
}

.Accordion_SolidPurpleContent{
    text-align: left;
    border-right: dashed 1px #00ff00;
    border-bottom: dashed 1px #00ff00;
    border-left: dashed 1px #00ff00;    
    padding:8px;
    background-color:#d4bfdd;
}

.Accordion_SolidWhiteContent{
    text-align: left;
    border-right: dashed 1px Black;
    border-bottom: dashed 1px Black;
    border-left: dashed 1px Black;  
    padding:8px;
    background-color: White;
}

.Accordion_SolidYellowHeader {
    cursor: pointer;
    border-top: solid 1px #2e4d7b;  
    border-right: solid 1px #2e4d7b;
    border-bottom: solid 1px #2e4d7b;
    border-left: solid 1px #2e4d7b; 
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    font-size:11px;
    font-family:verdana,tahoma,helvetica;
    background-color: #ffff46;
    margin-top:4px;
    padding:4px;
    color: #000000;
}

.Accordion_SolidPurpleHeader {
    cursor: pointer;
    border-top: solid 1px #2e4d7b;  
    border-right: solid 1px #2e4d7b;
    border-bottom: solid 1px #2e4d7b;
    border-left: solid 1px #2e4d7b; 
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    font-size:11px;
    font-family:verdana,tahoma,helvetica;
    background-color: Purple;
    margin-top:4px;
    padding:4px;
    color: #ffffff;
}

.Accordion_SolidOrangeHeader {
    cursor: pointer;
    border-top: solid 1px #2e4d7b;  
    border-right: solid 1px #2e4d7b;
    border-bottom: solid 1px #2e4d7b;
    border-left: solid 1px #2e4d7b; 
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    font-size:11px;
    font-family:verdana,tahoma,helvetica;
    background-color: Orange;
    margin-top:4px;
    padding:4px;
    color: #000000;
}

.Accordion_SolidBlackHeader {
    cursor: pointer;
    border-top: solid 1px #2e4d7b;  
    border-right: solid 1px #2e4d7b;
    border-bottom: solid 1px #2e4d7b;
    border-left: solid 1px #2e4d7b; 
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    font-size:11px;
    font-family:verdana,tahoma,helvetica;
    background-color: Black;
    margin-top:4px;
    padding:4px;
    color: #ffffff;
}

.Accordion_ShadowGradientContent{
    text-align: left;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
    border-left: solid 1px #000000; 
    padding:8px;
    background:
        url("images/Gradients/shadow-gradient.gif") 
        repeat-x
        bottom;
    background-color:#ffffff;
}

.Accordion_RedGradientContent{
    text-align: left;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
    border-left: solid 1px #000000; 
    padding:8px;
    background:
        url("images/Gradients/red-gradient.gif") 
        repeat-x
        bottom;
    background-color:#ffffff;
}

.Accordion_GreenGradientContent{
    text-align: left;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
    border-left: solid 1px #000000; 
    padding:8px;
    background:
        url("images/Gradients/green-gradient.gif") 
        repeat-x
        bottom;
    background-color:#ffffff;
}

.Accordion_BlueGradientContent{
    text-align: left;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
    border-left: solid 1px #000000; 
    padding:8px;
    background:
        url("images/Gradients/blue-gradient.gif") 
        repeat-x
        bottom;
    background-color:#ffffff;
}

.Accordion_YellowGradientContent{
    text-align: left;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
    border-left: solid 1px #000000; 
    padding:8px;
    background:
        url("images/Gradients/yellow-gradient.gif") 
        repeat-x
        bottom;
    background-color:#ffffff;
}

.Accordion_SnowTriangleHeaderSelected{
    cursor: pointer;
    text-align: left;
    padding:10px 22px;
    margin-top:2px;
    -moz-border-radius-topleft:6;
    -moz-border-radius-topright:6;
    background:#FFFFFF;
    border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    background-image: url(images/red-triangle-dn.png);
    background-repeat: no-repeat;
    background-position: left;
    color:#CC0000;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
}

.Accordion_SnowHeaderSelected{
    cursor: pointer;
    text-align: left;
    padding:10px 22px;
    margin-top:2px;
    -moz-border-radius-topleft:6;
    -moz-border-radius-topright:6;
    background:#FFFFFF;
    border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    color:#CC0000;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
}

.Accordion_SnowHeader{
    cursor: pointer;
    text-align: left;
    padding:10px 22px;
    margin-top:2px;
    -moz-border-radius-bottomleft:6;
    -moz-border-radius-bottomright:6;
    -moz-border-radius-topleft:6;
    -moz-border-radius-topright:6;
    background:#EEEEEE url(images/highlight-hard.png) repeat-x scroll 50% 50%;
    border:1px solid #D8DCDF;
    color:#004276;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
}

.Accordion_SnowTriangleHeader{
    cursor: pointer;
    text-align: left;
    padding:10px 22px;
    margin-top:2px;
    -moz-border-radius-bottomleft:6;
    -moz-border-radius-bottomright:6;
    -moz-border-radius-topleft:6;
    -moz-border-radius-topright:6;
    background:#EEEEEE;
    border:1px solid #D8DCDF;
    background-image: url(images/red-triangle-rt.png);
    background-repeat: no-repeat;
    background-position: left;
    color:#004276;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
}

.Accordion_SnowContent{
    text-align: left;
    margin-bottom:2px;
    padding:10px 22px;
    -moz-border-radius-bottomleft:6;
    -moz-border-radius-bottomright:6;
    background:#FFFFFF url(images/flat-bg.png) repeat-x scroll 50% 50%;
    border-top:0 none;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    color:#333333;
}

.Accordion_DarkTriangleHeaderSelected{
    text-align: left;
    padding:8px 22px;
    margin-top:2px;
    -moz-border-radius-topleft:6;
    -moz-border-radius-topright:6;
    background:#F58400;
    border:1px solid #FFAF0F;
    background-image: url(images/grey-triangle-dn.png);
    background-repeat: no-repeat;
    background-position: left;
    color:#FFFFFF;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
}

.Accordion_DarkHeaderSelected{
    cursor: pointer;
    text-align: left;
    padding:8px 22px;
    margin-top:2px;
    -moz-border-radius-topleft:6;
    -moz-border-radius-topright:6;
    background:#F58400;
    border:1px solid #FFAF0F;
    color:#FFFFFF;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
}

.Accordion_DarkHeader{
    cursor: pointer;
    text-align: left;
    padding:8px 22px;
    margin-top:2px;
    -moz-border-radius-bottomleft:6;
    -moz-border-radius-bottomright:6;
    -moz-border-radius-topleft:6;
    -moz-border-radius-topright:6;
    border:1px solid #666666;
    background: #555555 url(images/bg-glass-20.png) repeat scroll 50% 50%;
    color:#EEEEEE;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
}

.Accordion_DarkTriangleHeader{
    cursor: pointer;
    text-align: left;
    padding:8px 22px;
    margin-top:2px;
    -moz-border-radius-bottomleft:6;
    -moz-border-radius-bottomright:6;
    -moz-border-radius-topleft:6;
    -moz-border-radius-topright:6;
    border:1px solid #666666;
    background: #555555;
    background-image: url(images/grey-triangle-rt.png);
    background-repeat:no-repeat;
    background-position: left;
    color:#EEEEEE;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
}

.Accordion_DarkContent{
    text-align: left;
    margin-bottom:2px;
    padding:10px 22px;
    -moz-border-radius-bottomleft:6;
    -moz-border-radius-bottomright:6;
    background:#000000 url(images/soft-inset.png) repeat-x scroll 50% bottom;
    border-top:0 none;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    color:#FFFFFF;
}

.Accordion_LightTriangleHeaderSelected{
    cursor: pointer;
    text-align: left;
    padding:10px 22px;
    margin-top:2px;
    -moz-border-radius-topleft:4;
    -moz-border-radius-topright:4;
    background:#FFFFFF;
    border-top:1px solid #FBD850;
    border-left:1px solid #FBD850;
    border-right:1px solid #FBD850;
    background-image: url(images/orange-triangle-dn.png);
    background-repeat: no-repeat;
    background-position: left;
    color:#EB8F00;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
}

.Accordion_LightHeaderSelected{
    cursor: pointer;
    text-align: left;
    padding:10px 22px;
    margin-top:2px;
    -moz-border-radius-topleft:4;
    -moz-border-radius-topright:4;
    background:#FFFFFF;
    border-top:1px solid #FBD850;
    border-left:1px solid #FBD850;
    border-right:1px solid #FBD850;
    color:#EB8F00;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
}

.Accordion_LightTriangleHeader{
    cursor: pointer;
    text-align: left;
    padding:10px 22px;
    margin-top:2px;
    -moz-border-radius-bottomleft:4;
    -moz-border-radius-bottomright:4;
    -moz-border-radius-topleft:4;
    -moz-border-radius-topright:4;
    background:#F6F6F6;
    border:1px solid #CCCCCC;
    background-image: url(images/orange-triangle-rt.png);
    background-repeat:no-repeat;
    background-position: left;
    color:#EB8F00;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
}

.Accordion_LightHeader{
    cursor: pointer;
    text-align: left;
    padding:10px 22px;
    margin-top:2px;
    -moz-border-radius-bottomleft:4;
    -moz-border-radius-bottomright:4;
    -moz-border-radius-topleft:4;
    -moz-border-radius-topright:4;
    background:#F6F6F6 url(images/bg-glass-100.png) repeat-x scroll 50% 50%;
    border:1px solid #CCCCCC;
    color:#EB8F00;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
}

.Accordion_LightContent{
    text-align: left;
    margin-bottom:2px;
    padding:10px 22px;
    -moz-border-radius-bottomleft:4;
    -moz-border-radius-bottomright:4;
    background:#EEEEEE url(images/soft-highlight.png) repeat-x scroll 50% top;
    border-top:0 none;
    border-left:1px solid #DDDDDD;
    border-right:1px solid #DDDDDD;
    border-bottom:1px solid #DDDDDD;
    color:#333333;
}

.Accordion_NeutralTriangleHeaderSelected{
    cursor: pointer;
    text-align: left;
    padding:10px 22px;
    margin-top:2px;
    -moz-border-radius-topleft:6;
    -moz-border-radius-topright:6;
    background:#F4F0EC;
    border-top:1px solid #E0CFC2;
    border-left:1px solid #E0CFC2;
    border-right:1px solid #E0CFC2;
    background-image: url(images/orange-triangle-dn.png);
    background-repeat: no-repeat;
    background-position: left;
    color:#B85700;
    font-weight:normal;
    font-family:Arial,Helvetica,sans-serif;
}

.Accordion_NeutralHeaderSelected{
    cursor: pointer;
    text-align: left;
    padding:10px 22px;
    margin-top:2px;
    -moz-border-radius-topleft:6;
    -moz-border-radius-topright:6;
    background:#F4F0EC url(images/inset-soft.png) repeat-x scroll 50% 50%;
    border-top:1px solid #E0CFC2;
    border-left:1px solid #E0CFC2;
    border-right:1px solid #E0CFC2;
    color:#B85700;
    font-weight:normal;
    font-family:Arial,Helvetica,sans-serif;
}

.Accordion_NeutralTriangleHeader{
    cursor: pointer;
    text-align: left;
    padding:10px 22px;
    margin-top:2px;
    -moz-border-radius-bottomleft:6;
    -moz-border-radius-bottomright:6;
    -moz-border-radius-topleft:6;
    -moz-border-radius-topright:6;
    background:#EDE4D4;
    border:1px solid #CDC3B7;
    background-image: url(images/orange-triangle-rt.png);
    background-repeat:no-repeat;
    background-position: left;
    color:#3F3731;
    font-weight:normal;
    font-family:Arial,Helvetica,sans-serif;
}

.Accordion_NeutralHeader{
    cursor: pointer;
    text-align: left;
    padding:10px 22px;
    margin-top:2px;
    -moz-border-radius-bottomleft:6;
    -moz-border-radius-bottomright:6;
    -moz-border-radius-topleft:6;
    -moz-border-radius-topright:6;
    background:#EDE4D4 url(images/bg-glass-70.png) repeat-x scroll 50% 50%;
    border:1px solid #CDC3B7;
    color:#3F3731;
    font-weight:normal;
    font-family:Arial,Helvetica,sans-serif;
}

.Accordion_NeutralContent{
    text-align: left;
    margin-bottom:2px;
    padding:10px 22px;
    -moz-border-radius-bottomleft:6;
    -moz-border-radius-bottomright:6;
    background:#F4F0EC url(images/soft-inset-100.png) repeat-x scroll 50% bottom;
    border-top:0 none;
    border-left:1px solid #E0CFC2;
    border-right:1px solid #E0CFC2;
    border-bottom:1px solid #E0CFC2;
    color:#1E1B1D;
}

.Accordion_PreviewSeparator {
  border: 2;
  color: #eee;
  background-color: #eee;
  height: 2px;
}

.Accordion_PreviewPane {
}

.Accordion_PreviewPaneTitle {
    font-size:18pt;
    text-decoration: underline;
}

.Accordion_PreviewPaneContent {
}

