/* --- Metherial --*/

@media print {
  .noprint {
     display: none;
     }
  .noshow {
    font-family : Arial;
    font-size : 12pt;
    font-weight : normal;
	text-decoration: none;
    line-height : 14pt;
    }
}

@media screen {
  .noprint {
    font-family : Arial;
    font-size : 12pt;
    font-weight : normal;
	text-decoration: none;
    line-height : 14pt;
    }
  .noshow { 
      display: none;
      }
}

.mainbody {
  margin:0;
  padding:0;
  background:#FFFFFF;
  background: url(graphics/background.png) left top no-repeat;
  background-size: 100%;
  background-origin: content
}

/* --- Link roll-over text highlighing --*/

a.a	{
    font-family : Arial;
    font-size : 13pt;
    font-weight : bold;
	text-decoration: none;
	color : #CCCC00;
    background-color: #00CCCC;
	}
a.a:Visited	{
	color : #CCCC00;
    }
a.a:Hover     {
    color : #00CCCC;
    background-color: #CCCC00;

    }
a.a:Active	{
	color : #CCCC00;
    }


/* --- Menus Link roll-over text highlighing --*/
a.b	{
    font-family : Arial;
    font-size : 10pt;
    font-weight : bold;
	text-decoration: none;
    line-height : 19px;
	color : #FFDE0E;
	}
a.b:Visited	{
	color : #FFDE0E;
    }
a.b:Hover     {
    color : #E1EAF8;
    }
a.b:Active	{
	color : #FFDE0E;
    }

.b	{
    font-family : Arial;
    font-size : 10pt;
    font-weight : bold;
	text-decoration: none;
    line-height : 19px;
	color : #FDABAB;
	}

/* --- Link roll-over text highlighing --*/
a.c	{
    font-family : Arial;
    font-size : 8pt;
	text-decoration: none;
	color : #F82702;
	}
a.c:Visited	{
	color : #F82702;
    }
a.c:Hover     {
    color : #2327D7;
    }
a.c:Active	{
	color : #F82702;
    }

/* --- Link roll-over text highlighing --*/
a.d	{
    font-family : Arial;
    font-size : 8pt;
	text-decoration: none;
	color : #FFE480;
	}
a.d:Visited	{
	color : #FFE480;
    }
a.d:Hover     {
    color : #FF8000;
    }
a.d:Active	{
	color : #FFE480;
    }
.d	{
    font-family : Arial;
    font-size : 8pt;
	text-decoration: none;
	color : #E1EAF8;
	}


a.e	{
    font-family : Arial;
    font-size : 10pt;
	text-decoration: none;
	color : #010082;
	}
a.e:Visited	{
	color : #010082;
    }
a.e:Hover     {
    color : #F82702;
    }
a.e:Active	{
	color : #010082;
    }

/* --- Link roll-over text highlighing --*/
a.f	{
    font-family : Arial;
    font-size : 8pt;
    font-weight : bold;
	text-decoration: none;
	color : #FFDE0E;
	}
a.f:Visited	{
	color : #FFDE0E;
    }
a.f:Hover     {
    color : #E1EAF8;
    }
a.f:Active	{
	color : #FFDE0E;
    }

/* --- Red text link Link roll-over text highlighing --*/
a.g	{
    font-family : Arial;
    font-size : 10pt;
    font-weight : bold;
	text-decoration: none;
	color : #F82702;
	}
a.g:Visited	{
	color : #F82702;
    }
a.g:Hover     {
    color : #2327D7;
    }
a.g:Active	{
	color : #F82702;
    }

/* --- Link roll-over text highlighing --*/
a.h	{
    font-family : Arial;
    font-size : 14pt;
    font-weight : normal;
	text-decoration: none;
	color : #F82702;
	}
a.h:Visited	{
	color : #F82702;
    }
a.h:Hover     {
    color : #2327D7;
    }
a.h:Active	{
	color : #F82702;
    }

.g	{
    font-family : Arial;
    font-size : 10pt;
    font-weight : bold;
	text-decoration: none;
	color : #2327D7;
	}

/* --- Link roll-over text highlighing --*/
a.j	{
    font-family : Arial;
    font-size : 32px;
    font-weight : bold;
	text-decoration: none;
	color : #F82702;
	}
a.j:Visited	{
	color : #F82702;
    }
a.j:Hover     {
    color : #2327D7;
    }
a.j:Active	{
	color : #F82702;
    }

/* --- Link roll-over text highlighing --*/
a.k	{
    font-family : Arial;
    font-size : 12pt;
    font-weight : bold;
	text-decoration: none;
	color : #F82702;
	}
a.k:Visited	{
	color : #F82702;
    }
a.k:Hover     {
    color : #2327D7;
    }
a.k:Active	{
	color : #F82702;
    }

.k	{
    font-family : Arial;
    font-size : 12pt;
    font-weight : bold;
	text-decoration: none;
	color : #2327D7;
	}

/* --- Link roll-over text highlighing --*/
a.n	{
    font-family : Arial;
    font-size : 10pt;
    font-weight : normal;
    line-height : 12px;
	text-decoration: none;
	color : #F82702;
	}
a.n:Visited	{
	color : #F82702;
    }
a.n:Hover     {
    color : #2327D7;
    }
a.n:Active	{
	color : #F82702;
    }

.n	{
    font-family : Arial;
    font-size : 10pt;
    font-weight : normal;
    line-height : 12px;
	text-decoration: none;
	color : #808080;
	}

img.floatLeft { 
    position:relative;
	margin-top: 0px;	  
	margin-bottom: 0px;
	margin-left: 10px;	  
	margin-right: 0px;
}