@charset "utf-8";
/* CSS Document */

body {
  background: white;
	font-size: 11pt;
  font-family: "Times New Roman", Times, serif;
}

.text1 {
	text-transform: uppercase;
	font: bold 11pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.text2 {
	font-size: 11pt;
}

.text3 {
	text-align: right;
	font-size: 10pt;
}



/*
a {
  text-decoration : underline;
  color : #0000ff;
}
*/

/*
#printheader, #box1print{ 
	display: block;
}
*/

#printheader, #content, #middle, #passportmiddle, #box1print, #box1, #box2 {
	display: block;
	 width: auto;
	 margin: 0 0;
	 padding: 0;
	 border: 0;
	 float: none !important;
	 color: black;
	 background: transparent none;
}

#box1print, #box1 {
	margin: 5px 20px 0px 20px;
}

img {
display: none;
	float:right;
	margin:0px 10px 10px 100px
}

#middle ul {

}

#middle li {
list-style-image: url("images/checkbox.gif");
margin-left: 5px;
padding: 2px 0 2px 0;
}

#passportmiddle ul {
	list-style: circle outside none;
	padding: 5px;
	padding-left: 20px;
	margin-left: 20px;
}


#passportmiddle li {
background-image: none;
}

#header, #mainmenu, #box1web, #sidebar, #footer {
  display: none;
}
