/*
admin tables

*/
h2, h3, h4{
	font-weight:bold;
}
table.tablesorter {
	font-family:Helvetica, helvetica;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	border: 1px #cccccc solid;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

/********************************************/
/*		Intro Page							*/
/********************************************/
a, a:visited{
	color:#3381bd;
}
body.intro{
	background:url('../images/body-bg.gif') 0 100px repeat-x;
	font-family:Helvetica, helvetica;
}

body.admin div.admin{
	background:url() no-repeat;
}

body.noimage div.main{
	background:url() no-repeat;
}

body.admin label{
	display:block;
	color:#666666;
	font-size: 12px;
}

body.getinvolved p{
	margin-top:10px;
}

body.getinvolved div.main{
	background:url() no-repeat;
}

body.privacypolicy div.main{
	background:url() no-repeat;
}

body.zipcodes div.main{
	background:url() no-repeat;
}

body.zipcodes div.main h2{
	color: #666666;
	font-weight: bold;
	font-size: 24px;
	border-bottom: 2px #cccccc solid;
	margin-bottom: 10px;
	margin-right: 40px;
}

body.privacypolicy div.main p{
	margin-bottom: 10px;
	background:url() no-repeat;
}

body.page div.team{
	margin-bottom:30px;
}
body.inner-blog.page div#post-2027 h3{
	margin:0 0 15px 0;
}
body.inner-blog.page div.post div.team h4{
	margin:0;
}
body.inner-blog.page div.post div.team p{
	border-bottom: 1px #cccccc solid;
	padding:3px 0px;
	margin:0px;
}
.clear{
	clear:both;
}
body.page h4{
	color: #F6732E;
	font-weight: bold;
	font-size:16px;
	margin:0px;
}

div.countcode{
	color: #666666;
	font-size: 12px;
	padding: 10px 40px 20px 0px;
	line-height:20px;
}

div#serversays{
	margin: 5px 15px 15px 4px;
}

div#serversays p.error{
	color:#ffffff;
	font-weight: bold;
	background-color: #7A6DCD;
	padding: 15px;
	border: 1px #999999 solid;
}

div#comment_input{
	border-top: 3px #000000 solid;
}

div#comment_input label{
	font-size: 13px;
	color: #666666;
}

div#comment_input label span.optional{
	font-size: 10px;
	color: #999999;
}

div#comment_input h3{
	padding: 10px;
	font-size: 22px;
	color: #000000;
}

div#proarea{
	margin-top: 5px;
}

div#proarea textarea{
	width: 450px;
	height: 300px;
}

div#proarea fieldset label{
	display:block;
	margin-top: 20px;
}

div#proarea fieldset{
	padding: 10px;
	padding-top: 0px;
	background-color: #dddddd;
}

div#form{
	margin-top: 50px;
	background-color: #eeeeee;
	padding: 5px;
}

