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

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00376a;
	line-height:17px;
	
	}
	
img {
	border:0;
	behavior:url(js/iepngfix.htc);
	}
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
	color:#0065c2;
	line-height:18px;
	margin:20px 0px 30px 0px;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#0065c2;
	line-height:18px;
	margin:0px 0px 0px 0px;
	}
	
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#ad5b03;
	line-height:18px;
	margin:0px 0px 0px 0px;
	}
	
#container {
	width:910px;
	height:auto;
	}