body {
	margin:20px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	
#contentwhitewrapper {
	width:718px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:8px 10px 1px 10px;
	background-color:#fff;
	}
	
#content {
	width:698px;
	height: 455px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#fff;
	}
	
	
.twothirdsleft {
	width: 488px;
	float: left;
	padding-right: 20px;
	}

.twothirdcontents {
	text-align:left;
	padding: 1px;
	}
	
.onethirdright {
	width: 188px;
	float: left;
	}	

.onethirdcontents {
	text-align:left;
	padding: 1px;

	}
	
#thirds {
	margin: 0px;
	}


	
.loginarea {
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 8px;	
	padding-bottom: 8px;	
	background-color:#C0CED9;
	}
	
.readytobuy {
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 8px;	
	padding-bottom: 8px;	
	background-color:#B8795A;
	}
	
.needmoreinfo {
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 8px;	
	padding-bottom: 8px;	
	background-color:#937D89;
	}
	
.demo {
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 8px;	
	padding-bottom: 8px;	
	background-color:#9A999E;
	}	
	
.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border: 1px solid #3E7087;
	background-color: #ffffff;
	}	
	
	
	
.onethirdcontents p {
	padding: 6px 0px 6px 0px; 
	margin: 0px;
	}	
	
.title {
	font-size: 15px;
	font-weight: bold;
	color: #4B71B0;
}	

.bodytext {
	color: #333333;
	line-height: 12px;
	font-size: 12px;
}

a:link { color: #1226C5; }
a:visited { color: #660989; }
a:hover { color: #0969DA; text-decoration: none; }
a:active  { color: #660989; }

ul.bluesquarebulletedlisttight {
	list-style-type: none;
	padding: 0;
	margin: 1px 0 0 0;
	font-size: 12px;
}

ul.bluesquarebulletedlisttight li {
	background-image: url(images/blue_square_sub_listitem.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 15px;
	padding-bottom: 2px;
	text-align: left;
}

#footer {
	color: #094489;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
}

#copyright {
	color: #ffffff;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	clear: both;
	padding-top: 0px;
	padding-top: 10px;
}