div#searchresult{
	margin-top: 5px;
	padding:5px;
	background-color: #eeeeee;
}
a.home-link{
	display:block;
	height:100px;
	width:500px;
	position:absolute;
	top:35px;
	left:0px;
	text-indent:-9999px;
}
div.container{
	width:990px;
	margin:0px auto;
	position:relative;
}
div.columns-container{
	background:#f4f4f4;
	min-height:400px;
}
body.inner-blog div.columns-container{
	background:none;
}
div.header h1{
	text-indent:-9999px;
	position:absolute;
}
div.header{
	height:281px;
	background:url('../images/welcome.gif') no-repeat;
}
body.inner-blog div.header,
body.inner div.header{
	height:169px;
	background:url('../images/inner-headerbg.gif') no-repeat;
}
div.header ul{
	margin:0px 0px 0px 144px;
	padding:7px 0px 0px 0px;
}
div.header ul li{
	float:left;
}
* html div.header ul li form{
	position:relative;
	top:-3px;
	float:left;
	margin:0 10px 0 0;
}
div.header ul li form{
	position:relative;
	float:left;
	margin:0 18px 0 0;
	top:-2px;
}
div.header ul li form input{
	float:left;
	padding:1px;
	margin:0 2px 0 0;
}
div.header ul li a,
div.header ul li a:visited{
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding:22px 25px 7px 0px;
}
div.header ul li a:hover{
	color:#d3d3d3;
}
div.header ul li.rss a{
	background:url('../images/rss.gif') 0px 22px no-repeat;
	padding:22px 25px 7px 16px;
}
div.breakfastclub{
	background:url('../images/intro-breakfast.png') no-repeat;
	width:300px;
	height:126px;
	position:static;
	margin:0 0 15px 0;
}
div.breakfastclub h2,
div.dailyemail h2{
	position:absolute;
	left:-9999999px;
}
div.breakfastclub a{
	display:block;
	width:300px;
	height:126px;
	text-indent:-9999999px;
}
div.dailyemail.two{
	display:block;
	width:300px;
	height:71px;
	background:url('../images/weeklyreport.png') no-repeat;
	position:static;
	margin:0 0 15px 0;
}
div.dailyemail.two a{
	display:block;
	width:300px;
	height:71px;
	text-indent:-999999px;
}
div.dailyemail form{
	margin:55px 0 0 12px;
}
div.dailyemail form input,
div.blue-zip form input{
	background:none;
	border:none;
	height:20px;
	display:block;
	float:left;
	margin:0 3px 0 0;
	width:146px;
	padding:3px;
	font-size:14px;
	color:#4894f2;
	font-weight:bold;
}
div.dailyemail form input.button,
div.blue-zip form input.button{
	height:25px;
	width:38px;
	text-indent:-999999px;
}
body.inner-blog div.breakfastclub,
body.inner-blog div.dailyemail{
	display:block;
}
div.blue-zip{
	background:url('../images/blue-footer-call.gif') no-repeat;
	height:132px;
	width:312px;
	float:right;
	margin:0 0 20px 0;
}
a.footer-call-green{
	display:block;
	background:url('../images/green-footer-call.gif') no-repeat;
	height:132px;
	width:311px;
	float:left;
}
a.footer-call-green span{
	visibility:hidden;
	position:absolute;
	left:-9999999px;
}
div.blue-zip h3{
	border:none;
}
div.blue-zip h2,
div.blue-zip h3{
	text-indent:-9999px;
	position:absolute;
}
div.blue-zip form{
	margin:89px 0px 0px 23px;
}
div.ad-header{
	height:95px;
	background:black;
	text-align:center;
	padding:5px 0 0 0;
}
/********************************************/
/*		Inner Pages							*/
/********************************************/
body.inner,
body.inner-blog{
	background:url('../images/body-bg-top-ad.gif') 0px 0px repeat-x;
	font-family:Helvetica, helvetica;
}
div.top-ad{
	height:100px;
	text-align:center;
}
div.top-ad *{
	margin:5px 0px 0px 0px;
}
div.main{
	/* background:url('../images/your-zipcode.gif') no-repeat; */
	width:650px;
	float:left;
}
div.admin{
	/* background:url('../images/your-zipcode.gif') no-repeat; */
	width:714px;
	float:left;
}
body.takecensus div.main{
	background:url('../images/step-one-heading.gif') no-repeat;
	width:650px;
	float:left;
	padding:40px 0px 0px 0px;
}
body.company-page div.main{
	background:none;
	width:650px;
	float:left;
}
div.main h2.zip-header{
	text-indent:-99999px;
	height:30px;
}
div.main h3.zip-header{
	font-size:38px;
	font-weight:bold;
	text-transform:uppercase;
}
div.government{
	background:#e3e3e3;
	padding:13px 15px 8px 15px;
	margin:0px 0px 15px 0px;
	width:645px;
}
div.government p{
	font-weight:bold;
	margin:0px 0px 15px 0px;
	color:#4a4a4a;
	font-size:19px;
}
div.government p.govt-broad span{
	background:#f6732e;
}
div.government p.listing{
	color:#7f7f7f;
	font-size:14px;
}
div.government p span{
	color:white;
}
div.government p.listing span{
	background:none;
	color:#6eb5ed;
	padding:0px;
}
div.government p span{
	background:#6eb5ed;
	padding:4px 7px;
}
div.government p.help-us{
	color:white;
	background:black;
	float:left;
	width:250px;
	text-align:center;
	padding:6px 0px;
}
div.government a.take-survey{
	text-indent:-99999px;
	background:url('../images/click-here-census.gif') no-repeat;
	width:502px;
	height:47px;
	float:left;
	display:block;
}
div.options{
	background:url('../images/options-heading.gif') no-repeat;
	padding:30px 0px 0px 0px;
}
body.company-page div.options{
	background:none;
	padding:20px 0px 0px 0px;
}
div.company{
	background:#f4f4f4 url('../images/company-stripe.gif') repeat-y;
	padding:15px 15px 5px 25px;
}
body.takecensus div.company{
	padding:0px 15px 5px 25px;
	background:white url('../images/company-stripe.gif') repeat-y;
}
body.company-page div.company{
	background:none;
	padding:0px 15px 0px 0px;
}
div.alt{
	background:white url('../images/company-stripe.gif') repeat-y;
}
* html div.main-ad-column{
	float:right;
	margin:0px 8px 0px 0px;
	width:357px;
	text-align:right;
}
div.main-ad-column{ 
	float:right;
	margin:0px 15px 0px 0px;
	width:357px;
	text-align:right;
	xdisplay:none;
}
div.company a.take-survey{
	background:url('../images/click-here-census-w.gif') no-repeat;
	width:233px;
	height:47px;
	display:block;
	margin:15px 0px 0px 0px;
}
div.company a.take-survey span{
	position:absolute;
	left:-999999px;
}
div.company h2{
	margin:0px 0px 15px 0px;
}
div.company h2 a{
	text-transform:uppercase;
	font-size:26px;
	font-weight:bold;
}
div.company-left{
	float:left;
	width:330px;
}
div.company-right{
	float:right;
	width:330px;
}
div.prices{
	margin:0px 0px 15px 0px;
	font-size:12px;
}
div.company h3{
	color:#f6732e;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	margin:0px 0px 3px 0px;
}
div.main table{
	border-top:1px solid #a7a7a7;
	border-left:1px solid #a7a7a7;
	position:relative !important;
	background:white;
}
div.main table tr td{
	border-right:1px solid #a7a7a7;
	border-bottom:1px solid #a7a7a7;
	padding:3px;
	font-size:10px;
	display:block;
	height:15px;
	float:left;
	width:215px;
}
div.main table tr td.table-col2{
	width:100px;
}
div.main table tr td div{
	background:#f6732e;
	height:13px;
	text-align:center;
	color:white;
	padding:2px 0px 0px 0px;
}
div.main table tr td span{
	color:#4894f2;
}
div.company-right table tr td img{
	position:relative;
	top:2px;
	left:2px;
}
* html div.description{
	margin:15px 0px 0px 0px;
	border-top:1px solid black;
	padding:5px 0px 0px 0px;
	font-size:10px;
}
div.description{
	margin:15px 0px 0px 0px;
	border-top:1px solid black;
	padding:15px 0px 0px 0px;
	font-size:10px; 
}
body.company-page div.description{
	margin:0px 0px 20px 0px;
	border-top:none;
	padding:0px 0px 0px 0px;
	font-size:12px; 
	color: #666666;
	line-height:20px;
}
div.description p{
	margin:0px 0px 10px 0px;
}
div.sidebar{
	width:178px;
	float:right;
	padding:0px 0px 10px 0px;
	text-align:center;
}
div.sidebar h3{
	border:1px solid #a7a7a7;
	background:white;
	text-align:center;
	font-size:10px;
	margin:8px auto;
	text-transform:uppercase;
	padding:3px 0px;
	color:#7f7f7f;
	width:160px;
}
div.sidebar iframe{
	border:1px solid #a7a7a7;
}
div.footer p{
	margin:10px 0px;
}
p.disclaimer{
	font-size:11px;
	margin:5px 0px 0px 0px;
}
p.disclaimer span{
	font-size:11px;
	background:#f4722e;
	color:white;
	font-weight:bold;
	padding:5px;
}
form.census div.odd{
	background:#efefef;
	padding:15px 0px;
}
form.census div.even{
	background:white;
	padding:15px 0px;
}
form.census label{
	color:#4a4a4a;
	font-size:16px;
	font-weight:bold;
	width:220px;
	text-align:right;
	display:block;
	float:left;
	margin:0px 15px 0px 0px;
}
form.census select{
	text-transform:uppercase;
	color:#4894f2;
	font-weight:bold;
	width:280px;
}
form.census textarea{
	color:#4894f2;
	font-weight:bold;
	width:350px;
	height:100px;
	padding:5px;
}
form.census input{
	color:#4894f2;
	font-weight:bold;
	width:200px;
}
form.census input.base-6{
	width:155px;
}
form.census input.extra-4{
	width:100px;
}
form.census div.left-input{
	float:left;
	width:160px;	
}
form.census div.center-input{
	float:left;
	text-align:center;
	width:40px;
}
form.census div.right-input{
	float:left;
	width:170px;
}
form.census p{
	font-size:11px;
	color:#4a4a4a;
	margin:5px 0px 0px 0px;
	width:400px;
}
form.census label span{
	font-size:11px;
	color:#4a4a4a;
	text-align:right;
	font-weight:normal;
	line-height:16px;
}
form.census label.label-2{
	font-size:11px;
	color:#4a4a4a;
	font-weight:bold;
	display:block;
	margin:0px 0px 4px 0px;
	width:auto;
	text-align:left;
	float:none;
}
form.census p.launch-contact{
	width:300px;
}
form.census p.launch-contact input{
	width:auto;
	margin:5px 5px 0px 0px;
}
form.census input.submit-button{
	text-transform:uppercase;
	font-size:20px;
	width:auto;
	padding:10px;
	background:white;
	border-bottom:1px solid #7b7b7b;
	border-right:1px solid #7b7b7b;
	border-left:1px solid #d6d6d6;
	border-top:1px solid #d6d6d6;
	margin:0px 0px 0px 265px;
}

