body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF url(images/background.jpg) top repeat;
}

.headerText {
	font-family: Arial, Helvetica, sans-serif;
	color: #01094C;
	font-size: 11px;
	letter-spacing: 1.5px;
	font-weight: lighter;
}
.headerText A {
	color: #01094C;
	text-decoration: none;
}
.headerText A:hover {
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
}

li {
	list-style-image: url(images/dot.gif);
	font-weight: bold;
	margin: 10px 0;
	color: #2c2d5d;
	font-size: 14px;
}

.text A {
	color: #333333;
	text-decoration: underline;
}
.textBlue {
	font-family: Arial, Helvetica, sans-serif;
	color: #01094C;
	font-size: 12px;
	letter-spacing: 1.5px;
	font-weight: regular;
}
.formstyle {
	border: 1px solid #01094C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: regular;
	color: #01094C;
	font-size: 12px;
}

.smallText { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	letter-spacing: 1px;
}

.smallText A {
	color: #333333;
	text-decoration: underline;
}

.loadingImage {
	visibility: hidden;
}