
BODY *
{
    FONT: 12px/18px "Verdana";
}

BODY
{
    FONT: 12px/18px "Verdana";
	MARGIN-TOP: 5px;
    MARGIN-LEFT: 60px;
    MARGIN-RIGHT: 60px;
    background-color:#FFFFFF;
}

* A
{
    COLOR: #0033FF;
}
* A:link
{
    COLOR: #0033FF;
}

* A:hover
{
     COLOR: #CC0000;
     /*background-color: #3399CC;*/
}



* A:active
{
     COLOR: #CC0000;
     /*background-color: #3399CC;*/
}


* A.home
{
    COLOR: #003399;
    text-decoration: none;
  	font-weight:bold ;
}
* A.home:link
{
    COLOR: #003399;
     text-decoration: none;
  	font-weight:bold ;
     /*font-size: xx-large;*/
}

* A.home:hover
{
     COLOR: #CC0000;
     text-decoration: none;
     /*font-size: xx-large;*/
     /*background-color: #3399CC;*/
}

* A.home *
{
 font-size: 14px;
  font-weight:bold ;
}



* 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:#003399;
	color: #FFFFFF;
	border:solid 1px #000000;
	margin-bottom: 15px;
	 padding-left:3px;
	 padding-top: 3px;
	 padding-bottom: 3px;
	margin-top: 0;
}

H1 i
 {
	font-weight: bold;
}

H1 small i
 {
	font-weight: normal;
}





h1 small
{
    font-size: 12px;
    line-height: 130%;
}

H2 
 {
	line-height: 150%;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 15px;
	color: #000000;
	border-bottom:solid 1px #999999;
	border-top:solid 1px #999999;
	border:solid 1px #999999;
	 padding-left:3px;
	 padding-top: 3px;
	 padding-bottom: 3px;	 
}

H2 *
 {
	line-height: 150%;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000000;
}

H2 i
 {
	font-weight: bold;
}

H3
{
	font-size: 12px;
	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;
}

H5 
 {
	line-height: 100%;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 15px;
	color: #000000;
	border-bottom:solid 1px #999999;
	border-top:solid 1px #999999;
	border:solid 1px #999999;
	 padding-left:3px;
	 padding-top: 5px;
	 padding-bottom: 5px;	 
}

H5 *
 {
	line-height: 100%;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000000;
}


p
{
   margin-top: 0px; 
   margin-bottom: 11px; 
}


small *
{
 FONT: 11px/18px "Verdana";
   line-height:130%;
}

small
{
 FONT: 11px/18px "Verdana";
   line-height:130%;
}

* small *
{
 FONT: 11px/18px "Verdana";
   line-height:130%;
}

* table.main
{
    width: 860px;
}

ul
{  
    margin-bottom: 20px;
    margin-top: 0px;
}


ul ul
{  
    margin-bottom: 5px;
    margin-top: 0px;
}


li 
{  
    margin-left:-15px;
     margin-bottom: 3px;
}





.compressed li
{
    line-height:120%;
     margin-bottom: 0px;
     margin-top: 0px;
}


*.control
{
	/*height: 20px;*/
  border: 1px #000 solid;
  font-weight: normal;
   font-size:12px;
  vertical-align: top;
  height:19px;
  color:#003399;
   padding-left: 3;
    padding-bottom:0;
    margin-bottom: 2;
    
  
}

* td.body
{
 padding-left: 25px;
 padding-right: 25px;
 width: 600px;

}

* td.right
{
 padding-right: 20px;
 width: 200px; 

}

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:12px;
	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;
 }


* big 
{
    font-size:14px;
	line-height: 150%;
    font-weight: bold;
}
* big *
{
    font-size:14px;
	line-height: 150%;
    font-weight: bold;
}

.grid * ul li
{
 margin-top: 0px;
 margin-bottom: 0px;
}


.grid *
{
    font-size:11px;
	line-height: 150%;
}






td.fine
{
    padding-right: 50px;
    padding-left: 50px;
    border-top: solid 1px silver;
    font-size:10px;
    COLOR: #666666;
	line-height: 12px;
}

.fine * 
{
    font-size:10px;
    COLOR: #666666;
	line-height: 12px;
}

.fine a 
{
    font-size:10px;
    COLOR: #666666;
	line-height: 12px;
}


.fine 
{
    font-size:10px;
    COLOR: #666666;
	line-height: 12px;
}


.navbar 
{  
	font-weight: bold; 
	margin-left: 10px;
	margin-right: 10px;
}

.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: #003366;
}

.menutable * A:visited
{
	color: #003366;
	TEXT-DECORATION: none;
}
.menutable * A:hover
{
	color: #003366;
	TEXT-DECORATION: none;
}





.menutable
{  
	/*color: #003366;*/
    width: 150px;
    border: solid 1px #003366;
}
	
	

.menutable td
{

     border-top: solid 1px #003366;
      padding-left: 5px;
      cursor: pointer;
}


.menutable td *
{

      font-size:11px;
      cursor: pointer;
}

.menutable td.first
{

     border-top: solid 0px #999999;
      cursor: pointer;
}

.menutable td.first *
{

     font-weight: bold;
      cursor: pointer;
}




.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: 10px; 
    font-weight: normal;
	  color: #666666;
}


.menutable td.subtitle
{
    border-top: solid 1px;
    border-top-color:silver;
    padding: 0 0 0 7; /*Tob bottom right left*/
     background-color: WhiteSmoke;
  cursor:default;
    
    
}

.menutable td.subtitle *
{
  font-style: italic ;
  cursor:default;
}

.menutable td.menuitem *
{
    font-weight:bold;
}

/* forward looking items */
#Table1 form
{
  margin: 0; padding: 0;
}

#Table1 form input
{
  margin: 0; padding: 0;
  font-size: 11px;
}

#Table1 input.button
{
  margin: 0; padding: 3px 8px;
  color: #fff; background: #069 url("/images/bg_submit_gradient.gif") 0 0px;
  font-weight: bold; 
  border: none;
}

#Table1 input.button:hover
{
  border: none;
  color: #fff; background: #069 url("/images/bg_submit_gradient.gif") 0 -80px;
}

#Table1 input.button:active
{
  border: none;
  color: #fff; background: #069 url("/images/bg_submit_gradient.gif") 0 -160px;
}

#Table1 input#Text1
{
  margin: 0; padding: 2px 3px;
  vertical-align: middle;
  color: #000; background-color: #fff;
  font-style: normal;
  font-weight: normal; 
  border: 1px #eee solid;
  width: 160px;
}

a.emailbutton, a.printbutton
{
  text-decoration: none;
  border: none;
}

a.emailbutton img, a.printbutton img
{
  border: none;
}

a.emailbutton:hover, a.printbutton:hover
{
  background-color: #aaa;
}

/* Legacy Items */
.ds1 *
{ font-weight:bold;}
.ds1 
{ font-weight:bold;}
	

