* {
  margin: 0;
  padding: 0;
}

html, body {
  background-color: #FFFFFF;
  color: #000;
  direction: ltr;
}

body {
  font: normal 12px/16px verdana, arial, helvetica, sans-serif;
}


#homelogo {
height: 100px;
background:  url("images/home/header-home-bg.gif") top left repeat-x;
padding: 0px;
}

















caption {
  display: none;
}

a {
  text-decoration: none;
  color: #006600;
}

a:hover {
  text-decoration: underline;
}




a img {
  border: 0;
}


h1{
    color: #060;
    font-size: 18px;
    line-height: 24px;
}

h2{
    color: #060;
    font-size: 16px;
    line-height: 22px;
    padding: 0px 0px 0.8em 0px;
}

h3{
    color: #060;
    font-size: 14px;
    line-height: 20px;
    padding: 0px 0px 0.8em 0px;
}






#menutable {
  font: 400 11px/14px verdana, arial, helvetica, sans-serif;
}

#menutable a {
  display: block;
  text-decoration: none;
}

#menutable a:hover {
  text-decoration: underline;
}



/* HEADER */

.ht {
height: 60px;
background: url(images/header.png) top left no-repeat;
padding: 0px;
}

.hm {
height: 35px;
background:  url("images/header/commandbar.gif") top left no-repeat;
padding: 0px;
}

.hs {
height:  4px;
padding: 0px;
}


.hb {
height:  6px;
padding: 0px;
}


.cbarl { /*commandbar left*/
padding: 0px 6px;
}

.cbarc { /*commandbar left*/
padding: 0px 6px;
}

.cbarrl { /*commandbar right left*/
padding: 2px 2px 0px 0px;
}

.cbarrc { /*commandbar right center */
padding: 0px 4px 0px 4px;
}

.cbarrr { /*commandbar right right*/
padding: 0px 10px 0px 0px;
}




/* MENU LEVEL 1 */

.m1t {
background:  url("images/menu/m1t.gif") top left no-repeat;
padding: 0px;
}

.m1m {
color: #FFF;
background:  url("images/menu/m1m.gif") top left repeat-y;
padding: 4px 7px 4px 7px;
}

.m1m a {
color: #FFF;
}

.m1s {
background:  url("images/menu/m1m.gif") top left repeat-y;
padding: 0px;
}

.m1b {
background:  url("images/menu/m1b.gif") top left no-repeat;
padding: 0px;
}

/* MENU LEVEL 2 */

.m2t {
background:  url("images/menu/m2t.gif") top left no-repeat;
padding: 0px;
}

.m2m {
background:  url("images/menu/m2m.gif") top left repeat-y;
padding: 3px 7px 3px 7px;
}

.m2m a {
color: #000;
}

.m2s {
background:  url("images/menu/m2m.gif") top left repeat-y;
padding: 0px;
}

.m2b {
background:  url("images/menu/m2b.gif") top left no-repeat;
padding: 0px;
}


/* MENU LEVEL 3 */

.m3t {
background:  url("images/menu/m3t.gif") top left no-repeat;
padding: 0px;
}

.m3m {
background:  url("images/menu/m3m.gif") top left repeat-y;
padding: 2px 7px 2px 14px;
}

.m3m a {
color: #000;
}

.m3s {
background:  url("images/menu/m3m.gif") top left repeat-y;
padding: 0px;
}

.m3b {
background:  url("images/menu/m3b.gif") top left no-repeat;
padding: 0px;
}


/* MENU SPACE */

.msp {
padding: 0px;
}



/* INFOBOX */

.ils {
background:  url("images/infobox/ils.gif") top left no-repeat;
padding: 0px;
}

.ilm {
background:  url("images/infobox/ilm.gif") top left repeat-y;
padding: 3px 7px 3px 14px;
}

.ilm a {
  text-decoration: underline;
  color: #000;
}

.ilm a:hover {
  text-decoration: underline;
}



