body {
	padding: 0;
	background-image: url("images/summary_street_tile.gif");
	margin: 0;
	color: #2961b3;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size:.8em;
	width: 750px;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
p {
	padding: 0;
	margin: 0;
	}
img {
	border: 0;
	vertical-align: top;
	}
a:link, a:visited {
	color: white;
	text-decoration: underline;
	}
a:hover {
	color: yellow;
	text-decoration: none;
	}
.float-right {float: right;}
.table-center {padding: 0 25px;}
.left {text-align: left; padding: 2em;}

/* headerBlock */
#headerBlock {
	position: relative;
	margin: 0 5em;
    padding: 0;
	background-color: #0b0b63;		  	
	margin-top: 0;
	padding-top: 0;
	width: 600px;
	height: 25px;
	}
#headerBlock .homelink {
	text-align: right;
	padding: .25em;
	margin: 0;
	font-size: .875em;
	}
#headerBlock a:link, #headerBlock a:visited  {
	color: white;
	text-decoration: underline;
	}
#headerBlock a:hover {
	color: #D8FCD6;
	text-decoration: none;
	}
/* end headerBlock */

#contentBlock {
	margin: 0 5em;
	padding: 1em 0;
	background: #2961b3;
	width: 600px;
	text-align: center;
	}

table {
	margin: 0;
	border: 0;
	border-width: 0;
	padding: 1em;
	empty-cells: show;
	background: #2961b3;
	}
td {
	vertical-align: top;
	border: 0;
	padding: 1em 0;
	color: white;
	font-weight: bold;
	}
	
/* mainBlock */
/* end mainBlock */

/* footerBlock */
#footerBlock {
	margin: 0 5em;
	padding: 1em 0;
	width: 600px;
	background: #2961b3;
	}
#footerBlock p {
	margin: 0 2em;
	padding: 0;
	color: #fff;
	font-size: .875em;
	font-weight: bold;
	}
#footerBlock a:link, #footerBlock a:visited {
	color: white;
	text-decoration: underline;
	}
#footerBlock a:hover {
	color: #D8FCD6;
	text-decoration: none;
	}
/* end footerBlock */


