@charset "utf-8";
/* CSS Document */
H1 {
	font-weight: normal;
	font-size:2.8em;
	color:#6b8a9a;
	line-height: 0.95em;
	}
H2 {
	font-size:1.6em;
	color: #999999;
	font-weight: normal;
	}
.green_text {color:#afd46c;}
.text {
	font-size:1em;
	color:#4c4c4c;
	}
.text a {
	color: #6b8a9a;
	text-decoration:none;
	font-weight:bold;
}
.news a {
	color: #000000;
	text-decoration:none;
}
.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;}
.lefter
 { float: left;}
.newstitle {
	color: #6b8a9a;
	font-weight:bold;
	font-size: 1.2em;
}
.arch {
	font-size: 0.8em;
	float: right;
}
.arch a {text-decoration:none; color: #afd46c; padding: 2px 0px 0px 0px;}
.white_title { color:#FFFFFF; font-size: 1.4em; padding: 0px 10px 0px 10px;}
