/* Start of CMSMS style sheet 'print' */
/* CSS Document */
#img{
	position: static;
	visibility: visible;
		width: 100%;

}
#footer, #header, #right_intern, h1{
	position: absolute;
	visibility: hidden;
	top: 1000px;
}
#left_intern{
	font-size: medium;
	float: left;
	height: 9in;
	width: 7.7in;
	background-image: url(images/header.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
	position: absolute;
	left: 0.5in;
	top: 0.5in;
	margin: 0px;
	padding: 10px;
	clear: left;
	background-repeat: no-repeat;
}
#left_intern #button1{
	position: absolute;
	visibility: hidden;
	top: 1000px;
}

.a{
	width: 6in;
	margin-top: 0.5cm;
	margin-bottom: 0.5cm;
	float: left;
}
.a1{
	width: 6in;
	margin-top: 0.5cm;
	margin-bottom: 0.5cm;
	float: left;
	clear: left;
}
.a2 {
	width: 2.5in;
	margin-top: 0.2cm;
	margin-bottom: 0.5cm;
	float: left;
}
.a2 input{
	width: 2.5in;

}
.b1 {
	width: 6in;
	float: left;

}


/*PILOT    */


.b1 label {/*no clearPILOT    */
	float: right;
	width: 5.6in;

}

.b1 input {

}


.b1 div {

	text-align: left;
	width: 5in;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}

.c2{
	clear: left;
	float: left;
	width: 3in;
	margin-top: 0.8cm;
	margin-bottom: 0.8cm;
	margin-left: 20%;
}

.c1{
	float: left;
	width: 2in;
	clear: none;
	margin-left: 0.4cm;
}

/* End of 'print' */

