a:link { 
    color: #3A5EA5;
    text-decoration: none;;
    cursor: pointer;
}

a:active {
    color: green;
    text-decoration: none;;
    cursor: pointer;
}

a:visited {
    /*color: #884499;*/
    color: #7B63AD;
    text-decoration: none;;
    cursor: pointer;
}

a:hover {
    color: #222222;
   /* text-decoration: underline;*/
    cursor: pointer;
}

/*
html{
    height: 99.6%;
    border-left: 1px solid #cccccc;
}
*/

body {
    font-size: .83em;
    font-family: Arial, Tahoma, helvetica, sans-serif;
	
}


input,select,textarea,li{
  font-size: 100%;
}

h1{
  font-size :160%;
}

h2{
  font-size: 140%;
}

h3{
  font-size: 115%;
}

h4{
  font-size: 100%;
}

caption{
  text-align: left;
  color: #666666;
  caption-side:top;
  margin: 1.5em 0 .7em 0;
  padding: .45em 0;
}

caption a{
  color: #666666 !important;
}

#bannerT {
    display: none;
    vertical-align: middle;
    margin: 0px 1em 0px -10px;
    padding: 0px;
    border: none;
}

.error {
    color: red;
}

.section-title {
    color: white;
    margin: 0px;
    padding: 0px;  
    font-weight: normal;
}

.filter-label{
    font-weight: bold;    
    margin: 0px;
    padding: 0px;
	color:#FFFFFF;
}

a.alt-view:link, a.alt-view:visited{
  color: #cccccc;
  padding: 0 .2em 0 .2em;
}

#toc {
    position: absolute;
    right: 1.6em;
    width: 15em;
    top: 1em;
    padding: .3em;
    text-align: right;
}
/* Created for redesign*/
#toc_edr {
	position: absolute;
    right: 1.6em;
    width: 15em;
    top: 7em;
    padding: .3em;
    text-align: right;
}

#tocLabel{
    cursor: pointer;
    padding: 4px;
    display: inline;
}

#toc a {
    color: #979;
    text-decoration: none;
}

.menu-label {
	
    display: inline;
    cursor: pointer;
}

.toc-menu {
    margin-left: 0px;
}

.toc-menu li {
    margin-left: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

.folder-task {
    cursor: pointer;
    text-decoration: none;
    color: #000000;
}

a.content-link:link, a.content-link:visited {
    color: #000000;
}

.folder-task-list {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.folder-task-list li {
    margin: .1em;
    padding: .2em;
}

.folder-task-list li a {
    padding: .2em .2em .2em 1.5em;
}

.folder-task-list li img{
    vertical-align: top;
    height: 16px;
    width:16px;
}

.eFolderTask-taskMenu {
    cursor: pointer;
    padding: 4px;
    display: inline;
    margin-left: 1em;
}

.control-bar {
    width: 100%;
    height: 35px;/*100%;*/
    margin: 0px;
    background-image: url( ../images/Table_Header_Top_Left_Corner.gif);
    background-repeat: no-repeat;
    background-color: #4876a2;
    color: #FFFFFF;
	font-weight:900;
	font-size:14px;
    vertical-align: top;
    border-collapse: collapse;
	border-bottom: 0px solid #FFFFFF;
}

.control-bar td{
    padding:.2em .2em 0 .2em;
}

.control-bar-label {
    padding: 0px;
    margin: 0px;
}

div.section{
   margin-bottom: 2.0em;  
}

.tableDiv {
    width: 100%;
}

.pda {
    margin-right: 2px;
    vertical-align: baseline;
}


textarea {
    font-family: Arial, helvetica, sans-serif;
    overflow: auto;
    padding: 1px;
    margin: 0;
}

img{
    border: none;
}

.comment{
    font-style: italic;
    color: gray;
}

.list-view-selected{
    font-weight: bold;
    background-color: yellow;
}

.column-list li{
   margin: .8em 0;
}

#closer{
    position: absolute;
    top: 0em;
    left: 0em;
}

.show-offscreen{
    position:absolute;
    left:-200em;
    top:-200em;
}

#sectionLinks {
  position: relative;
  margin: 0px;
  padding: 0px;
  font-size: 100%;
}
#sectionLinks h3 {
}
/*
#sectionLinks a:link {
  margin: 2px 0px 2px 2em;
  width: 100%;
  color: black;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: auto;
}
#sectionLinks a:visited {
  margin: 2px 0px 2px 2em;
  width: 100%;
  color: black;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: auto;
}
#sectionLinks a:hover {
  color: blue;
}
#sectionLinks li {
  margin: .3em 0em .3em .2em;
}
#sectionLinks span:hover {
  border-top: 1px solid #cccccc;
}
*/
/* Used by template tags rendering tabs. */
.tabwrapper{
    float:left;
    width:100%;
    font-size: 120%;
    font-weight: bold;
    line-height: 120%;
}
 
.tabwrapper ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.tabwrapper li{
    float: left;
    background-image: url( ../images/tab-blue-fade-right.gif );
    background-repeat: no-repeat;
    background-position:top right;
    margin: 0;
    padding: 0;
}

.tabwrapper a{
    color:lightcyan !important;
    display: block;
    background-image: url( ../images/tab-blue-fade-left.gif );
    background-repeat: no-repeat;
    background-position:top left;
    padding: 7px 15px 5px 15px;
}
    
.tabwrapper a:hover{
    color: yellow !important;
  /*  text-decoration:underline;*/
 } 
   
a.tabselected{
    color:white !important;
    font-style: italic;
 }
 
 a.tabselected:hover{
    color:white !important;
    font-style: italic;
    text-decoration:none;
 }
 
 #clearing{
    clear:both;
    margin: 0;
    padding: 0;
    height: 0em;
 }    

 /* For charts, moved from folder.css. */
 .chartMessage {
    height: 1.6em;
}

div.titleDiv{
    /*background-image: url( ../images/bground-blue-fade.gif );*/
    border-bottom: 1px solid #316cc8;
   
    padding: .3em;
    
}

div.titleDiv a{
    display: inline;
    font-size: 150%;
    font-weight:bold;
    color: #404050 !important;
}

div.titleDiv a.optionLabel{
    padding-left: 3em;
    font-size: 85%;
}

.CHART_DIV{
    /*
    padding: .3em;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 2px solid #aeaeae;
    border-bottom: 2px solid #aeaeae;
    */
    position: relative;
}

.gauge-legend{
   position:absolute;
   left:-500em;   
}

.perf-info{
color:#AAAAAA;
font-size:.67em;
font-style:italic;
margin-top:5px;
}


