/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bodytext_bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.bodytext_bold_12 {
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.bodytext_red {
	font-family: Verdana;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
.bodytext_white {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.bodytext_white_n {
	font-family: Verdana;
	font-size: 11px;
	color: #8E171B;
	text-decoration: underline;
}
.bodytext_blue {
	font-family: Verdana;
	font-size: 11px;
	color: #294086;
	text-decoration: none;
}
.bodytext_blue_bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #294086;
	text-decoration: none;
}
.link {
	font-family: Verdana;
	font-size: 11px;
	color: #294086;
	text-decoration: none;
}
a.link:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #294086;
	text-decoration: underline;
}
.copy {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.head1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #203067;
	text-decoration: none;
}
.textfield {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width:150px;
}
.textfield1 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width:30px;
}
.textfield2 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width:110px;
	caption-side:right
}
.textfield3 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width:75px;
	caption-side:right;
}
.dropdown {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width:155px;
}
.dropdown1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width:50px;
}