body {
	background:#878888;
}
p,h1,h2,h3,h4,h5,h6 {margin:0;}
#site {
	width:780px;
	position:absolute;
	margin-left:-390px;
	left:50%;
        top:5px;
	border:2px solid #BCBCBC /*#E1E2E3*/;
	background:#FFFFFF;
}
.left {
	width:160px;
	background:#FFFFFF;
	padding:10px;
}
.middle {
	border-left:2px solid #E1E2E3;
	border-right:2px solid #E1E2E3;
	background:#B8C0C4;
}
#content {
	padding:20px 10px;
	background:#B8C0C4;
	font-family: 'trebuchet ms', tahoma, arial, helvetica, sans;
	font-size:10pt;
	line-height:18px;
}
#content a {color:#004576;text-decoration:underline}
#content a:hover {color:#004576;text-decoration:none}
#content a:visited {color:#004576;text-decoration:none}
#navigation {
	background:#FFFFFF;
	height:100px;
	background:#B8C0C4;
}
#header {
	border-top:2px solid #004576;
}
.right {
	width:170px;
	background:#7A91A1;
	height:100%;
	font-family: 'trebuchet ms', tahoma, arial, helvetica, sans;
}
.right h1 a {
	color:#FEFE79;
	font-size:9pt;
	font-weight:bold;
}
.right p {
	color:#F6F6BD;
	font-size:8pt;
}
.smallImage {
	border:1px solid #CEDBE5;
	width:50px;
	height:50px;
}
a img {
	border:none;
}
#postit {
	margin-left:10px;
	margin-top:30px;
}
#productText {
        padding-bottom:5px;
}
#toolbox {
	border:2px solid #D0DDE6;
	width:105px;
	margin-left:15px;
	padding:5px 15px;
}
#toolbox h1 {
	font-family: 'trebuchet ms', tahoma, arial, helvetica, sans;
	font-size:12pt;
	color:#004576;
}
#toolbox ul {
	margin:0;
	padding:0;
	padding-top:5px;
}
#toolbox li {
	list-style:none;
	font-family: 'trebuchet ms', tahoma, arial, helvetica, sans;
	font-size:10pt;
	padding-bottom:3px;
}
#toolbox a {
	color:#000000;
	text-decoration:none;
}
#toolbox a:hover {
	color:#004576;
	text-decoration:none;
}
#toolbox a:hover {
	color:#004576;
	text-decoration:underline;
}

/* Styles for interest rates table */
#leftTable {
	font-size:8pt;
	font-family: 'trebuchet ms', tahoma, arial, helvetica, sans;
}
#leftTable h1 {
	font-size:11pt;	
}
.titles {background:#D1D1D1}
.light {background:#F1F1F1;}
.dark {background:#E9E9E9}

#key {
        padding-top:5px;
	font-size:7pt;
	font-family: 'trebuchet ms', tahoma, arial, helvetica, sans;
        font-style:italic;
}