body {
	background: #999;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: .9em
}

h1 {
	color: #FFFFFF;
	text-align: left;
	margin: 6px 0 ;
	font-size: 130%;
	clear: right;
}

table#maincontent td#massheader {
	font-size: 75%;
	color: #000;
	line-height: 150%;
	text-align: right;
	font-weight: bold;
}

table#maincontent td.header {
	background: #fff url(../images/headerbg.jpg) repeat-x top right;
}

img#logo {
	float: left;
}

table#maincontent {
	margin: 0 auto;
	width: 780px;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	background: #fff;
}


table#maincontent td {
	margin: 0;
	padding: 0;
	}

table#maincontent #headerbar {
	background: #004386 url(../images/index_r2_c1.gif) no-repeat bottom left;
	padding-left: 160px;
}

table#maincontent td.maincopy {
	background: #fff;
	padding: 20px;
	width: 596px;
	overflow: hiddem; /* for long links */
}


table#maincontent td .breadcrumb {
	color:#FFFFFF;
	font-size: 75%;
	text-align: right;
	float: right;
	padding: .25em .25em 0 0;
	margin: 0;
}	

table#maincontent td .breadcrumb a {
	text-decoration: none;
	color: #FFFFFF;
	}

.footerbar {
	background-color: #004386;
}

td.navcell {
	width: 144px;
	background: #E0E6E8;
	vertical-align: top;
}
