/* CSS Document - DO NOT EDIT  */

body {
background-color:#FFFFFF;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0000FF;
}
h1,h2,h3 {
font-family: Times New Roman, Times, serif;
}
h1 {
font-size: 26px;
color: #002266;
} 

.fakeh1
{			   
font-family: times, serif;
font-size: 30px;	 
font-style: normal;
font-weight: bolder;
letter-spacing: 0.09cm;
line-height: 120%;
width: 680px; 
color: #002266;
background-color: #c6c9ff;
}

h2 {
font-size: 20px;
color: #002266;
}
h3 {
font-size: 20px;
color: #002266;
margin: 0;
padding:0	 
}
fieldset {
border: 0;
}
	
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #FF0000;
}
a:active {
text-decoration: none;
}

div#header {
background-color:#FFFFFF;
background-image:url(img/header.png);
background-repeat:no-repeat;   
height: 100px;
padding: 2px;
margin: 0px;
/*text-align: center;
border: thin solid #000000;*/
}		  
div#nav {
background-color:#FFFFFF;
width: 120px;				
padding: 10px;
margin-top: 1px;
float: left;
font-family: monospace; 
font-size: 12px;
}

div#main {
background-color:#FFFFFF;
margin-left: 140px;		
margin-top: 1px;
padding: 10px;
min-height: 400px;
width: 650px;
}			

div#footer {
background-color:#c6c9ff;
padding: 2px;
margin-top: 10px;
margin-left: 140px;
margin-right: 10px;
margin-bottom: 2px;
border: thin solid #000000;	  
color: #ffffff;
text-align: center;
width: 790px;
}				  

div#exfooter {
padding: 2px;
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
color: #ffffff;
text-align: left;
width: 790px;
}				  
			
div#footer ul li{
color : #000000;
background-color : transparent;
display: inline;
}

div#footer ul li a{
color : #115EAC;
background-color : transparent;
text-decoration : none;
}

div#footer ul li a:hover{
text-decoration : underline;
}

div.boxed {
    width: 50%;
    border: 2px black solid;
    padding: 10px;
}

p.welcome {
	color: #409364;
	font-weight: bolder;
}

.bam
{
font-weight: bold;
font-size: 130%;
}			   

.tabback
{
background-color:#FFFFFF;
background-image: url(img/tab.png);
}

.tabbed
{
background-color:#c6c9ff;
}

span.flat
{
display: inline;
}

span.flattabbed
{
display: inline;
background-color:#c6c9ff;				   
}

table.tabbed
{				 
background-color:#c6c9ff;				   
border-collapse: collapse;
}

tr.tabbed {
height: 40px;
}

td.tabbed {		 
}

table.wider {		 
width: 95%;
background-color:#FFFFFF;
margin-left: 5px;
}

td.thirty {
		width: 10%;
}
	 
tr.logerror {
	background-color: #aa0000;
	color: white;
}		   
							 
tr.logwarning {
	background-color: #d49227;
	color: white;
}

tr.loginfo {
	background-color: #99FF66;
	color: black;
}

tr.logdebug {
	background-color: #47cae1;
	color: black;
}

div.indent {
	margin-top: 0px;
	margin-left: 10px;
}
 
div.formback {
background-color:#FFFFFF;
margin-left: 10px;
margin-right: 10px;
}

/* table for the glossary builder */

table.gb {		 
	width: 95%;
	background-color:#999999;
	padding: 4px;
}

tr.gbodd {
	background-color: #337799;
	color: white;
	padding: 3px 3px 3px 3px;
}		   

tr.gbeven {
	background-color: #116699;
	color: white;
	padding: 3px 3px 3px 3px;
}		   

td.gb {
	padding: 2px 2px 2px 2px;
}

a:link.gb {
color: #AAAAAA;
text-decoration: none;
background-color: transparent
}
a:visited.gb {
color: #DDDDDD;
text-decoration: none;
background-color: transparent
}
a:hover.gb {
color: #FFFFFF;
text-decoration: none;
background-color: #000000
}
a:active.gb {
color: #AAAAAA;
text-decoration: none;
background-color: transparent
}

/* -------------------------------------- */

#q-graph {position: relative; width: 450px; height: 400px;
  margin: 1.1em 0 3.5em; padding: 0;
  background: #DDD url(img/fade-light.png) repeat-x;
  border: 2px solid gray; list-style: none;
  font: 12px Helvetica, Geneva, sans-serif;}
#q-graph ul {margin: 0; padding: 0; list-style: none;}
#q-graph li {position: absolute; bottom: 0; width: 150px; z-index: 2;
  margin: 0; padding: 0;
  text-align: center; list-style: none;}
#q-graph li.qtr {height: 398px; padding-top: 2px;
  border-right: 1px dotted #C4C4C4; color: #000;}
#q-graph li.bar {width: 80px; border: 1px solid; border-bottom: none; color: #000;}
#q-graph li.bar p {margin: 5px 0 0; padding: 0;}
#q-graph li.total {left: 32px; background: #9D9 url(img/fade-dark.png) repeat-x;  border-color: #CDC #9B9 #000 #BFB;}
#q-graph #q1 {left: 0;}
#q-graph #q2 {left: 150px;}
#q-graph #q3 {left: 300px;}
#q-graph #q4 {left: 450px; border-right: none;}

#q-graph #ticks {width: 450px; height: 400px; z-index: 1;}
#q-graph #ticks .tick {position: relative; border-bottom: 1px solid #BBB; width: 450px;}
#q-graph #ticks .tick p {position: absolute; left: 100%; top: -0.67em; margin: 0 0 0 0.5em;}


