@charset "utf-8";
/* CSS Document */
#application td {
	height: auto;
}
#info {
	font-size: 12px;
	margin: 0px;
	width: 670px;
}
#info input {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 12px;
	height: 12px;
	margin-bottom: 3px;
	margin-top: 5px;
	background: #F2F2F2;
}
#info select {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 12px;
	height: 20px;
	margin-bottom: 3px;
	margin-top: 0px;
	line-height: 14px;
	vertical-align: middle;
	background: #F2F2F2;
}
#info hr {
	height: 1px;
	color: #000000;
	background-color: #000000;
}
#info p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#info .heading {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#info form {
	margin-top: 0px;
	margin-bottom: 0px;
}
#info td {
	padding: 2px;
	font-size: 12px;
}
#info table {
	width: 100%;
	margin-bottom: 10px;
	margin-top: -5px;
}
#info .checkbox {
	border: none;
}
#info .other {
	height: 14px;
	padding: 0px;
	margin: 0px;
}
#info .submit {
	height: 18px;
	vertical-align: middle;
	border: 1px solid #000000;
	background-color: #CCCCCC;
}
#info legend {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}
#info input[type="radio"] {border: 0 none;}
.required {
	color: #FF0000;
}
#info h1 {
	padding: 0px;
	margin: 0px;
}
.smallItalic {
	font-size: 10px;
	font-style: italic;
}
#info textarea {
	border: 1px solid #666666;
}
#info input[type="file"] {
	font-size: 12px;
	height: 20px;
	margin: 0px;
	border: 1px solid #666666;
}
#info input[type="submit"] {
	font-size: 12px;
	height: 20px;
	margin: 0px;
	border: 1px solid #666666;
}
#info input[type="checkbox"] {
	border: 0px none;
}
