body
{ 
background-image: url('images/mainbg.jpg');
background-repeat: no-repeat;
background-position: top center;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 

}

.image{
	border-style: solid;
	border-color: #666666;
	border-width:1px;
      }
.title_td{
padding-left: 10px;
}
.white_text_td{
padding-left: 8px;
padding-top: 8px;
}
.yellow_text_td{
padding-left: 8px;
padding-top: 3px;
}
.title_text  {font-style: normal;
    font-weight: 400;
	line-height: 14px;
	color: #000000;
    font-size: 8pt;
    font-family: arial;}
	
.title_text a:link {
	text-decoration: none;
	color: #000000;
	}
.title_text a:visited {
	text-decoration: none;
	color: #000000;
	}
.title_text a:hover {
  text-decoration: underline;
	color: #000000;
	}
.text_white  {font-style: normal;
    font-weight: 800;
	line-height: 16px;
	color: #FFFFFF;
    font-size: 11pt;
    font-family: arial;}
.text_white a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
.text_white a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
.text_white a:hover {
  text-decoration: none;
	color: #FFFFFF;
	}
	
.text_yellow  {font-style: normal;
    font-weight: 800;
	line-height: 16px;
	color: #eca516;
    font-size: 11pt;
    font-family: arial;}
.text_yellow a:link {
	text-decoration: none;
	color: #eca516;
	}
.text_yellow a:visited {
	text-decoration: none;
	color: #eca516;
	}
.text_yellow a:hover {
  text-decoration: none;
	color: #eca516;
	}
	
.heading_text  {font-style: normal;
    font-weight: 800;
	line-height: 22px;
	color: #D80228;
    font-size: 12pt;
    font-family: arial;}
	
.medium_text  {font-style: normal;
    font-weight: 400;
	line-height: 22px;
	color: #000000;
    font-size: 9pt;
    font-family: arial;}
	
.medium_text a:active {
	text-decoration: underline;
	color: #4800FF;
	}
.medium_text a:link {
	text-decoration: underline;
	color: #4800FF;
	}
.medium_text a:visited {
	text-decoration: underline;
	color: #4800FF;
	}
.medium_text a:hover {
  text-decoration: underline;
	color: #4800FF;
	}
.medium_text_red  {font-style: normal;
    font-weight: 800;
	line-height: 22px;
	color: #D80228;
    font-size: 10pt;
    font-family: arial;}
	
.medium_text_red a:active {
	text-decoration: underline;
	color: #4800FF;
	}
.medium_text_red a:link {
	text-decoration: underline;
	color: #4800FF;
	}
.medium_text_red a:visited {
	text-decoration: underline;
	color: #4800FF;
	}
.medium_text_red a:hover {
  text-decoration: underline;
	color: #4800FF;
	}
.small_text  {font-style: normal;
    font-weight: 400;
	line-height: 16px;
	color: #000000;
    font-size: 8pt;
    font-family: arial;}
	
.copyright  {font-style: normal;
    font-weight: 400;
	line-height: 16px;
	color: #666666;
    font-size: 7pt;
    font-family: arial;}
	
.copyright a:active {
	text-decoration: underline;
	color: #666666;
	}
.copyright a:link {
	text-decoration: underline;
	color: #666666;
	}
.copyright a:visited {
	text-decoration: underline;
	color: #666666;
	}
.copyright a:hover {
  text-decoration: underline;
	color: #666666;
	}
	
a.image1 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 99px; /* width of reactive image */
     height: 33px; /* height of reactive image */
     background-image: url(images/buttons/intro1.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image1:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/buttons/intro2.jpg); /* source for target image */
     } 
a.image2 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 95px; /* width of reactive image */
     height: 33px; /* height of reactive image */
     background-image: url(images/buttons/benefits1.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image2:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/buttons/benefits2.jpg); /* source for target image */
     } 
a.image3 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 95px; /* width of reactive image */
     height: 33px; /* height of reactive image */
     background-image: url(images/buttons/roles1.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image3:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/buttons/roles2.jpg); /* source for target image */
     } 
a.image4 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 96px; /* width of reactive image */
     height: 33px; /* height of reactive image */
     background-image: url(images/buttons/values1.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image4:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/buttons/values2.jpg); /* source for target image */
     } 
a.image5 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 96px; /* width of reactive image */
     height: 33px; /* height of reactive image */
     background-image: url(images/buttons/costs1.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image5:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/buttons/costs2.jpg); /* source for target image */
     } 
a.image6 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 95px; /* width of reactive image */
     height: 33px; /* height of reactive image */
     background-image: url(images/buttons/apply1.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image6:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/buttons/apply2.jpg); /* source for target image */
     } 
a.image7 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 96px; /* width of reactive image */
     height: 33px; /* height of reactive image */
     background-image: url(images/buttons/faq1.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image7:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/buttons/faq2.jpg); /* source for target image */
     } 
a.image8 { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 96px; /* width of reactive image */
     height: 33px; /* height of reactive image */
     background-image: url(images/buttons/contacts1.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image8:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(images/buttons/contacts2.jpg); /* source for target image */
     } 