	#dhtmlgoodies_tooltip{
		background-color:#EEE;
		border:1px solid #000;
		position:absolute;
		display:none;
		z-index:20000;
		padding:2px;
		font-size:0.9em;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
		
	}
	#dhtmlgoodies_tooltipShadow  {
		position:absolute;
		background-color:#555;
		display:none;
		z-index:10000;
		opacity:0.7;
		filter:alpha(opacity=70);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		-moz-border-radius:0px;	/* Rounded edges in Firefox */
	}
.tooltipstd   { 
	           background-color : #F8F8F8;
               border: none;               
               color: #4DC099;
               font-family: verdana, arial, helvetica, sans-serif; 
               font-size: 8pt;
	           font-weight : bold;
	           font-style : normal;
               vertical-align:middle;
               text-align:left;
               padding:1px;
               padding-left: 3px;
               text-decoration:none;                                        
              }	

.tooltiptable {
	     background-color : #EEE;	 
	     font-weight : normal;
	     font-size : 8pt;         
         color: black;
         border-width:0px;	
         border-color: none;                 
}              
              

h2,h3,h4,ul,ol,li,address,blockquote,nobr,b,i 
{
	color : black;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	margin-left:30px; 		
}

div.breadcrumbs  {
     color:black;
     margin-left:5px;
}

form { 
	 margin:0;
	 padding:0;
} 

body
{
	 background-color : #EBEDE3;
     color : black;
	 font-family : Arial;
     font-size: 10pt;	 
	 margin-left : 0px;
	 margin-right : 0px;	 	
}

h1
{
               background-color:none;
               border: none;               
               color: #317082;
               font-weight: bold;
               font-family: helvetica, arial, verdana, sans-serif; 
               font-size: 12pt;
               text-align:left;
               padding:1px;
               padding-left:1px;
               text-decoration:none;	
}



p
{
	           background-color : #EBEDE3;
               border: none;               
               color: #000000;
               font-family: helvetica, verdana, arial,  sans-serif; 
               font-size: 10pt;
	           font-weight : normal;
	           font-style : normal;
               vertical-align:middle;
               text-align:left;
               margin:2px;   	                        
               text-decoration:none;	
}

.coverdiv
{
	width:100%;
	height:100%;
	top: 0px;
	z-index:5;
	filter: alpha(opacity=55);
	position: absolute;
	visibility: visible;
	background-color:red;
    background-color1:#112233;		
}

.pagediv
{
	width:95%;
	z-index:2;
	position:relative;
}

.userinput
{
	width:80%;
	z-index:10;
	position:absolute;
	top: 100px; 
	left: 100px;
	background-color : #EBEDE3;
	border: 1px solid black;
	visibility: visible; 
	height1: 30%;			 
}		



.table_article
{ 
         background-color : white;
         color: #F8F8F8;
         border-width:1px;	
         border-style:solid;	
         border-color: black;
}


.table_pdf
{ 
	     margin-left:1px;
	     margin-right:1px;
         color: black;
         font-size: 15pt;         
         border-style:solid;
         border-width:1px;	         	
         border-color: black;
         font-family: helvetica, verdana, arial, sans-serif;                  
}







table 
{ 
	     margin-left:1px;
	     margin-right:1px;
         background-color : #EBEDE3;
         color: black;
         font-size: 10pt;         
         border-style:solid;	
         border-color: #EBEDE3;
         font-family: helvetica, verdana, arial, sans-serif;                  
}


.standard { 
	           font-weight: normal;
	           font-family: arial, verdana, helvetica, sans-serif; 
	           font-size: 10pt; 
	           color:#000000 
	      }

.title    {
	           font-weight: bold;
	           font-family: arial, verdana, helvetica, sans-serif;
	           font-size: 14pt;
	           text-align: center;
          }  
            
.textblock {
		   font-weight: bold;
	           font-family: arial, verdana, helvetica, sans-serif;
	           font-size: 12pt;
	           text-align: left;
	           color:#000000 
           }  

.line  {
	           background-color : #000000;
	           border:0pt;
	   }

.noline  {
	           background-color : #EBEDE3;
	           border: 0pt;       
	   }	   
	   
.home  {
               align: left;
               valign: middle;
               border: 0px;	
       }	