div#serversays p{
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	margin:0 0 15px 0;
}
div#serversays ol,
div#serversays ul{
	color: #666666;
	font-size: 12px;
	margin:0px 0px 15px 20px;
}
div#serversays ul.archives{
	margin:0px 0px 15px 0px;
}
div#serversays ol li,
div#serversays ul li{
	line-height:20px;
}
h2.the-team{
	background:url('../images/the-team-heading.gif') no-repeat;
	height:18px;
	text-indent:-99999px;
	margin:0px 0px 15px 0px;
}
h2.about-us{
	background:url('../images/about-us-heading.gif') no-repeat;
	height:18px;
	text-indent:-99999px;
	margin:0px 0px 15px 0px;
}
h2.supporters{
	background:url('../images/supporters-heading.gif') no-repeat;
	height:18px;
	text-indent:-99999px;
	margin:0px 0px 15px 0px;
}
h2.get-involved{
	background:url('../images/get-involved-heading.gif') no-repeat;
	height:18px;
	text-indent:-99999px;
	margin:0px 0px 15px 0px;
}
h2.privacy-policy{
	background:url('../images/privacy-policy-heading.gif') no-repeat;
	height:18px;
	text-indent:-99999px;
	margin:0px 0px 15px 0px;
}
h2.press-release{
	background:url('../images/press-release-heading.gif') no-repeat;
	height:43px;
	text-indent:-99999px;
	margin:0px 0px 15px 0px;
}
h2.faq{
	background:url('../images/faq-heading.gif') no-repeat;
	height:43px;
	text-indent:-99999px;
	margin:0px 0px 15px 0px;
}
h2.button{
	background:url('../images/button-heading.gif') no-repeat;
	height:18px;
	text-indent:-99999px;
	margin:20px 0px 15px 0px;
}
h2.take-census{
	background:url('../images/take-census-blue-heading.gif') no-repeat;
	height:18px;
	text-indent:-99999px;
	margin:20px 0px 15px 0px;
}
h2.thank-you{
	background:url('../images/thank-you-heading.gif') no-repeat;
	height:18px;
	text-indent:-99999px;
	margin:0px 0px 15px 0px;
}
h2.speed-test{
	background:url('../images/step-two-heading.gif') no-repeat;
	height:33px;
	text-indent:-99999px;
	margin:0px 0px 20px 0px;
}
h2.sign-in{
	background:url('../images/sign-in-heading.gif') no-repeat;
	height:18px;
	text-indent:-99999px;
	margin:0px 0px 15px 0px;
}
h2.google-president{
	background:white url('../images/google-president.gif') no-repeat;
	height:24px;
	text-indent:-99999px;
	margin:0px 0px 8px 0px;
}
body.inner-blog.page div.float1{
	padding:0px 0px 0px 0px;
}
body.inner-blog.page div.float1 div{
	width:200px;
	float:left;
	text-align:right;
}
body.inner-blog.page div.float1 img{
	margin:0px 20px 25px 0px;
}
body.inner-blog.page div.float1 textarea{
	width:400px;
	font-size:10px;
	height:60px;
	margin:0px 0px 5px 0px;
}
body.inner-blog.page div.float1 h3,
body.inner-blog.page div.float1 h4{
	color: #F6732E;
	font-weight: bold;
	font-size:12px;
	margin:0px 0px 3px 0px;
	border:none;
	padding:0px;
}
div.entry ul{
	margin:0 0 20px 0;
}
div.main ul li,
div.entry ul li{
	background:url('../images/bullet-orange.gif') left 4px no-repeat;
	padding:0px 0px 0px 20px;
	margin:0px 0px 15px 10px;
	font-size:16px;
}
ul li h3{
	border:none;
	padding:0px;
	margin:0px 0px 3px 0px;
	font-size:16px;
}
ul li span{
	padding:0px 10px;
}

