body, table, td, th, a {
 font-family: verdana, helvetica, arial, sans-serif;
 line-height: 130%;
}

body {
 overflow: -moz-scrollbars-vertical;
 background-color: rgb(240, 240, 240);
 margin-left: 2%;
 margin-right: 2%;
 margin-top: 1.5em;
 margin-bottom: 1.5em;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
}

table {
 font-size: 80%;
 border: 0px solid #000;
 border-collapse: collapse; 
 border-spacing: 1px;
 width: 95%;
 margin: 0;
 text-align: left;
 empty-cells: show;
 padding: 0.25em;
}

td {
 font-size: 80%;
 border: 0px solid #000;
 border-collapse: collapse; 
 border-spacing: 0px;
 padding: 0.25em;
}


.gp_copy { font-style: normal;
    text-align: justify;
    font-weight: normal;
    color: rgb(50, 50, 50);
    margin-bottom: 1px;
    line-height: 150%;
    letter-spacing: 0pt;
    font-family: Verdana,Arial,sans-serif,Tahoma ! important;
    font-size: 11px;
    width: 90%;
    }

.gp_copy_large { font-style: normal;
    text-align: justify;
    font-weight: normal;
    color: rgb(150, 150, 150);
    margin-bottom: 1px;
    line-height: 150%;
    letter-spacing: 0.5pt;
    font-family: Verdana,Arial,sans-serif,Tahoma ! important;
    font-size: 13px;
    width: 90%;
    }

.gp_copy_center { font-style: normal;
    text-align: center;
    font-weight: normal;
    color: rgb(50, 50, 50);
    margin-bottom: 1px;
    line-height: 150%;
    letter-spacing: 0pt;
    font-family: Verdana,Arial,sans-serif,Tahoma ! important;
    font-size: 12px;
    width: 90%;
    }

.gp_heading { font-style: normal;
    text-align: left;
    font-weight: bold;
    color: rgb(255, 255, 255);
    background-color: rgb(210, 210, 210);
    margin-left: 0.0em;
    margin-bottom: 1em;
    padding: 0.2em;
    line-height: 140%;
    letter-spacing: 0pt;
    font-family: Verdana,Arial,sans-serif,Tahoma ! important;
    font-size: 11px;
    width: 50%;
    }

.gp_heading_line { font-style: normal;
    font-family: Verdana,Arial,sans-serif,Tahoma ! important;
    font-weight: bold;
    font-size: 11px;
    color: rgb(150, 150, 150);
    text-align: left;
    background-color: rgb(250, 250, 250); 
    margin-left: 0.0em;
    margin-bottom: 2.5em;
    padding: 0.2em;
    border: 1px solid rgb(235, 235, 235);
    height: auto;
    display: inline; 
    }

.gp_heading_line2 { font-style: normal;
    font-family: Verdana,Arial,sans-serif,Tahoma ! important;
    font-weight: normal;
    font-size: 11px;
    color: rgb(100, 100, 100);
    text-align: left;
    background-color: rgb(250, 250, 250); 
    margin-left: 0.0em;
    margin-bottom: 0.5em;
    padding: 0.2em;
    border: 1px solid rgb(245, 245, 245);
    height: auto;
    display: inline; 
    }


.gp_box_line { font-style: normal;
    font-family: Verdana,Arial,sans-serif,Tahoma ! important;
    font-size: 11px;
    color: rgb(80, 80, 80);
    text-align: justify;
    background-color: rgb(252, 252, 252); 
    margin-left: 0.0em;
    margin-bottom: 0.5em;
    padding: 1.0em;
    border: 1px solid rgb(235, 235, 235);
    height: auto;
    width: 90%;
    display: inline-block
    }


.gp_arial { font-style: normal;
    text-align: left;
    font-family: Arial,sans-serif,Tahoma ! important;
    font-size: 12px;
    }

.gp_arial_small { font-style: normal;
    text-align: left;
    font-family: Arial,sans-serif,Tahoma ! important;
    font-size: 10px;
    }


.menutitle {
 font-size: 100%;
 font-family: Arial,sans-serif,Tahoma ! important;
 color: rgb(180, 180, 180);
 text-align: left;
 margin: 0;
 margin-left: 0.1em;
 margin-bottom: 1em;
 padding: 0.2em;
 border: 1px solid rgb(235, 235, 235);
 width: 90%;
 height: auto;
 float: left;
 display: inline;
}


.title {
 width: auto;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 font-family: Trebuchet MS,arial,verdana; 
 font-size: 14px;
 color: #000;
 font-weight: bold;
 line-height: 160%;
}

li, ul, ol {
 padding: 0;
 margin: 0;
line-height: 160%;
}

