@charset "utf-8";
/* CSS Document */
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #858585;
}
.text a {
	color: #858585;
	text-decoration: none;
	font-weight:bold;
}
h1 {
	font-size: 1.6em;
	color: #0f477d;
	font-weight: bold;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #348347;
}
.textblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0f477d;
}
.textblk a {
	color: #E71803;
	text-decoration: none;
}
.texttitle {
	font-size:1.1em;
	color:#E71803;
	font-weight:bold;
	}
.inputret {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	border: thin solid #0033CC;
	background-color: #348347;
}
.terms a {
	color: #FFFFFF;
	text-decoration: none;
}
.terms a:hover {
	color: #79afcb;
	text-decoration: none;
}
.termstitle {color: #79afcb; font-size:14px;}
.termstitle a {color: #79afcb; text-decoration: none;}
.termstitle a:hover {color: #FFFFFF; text-decoration: none;}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.details a {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetitle {
	font-weight:bold;
	font-size:1.2em;
	color:#ffffff;
	}
.whitetitle a {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
h2 {
	font-weight:bold;
	font-size:1.4em;
	color:#0f477d;
	}
h3 {
	font-weight:bold;
	font-size:1.2em;
	color:#0f477d;
	}
