/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 13px;
	color: #024160;
}
.address2 {
	background-color: #013148;
	padding-left: 2px;
	padding-right: 2px;
}
.login-bg_top {
	background-image: url(images/default/login-bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.login-bg_bottom {
	background-image: url(images/default/login-bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.dear-text {
	font-family: Georgia;
	font-size: 11px;
	color: #417188;
	background-color: #FFE1E1;
	padding-left: 2px;
	padding-right: 2px;
}
.login-field {
	font-size: 10px;
	width: 100px;
	height: 12px;
	border: solid 1px #5292BE;
}
.login-button {
	font-size: 11px;
	color: #024160;
	height: 22px;
	width: 50px;
}
.fbt-td {
	padding: 8px;
	border: solid 1px #417188;
}
.link {
	font-size: 11px;
	background-color: #A8DCFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
.copyright {
	color: #FFFFFF;
	font-style: italic;
	margin-top: 4px;
	margin-bottom: 5px;
}