body.admin div.header div#act{
	position: absolute;
	background-color: #eee;
	border-left: 2px #ddddd1 solid;
	border-bottom: 1px #ddddd1 solid;
	padding: 3px;
	right:0px;
	top: 0px;
	width: 50px;
	height: 6px;
	color: #eee;
	text-align: right;
}

body.admin p#activity{
	width: 90%;
	height: 5px;
	border: 1px #000000 solid;
}

body.admin h3{
	font-size: 14px;
	color: #F6732E;;
	padding: 3px;
	margin: 5px;
	background-color: #ccc;
	font-weight: bold;
	
}

body.admin p#providers{
	font-size: 11px;
	color: #666;
	padding: 10px;
	margin: 5px;
	background-color: #eee;
}

body.admin div#newprovider{
	font-size: 11px;
	color: #666;
	padding: 10px;
	margin: 5px;
	background-color: #eee;
}

body.admin div#zips{
	font-size: 11px;
	color: #666;
	padding: 10px;
	margin: 5px;
	background-color: #eee;
}

body.admin div#zips ul li{
	display:inline;
}

body.admin p#activity.activity{
	background: url(/images/icons/gray_busy.gif) repeat-x left top;
}
h2.title,
div#serversays h2{
	margin:0 0 5px 0;
	color:#4894f2;
	font-size:20px;
	line-height:28px;
}
div#serversays h2.title.small{
	font-size:12px;
}
div#serversays div#allcomments{
	margin:20px 0px 0px 0px;
}
div#serversays div#allcomments h2.title{
	margin:20px 0px 0px 0px;
}
div#serversays div#allcomments h2.title span{
	font-size:15px;
}
div#serversays div.comments{
	margin:0px 0px 20px 0px;
	padding:0px;
}
div.older p{
	line-height:14px;
	padding:0px 0px 0px 12px;
	position:relative;
}
div.older p span{
	position:absolute;
	left:0px;
}
* html div.older p span{
	position:absolute;
	left:-10px;
}
textarea#comment{
	width:98%;
}
div.alignleft{
	width:290px;
	float:left;
	font-size:15px;
	line-height:20px;
}
div.alignleft.all-content{
	padding:15px 0px 0px 0px;
}
div.alignright{
	width:290px;
	float:right;
	font-size:15px;
	line-height:20px;
}
div.alignleft strong,
div.alignright strong{
	text-transform:uppercase;
	font-size:11px;
}
div#serversays p.postmetadata{
	background: #eeeeee;
	padding:10px 14px;
	line-height:20px;
	margin:0px 0px 25px 0px;
}
div.main div.wiki_options ul li a{
	text-indent:-9999px;
}
div.wiki_options ul li.edit-entry{
	
}
body.blog div.columns{
	background:url('../images/rj45-bottom-edit1.gif') no-repeat;
	width:990px;
	margin:0px auto;
	position:relative;
	min-height:400px;
}
body.inner-blog div.columns{
	background:none;
	width:990px;
	margin:0px auto;
	position:relative;
}
h2.columnheading{
	position:absolute;
	left:-999999px;
}
div.column.one{
	width:650px;
	float:left;
	margin:0 0 0 4px;
}
div.column.one.wide{
	width:990px;
}
body.intro div.column.one{
	margin:60px 0 0 4px;
}
div.post{
	margin:0 0 30px 0px;
	color:#4b4b4b;
}
body.intro div.post,
div.post.index{
	border-left:9px solid #e2e2e2;
	padding:0 0 0 16px;
	margin:0 0 40px 4px;
	color:#4b4b4b;
}
div.post div.entry h4{
	margin:0 0 15px 0;
	color:#f6732e;
}
div.post div.entry h3{
	margin:0 0 25px 0;
}
body.inner-blog div.post h4.cat{
	float:left;
	margin:0 0 18px 0;
	font-style:italic;
}
div.post h4.cat{
	margin:0 0 15px 0;
	width:300px;
	float:left;
}
div.post h4.cat a{
	color:#4b4b4b;
	font-size:12px;
}
div.post h4.byline{
	font-size:16px;
	margin:0 0 40px 0;
}
div.post h4.dateline{
	color:#f6732e;
	font-size:14px;
	float:right;
}
div.post h4.byline strong{
	color:#f6732e;
	font-style:italic;
}
div.post h3.title{
	margin:0 0 16px 0;
	color:#4894f2;
	font-size:30px;
	line-height:28px;
}
body.inner-blog h3.title{
	margin:0 0 25px 0;
	color:#4894f2;
	font-size:30px;
	line-height:36px;
}
body.inner-blog.page h2.title{
	margin:0 0 5px 0;
	color:#4894f2;
	font-size:30px;
	line-height:36px;
}
body.inner-blog.page div.entry h3{
	margin:0 0 5px 0;
	color:#4894f2;
	font-size:20px;
	line-height:24px;
}
body.intro h3.title,
div.post.index h3.title{
	margin:0 0 16px 0;
	line-height: 28px;
}
body.intro h3.title a,
div.post.index h3.title a{
	font-size:20px;
	color:#f6732e;
}
div.post p{
	font-size:16px;
	line-height:26px;
}
body.inner-blog div.post p{
	font-size:16px;
	line-height:26px;
	margin:0 0 20px 0;
}
body.inner-blog div.post div.float1 p{
	font-size:11px;
	line-height:14px;
	margin:0 0 20px 0;
}
body.intro div.post p a.readmore,
div.post.index p a.readmore{
	color:#f6732e;
	font-weight:bold;
}
div.older{
	padding:0 0 20px 0;
}
div.older h2{
	color:#4894f2;
	font-size:12px;
	text-transform:uppercase;
	margin:0 0 20px 0;
}
div.older ul li{
	background:url('../images/gray-bullet.gif') 0 3px no-repeat;
	padding:0 0 0 24px;
	margin:0 0 20px 0;
}
div.column.two{
	width:300px;
	float:right;
	margin:55px 0 0 0;
	padding:5px 0 15px 0;
	background:none;
}
div.column.two div.ads{
	background:#eaeaea;
}
body.inner.takecensus div.column.two,
body.inner.zipcodes div.column.two,
body.inner.getinvolved div.column.two,
body.inner.aboutus div.column.two{
	background:none;
	width:300px;
	float:right;
	margin:5px 0 0 0;
	padding:5px 0 15px 0;
}
body.inner-blog div.column.two{
	background:none;
	width:300px;
	float:right;
	margin:5px 0 0 0;
	padding:5px 0 15px 0;
}
div.column.two h2{
	text-transform:uppercase;
	text-align:center;
	color:#bebebe;
}
div.column.two div.ad1{
	float:left;
	margin:0 0 15px 0;
}
div.column.two div.ad2{
	float:left;
	width:125px;
}
div.column.two div.ad3{
	float:right;
	width:160px;
}
div.breakfastclub-wide a{
	background:url('../images/breakfastclub-wide.gif') no-repeat;
	display:block;
	height:77px;
	margin:0 0 20px 0;
}
div.comments h3.title{
	float:left;
	margin:0 0 20px 0;
}
div.comments h3.title span{
	font-size:11px;
}
div.commentrss{
	float:right;
}
div.commentrss a{
	background:url('../images/commentrss.gif') 0 0 no-repeat;
	padding:3px 0 0 23px;
	margin:10px 0px 0 10px;
	color:#4b4b4b;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	display:block;
	float:right;
	height:20px;
}
div.comblock,
div.commentdisplay{
	margin:0 0 30px 0;
}
div.commentdisplay div.name{
	margin:0 0 15px 0;
}
div.commentdisplay div.name em{
	padding:0 0 0 20px;
	font-size:11px;
}
div.comblock h4,
div.commentdisplay div.name span{
	background:url('../images/comment-left.gif') 0 4px no-repeat;
	font-weight:bold;
	padding:4px 0px 5px 10px;
}
div.comblock h4 span,
div.commentdisplay div.name span strong{
	background:url('../images/comment-right.gif') right 0 no-repeat;
	color:#4b4b4b;
	font-size:11px;
	padding:4px 10px 5px 0px;
}
div.comblock p{
	font-size:13px;
	line-height:20px;
	margin:0 0 10px 0;
	color:#4b4b4b;
}
div.main-post-nav a{
	text-transform: uppercase;
	font-size: 11px;
	font-weight:bold;
}
div.footer{
	font-size:11px;
	width:990px;
	margin:20px auto 15px auto;
	border-top:1px solid #a7a7a7;
}

