@charset "utf-8";
/* CSS Document */

html body {
	margin-top:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#00214E; /* was #012f61*/
}

p, h1, h2, h3, h4, h5, h6, ul, li, table, td, th, tr, form, input, img, button, div {
	margin:0px;
	padding:0px;
}

#text #toptext h2 {
	margin-bottom:05px;
	margin-top:25px;
	color:#12285f;
	font-size:18px;
	font-weight:normal;
}

	#text #toptext h2.first {
		margin-bottom:05px;
		margin-top:05px;
		color:#12285f;
		font-size:18px;
		font-weight:normal;
	}