#contentBody {
	width: 756px;
	margin-right:auto;
	margin-left:auto;
	margin-top:12px;
	padding:8px;
	text-align:left;
	background:#ffffff;
	border-right: #666666 medium double; 
	border-top: #bbbbbb thin solid; 
	border-left: #bbbbbb thin solid; 
	border-bottom: #666666 medium double;
}

#wideBody {
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:12px;
	padding:8px;
	text-align:left;
	background:#ffffff;
	border-right: #666666 medium double; 
	border-top: #bbbbbb thin solid; 
	border-left: #bbbbbb thin solid; 
	border-bottom: #666666 medium double;
}

body{
	text-align:center;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #c6c6d0;
	background-image: url(images/bckgnd.jpg);
	background-repeat: repeat-x;
}

h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #999999;
	padding-top:10px;
	margin: 0px 10px 10px 4px;
}

.h2 {
	font: bold 13px Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 0px 0px 10px 2px;
	padding: 0.3em 0px 0.3em 10px;
	background-color: #E2E2E7;
	line-height: 16px;
	height: auto;
	width: auto;
	BORDER-RIGHT: #bbbbbb 1px solid; BORDER-TOP: #bbbbbb 0px solid; BORDER-LEFT: #bbbbbb 0px solid; 
	BORDER-BOTTOM: #bbbbbb 1px solid;
}

.h3 {
	font: bold 14px, Arial, Helvetica, sans-serif;
	color: #444444;
	margin: 0px 10px 10px 6px;
	line-height: 16px;
	word-spacing: .2em;
}

.summary {
	background:#ffffff;
	color: green;
	text-align:left;
	border-style: solid;
	vertical-align: middle;
	border-width: thin;
	border-color: green darkgreen darkgreen green; 
}

.acctId {
	font: thick 8px;
	margin: 3px 0px 3px 0px;
	text-align: right;
	color: #00FF66;
}

img.coname{
	margin: 0px 0px 0px 0px;
	float: left;
	border: 1px solid #72728b;
}

.tiny {
	font-size: 9px;
	margin: 3px 0px 3px 0px;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
	padding-left: 6px;
}

.right {
	text-align: right;
	padding-right: 6px;
}

.bottom {
	vertical-align: bottom;
}

.header {
	width: 100%; 
	height: 32px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align:right;
}

.header a {
	COLOR: #ffffff; text-decoration: none
}
.header a:link {
	COLOR: #ffffff; text-decoration: none
}
.header a:visited {
	COLOR: #ffffff; text-decoration: none
}
.header a:hover {
	COLOR: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: .23em;
	padding-bottom: .23em;
}

.footer {
	width: 756px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding: 0px 4px 10px 4px;
	text-align:center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.footer a {
	color: #333333; text-decoration: none
}
.footer a:link {
	color: #333333; text-decoration: none
}
.footer a:visited {
	color: #333333; text-decoration: none
}
.footer a:hover {
	color: #333; background-color: #E9E9ED; text-decoration: none
}


.inform {
	background-color: #FFFFFF;
	color: seagreen; 
/*	color: #444488;*/
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

.inform th {
	text-align: right;
	padding-right: 6px;
}
.informHdg {
	text-align: center;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
/*	color:blue;	*/
}

.note {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}