body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #1B3381;
	text-decoration: underline;
}
a:visited {
	color: #1B3381;
	text-decoration: underline;
}
a:hover {
	color: #6177BF;
	text-decoration: none;
}
a:active {
	color: #6177BF;
	text-decoration: none;
}
.bodytext {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.tagline {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.25em;
	padding-top: 3px;
	padding-bottom: 3px;
}
.fineprint {
	font-size: 10px;
	color: #13245a;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #6177bf;
}
.intro {
	font-size: 14px;
	font-weight: bold;
	color: #1B3381;
	padding-bottom: 10px;
}
.introtext {
	font-size: 12px;
	line-height: 18px;
}
.feature {
	font-size: 11px;
	line-height: 14px;
	color: #12345a;
}
#nav {
	font-size: 12px;
	color: #1B3381;
}
#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav li {
	margin-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav li a {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1em;
	color: #1B3381;
	font-weight: bold;
	text-decoration: none;
}
#nav li a:link {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1em;
	color: #1B3381;
	font-weight: bold;
	text-decoration: none;
}
#nav li a:visited {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1em;
	color: #1B3381;
	font-weight: bold;
	text-decoration: none;
}
#nav li a:hover {
	color: #6177BF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/bullet_on.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1em;
}
#nav li a:active {
	color: #1B3381;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1em;
	color: #1B3381;
	text-decoration: none;
}

.feature a:link {
	color: #12345a;
	text-decoration: none;
}
.feature a:visited {
	color: #12345a;
	text-decoration: none;
}
.feature a:hover {
	color: #6177BF;
	text-decoration: underline;
}
.feature a:active {
	color: #6177BF;
	text-decoration: underline;
}

.introlink {
	font-size: 12px;
	font-weight: bold;
	color: #1B3381;
}
.introlink a:link {
	color: #1B3381;
	text-decoration: none;
}
.introlink a:visited {
	color: #1B3381;
	text-decoration: none;
}
.introlink a:hover {
	color: #6177BF;
	text-decoration: underline;
}
.introlink a:active {
	color: #6177BF;
	text-decoration: underline;
}
.fineprint a:link {
	color: #13245a;
	text-decoration: none;
}
.fineprint a:visited {
	color: #13245a;
	text-decoration: none;
}
.fineprint a:hover {
	color: #6177BF;
	text-decoration: underline;
}
.fineprint a:active {
	color: #6177BF;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #1B3381;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #1B3381;
}