.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.normalblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #104474;
}
.normalbluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #104474;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.whitetext a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.whitetext a:visited {
	color: #F26521;
	text-decoration:none;
}
.whitetext a:hover {
	color: #F26521;
	text-decoration:none;
}.textfield {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #00386B;
	height: 19px;
	width: 160px;
	border: 1px solid #FFFFFF;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #105A9E;
}
.textsmall a:hover {
	color: #105A9E;
	text-decoration:underline;
}
.textsmall a:link {
	color: #105A9E;
	text-decoration:none;
}
.textsmall a:visited {
	color: #105A9E;
	text-decoration:none;
	
}

