@charset "UTF-8";
/* CSS Document */

/* ////////// TAGS ////////// */

body {
	background-color: #d1d3d4; 
	font: 12px/20px Arial, sans-serif;
	color: #58595b;
}

h1 {
	color: #1c3f5d;
	font-size: 22px;
	line-height: 28px;
}

h2 {
	width: 151px;
	height: 22px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	background-image: url(../resources/images/the511/bkgd_subhead.gif);
	background-repeat: no-repeat;
	padding: 3px 16px 0 30px;
	background-color: #38a0d6;
}

h3 {
	width: 151px;
	height: 22px;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	background-image: url(../resources/images/the511/bkgd_subhead2.gif);
	background-repeat: no-repeat;
	padding: 3px 16px 0 30px;
	background-color: #38a0d6;
}

img {
	border: 0;
}

hr {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	visibility: hidden;
}


/* ////////// IDs ////////// */

#wrapper {
	width: 650px;
	margin: auto;
	background-color: #fff;
}

#poll {
	float: left;
	padding: 0 22px 0 32px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: top;
}

#columnleft {
	width: 399px;
	float: left;
	padding: 0 22px 0 32px;
	background-color: #fff;
	background-image: url(../resources/images/the511/description.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#columnright {
	width: 197px;
	float: right;
	background: #fff;
	padding: 0;
}

#contact {
	width: 604px;
	padding: 0 16px 11px 30px;
	background: #fff;
	clear: both;
	color: #2679b7;
	letter-spacing: 1px;
}

#footer {
	width: 650px;
	height: 84px;
	font-size: 11px;
	line-height: 14px;
	background: #d1d3d4;
	color: #fff;
	letter-spacing: 1px;
	background-image: url(../resources/images/the511/bkgdfooter.gif);
	padding-top: 10px;
	background-repeat: no-repeat;
}

#footerpoll {
	width: 650px;
	height: 84px;
	font-size: 11px;
	line-height: 14px;
	background: #d1d3d4;
	color: #fff;
	letter-spacing: 1px;
	background-image: url(../resources/images/the511/bkgdfooter_pollresults.gif);
	padding-top: 10px;
	background-repeat: no-repeat;
}

#footer a:link {
	color: #1c3f5d;
}

#footer a:visited {
	color: #1c3f5d;
}

#footer a:hover {
	color: #fff;
}

#footer a:active {
	color: #1c3f5d;
}

#socialmedia {
	width: 280px;
	height: 30px;
	padding: 0 0 15px 22px;
	float: left;
}

#socialmedia img {
	padding-right: 10px;
}

#casestudy {
	color: #2679b7;
}

#casestudy a:link {
	color: #2679b7;
}

#casestudy a:visited {
	color: #2679b7;
}

#casestudy a:hover {
	color: #1c3f5d;
}

#casestudy a:active {
	color: #1c3f5d;
}

#contact img {
	margin-right: 80px;
}


/* ////////// CLASSES ////////// */

.leadin {
	color: #4aabd6;
	padding-top: 155px;
}

.introp {
	letter-spacing: 1px;
}

.share {
	text-align: right;
	padding-right: 8px;
}

.bodycopy {
	margin: 0 0 18px 27px;
	float: right;
}

.abouthpr {
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	padding: 0 16px 0 16px;
}

.tags {
	font-size: 11px;
	line-height: 18px;
	color: #58595b;
	letter-spacing: 1px;
	padding: 0 16px 0 16px;
}

.video {
	font-size: 12px;
	line-height: 20px;
	color: #2679b7;
	letter-spacing: 1px;
	padding: 0 16px 0 16px;
}

.darkblue {
	color: #1c3f5d;
}

.award {
	padding: 55px 0 0 0;
}

.archives {
	padding: 0 16px 0 16px;
}

a:link {
	color: #1c3f5d;
}

a:visited {
	color: #1c3f5d;
}

a:hover {
	color: #4aabd6;
}
.babyblue {
	color: #bee2f4;
}
.darkblue {
	color: #1c3f5d;
}
.superscript {
	font-size: 7px;
	vertical-align: text-top;
}
.fineprint {
	font-size: 11px;
	line-height: 11px;
}
.floatleft {
	float: left;
}

.darkblue {
	color: #2a577d;
}
.pollfineprint {
	color: #44a7d6;
	font-size: 10px;
	text-align: right;
}

.lightblue {
	color: #5a98b8;
}
.black {
	color: #000;
}
