div.header
{	width: auto; height: 100px;
	background-color: #4b6bbe;
}
div.header-info
{	position: absolute; top: 0px; right: -0px;
	width: 200px; height: 100px;
	padding: 0px 3px 0px 3px;
	background-color: #4b6bbe;
}
div.subheader
{	width: 100%; background-color: #1A489F;
   padding: 4px;
   border-top: 4px solid White;
   border-bottom: 4px solid White;
   color: #bbc3d3;
}

div.copyright
{	font-size: 11px;
	color: #FFFFFF;
}

div.footer
{	width: 100%; height:auto;
	padding: 4px;
	background-color: #1A489F;
	color: #FFFFFF;
}

table.content {		width: 100%;	table-layout: fixed; }
td.content-left {		width: 180px;	padding: 5px;	background-color: #C7D2E4;	vertical-align: top;	text-align: left; }
td.content-center {	width: auto;	padding: 20px; background-color: #ffffff;	vertical-align: top;	text-align: left; }
td.content-right {	width: 200px;	padding: 5px;	background-color: #C7D2E4;	vertical-align: top;	text-align: left; }

td.content-center {	background-image: url(/imagesets/default/hme-pc.gif); background-repeat: no-repeat; }

div.content-left,
div.content-center,
div-content-right {	vertical-align: top;	text-align: left; }

div.content-pageheader {	margin: 10px 0px 10px 0px;	}



.green-f5fae5 {	background-color: #f5fae5; }
.green-e0f0b2 {	background-color: #e0f0b2; }
.green-cce57f {	background-color: #cce57f; }
.green-b7db4c {	background-color: #b7db4c; }
.green-99cc00 {	background-color: #99cc00; }
.green-6b8f00 {	background-color: #6b8f00; }
.green-4d6600 {	background-color: #4d6600; }
.green-2e3e00 {	background-color: #2e3e00; }
.green-101500 {	background-color: #101500; }

.yellow-fffae5 {	background-color: #fffae5; }
.yellow-fff0b2 {	background-color: #fff0b2; }
.yellow-ffe57f {	background-color: #ffe57f; }
.yellow-ffdb4c {	background-color: #ffdb4c; }
.yellow-ffcc00 {	background-color: #ffcc00; }
.yellow-b38f00 {	background-color: #b38f00; }
.yellow-806600 {	background-color: #806600; }
.yellow-4d3e00 {	background-color: #4d3e00; }
.yellow-1a1500 {	background-color: #1a1500; }

.blue-e5e5fa {	background-color: #e5e5fa; }
.blue-b2b2f0 {	background-color: #b2b2f0; }
.blue-7f7fe5 {	background-color: #7f7fe5; }
.blue-4c4cdb {	background-color: #4c4cdb; }
.blue-0000cc {	background-color: #0000cc; }
.blue-00008f {	background-color: #00008f; }
.blue-000066 {	background-color: #000066; }
.blue-00003e {	background-color: #00003e; }
.blue-000015 {	background-color: #000015; }

.red-ffe5e5 {	background-color: #ffe5e5; }
.red-ffb2b2 {	background-color: #ffb2b2; }
.red-ff7f7f {	background-color: #ff7f7f; }
.red-ff4c4c {	background-color: #ff4c4c; }
.red-ff0000 {	background-color: #ff0000; }
.red-b30000 {	background-color: #b30000; }
.red-800000 {	background-color: #800000; }
.red-4d0000 {	background-color: #4d0000; }
.red-1a0000 {	background-color: #1a0000; }
