body{
	padding:0px;
	margin:0px;
	color:#04264f;
	font-size:10pt;
	background-color:#042145;
}
p{
	margin:0px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
a{
	color:#04264f;
}
img{
	border:0px;
}
.nav{
}
.white{
	color:#ffffff;
}
.floater{
	float:right;
}
.left_gutter{
}
.right_gutter{
}
.header{
	background:url('images/content_head.jpg') no-repeat;
}
.content_home .window{
	overflow:auto;
	width:576px;
	height:195px;
	background-color:#FFFFFF;
}
.content_other .window{
	overflow:auto;
	width:574px;
	height:455px;
	background-color:#FFFFFF;
}
.header h3 {
	text-align:center;
	color:#000066;
	margin-top:50px; 
	margin-bottom:0px;
}
ul {
	text-align:left;
}
ol {
	text-align:left;
}