body
{
	margin: 0;
	padding: 0;
  color: #001384;;
  font-family: arial;
  font-size: 12px;
  font-style: normal;
	/* background:	#9AA1C9; */
	text-align: center;
	/* background:	#5B68B3; */
	background:	#FFFFF8;
}

#container
{
	margin: 0 auto;
	padding: 0;
	width: 98%;
	/* background:	#FFFFF8; */
	background:	#FFFFF8;
}

.header_wrapper
{
	width: 100%;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	background:	#FFFFF8;
	text-align: left;
	height: 75px;
	padding-bottom: 5px;
}

.header_logo
{
	margin: 0;
	padding: 0;
	/* padding-left: 5px;*/
	float: left;
	background:	#FFFFF8;
}

.header_text
{
	margin: 0;
	margin-top: 20px;
	margin-bottom: -20px;
	font-size: 22px;
	font-weight: bold;
	color: #001384;
	text-align: center;
	background:	#FFFFF8;
	height: 75px;
	/* padding-bottom: 5px; */
}

.header_text2
{
	font-size: 14px;
	color: #001384;
	font-weight: bold;
	font-style: italic;
}

.headerlinks
{
	width: 100%;
	margin: 0;
	padding-top: 2px;
	height: 23px;
	background-image: url('../graphics/menubar.gif');
	background-repeat: repeat-x;
}

.headerlinks ul
{
	width: 100%;
	margin: 0;
	padding: 0;
	font: 15px arial;
	font-weight: bold;
	list-style-type: none;
}

.headerlinks li
{
	float:left;
	text-align:center;
}

.headerlinks li a
{
	text-decoration: none;
	display: block;
}

.headerlinks li a:visited
{
	color: blue;
}

.headerlinks li a:hover
{
	text-decoration: underline;
}
.headerlinks li a:active
{
	text-decoration: underline;
}

.wrapper
{
	width: 100%;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	background:	#FFFFF8;
	text-align: left;
	float: left;
	/* new below */
	height: auto;
	overflow: hidden;
}

.left_content
{
	width: 49.5%;
	padding: 0;
	margin: 0;
	float: left;
	border: 1px solid #000000;
	/* new below */
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}
.left_content_wrapper
{
	padding: 5px 10px 5px 5px;
}
.right_content
{
	width: 49.5%;
	padding: 0;
	margin: 0;
	float: right;
	border: 1px solid #000000;
	/* new below */
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}
.right_content_wrapper
{
	padding: 5px 10px 5px 5px;
}
.right_content_wrapper2
{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0;
	background:	#FFFFF8;
	text-align: left;
	float: left;
}
.center_content
{
	padding: 0;
	margin: 0;
	float: left;
	border: 1px solid #000000;
	text-align: center;
	float: left;
}
.center_content_wrapper
{
	padding: 5px 10px 5px 5px;
	text-align: left;
}

h3
{
	font-family: arial;
	padding: 0 5px;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	/* color: #001384; */
	color: #000000;
	/* background: #FFD041; */
	background: #FFE597;
	text-align: center;
	border-bottom:1px solid #000000;
}

.bodytextheader
{
	font-size: 15px;
	font-weight: bold;
	color: #001384;
	padding: 0;
	padding-bottom: 5px;
}

.questionlist ul
{
	font-weight: bold;
	list-style-type: square;
}
.questionlist li
{
	font-weight: bold;
}
.questionlist li a
{
	text-decoration: none;
	color: blue;
}
.questionlist li a:visited
{
	text-decoration: none;
}
.questionlist li a:hover
{
	text-decoration: underline;
}
.questionlist li a:active
{
	text-decoration: underline;
}

.featurelist ul
{
	font-weight: bold;
	list-style-type: square;
}
.featurelist li
{
	font-weight: bold;
}
.featurelist li a
{
	text-decoration: none;
	color: blue;
}
.featurelist li a:visited
{
	text-decoration: none;
}
.featurelist li a:hover
{
	text-decoration: underline;
}
.featurelist li a:active
{
	text-decoration: underline;
}

#body_wrapper
{
	width: 98%;
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
}
.suggestions
{
	text-align: center;
	height: 30px;
}
.address_available
{
	color: #00A40C;
	font-weight: bold;
}
.address_not_available
{
	color: #C10000;
	font-weight: bold;
}
.databoxtext
{
	background: #FFFFFF;
	border:1px solid #000000;
}
.databoxselect
{
	background: #FFFFFF;
	border:1px solid #000000;
}
a.bluelink
{
	color: #0000FF;
}
a.bluelink:visited
{
	color: #0000FF;
}
a.bluelink:hover
{
	color: #009915;
}
a.bluelink:active
{
	color: #009915;
}
.approval_system_popup
{
	z-index: 100;
	display: none;
	cursor: pointer;
}
h2
{
	margin-top: 10px;
  color: #000000;
  font-family: arial;
  font-size: 16px;
	font-weight: bold;
}
.message {
  color: green;
  font-weight: bold;
}
.error {
  color: #FF0000;
  font-weight: bold;
}
table.payouts
{
	font-size: 10px;
	padding: 1px;
	margin: 0px;
	border: 1px solid #000000;
	border-collapse: collapse;
	background: #FFFFFF;
}
table.payouts td
{
	font-size: 10px;
	padding: 1px;
	margin: 0px;
	border: 1px solid #000000;
}