.ilb {
background:  url("images/infobox/ilb.gif") top left no-repeat;
padding: 0px;
}



.idt {
background:  url("images/infobox/idt.gif") top left no-repeat;
padding: 0px;
}

.idh1 {
background:  url("images/infobox/idm.gif") top left repeat-y;
padding: 2px 7px 5px 7px;
color: #006600;
font-weight: bold;
}

.idh2 {
background:  url("images/infobox/idm.gif") top left repeat-y;
padding: 5px 7px 5px 7px;
color: #006600;
font-weight: bold;
}







/* CONTENT BOX */


.ct {
background:   url("images/contentbox/content-top.gif") top left no-repeat;
padding: 0px;
}

.cl {
background:   url("images/contentbox/content.gif") top left repeat-y;
padding: 0px 15px 0px 15px;
color: #999;
font-size: 10px;
line-height: 12px;
}

.cl a {
  text-decoration: none;
}

.cl a:hover {
  text-decoration: underline;
}






.cu {
background:   url("images/contentbox/content.gif") top left repeat-y;
padding: 20px 15px 10px 15px;
}


.cm {
background:   url("images/contentbox/content.gif") top left repeat-y;
padding: 10px 15px 10px 15px;
}

.cb {
background:   url("images/contentbox/content-bottom.gif") top left no-repeat;
padding: 0px;
}





.arrow li {
    margin: 0px 0px 1.5em 16px;
    list-style-position: outside;
    list-style-image:  url("images/general/bullet.gif");
    list-style-type: circle;
}

.arrow_in_text li {
    margin: 0px 0px 0.5em 16px;  
    padding-left: 0px;
    list-style-position: outside;
    list-style-image:  url("images/general/bullet.gif");
    list-style-type: circle
}


li.noimage{
    list-style-image:  url("images/general/blank.gif");
}

p{
    margin: 0px;
    padding: 0px 0px 1.5em 0px;
}

p.hspace {  /*halfspace*/
    padding: 0px 0px 0.5em 0px;
}

p.dspace {   /*doublespace*/
    padding: 0px 0px 2.5em 0px;
}

p.bspace{    /*before space*/
    margin: 0px;
    padding: 1.0em 0px 0px 0px;
}


#footer {
  padding: 12px 10px 12px 10px;
  text-align: center;
  line-height: 2em;
  /*white-space: nowrap;*/
}

#footer a {
  text-decoration: none;
}

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



/* TABLE ########################################################################## */

table.standard {border-collapse: collapse; margin: 0px 0px 1.5em 0px;}
table.standard tr td {border-top: 1px solid #000000; border-bottom: 1px solid #000000; padding: 2px; font-size: smaller; text-align: center;}

table.standard {width: 513px;}

table.standard tr td.nopadding {padding: 0px;}

table.standard tr.firstrow  {  font-weight: bold; color: #FFFFFF; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #009900;}
table.standard tr.darkrow   {  background-color: #CCCCCC;}
table.standard tr.lightrow  {  background-color: #FFFFFF; padding: 4px;}
table.standard tr.middlerow {  background-color: #009900; height: 4px; margin: 0px; padding: 0px;}
table.standard tr.lastrow   {  background-color: #009900; height: 4px; padding: 0px;}

/* ########################################################################## */




/* INFOBOX */

.table_gray {
}

.tgh {
  text-align: center;
  padding: 4px;
  background-color: #CCCCCC;
  font-weight: bold; 
  font-size: 12px; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tgm {
  text-align: center;
  padding: 4px;
  background-color: #E7E7E7;
  font-weight: normal; 
  font-size: 12px; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tgm a {
  text-decoration: none;
  color: #006600;
}

.tgm a:hover {
  text-decoration: underline;
}

.tgs {
  background:  url("images/table_gray/tgs.gif") top left repeat-x;
}

.tgb {
  background:  url("images/table_gray/tgb.gif") top left repeat-x;
}