div.column.two h2{
	font-size:11px;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	color:#707070;
}
div.tagged-with{
	font-size:13px;
	line-height:20px;
}
div.main div.sociable{
	font-size:13px;
}
div.main div.related h3{
	font-size:13px;
	margin:0 0 10px 0;
}
div.sociable .sociable_tagline{
	margin:0 0 10px 0;
}
div.main div.sociable ul li{
	background:none;
	padding:0;
}
div.column.one iframe{
	width:955px;
}
body.inner-blog div.post p.weeklyreport{
	padding:0 0 0 140px;
}
body.inner-blog div.post form.weeklyimg,
body.inner-blog div.post img.weeklyimg{
	float:left;
	margin:5px 0 20px 0;
}
.topnavlinks {
	padding-left:10px;
	height: 23px;
	position: relative;
	padding: 2px 0;
	line-height: 25px;
	font-size:11px;
}
	.topnavlinks a {
		margin: 0 4px;
	}
	.topnavlinks .sites {
		position: absolute;
	}
		.topnavlinks .sites a {
			padding-left: 14px;
		}
	.topnavlinks .info {
		position: absolute; 
		right: 5px;
	}

.topnavlinks {}
	.topnavlinks a {
		text-decoration: none; 
	}
		.topnavlinks a:hover {
			text-decoration: underline;
		}

