.pagebreak {
	page-break-after: always;
    width="100%";
    height="100%";
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.smalltext {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}.redtext {
	color: #FF0000;
}
.grey {
	background-color: #EEEEEE;
}
.white {
	background-color: #FFFFFF;
}
.popup {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color:#0000CC;
	text-decoration: none;
	color:#000000;
	line-height:18px;
	cursor: help;
}

ul {

}
#menu {
	padding:0;
	margin:0; 
	width: 700px;
 	list-style-type:none;
}
#menu li {   
  width:180px;
  margin:15px 0 0 0;
  padding:0 10px 0 0;
  line-height:15px;
  position:relative; /* IE needs this in order to recognise links in all columns */
}
.licol-1 {
  margin-left:25px;
}
.licol-2 {
  margin-left:250px
}
.licol-3 {
  margin-left:475px
}
.licol-first {
  margin-top:-105px;
}
.image_right{
float:right; margin-left:15px; margin-top:10px;
}