/* GLOBAL -------------------------------------------------------------------------------------------------*/
.clearfix {display:inline-block;}

/* NAVIGATION ---------------------------------------------------------------------------------------------*/

/* CONTENT ------------------------------------------------------------------------------------------------*/

.printhide{
	display: none;
}

html{
	padding: 0;
	margin: 0;
}

body{
	padding: 0;
	margin: 0;
}

#formcontainer{
	padding: 0;
	margin: 0;
	width: 640px;
}

#formitself{
	clear: left;
	width: 714px;
	border: none;
	padding: 0;
	background: #F6F6F6;
	margin: 0;
}

.bigtext{
	width: 640px;
}

p{
	width: 640px;
}

.printclear{
	clear: both;
}

.pshort{
	width: 250px;
}

.printfloatleft{
	float: left !important;
	padding-left: 5px;
}

.printfloatleft2{
	float: left !important;
	padding-left: 57px;
}

.printclearfloatleft{
	clear: left;
	float: left !important;
}

dl.personaldetails2 dt{
	width: 130px;
}

dl.personaldetails{
	width: 328px;
}

dl.personaldetails dt{
	width: 130px;
}

.collegeusetable2{
	margin: 0 0 16px 0;
	width: 640px;
	border-bottom: 1px solid #C0BEBE;
	border-right: 1px solid #C0BEBE;
	color: #333333;
	text-align: center;
}

dl.whichlevel{
	margin-bottom: 15px !important;
}

p.breakhere {
	page-break-before: always;
}

.printonly{
	display: block;
}

.bigtextprint{
	height: 170px;
}


/* FOOTER -------------------------------------------------------------------------------------------------*/
