BODY {
	margin:0px;
	background-color:#1b67b5;
}

BODY, TD, INPUT, SELECT, TEXTAREA {
	font-family:tahoma,helvetica,sans-serif;
	font-size:8pt;
	color:#000000;
}

A {
	color:#1b67b5;
	font-weight:700;
	text-decoration:underline;
}

A:hover {
	color:#ffc939;
}

.navLink {
	text-decoration:none;
	color:#000000;
}


.footer {
	color:#ffffff;
	font-weight:400;
	font-size:8pt;
}

.container {
	border:solid 1px #afd0ff;
	background-color:#1b67b5;
}

.head {
	font-size:10pt;
	font-weight:700;
	color:#1b67b5;
}

.alternateHead {
	font-size:10pt;
	font-weight:700;
	color:#F58323;
}

.alternateHead2 {
	font-size:10pt;
	font-weight:700;
	color:#013366;
}

.button {
	background-color:#1b67b5;
	color:#ffffff;
	font-weight:700;
}

.alert {
	font-size:10pt;
	font-weight:700;
	color:#cc0000;
}

.lifetimeprice {
	font-size:20pt;
	font-weight:900;
	color:#ffc939;
}

.redhead {
	font-size:10pt;
	font-weight:700;
	color:#cc0000;
}