.topnavlinks {
	color: #DDD; 
	background-color: #fff;
}
	.topnavlinks a {
		color: #000;
	}
body.intro{
	background:url('../images/body-bg.gif') 0 127px repeat-x;
	font-family:Helvetica, helvetica;
}
body.inner,
body.inner-blog{
	background:url('../images/body-bg-top-ad.gif') 0 27px repeat-x;
	font-family:Helvetica, helvetica;
}
ul.main-buttons{
	padding:55px 0 0 0;
}
ul.main-buttons li{
	float:left;
}
ul.main-buttons a{
	display:block;
	width:211px;
	height:42px;
	margin:0 47px 0 0;
	text-indent:-99999px;
}
body.intro ul.main-buttons a{
	background-position:0 -84px;
}
body.intro ul.main-buttons a:hover{
	background-position:0 -126px;
}
ul.main-buttons a:hover{
	background-position:0 -42px;
}
ul.main-buttons a.mapping{
	background-image:url('../images/bluebutton-mapping.gif');	
}
ul.main-buttons a.health{
	background-image:url('../images/bluebutton-health.gif');	
}
ul.main-buttons a.consulting{
	background-image:url('../images/bluebutton-consultingservices.gif');	
}
ul.main-buttons a.takecensus{
	background-image:url('../images/bluebutton-takecensus.gif');	
	margin:0;
}
body.inner div.site-notice, body.inner-blog div.site-notice{
	display:none;
}
body.inner ul.main-buttons, body.inner-blog ul.main-buttons{
	display:block;
	height:70px;
	padding:25px 0 0 0;
}
div.site-notice{
	position:absolute;
	right:0;
	top:64px;
	width:300px;
	background:#f4f4f4;
	font-size:15px;
	padding:15px;
}
div.site-notice h2{
	font-size:20px;
	margin:0 0 5px 0;
}
div.site-notice a{
	font-weight:bold;
	color:#f6732e;
	line-height:22px; 
}