@charset "UTF-8";
body  {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	background: #404F57 url(images/repeat.jpg) center repeat-y;
	margin: 0; 
	padding: 0;
	height: 100%;
	text-align: center;
	color: #111;
	}
h1, h2, h3 {font-family: Geneva, Arial, Helvetica, sans-serif}
h2, h3 {color: #eee}
a:link, a:visited {
	color: #000;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #fff;
	text-decoration: underline;
	}
table {
	margin-top: -10px;
	width: 80%;
	font-size: 80%;
	border-bottom: #ddd 1px solid;
	}
tr {}
td {
	padding: 3px;
	border-top: #ddd 1px solid;
	vertical-align: top;
	}
.cola {
	width: 35%;
	font-weight: bold;
	}
.colb {width: 65%}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1000px;
	background: #000;
	opacity: 0.93;
	filter: alpha(opacity=93);
	z-index: 50;
	display: block;
	}
#disclaimer {
	position: relative;
	margin: 50px auto;
	width: 600px;
	height: 800px;
	background: #eee;
	padding: 30px;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	z-index: 60;
	display: block;
	}
#disclaimer p {text-align: left}
#disclaimer h1 {color: #404F57}
#disclaimer h2 {color: #000}
#disclaimer img {
	display: block;
	border: none;
	margin: 30px auto;
	z-index: 90;
	}
#button_continue {
	display: block;
	border: none;
	margin: 30px auto;
	z-index: 90;
	}
#header {
	position: relative;
	background: #404F57 url(images/banner.jpg) center no-repeat;
	height: 133px;
	width: 100%;
	}
.tabs {
	position: relative;
	height: 78px;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	}
#tabs_home {background: url(images/tabs_home.jpg) center no-repeat}
#tabs_county {background: url(images/tabs_county.jpg) center no-repeat}
#tabs_bonds {background: url(images/tabs_bonds.jpg) center no-repeat}
#tabs_buy {background: url(images/tabs_buy.jpg) center no-repeat}
#tabs_faq {background: url(images/tabs_faq.jpg) center no-repeat}
#tabimg {
	border: none;
	height: 76px;
	width: 800px;
	}
#page {
	position: relative;
	margin: 0 auto;
	width: 100%;
	}
#background {
	position: relative;
	background: url(images/body.jpg) center no-repeat;
	margin: 0 auto;
	height: 512px;
	width: 100%;
	z-index: 10;
	}
#content {
	position: relative;
	margin: -512px auto 0;
	padding: 20px 20px 0 20px;
	width: 760px;
	min-height: 500px;
	text-align: left;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	z-index: 20;
	}
#content p {}
#sidebar {
	float: left;
	width: 230px;
	height: 100%;
	padding: 40px 0;
	}
#sidebar p {color: #222}
#stickynote {vertical-align: bottom}
#p1, #p2, #p3, #p4, #p5 {margin: 10px 0 30px}
#main {margin-left: 250px}
#main #arlingtonbig {
	border: #222 solid 2px;
	}
#step1, #step2, #step3 {
	position: relative;
	padding: 5px 15px 3px;
	margin-top: 5px;
	margin-bottom: 7px;
	background: #404F57;
	color: #eee;
	}
#main li {
	list-style: none;
	margin-left: -2.6em;
	}
#main li a {color: #eee}
#bottom {
	position: relative;
	margin: 0 auto;
	width: 100%;
	z-index: 5;
	}
#footer {
	background: #404F57 url(images/footer.jpg) center no-repeat;
	margin: 0 auto;
	height: 300px;
	width: 100%;
	z-index: 10;
	}
#legal {
	margin: -230px auto 0;
	width: 500px;
	text-align: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ccc;
	z-index: 20;
	}
#legal a {color: #ccc}
#legal img {
	float: left;
	margin-right: 30px;
	border: none;
	}
.bold {font-weight: bold}
.small {
	font-size: 85%;
	font-weight: normal;
	}
