

/* ==================== 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);
}
  
#sc {
	background-image: url('../');
	display: block;
	height: px;
	width: px;
}
  
#cn {
	background-image: url('../');
	display: block;
	height: px;
	width: px;
}
  
#poweredby {
	background-image: url('../');
	display: block;
	height: px;
	width: px;
}
  
    
    p.quote {
      margin-left: 2em;
      padding: .5em;
      background-color: #f0f0f0;
      font-family: monospace;
    }
  
#banner, #banner td, #toptabs { background-color: #294563;} 
#toptabs td { border-left: 1px solid #294563;}
#toptabs th { border-left: 1px solid #294563;}
#banner { border-top: 1px solid #3a628d;}
 
.tabs th  {
    background-color: #4a6d8c;
    border-right: 1px solid #334c62;
	color: #000000;}
.tabs th a:link{
	color: #0F3660;}  
.tabs th a:visited {
	color: #0F3660;}
.tabs th a:hover {
	color: #000066 !important; }
#mytools .label, #projecttools .label, #admintools .label, #communitytools .label {
	background-color: #4a6d8c;}
#mytools, #projecttools, #admintools, #communitytools {
	background-color: #4a6d8c;
	border-right: 1px solid #334c62;
	border-bottom: 1px solid #334c62;
}
.tabs {	border-bottom: 6px #4a6d8c solid; } 
.tabs td { 
   background-color: #b5c7e7;
   color: #000000;}
.tabs td a:link{
	color: #0F3660;}  
.tabs td a:visited {
	color: #0F3660;}
.tabs td a:hover {
	color: #000066 !important;}    
     
#breadcrumbs a:link{
	color: #0F3660;}  
#breadcrumbs a:visited {
	color: #0F3660;}
 
#breadcrumbs { color: #000000;}  
#breadcrumbs {background-color: #4a6d8c;         
              border-top: 1px solid #699bc8;}
#main        {border-top: 1px solid #334c62;}
#breadcrumbs a:link{
	color: #0F3660;}  
#breadcrumbs a:visited {
	color: #0F3660;}
#breadcrumbs a:hover {
	color: #000066 !important;}

.app h3 {
    background-color: #294563;
	background-image: url('images/rc-t-l-10-1body-2heading-3heading.png');
}
    
.app h4 {
    background-color: #4a6d8c;
	background-image: url('images/rc-t-l-10-1body-2subheading-3subheading.png');
}
     
#topmodule    { background-color: #FFFFFF;
                border-top: 1px solid #ffffff;
	            border-bottom: 1px solid #b2b2b2;
                color: #0F3660;}
#topmodule #issueid {
	border-right: 1px solid #b2b2b2;
}
#topmodule a:link{
	color: #0F3660;}  
#topmodule a:visited {
	color: #0F3660;}
#topmodule a:hover {
	color: #000066 !important; }
 
.toolgroup .label {	background: #4a6d8c; 
                    border-bottom: 1px solid #334c62;
	                border-right: 1px solid #334c62;
	                color: #000000;
}  
#mytools .body, #projecttools .body, #admintools .body, #communitytools .body {
	background-color: #4a6d8c;
	border-right: 1px solid  #699bc8;
	border-bottom: 1px solid  #699bc8;
	border-top: 1px solid  #334c62;
	border-left: 1px solid  #334c62;
    }
#mytools .body a:link, #projecttools .body a:link, #admintools .body a:link, #communitytools .body a:link{
	color: #ffffff;}  
#mytools .body a:visited, #projecttools .body a:visited, #admintools .body a:visited, #communitytools .body a:visited{
	color: #ffffff;}    
#mytools .body a:hover, #projecttools .body a:hover, #admintools .body a:hover, #communitytools .body a:hover{
	color: #ffffff !important;} 
 
.toolgroup { background: #4a6d8c;}  
.toolgroup .body {
	border-right: 1px solid #334c62;;
	border-bottom: 1px solid #334c62;;
}

body         { background-color: #ffffff;}
a:link, #navcolumn a:visited, .app a:visited, .tasknav a:visited {
	color: #0F3660;
}
a:link.selfref, a:visited.selfref {
	color: #009999 !important;
	text-decoration: none;
}
a:active, a:hover, #leftcol a:active, #leftcol a:hover {
	color: #000066 !important;
}
 
body .grid td {
	border-top: 1px solid #7099C5;
	border-left: 1px solid #7099C5;} 
.app th {
	background-color: #7099C5;} 
body .grid td {
	background-color: #f0f0ff;
}  
.highlight        { background-color: #ffff00;}  
.warningmessage {border-color: #cc6600;}  
.infomessage {  border-color: #006699;}  
.errormessage{  border-color: #990000;}  
.code, code, pre        { border-color: #CFDCED;}  
#footer      { background-color: #cedfef;} 
 
#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');
}
      
