@charset "utf-8";
body {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 25px;
}
.mainlink {
	font-size: 14px;
}
a {
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #030f57;
	text-decoration: none;
	padding: 0px;
}
.smalllink {
	font-size: 10px;
}
.imagelink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	text-decoration: none;
	color: #030f57;
}
a:hover {
	text-decoration: underline;
	color: #1ea2d4;
}
a:active {
	text-decoration: none;
	color: #000716;
}
.a.brightlink {
	color: #1ea2d4;
}

.textfield {
	padding-left: 0px;
}
p {
	padding-left: 15px;
}
.bullet {
	line-height: 1.7em;
}
.indentheader {
	padding-left: 15px;
}

