
BODY *
{
    FONT: 11px/16px "Verdana";
}

BODY
{
    MARGIN-TOP: 10px;
    MARGIN-LEFT: 10px;
    MARGIN-RIGHT: 10px;
    background-color:#FFFFFF;
}

* A
{
    COLOR: #000000;
}
* A:link
{
    COLOR: #000000;
}

* A:hover
{
     COLOR: #CC0000;
     /*background-color: #3399CC;*/
}



* B
{
    font-weight: bold;
    font-size: 100%;
    line-height:100%;
}

B *
{
   font-weight: bold; 
}

* strong
{
    font-weight: bold; 
    font-size: 100%;
    line-height:100%;
}

* i
{
    font-style:italic ;
    font-size: 100%;
    line-height:100%;
}

H1
 {
	line-height: 150%;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color:#3399CC;
	color: #FFFFFF;
	border:solid 1px #000000;
	margin-bottom: 15px;
	 padding-left:3px;
	margin-top: 0;
}

H1 i
 {
	font-weight: bold;
}




h1 small
{
    font-size: 10px;
    line-height: 130%;
}

H2 
 {
	line-height: 150%;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 15px;
	color: #000000;
}

H2 *
 {
	line-height: 150%;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000000;
}

H2 i
 {
	font-weight: bold;
}

H3
{
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
    font-style: normal;
   	
}

H3 i
 {
	font-weight: bold;
}
H3 A
{
	color: #000000;
}
H3 A:link
{
	color: #000000;
}
H3 A:hover
{
    COLOR: #cc0000;
}
H4 
{
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	color: #000000
}
H4
{
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	color: #000000
}
H4 A
{
	color: #000000;
}
H4 A:link
{
	color: #000000;
}

H4 A:hover
{
    COLOR: #cc0000;
}

p
{
   margin-top: 0px; 
   margin-bottom: 9px; 
}

small *
{
 FONT: 9px/16px "Verdana";
}

small
{
 FONT: 9px/16px "Verdana";
   line-height:100%;
}


ul
{  
    margin-bottom: 20px;
    margin-top: 0px;
}


ul ul
{  
    margin-bottom: 5px;
    margin-top: 0px;
}


li 
{  
    margin-left:-15px;
     margin-bottom: 7px;
}


.compressed li
{
    line-height:120%;
     margin-bottom: 0px;
     margin-top: 0px;
}


* .control
{
	height: 20px;
  border: 1px #000 solid;
	font-weight: normal;
	 vertical-align: middle;	
}
	

* td.body
{
 padding-left: 25px;
 padding-right: 25px;
 /*width: 600px;*/

}

* td.right
{
 padding-right: 20px;
 /*width: 250px; */
 

}

table.list
{
    border-top: solid 1px silver;
    border-right: solid 1px silver;
    /*width: 600px;*/
    
}

.list tr td 
{
    border-bottom: solid 1px silver;
    border-left: solid 1px silver;
    vertical-align: top;
}


.list *
{
    font-size:9px;
	line-height: 150%;
}



table.grid
{
    border-top: solid 1px #666666;
    border-right: solid 1px #666666;
    
}

.grid tr td 
{
    border-bottom: solid 1px #666666;
    border-left: solid 1px #666666;
    vertical-align: top;
}

.grid tr td table *
{
    border-bottom: solid 0px silver;
    border-left: solid 0px silver;
 }


.grid big 
{
    font-size:12px;
	line-height: 150%;
    font-weight: bold;
}
.grid big *
{
    font-size:12px;
	line-height: 150%;
    font-weight: bold;
}

.grid * ul li
{
 margin-top: 0px;
 margin-bottom: 0px;
}


.grid *
{
    font-size:9px;
	line-height: 150%;
}






td.fine
{
    padding-right: 50px;
    padding-left: 50px;
    border-top: solid 1px silver;
    font-size:8px;
    COLOR: #666666;
	line-height: 12px;
}

.fine * 
{
    font-size:10px;
    COLOR: #666666;
	line-height: 12px;
}


.fine 
{
    font-size:10px;
    COLOR: #666666;
	line-height: 12px;
}


.navbar 
{  
	font-weight: bold; 
	margin-left: 9px;
	margin-right: 9px;
}

.navbar A
{
	font-weight: bold;
	TEXT-DECORATION: none;
}

/*
.navbar A:visited
{
	TEXT-DECORATION: none;
	font-weight: bold; 
}
.navbar A:hover
{
}
*/


.menutable *
{
	/*font-weight: bold; */
	TEXT-DECORATION: none;
	/*color: #003366; */
    line-height:120%;
	
}


.menutable * A:link
{
	TEXT-DECORATION: none;
	color: #000000;
}

.menutable * A:visited
{
	color: #000000;
	TEXT-DECORATION: none;
}
.menutable * A:hover
{
	color: #cc0000;
	TEXT-DECORATION: none;
}





.menutable
{  
	/*color: #003366;*/
    width: 150px;
    border: solid 1px #000000;
}
	
	

.menutable td
{

     border-top: solid 1px #000000;
      padding-left: 5px;
}


.menutable td *
{

      font-size:9px;
}

.menutable td.first
{

     border-top: solid 0px #999999;
}



.menutable td.subitem 
{
    border-top: dashed 1px;
    border-top-color: Silver;
    padding: 0 0 0 0;
}


.menutable td.subitem *
{
    border-top: solid 0px #000000;
    border-bottom: solid 0px #000000;
    font-size: 8px; 
     font-weight: normal;

}

	
/*






*/

/*

*/


/*
.menutable td.subitem A:link
{
    font-weight: normal;
	color: #cc0000;
	color: #003366;
	
}

.menutable td.subitem A:visited
{
    font-weight: normal;
	color: 003366;
}
.menutable td.subitem A:hover
{
    font-weight: normal;
	color: #003366;
}


*/

.menutable td.subtitle 
{
    border-top: solid 1px;
    border-top-color:silver;
    padding: 5  0 0 0;
    
}
* div.pb
{
 page-break-after: always;
}	

/*
.menutable td.subtitle A:link
{
    font-weight: normal;
	color: #cc0000;
	color: #003366;
	
}

.menutable td.subtitle A:visited
{
    font-weight: normal;
	color: 003366;
}
.menutable td.subtitle A:hover
{
    font-weight: normal;
	color: #003366;
}

*/


/*

.menuitem 
{  
	color: #003366;
}


.menuitem 
{
	TEXT-DECORATION: none;
	color: #003366
}

.menuitem A:link
{
	TEXT-DECORATION: none;
	color: #003366
}

.menuitem A:visited
{
	color: #003366;
	TEXT-DECORATION: none;
}
.menuitem A:hover
{
	color: #FFFFFF;
	TEXT-DECORATION: none;
}
*/


#sspscroller
{
  height: 0 !important;
  visibility: hidden !important;
  display: none !important;
}