body {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   padding: 0px;
   font: 12px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
   color: #990000;
   font-size: 18px;
   border-bottom-color: #649078;
   border-bottom-style: solid;
   border-bottom-width: 1px;
}

h2 {
   color: #3F3F3F;
   font-size: 14px;
}

h2.highlight {
   color: #990000;
}
	
h3 {
   color: #3F3F3F;
   font-size: 12px;
}

.databorder {
   border: #ADC6BC 1px solid;
   border-collapse: collapse;
	padding: 5px;
}

table.dataproduct {
   width: 90%;
}

table.dataproduct td {
   width: 70%;
}

a:visited {
   color: #3E3C33;
   text-decoration: underline;
}

a:hover {
   color: #3E3C33;
   text-decoration: none;
}

a:active {
   color: #3E3C33;
   text-decoration: underline;
}

a:link {
   color: #3E3C33;
   text-decoration: underline;
}

hr {
   color: #0D7047;
   width: 50%;
   text-align: center;
   height: 1px;
}

ul {
   padding-bottom: 5px;
}

ul li {
   margin-bottom: 8px;
}

ul.nobullet{
   padding: 0;
   margin: 0;
}

ul.nobullet li {
   list-style: none;
   margin: 0;
   color: #00319C;
   font-weight: bold;
}

.small {
   color:#333333;
   font-size: 10px;
}

.bold {
   font-weight: bold;
}
  
.boldlarger {
   font-weight: bold;
	font-size: 14px;
}  
   
.mandatory {
   color: red;
}

.melways {
   font-size: 9px;
}

.keepleft {
   width: 70%;
}

.floatright {
	float: right;
	width: 400px;
	margin-top: 100px;
}

.pagepic {
   float: right;
	padding-left: 50px;
	padding-bottom: 200px;
}
	
.picright {
   float: right;
}

.piccentre {
   text-align: center;
}
	
.footer_table1 {
   width: 100%;
	padding: 0px;
	text-align: center;
}

.footer_table2 {
   width: 90%;
	padding: 0px;
}

.footer_table2 td {
   text-align: left;
}

.footer_table2 td#row1 {
   width: 40%;
}

.footer_table2 td#row2 {
   width: 33%;
}

.footer_table2 td#row3 {
   width: 27%;
}

.footer_text1 {
   text-align: center;
   font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
}

.footer_text2 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0px 0px 0px;
}

.footer_address {
   font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 6px 0px 6px;
}

.image1 {
   position: absolute;
}

#container {
   padding: 20px 20px 20px 20px;
}

#leftmargin {
   padding-left: 20px;
}

#header {
   height: 84px;
   background-image: url("../images/header_bgr1.jpg");
}

#menu {
   height: 36px;
   background-image: url("../images/header_bgr2.jpg");
   background-repeat: repeat-x;
	margin-left: 110px;
}

#footer_border {
   height: 25px;
   background-image: url("../images/footer_bgr.jpg");
	background-repeat: repeat-x;
}

#footer {
   height: 60px;
	background-color: #ADC6BC;
	color: #000000;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}