body, address, blockquote, dl, ol, ul, li, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre {
margin:0;
padding:0;
}
#base {
	background-color: #FFFFFF;
	width: 968px;
	border: 1px solid #000064;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	background-image: url(pix/bac-header2.jpg);
	height: 184px;
	width: 968px;
	background-repeat: no-repeat;
}
#topleft {
	float: left;
	width: 300px;
	margin-left: 10px;
}
#container {
	background-image: url(pix/bac-low2.jpg);
	background-repeat: no-repeat;
	width: 968px;
}
#baseline {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(pix/bacbaseline.jpg);
	border-top: none;
	border-right: 1px solid #000064;
	border-bottom: 1px solid #000064;
	border-left: 1px solid #000064;
	height: 96px;
}

#content {
	padding-top: 35px;
	padding-right: 15px;
	padding-left: 15px;
}
#foot {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.cpyright {
	color: #6262A0;
	font-size: 0.8em;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: justify;
	color: #000062;
}
#pgetitle {
	color: #B3BAD4;
	text-align: left;
	width: 550px;
	float: left;
	margin-left: 10px;
	display: inline;
	margin-top: 10px;
}
#navcont {
	text-align: center;
	margin-top: 124px;
	float: right;
	margin-right: 50px;
}
#nav {
	width: 900px;
}

.clearit {
	clear: both;
	margin-top: 15px;
	margin-bottom: 30px;
}
.boxhead {
	color: #FEFEFE;
	height: 18px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}

#logo {
	float: right;
	width: 349px;
	text-align: right;
	margin-top: 30px;
	margin-right: 30px;
	display: inline;
	border: 1px solid #333333;
}
h1 {
	font-size: 21px;
	font-weight: normal;
}
#baseline img {
	margin-top: 12px;
	margin-right: 11px;
	margin-left: 11px;
	border: 1px solid #000046;
}
.boxtitle {
	background-color: #394B8D;
	color: #DCDEEB;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
}
.boxsubtitle {
	background-color: #EDEFF8;
	color: #394B8D;
	padding-left: 10px;
	padding-bottom: 2px;
	font-weight: bold;
}
.indented {
	width: 850px;
	margin-left: 50px;
}
