@charset "utf-8";
/* CSS Document */
.title {
	font-weight:bold;
	font-size:1.8em;
	color:#6fa30e;
	}
.title2 {
	font-weight:bold;
	font-size:1.8em;
	color:#07abe9;
	}
.text {
	font-size:1em;
	color:#4c4c4c;
	}
.text a {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}
.news a {
	color: #000000;
	text-decoration:none;
}
.redtext {
	font-size:1em;
	color:#e03a3e;
	}
.news a:hover, .news a:focus {
	color: #f8991d;
	text-decoration:none;
}
.texttitle {
	font-size:1.1em;
	color:#4c4c4c;
	font-weight:bold;
	}
.terms { color:#00457c; font-size: 1.1em;}
.terms a {color: #00457c; text-decoration:none}
.terms a:hover {color: #ffffff; text-decoration:none}
hr {color:#999999; padding:0px; margin:0px;}
.title3 {
	font-weight:bold;
	font-size:1.2em;
	color:#00457c;
	}
.smtext {
	font-size:0.9em;
	color:#4c4c4c;
	}
.smtext a {
	font-size:1.2em;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}
.smtext a:hover {
	color: #07abe9;
	text-decoration:none;
}


