body {
	background-attachment: fixed;
	background-color: #144964;
	background-repeat: no-repeat;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.littleText {
	font-size: 12px;
}
.loginbar {
	padding: 5px;
}
.hoverHand {
	cursor: hand;
}
.letterdivide {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: none;
	border-bottom-color: #355166;
	border-right-width: 1px;
	border-right-color: #355166;
}
.boldmedium {
	font-size: 14px;
	font-weight: bold;
}
.lettertabs {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.letterdivideOpen {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: none;
	border-bottom-color: #537E9F;
	border-right-width: 1px;
	border-right-color: #537E9F;
	background-color: #537E9F;
}
.columnheaders {
	background-color: #3D6883;
	background-image: url(../images/repeatbar.png);
	background-repeat: repeat-x;

}
a {
	color: #FFF;
}
.subheaders {
	background-color: #617E93;
	font-weight: bold;
}
.fieldheader {
	background-color: #43657E;
	font-weight: bold;
}
.yellowalert {
	font-size: 16px;
	font-weight: bold;
	color: #FF0;
}
.bigheaderwhite {
	font-size: 16px;
}