h1, h2, h3, h4, h5, h6 { 
	font-family: Verdana,Arial,Trebuchet MS,sans-serif;
      color: rgb(100, 100, 100);
    }

  h1 { font-size: 11px;
    font-weight: bold;
    font-style: normal;
    line-height: 150%;
    }

  h2 { font-size: 11px;
    color: rgb(50, 50, 50);
    font-weight: bold;
    font-style: normal;
    line-height: 150%;
    margin-top: 2em;
    }

  h3 { font-size: 11px;
    color: rgb(50, 50, 50);
    font-weight: bold;
    font-style: normal;
    line-height: 150%;
    margin-top: 3em;
    }

  h4 { font-size: 12px;
    font-weight: bold;
    font-style: normal;
    line-height: 100%;
    }

  h5 { font-weight: normal;
    font-style: normal;
    letter-spacing: 1px;
    }

  h6 { font-weight: normal;
    font-style: normal;
    }




a:link {
 color: rgb(100, 120, 160);
 background: transparent;
 text-decoration: none;
}

a:visited {
 color: rgb(150, 150, 150);
 background: transparent;
 text-decoration: none;
}

a:active {
 color: rgb(120, 140, 180);
 background: transparent;
 text-decoration: underline;
}

a:hover {
 color: rgb(100, 120, 160);
 background: transparent;
 text-decoration: underline;
}

.gap1 { font-style: normal;
  margin-bottom: 0.5em;
 line-height: 0.10em;
    }

.gap2 { font-style: normal;
  margin-bottom: 0.5em;
 line-height: 0.25em;
    }

span.note {
 font-size: 95%;
}

img {
 border: none;
}

.main {
 color: #000;
 background: #eee; 
 margin: 1em auto 1em auto;
 padding-top: 1.5em;
 padding-bottom: 2em;
 padding-left: 1em;
 padding-right: 1em;
 border: 1px solid #999;
 width: auto;
 min-width: 360px;
 max-width: 700px;
}



.center {
 width: auto;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

.center a:hover {
 background: transparent;
}

.componentlist {
 list-style-type: none;
 padding-left: 0;
 margin-top: 0;
 margin-bottom: 0;
 margin-left: 0.0em;
}

.bulletlist {
 list-style-type: disc;
 padding-left: 12;
 margin-top: 1em;
 margin-bottom: 2em;
 margin-left: 0.5em;
}

.numberlist {
list-style-type : decimal;
margin-top: 1em;
margin-bottom: 2em;
margin-left: 2em;
 }


/* MENU */

#menu {
	width: 90%;
	left: 0px;
	bottom: 14px;
	text-align: left;
	font-family: "Verdana, Arial, Helvetica, sans-serif, Tahoma";
	font-weight: bold;
	font-size: 100%;
	
}

#menu a {
    margin-top: 1px;
    padding: 3px;
    display: block;
    background-color: rgb(240, 240, 240);
    text-align: left;
    text-decoration: none;
    line-height: 1em;
    width: 90%;
}

#menu a:link, #menu a:visited {
    color: rgb(140, 140, 140);
}

#menu a:hover, #menu a:active {
    color: rgb(255, 255, 255);
    background-color: rgb(190, 190, 190);
}

#menu .title{
	font-family: "Verdana, Arial, Helvetica, sans-serif, Tahoma";
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}


/* END MENU */



/* NAVLINK*/


#navlink{
 font-size: 100%;
 color: rgb(180, 180, 180);
 margin: 0;
 margin-left: 0em;
 margin-bottom: 1em;
 padding: 0.2em;
 border: 1px solid rgb(235, 235, 235);
 width: auto;
 height: auto;
 float: left;
 display: inline;
}

#navlink a:link{ 
	background: transparent; 
	font-weight: bold;
	color: rgb(150, 150, 150);
	text-decoration: none;
}

#navlink a:visited{ 
	background: transparent; 
	font-weight: bold;
	color: rgb(180, 180, 180);
	text-decoration: none;
}

#navlink a:hover, 
#navlink a:active{
	background: transparent; 
	color: rgb(80, 80, 80);
}

/* END NAVLINK*/





/* INFOLINK*/


#infolink{
 font-size: 100%;
 color: rgb(180, 180, 180);
 }

#infolink a:link{ 
	background: transparent; 
	font-weight: normal;
	color: rgb(150, 150, 150);
	text-decoration: none;
}

#infolink a:visited{ 
	background: transparent; 
	font-weight: normal;
	color: rgb(180, 180, 180);
	text-decoration: none;
}

#infolink a:hover, 
#infolink a:active{
	background: transparent; 
	color: rgb(80, 80, 80);
}

/* END INFOLINK*/