.button
   { background-color:#AAAAAA; color:#FFFFFF; border:1px solid #DDDDDD; }
   
	   
	   


A:LINK 
{
	color : #121212;
	text-decoration : none;
}
 
A:HOVER {
	color : #000000;
	text-decoration : none;
}

A:VISITED{
	color : #121212;
	text-decoration : none;
}
 
A:ACTIVE {
	color : #121212;
	text-decoration : none;
}



H2  {
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}

H3  {	
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}

H4  {	
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}




INPUT
{ 
	border : 1px;
	font-family : Arial;
	font-size : 10pt;
    border-width:1px;
    border-style:solid;	
    border-color: black;
}
 
SELECT
{
	background-color: white;
	border : 1px;
	font-family : Arial;
	font-size : 8pt;
    border-width:1px;
    border-style:solid;	
    border-color: white;
	font-family : Arial;
	font-size : 12pt;	
}
  






.txtstd      { 
	           background-color : #EBEDE3;
               border: none;               
               color: #000000;
               font-family: helvetica, verdana, arial,  sans-serif; 
               font-size: 10pt;
	           font-weight : normal;
	           font-style : normal;
               vertical-align:middle;
               text-align:left;
               margin:2px;   	                        
               text-decoration:none;                      
             }
 
.txtstdlink   { 
	           background-color : none;
               border: none;               
               color: #317082;
               font-family: helvetica, verdana, arial, sans-serif; 
               font-size: 10pt;
	           font-weight : bold;
	           font-style : normal;
               vertical-align:middle;
               text-align:left;
               margin:2px;                             
               text-decoration:underline;
               white-space:nowrap;                                                             
              }
          
                                

                       
.txtstdsel   { 
               border: none;
	           background-color: #317082;
	           color: #EBEDE3;
               cursor:pointer;
               font-weight: bold;
               font-family: helvetica, verdana, arial, sans-serif; 
               font-size: 10pt;
               vertical-align:middle;
               text-align:left;
               margin:2px;               
               text-decoration:underline;
               white-space:nowrap;
             }
             
             
         
             

   
.txtlarge    { 
               background-color:none;
               border: none;               
               color: #317082;
               font-weight: bold;
               font-family: helvetica, arial, verdana, sans-serif; 
               font-size: 12pt;
               text-align:left;
               padding:1px;
               padding-left:1px;
               text-decoration:none;              
              }                
                       
.txtlargelink { 
               background-color:none;
               border: none;               
               color: #317082;
               font-weight: bold;
               font-family: helvetica, arial, verdana, sans-serif; 
               font-size: 12pt;
               text-align:left;
               padding:1px;
               padding-left:1px;
               text-decoration:underline;
               white-space:nowrap;               
              }            
            
.txtlargesel { 
               border: none;
	           background-color: #317082;
	           color: #EBEDE3; 
               font-weight: bold;
               cursor:pointer;
               font-family: arial, verdana, helvetica, sans-serif; 
               font-size: 12pt;
               vertical-align:middle;
               text-align:left;
               padding:1px;
               padding-left: 1px;
               text-decoration:underline;
               white-space:nowrap;
            }            

.stdbgwhite { 
	           background-color: white;
               border: none;               
               color: #317082;
               font-family: verdana, arial, helvetica, sans-serif; 
               font-size: 10pt;
	           font-style : normal;
               vertical-align:middle;
               text-align:left;
               padding:1px;
               padding-left: 3px;
               text-decoration:underline; 
	           font-weight1 : bold;                                    
          }
          
.selbgwhite { 
               border: none;
	           background-color: #317082;
	           color: #EBEDE3;; 
               cursor:pointer;
	           font-style : normal;
               font-family: verdana, arial helvetica, sans-serif; 
               font-size: 10pt;
               vertical-align:middle;
               text-align:left;
               padding:1px;
               padding-left: 3px;
               text-decoration:none;
               font-weight1: bold;               
            }
            
.stdbghome  { 
	           background-color : #F8F8F8;
               border: none;
               color: #8570F8;                              
               font-family: verdana, arial, helvetica, sans-serif; 
               font-size: 10pt;
	           font-weight : normal;
	           font-style : normal;
               vertical-align:middle;
               text-align:left;
               padding:1px;  
               margin:0px;
               text-decoration:underline;  
            }            
            
                           
               
.newstd   { 
	           background-color : #F8F8F8;
               border: none;               
               color: #317082;
               font-family: verdana, arial, helvetica, sans-serif; 
               font-size: 10pt;
	           font-weight : bold;
	           font-style : normal;
               vertical-align:middle;
               text-align:left;
               padding:1px;
               padding-left: 3px;
               text-decoration:underline; 
               color1: #4DC099;                                    
          }
             

.odd
{ 
         background-color: white;
         color: black;
         border-width:1px;	
         border-style:solid;         	
}

.even
{          
	     background-color: #DADADA;
         color: black;
         border-width:1px;	
         border-style:solid;       	
}

.selected
{
	     background-color: #B7FFB7;	 
         color: black;
         border: 3px solid #999999;         	
}

.buttonOut 
{
	vertical-align: center;
	background-color: none;
	color: #317082;
	margin-left: 4px;
	margin-right: 4px; 
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 0px;
	padding-top: 0px;	 
	font-weight: bold; 
	font-family: arial; 
	font-size: 9pt; 
	border-left: 1px solid #999999; border-right: 1px solid #999999;
	border-top: 1px solid #999999; border-bottom: 1px solid #999999	
}
   

	
.buttonOver 
{   
	vertical-align: center;
	background-color: #317082;
	color: #EBEDE3;
	margin-left: 4px;
	margin-right: 4px; 
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 0px;
	padding-top: 0px;	 
	font-weight: bold; 
	font-family: arial; 
	font-size: 9pt; 
	border-left: 1px solid #555555; border-right: 1px solid #555555;
	border-top: 1px solid #555555; border-bottom: 1px solid #555555;
	cursor: pointer; 	
}
	

.imgstd      {
               border-width: 2px;
	           border-color: white;
               border-style: solid;	  	                          	               
             }
 
.imgstdlink   { 
	           border-color: #317082;
               border-width: 2px;	
               border-style: solid;	                                                                      
              }

              
              
.mainmenu        {
                 border: none;
	             background-color: none;
                 color: #317082;	             
                 font-weight: bold;
                 font-family: helvetica, verdana, arial, sans-serif; 
                 font-size: 10pt;
                 vertical-align:middle;
                 text-align:left;
                 margin:2px;               
                 white-space:nowrap;
                 text-decoration:underline;                 	
                 }
                 
                 
.mainmenu:link   {
	             background-color: none;             
                 color: #317082;
                 cursor:pointer;
                 text-decoration:underline;
                 }
                               	
.mainmenu:visited   {
	             background-color: none;             
                 color: #317082;
                 cursor:pointer;              
                 text-decoration:underline;
                 }  
                 
.mainmenu:hover  {
		         background-color: #317082;
	             color: #EBEDE3;
                 cursor:pointer;
                 text-decoration:underline;
                 }                 
                 
                  
                                                         
#user {
   float:left;
   background-color:#EBEDE3;
   width: 30%;   
}
 
