/* CSS Document */
body {
	background-color: #04315A;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #CCCCCC;
}
#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#copyarea {
	background-color: #224b71;
	width: 415px;
	float: right;
	padding: 30px;
}
#newssignup {
	
}
#footer {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #CCCCCC;
	font-size: 10px;
	padding-top: 40px;
}
#menu {
	float: left;
	width: 225px;
}
#submenu {
	float: right;
	width: 475px;
}
#copyarea h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	font-size: 18px;
}
#copyarea a {
	color: #FFFFFF;
}
.clearboth {
	font-size: 1px;
	clear: both;
}
.rowheader {
	font-weight: bold;
	background-color: #04315A;
}
.row1 {
	background-color: #224B71;
}
.row0 {
	background-color: #0e3a62;
}
