body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-height: 0px;
	padding-top : 0px;
	padding-right : 0px;
	padding-left : 0px;
	padding-bottom : 0px;
	background-color:  #FFFFFF;
	/*BACKGROUND-IMAGE: url(../_img/bg.gif);*/
}

.bodyText {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #033854;
}

.bodySmall2 {
	font-family: verdana, arial, helvetica;
	font-size: 8px;
	color: #033854;
}

.bodySmall {
	font-family: arial, arial, helvetica;
	font-size: 10px;
	color: #033854;
}

.background-orange {
	background-color: aqua;
}


a {
	color: #033854;
}

a:hover {
	color: #033854;
	text-decoration: none;
}

form {
	display: inline;
}

.heading {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #033854;
}

.henPopup {
	font-family: verdana, arial, helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
}

.white {
	color:#FFFFFF;
}

.strikethrough {
	text-decoration: line-through;
}

.orange {
	color: #FB7015;
}

img {
	border-color: #FB7015;
}

input.text {
	font-family: verdana, verdana;
	font-size: 12px;
}

textarea.text {
	font-family: verdana, verdana;
	font-size: 12px;
}

hr {
	color: #4F1721;
}

.red {
	color: #FF0000;
}
