body{
	width:100%;
	background-color:#033d55;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:1.75em;
	margin:0;
	padding:0;
	text-align:center;}
div{
	margin:0;
	padding:0;}
h1{
	font-size:14px;
	color:#e6400e;
	font-weight:bold;
	text-align:center;
	margin:40px auto 25px;}
h2{
	font-size:12px;
	color:#0079c2;
	font-weight:bold;
	margin:0;
	padding:0;}
h3{
	font-size:11px;
	color:#e6400e;
	font-weight:bold;
	margin:0;
	padding:0;
	display:inline;}
ul{margin-left:6px;padding-left:6px;line-height:2em;}
a{color:#e53d0e;text-decoration:none}
a:hover{color:#fff;text-decoration:none}
#skip a, #skip a:hover, #skip a:visited {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;}
#skip a:active {
	position:static;
	width:auto;
	height:auto;}
.container{width:800px;
	margin:0 auto;
	background:#000 url(/graphics/ecs/ecs_background.gif) no-repeat 0 217px;}
.header{
	width:800px;
	height:217px;}
.nav{
	width:145px;
	font-size:12px;
	color:#e53d0e;
	font-weight:bold;
	line-height:24px;
	margin:50px 0 0 0;
	text-align:right;
	float:left;}
.content{
	width:450px;
	margin:40px 0 0 30px;
	float:left;
	text-align:left;}
.clearfloats{clear:both;}
.footer{height:150px;}
.red{color:#e6400e;font-weight:bold;}
.normal{
	font-size:11px;
	font-weight:normal;
	color:#fff;}
a.white{color:#fff;text-decoration:none;}
a.white:hover{color:#fff;text-decoration:underline;}
.center{text-align:center;}
.center h2{display:inline;}