#content {
   background-color:#EBEDE3;
   width:  70%;
   min-height: 200px; 
   float: right;
}
 
#footer {
   width:100%;
   clear: both;
   background-color:#EBEDE3;
 }
 
#header {
   height:73px;
   width:100%;
   background-color:#EBEDE3;
}




.breadcrump {
   background-color:none;
   font-family: helvetica, verdana, arial, sans-serif; 
   font-size: 8pt;
   font-weight : bold;
   font-style : normal;
   color: gray;
   margin-bottom: 50px;  
}

.lastbreadcrump {
   background-color:none;
   font-family: helvetica, verdana, arial, sans-serif; 
   font-size: 8pt;
   font-weight : bold;
   font-style : normal;
   color: gray; 
   margin-bottom: 50px;      
}



.breadcrump:link, {
   color: gray;  
   font-size: 8pt;
   font-weight : bold;      
   text-decoration:underline;
   white-space:nowrap;        
}

.breadcrump:visited  {
   color: gray;  
   font-size: 8pt;
   font-weight : bold;      
   text-decoration:underline;
   white-space:nowrap;        
}

.breadcrump:hover {
   font-size: 8pt;
   font-weight : bold;
   font-style : normal;
   text-decoration:underline;
   white-space:nowrap; 
   background-color: #317082;
   color: #EBEDE3;
   cursor:pointer;
   text-decoration:underline;          
}


#select a:link, #select a:visited, #select a:active {	           
	           background-color : none;
               border: none;               
               color: #317082;
               font-family: helvetica, verdana, arial, sans-serif; 
               font-size: 10pt;
	           font-weight : bold;
	           font-style : normal;
               vertical-align:middle;
               text-align:left;
               margin:2px;                             
               text-decoration:underline;
               white-space:nowrap;  
}


#select a:hover, #select a:focus {
               border: none;
	           background-color: #317082;
	           color: #EBEDE3;
               cursor:pointer;
               font-weight: bold;
               font-family: helvetica, verdana, arial, sans-serif; 
               font-size: 10pt;
               vertical-align:middle;
               text-align:left;
               margin:2px;               
               text-decoration:underline;
               white-space:nowrap;
}

img {
	           border-width: 0px;
} 
  

.article {
         background-color : white;
         padding: 5px;
         width: 240px;
         height:160px;
         border-width:1px;	
         border-style:solid;	
         border-color: black;
         margin: 0px;	
} 

.pagenum        {
                 border: none;
	             background-color: none;
                 color: #317082;	             
                 font-weight: bold;
                 font-family: helvetica, verdana, arial, sans-serif; 
                 font-size: 10pt;
                 vertical-align:middle;
                 text-align:left;
                 margin:4px;
                 padding-left:2px;               
                 white-space:nowrap;
                 text-decoration:none;
                 border-width:1px;	
                 border-style:solid;	
                 border-color: black;                 	
                }
                 
                 
.pagenum:link   {
	             background-color: none;             
                 color: #317082;
                 cursor:pointer;
                 text-decoration:none;
                 }
                               	
.pagenum:visited   {
	             background-color: none;             
                 color: #317082;
                 cursor:pointer;              
                 text-decoration:none;
                 }  
                 
.pagenum:hover  {
		         background-color: #317082;
	             color: #EBEDE3;
                 cursor:pointer;
                 text-decoration:none;
                 }                 
                       
