@charset "utf-8";
/* CSS Document */

.td_header {
	font-family: "Berlin Sans FB";
	font-size: 18px;
	color: #003366;
}

.td_required {
	font-family: "Berlin Sans FB";
	font-size: 18px;
	color:#003366;
}

.td_optional {
	font-family: "Berlin Sans FB";
	font-size: 18px;
	color:#003366;
}

.example {
	font-family: "Berlin Sans FB";
	font-size: 16px;
	color:#003366;
}

label {
	font-family: "Berlin Sans FB";
	font-size: 18px;
	color:#003366;
}

h1 {
	font-family: "Berlin Sans FB";
	font-size: 32px;
	color: #003366;
}
h2 {
	font-family: "Berlin Sans FB";
	font-size: 24px;
	color: #003366;
}
h3 {
	font-family: "Berlin Sans FB";
	font-size: 24px;
	color: #003366;
}
.style1 {
	font-size: 12px;
}


.style2 {font-size: 18%}
.style3 {font-size: 18px}
label {
	font-family: "Berlin Sans FB";
	color: #003366;
}
td {
	font-family: "Berlin Sans FB";
	color: #003366;
}
a #nav {
	display:block;
	float:left;
} 
.nav {
	float:left;
} 

#enter		{ POSITION: absolute; right: 5px; bottom: 5px; }

.enter_button	{
	border-top: #3366FF 2px solid;
	border-bottom: #3366FF 2px solid;
	background-color: #FFFFFF;
	text-align: center;
	display:block;
	width: 48px;
	padding: 1px;
	margin: 2px;
}
.td_padding {
	padding: 2px 10px;
}
.border {
	border-top: #000 1px solid;
	border-left: #000 1px solid;
}
.north {
	border-top: #000 1px solid;
}
.east {
	border-right: #000 1px solid;
}
.south {
	border-bottom: #000 1px solid;
}
.west {
	border-left: #000 1px solid;
}
.span1 {
	font-family:"Berlin Sans FB";
	color: #003366;
	font-size:18px;
} 
.td_report {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
 