
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
  background: url(/~img/assets/bg.gif?ver=2.0) repeat-x #ffffff;
}

table {
	width: 100%;
	border: 0;
	padding: 0;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 774px;
}

div.utility {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 774px;
	height: 20px;
	border: 0px;
	text-align: right;
	font-family: arial, sans-serif;
	color: #263E60;
	font-weight: bold;
	font-size: 11px;
}

div.header {
	position: relative;
	top: 22px;
	left: 0px;
	width: 774px;
	height: 64px;
	border: 0px;
	/*border-top: 1px solid #263E60;
	border-right: 1px solid #263E60;
  background: url(/~img/assets/headerbg_home.jpg) no-repeat #263E60;
	background-position: right;*/
}

div.top {
	z-index: 1;
	position: absolute;
	top: 88px;
	left: 0px;
	width: 774px;
	height: 19px;
	/*border-top: 1px solid #7A7E6A;
	border-bottom: 1px solid #7A7E6A;*/
  font-family: arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

div.background {
	position: absolute;
	top: 112px;
	left: 0px;
	width: 774px;
 /* background: url(/~img/assets/mainbg.gif) repeat-y;*/
}

div.left {
	width: 161px;
	border-top: 1px solid #B0B1A1;
}
div.offer {
	width: 161px;
	border:0;
}

div.print {
	width: 609px;
	text-align: right;
	float: right;
}

div.content {
	width: 609px;
	height: 100%;
	/*border: 1px solid #B0B1A1;*/
	float: right;
	margin-bottom: 4px;
}
div.wedgie {height:4px;background-color:#ffffff;}
.wide-content {width:772; /*border:1px solid #B0B1A1;*/
	margin-bottom: 4px;}
	
div.footer {
	position: relative;
	font: 11px arial, sans-serif;
	color: #000000;
	line-height: 17px;
	margin-top: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	/*background: url(/~img/assets/footerbg.gif) no-repeat #F0EFD8;*/
	border: 1px solid #B0B1A1;
	clear: both;
}
		A.footer {
			font: 11px arial, sans-serif;
			color: #000000;
			text-decoration: none;
			border: 0px;
		}
		A.footer:hover {
			text-decoration: underline;
		}

div.copyright {
  width: 100%;
	padding: 10px;
	/*background: #D8DDCC;*/
	font: 11px arial, sans-serif;
	color: #000000;
	text-align: center;
}
		A.copyright {
			font: 11px arial, sans-serif;
			color: #000000;
		}
form { margin: 0; padding: 0; }
			