

/* ==================== aural ============================ */

@media aural {
  h1, h2, h3, h4, h5, h6 { voice-family: paul, male; stress: 20; richness: 90 }
  h1 { pitch: x-low; pitch-range: 90 }
  h2 { pitch: x-low; pitch-range: 80 }
  h3 { pitch: low; pitch-range: 70 }
  h4 { pitch: medium; pitch-range: 60 }
  h5 { pitch: medium; pitch-range: 50 }
  h6 { pitch: medium; pitch-range: 40 }
  li, dt, dd { pitch: medium; richness: 60 }
  dt { stress: 80 }
  pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
  em { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  strong { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  dfn { pitch: high; pitch-range: 60; stress: 60 }
  s, strike { richness: 0 }
  i { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  b { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  u { richness: 0 }
  
  :link { voice-family: harry, male }
  :visited { voice-family: betty, female }
  :active { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}
  
a.external  {
  padding: 0 20px 0px 0px;
	display:inline;
  background-repeat: no-repeat;
	background-position: center right;
	background-image: url(images/external-link.gif);
}
  
#banner, #banner td, #toptabs { background-color: #F1F1F1;}
#toptabs td { border-left: 1px solid #F1F1F1;}
#toptabs th { border-left: 1px solid #F1F1F1;}
#banner { border-top: 1px solid #ffffff;}

.tabs th  {
    background-color: #A6B6C6;
    border-right: 1px solid #747f8a;
	color: #000000;}
.tabs th a:link{
	color: #000000;}
.tabs th a:visited {
	color: #000000;}
.tabs th a:hover {
	color: #000000 !important; }
#mytools .label, #projecttools .label, #admintools .label, #communitytools .label {
	background-color: #A6B6C6;}
#mytools, #projecttools, #admintools, #communitytools {
	background-color: #A6B6C6;
	border-right: 1px solid #747f8a;
	border-bottom: 1px solid #747f8a;
}
.tabs {	border-bottom: 6px #A6B6C6 solid; }
.tabs td {
   background-color: #A6B6C6;
   color: #000000;}
.tabs td a:link{
	color: #000000;}
.tabs td a:visited {
	color: #000000;}
.tabs td a:hover {
	color: #000000 !important;}
    
#breadcrumbs a:link{
	color: #000000;}
#breadcrumbs a:visited {
	color: #000000;}

#breadcrumbs { color: #000000;}
#breadcrumbs {background-color: #A6B6C6;
            }
#main        {border-top: 1px solid #747f8a;}
#breadcrumbs a:link{
	color: #000000;}
#breadcrumbs a:visited {
	color: #000000;}
#breadcrumbs a:hover {
	color: #000000 !important;}

.app h3 {
    background-color: #4C6C8F;
	background-image: url('images/rc-t-l-10-1body-2heading-3heading.png');
}
    
.app h4 {
    background-color: #A6B6C6;
	background-image: url('images/rc-t-l-10-1body-2subheading-3subheading.png');
}
    
#topmodule    { background-color: #CFDCED;
                border-top: 0px solid #ffffff;
	            border-bottom: 1px solid #909aa5;
                color: #000000;}
#topmodule #issueid {
	border-right: 1px solid #909aa5;
}
#topmodule a:link{
	color: #000000;}
#topmodule a:visited {
	color: #000000;}
#topmodule a:hover {
	color: #000000 !important; }

.toolgroup .label {	background: #A6B6C6;
                    border-bottom: 1px solid #747f8a;
	                border-right: 1px solid #747f8a;
	                color: #000000;
}  
        #menu { background-color: #CFDCED; color: #000000 ; } 
     
        div.menuitem a { background-color: #CFDCED; color: #4C6C8F ; } 
     
        #menucol { background-color: #A6B6C6; color: #000000 ; } 
     
        div.menupagetitle { background-color: #4C6C8F; color: #FFFFFF ; } 
    
.toolgroup { background: #F7F7F7;}
.toolgroup .body {
	border-right: 1px solid #acacac;;
	border-bottom: 1px solid #acacac;;
}

body         { background-color: #F1F1F1;}
a:link, #navcolumn a:visited, .app a:visited, .tasknav a:visited {
	color: #3D556B;
}
a:link.selfref, a:visited.selfref {
	color: #0670D2 !important;
	text-decoration: none;
}
a:active, a:hover, #leftcol a:active, #leftcol a:hover {
	color: #FF0000 !important;
}

body .grid td {
    border-top: 1px solid #808080;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
    }
.app th {
	background-color: #808080;}
body .grid td {
	background-color: #ffffff;
} 
.highlight        { background-color: #ffff00;} 
.warningmessage {border-color: #CC6600;} 
.infomessage {  border-color: #006699;} 
.errormessage{  border-color: #990000;} 
.code, code, pre        { border-color: #A6B6C6;} 
#footer      { background-color: #A6B6C6;}  
        #feedback { background-color: #4C6C8F; color: #FFFFFF ; } 
        #feedback a:link, a:visited, a:active { color: #FFFFFF; } 
    /* extra-css */
    
    p.quote {
      margin-left: 2em;
      padding: .5em;
      background-color: #f0f0f0;
      font-family: monospace;
    }
    div#main {
	  background-color: #F1F1F1;
    }
    h3.boxed {
	  background-color: #BECAD6;
    }
    div.h3 h3 {
      color: #FFFFFF;
	  background-color: #4C6C8F;
    }
    div.h4 h4 {
      color: #000000;
	  background-color: #A6B6C6;
    }
    div.h5 h5 {
      color: #000000;
	  background-color: #CFDCED;
	  font-size: 100%;
    }
  

#toptabs td{
	background-image: url('images/rc-t-l-10-1header-2tab-unselected-3tab-unselected.png');


}

#toptabs th {
	background-image: url('images/rc-t-l-10-1header-2tab-selected-3tab-selected.png');
}

