		body {
		font-family: verdana, Lucida Sans Unicode, Arial, sans-serif;
		background-color:#ffffff;
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		color:#656844;
		background:#ffffff;
		min-width:728px;    	/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:70%;
	}
	a {
		color:#808080;
		text-decoration:none;
	}
	a:hover {
		color:#656844;
		background:#ffffff;
		text-decoration:none;
	}
	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
	}
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	img {
		margin:0px 0 0px;
		border:0;
	}
	table{
		font-family: verdana, Lucida Sans Unicode, Arial, sans-serif;
		margin-top:0px;
		border-left:1px solid #ffffff;
		border-top:1px solid #ffffff;
		border-right:1px solid #ffffff;	
		border-bottom:1px solid #ffffff;
		background-color:#ffffff;
		color: #656844;
	}
	table, td{
		border-collapse: collapse;
		padding-bottom:0px;
	}
	table, td a:link { 
		COLOR:#808080;
		text-decoration:none;
	}
	table, td a:visited{
		COLOR:#808080;
		text-decoration:none;
	}
	table, td a:hover{
		COLOR:#656844;
		text-decoration:none;
	}
	table, td a:active{
		COLOR:#656844;
		text-decoration:none;
	}

	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	}
	#header {
		border-bottom:1px solid #656844;
	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#header ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin:0px 0 0 0;
		padding:0;
	}
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		background:#ffffff;
		color:#656844;
		font-weight:bold;
		text-decoration:none;
		position:relative;
		left:15px;
		line-height:1em;
	}
	#header ul li a:hover {
		background:#656844;
		font-weight:bold;
		color:#ffffff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#ffffff;
		background:#656844;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}
	/* 'widths' sub menu */
	#secondary_rt_aligned {
		clear:both;
		background:#ffffff;
		border-top:2px solid #656844;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	#footer_rt_aligned {
		clear:both;
		float:right;
		background:#ffffff;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	#footer_lft_aligned {
		clear:both;
		float:left;
		background:#ffffff;
		margin:0;
		padding:6px 15px !important;
		text-align:left;
	}
	/* column container */
	.colmask {
		position:left;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright {
		float:right;
		width:100%;
		position:right;
		background-color:#ffffff;
	}
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:left;
		background-color:#ffffff;
	}
	.col1 {
		float:right;
		position:right;
		padding:0 0 1em 0;
		overflow:hidden;
		background-color:#ffffff;
	}
	.col2,
	.col3 {
		float:left;
		position:left;
		padding:0 0 1em 1em;
		overflow:hidden;
		background-color:#ffffff;
	}
	/* 2 Column (left menu) settings */
	.leftmenu {
		background:#ffffff;		/* right column background colour */
	}
	.leftmenu .colleft {
		right:70%;			/* right column width */
		background:#ffffff;	/* left column background colour */
	}
	.leftmenu .col1 {
		width:77%;			/* right column content width */
		left:102%;			/* 100% plus left column left padding */
	}
	.leftmenu .col2 {
		width:18%;			/* left column content width (column width minus left and right padding) */
		left:6%;			/* (right column left and right padding) plus (left column left padding) */
	}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #656844;
	}
	#footer p {
		padding:10px;
		margin:0;
	}
	div.dimmer {
		visibility: hidden;
		position:absolute;
		left:0px;
		top:0px;
		font-family: Verdana, Lucida Sans Unicode, Arial, sans-serif;
		font-weight:bold;
		padding:40px;

		background-image:url(images/gray.png);
		/* ieWin only stuff */
		_background-image:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='gray.png');
	}
	div.dimming {
		font-family: Verdana, Lucida Sans Unicode, Arial, sans-serif;
		font-style: normal;
		background-color: #ffffff;
		position:absolute;
		/* set z-index higher than possible */
		z-index:10000;
		visibility: hidden;
		border-style: solid;
		border-color: #ffffff;
		border-width: 1px;
	}
	table.floatingHeader {
		background-color: #656844;
		color:#ffffff;
	}
	#legalpop{
		margin: 0px 0px 0px 0px;
		display: none;
	}
	#emailpop{
		margin: 0px 0px 0px 0px;
		display: none;
	}
	#marginleft{
		/*position:fixed;*/
		/*left:100px;*/
		margin-left:100px;
		margin-right:200px;
		top:5px;
		float:left;
		height:auto;
	}
	#marginright{
		/*position:fixed;*/
		/*right:100px;*/
		margin-right:100px;
		top:5px;
		float:right;
		height:auto;
	}

