@charset "utf-8";
h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 1.7em;
	color: #003399;
}
.box td{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 5px;
	font-size: .9em;
	border: 1px solid #CCCCCC;
}
th {
	color: #003399;
	font-weight: normal;
	font-size: .9em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.titles {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
}
.line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.style1 {
	color: #FFFFFF;
	font-size: 1em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.instructions-left {
	width: 35%;
	float: left;
	margin-bottom: 20px;
	height: auto;
	clear: none;
	text-align: left;
	line-height: 1.5em;
}
.instructions-middle {
	width: 25%;
	float: left;
	margin-bottom: 20px;
	height: auto;
	clear: none;
}
.instructions-right {
	width: 40%;
	float: left;
	margin-bottom: 20px;
	height: 300px;
	clear: right;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
p .tryhere #textfield {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: xx-large;
	width: 50px;
}
.tryhere {
	margin-left: 120px;
	float: left;
}
