/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym,button,input {border:0;}
button {cursor:pointer;}
/* general layout styles */
label {cursor: pointer !important;}
form {display: inline;}
a {cursor: pointer;}
fieldset {display: block;}

/* cms crap */
.cms {
  font-family: 'Verdana','Arial',sans-serif;
  font-size: 68.75%;
  color: #134784;
	line-height: 1.636363636363636;
}
.cms h1, .cms h2, .cms h3, .cms h4, .cms h5, .cms h6 {font-weight:bold;color: #fcaf17;}
.cms h1 {font-size:1.181818181818182em;line-height:1.230769230769231;margin-bottom:1.461538461538462em;}
.cms h2 {font-size:1em;margin-bottom:0.75em;}
.cms h3 {font-size:.8em;line-height:1;margin-bottom:1em;}
.cms h4 {font-size:.8em;line-height:1;margin-bottom:1em;}
.cms h5 {font-size:.8em;line-height:1;margin-bottom:1em;}
.cms h6 {font-size:.8em;line-height:1;margin-bottom:1em;}
.cms h1 img, .cms h2 img, .cms h3 img, .cms h4 img, .cms h5 img, .cms h6 img {margin:0;}
.cms p {margin:0 0 1.5em;}
.cms img.float-left, .cms img.float-right {
	padding:0;
	float: left;
	position: relative;
	zoom: 1;
}
.cms img.float-left {left: 2px; top: -3px; margin-right: 11px;}
.cms img.float-right {float: right; right: 2px; top: -3px; margin-left: 11px;}
.cms a:focus, .cms a:hover {text-decoration: underline;}
.cms a {text-decoration: none; color: #FCAF17;}
.cms blockquote {margin:1.5em;font-style:italic;}
.cms strong {font-weight:bold;}
.cms em, .cms dfn {font-style:italic;}
.cms dfn {font-weight:bold;}
.cms sup, .cms sub {line-height:0;}
.cms abbr, .cms acronym {border-bottom:1px dotted #666;}
.cms address {margin:0 0 1.5em;font-style:italic;}
.cms del {}
.cms pre, .cms code {margin:1.5em 0;white-space:pre;}
.cms pre, .cms code, .cms tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
.cms li ul, .cms li ol {margin:0 1.5em;}
.cms ul, .cms ol {margin:0 1.5em 1.5em 1.5em;}
.cms ul {list-style-type:disc;}
.cms ol {list-style-type:decimal;}
.cms dl {margin:0 0 1.5em 0;}
.cms dl dt {font-weight:bold;}
.cms dd {margin-left:1.5em;}
.cms table {margin-bottom:1.4em;width:100%;}
.cms th {font-weight:bold;background:#C3D9FF;}
.cms th, .cms td {padding:4px 10px 4px 5px;}
.cms tr.even td {background:#E5ECF9;}
.cms tfoot {font-style:italic;}
.cms caption {background:#eee;}



/* inline class style overrides */
.no-margin {margin: 0 !important;}
.no-margin-top {margin-top: 0 !important;}
.no-margin-right {margin-right: 0 !important;}
.no-margin-bottom {margin-bottom: 0 !important;}
.no-margin-left {margin-left: 0 !important;}

.margin-top-p5em {margin-top: 0.5em;}
.margin-right-p5em {margin-right: 0.5em;}
.margin-bottom-p5em {margin-bottom: 0.5em;}
.margin-left-p5em {margin-left: 0.5em;}

.no-padding {padding: 0 !important;}
.no-padding-top {padding-top: 0 !important;}
.no-padding-right {padding-right: 0 !important;}
.no-padding-bottom {padding-bottom: 0 !important;}
.no-padding-left {padding-left: 0 !important;}

.bold {font-weight: bold !important;}

.color-black {color: #000000 !important;}
.color-light-gray {color: #666666 !important;}

.text-align-left {text-align: left !important;}
.text-align-right {text-align: right !important;}

.no-background-image {background-image: none !important;}

.line-height-1p5em {line-height: 1.5em !important;}

.font-style-italic {font-style: italic !important;}

.blue {color: #0066CC !important;}

/* end inline class style overrides */

strong {font-weight: bold;}

.block {
  display: block;
}

.float-left {
  float: left;
	display: inline;
}

.float-right {
  float: right;
	display: inline;
}

.column-container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.column-container {display:inline-block;}
/* Hide from IE Mac \*/
.column-container {display:block;}
/* End hide from IE Mac */

.column {
  float: left;
	display: inline;
}

.clear {display:inline-block;}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

.background-image br {display: none;}

.background-image {
	background-color: transparent; font-size: 0; text-decoration: none; line-height: 0; text-indent: -9999px; display: block; background-repeat: no-repeat; background-position: left top; display: block;
}

body {
	padding-bottom: 22px;
	background-color: #c5d1f2;
	font-family: 'Verdana','Arial',sans-serif;
}

.wrapper {
	width: 728px;
	margin: 30px auto 0 auto;
}

.top {
	height: 178px;
	background: transparent url('http://c0528042.cdn.cloudfiles.rackspacecloud.com/top.jpg') no-repeat scroll left top;
	position: relative;
}

.top h1 a.home {
	height: 131px;
	left: 0;
	position: absolute;
	top: 0;
	width: 348px;
}

.admin {
	/*margin: 145px 0 0 21px;*/
	font-size: 0.6875em;
	color: #fcaf17;
	position: absolute;
	top: 145px;
	left: 21px;
	width: 707px;
}

.admin a {
	color: #fff;
	text-decoration: none;
}

.admin a:hover {
	text-decoration: underline;
}

.admin form {
	display: inline;
}

.admin fieldset {
	position: relative;
	zoom: 1;
	display: block;
	background: transparent url('http://c0528042.cdn.cloudfiles.rackspacecloud.com/admin-bkg.gif') no-repeat scroll left top;
	float:left;
	height:17px;
	width:390px;
}

.admin label span,
.admin input.username,
.admin button,
.admin input.password {
	position: absolute;
	zoom: 1;
	height: 17px;
	top: 0;
	background: none;
	border: 0;
	color: #134784;
	font-family: 'Arial',sans-serif;
	font-size: 12px;
}	

.admin label span {
	left: 0px;
	width: 89px;
}
.admin input.username {
	top: 2px;
	left: 97px;
	width: 139px;
}
.admin button {
	left: 346px;
	width: 43px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

.admin input.password {
	top: 2px;
	left: 247px;
	width: 87px;
}

.body {
	background: transparent url('http://c0528042.cdn.cloudfiles.rackspacecloud.com/body-bkg.gif') repeat-y scroll left top;
	overflow: hidden;
	zoom: 1;
}

.left-column {
	margin-left: 11px;
	overflow: hidden;
	padding-bottom: 10px;
	float: left;
	display: inline;
}

.left-nav {
	width: 201px;
	height: 281px;
	background: transparent url('http://c0528042.cdn.cloudfiles.rackspacecloud.com/left-nav.gif') no-repeat scroll left top;
	position: relative;
	zoom: 1;
	zoom: 1;
	margin-bottom: 7px;
	font-size: 0; line-height: 0;
}



.left-nav a {
	display: block;
	background-color: transparent; font-size: 0; text-decoration: none; line-height: 0; text-indent: -9999px; display: block; background-repeat: no-repeat; background-position: left top;
	zoom: 1;
}

.left-nav li {
	display: block;
	margin-bottom: 1px;
	zoom: 1;
}

.left-nav a:hover {
	background: transparent url('http://c0528042.cdn.cloudfiles.rackspacecloud.com/left-nav.gif') no-repeat scroll left top;
}

.left-nav .item-1, .left-nav .item-1 a:hover, .left-nav .item-1 a {height: 41px; background-position: -201px 0px;}
.left-nav .item-2, .left-nav .item-2 a:hover, .left-nav .item-2 a {height: 28px; background-position: -201px -42px;}
.left-nav .item-3, .left-nav .item-3 a:hover, .left-nav .item-3 a {height: 29px; background-position: -201px -71px;}
.left-nav .item-4, .left-nav .item-4 a:hover, .left-nav .item-4 a {height: 27px; background-position: -201px -101px;}
.left-nav .item-5, .left-nav .item-5 a:hover, .left-nav .item-5 a {height: 28px; background-position: -201px -129px;}
.left-nav .item-6, .left-nav .item-6 a:hover, .left-nav .item-6 a {height: 28px; background-position: -201px -158px;}
.left-nav .item-7, .left-nav .item-7 a:hover, .left-nav .item-7 a {height: 29px; background-position: -201px -187px;}
.left-nav .item-8, .left-nav .item-8 a:hover, .left-nav .item-8 a {height: 28px; background-position: -201px -217px;}
.left-nav .item-9, .left-nav .item-9 a:hover, .left-nav .item-9 a {height: 35px; background-position: -201px -246px; margin-bottom: 0;}

.contactform {
	width: 200px;
	height: 211px;
	background: transparent url('http://c0528042.cdn.cloudfiles.rackspacecloud.com/contactform.gif') no-repeat scroll left top;
	position: relative;
	zoom: 1;
	margin-bottom: 8px;
}

.contactform input,
.contactform button,
.contactform label {
	position: absolute;
	zoom: 1;
}

.contactform input {
	left: 43px;
	top: 186px;
	width: 54px;
	background: transparent;
	border: none;
}

.contactform button {
	left: 114px;
	top: 183px;
	width: 30px;
	height: 20px;
}

.contactform label {
	width: 125px;
	height: 17px;
	left: 37px;
	top: 161px;
}

.getithere {
	width: 200px;
	height: 72px;
	background: transparent url('http://c0528052.cdn.cloudfiles.rackspacecloud.com/2010-ban-annual-report.png') no-repeat scroll left top;
	margin-bottom: 8px;
}

.right-column {
	float: left;
	display: inline;
	width: 490px;
	margin: 17px 0 0px 12px;
	padding: 0 0 20px 0;
}
.second .right-column {
	width: 475px;
	margin-left: 18px !important;
}

.footer {
	width:  689px;
	background: transparent url('http://c0528042.cdn.cloudfiles.rackspacecloud.com/bottom-bkg.gif') no-repeat scroll left bottom;
	margin: 0 auto 30px auto;
	padding: 0px 27px 22px 12px;
	overflow: hidden;
	zoom: 1;
}

.footer p {
	background-color: #134784;
	font-family: 'Verdana','Arial',sans-serif;
	font-size: 0.6875em;
	color: #fff;
	text-align: right;
	line-height: 28px;
	padding-right: 12px;
	display: block;
}
.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.round-style-1 {
	background: transparent url('http://c0528042.cdn.cloudfiles.rackspacecloud.com/round-style-1-tile.gif') repeat-y scroll left top;
	font-size: 11px;
	font-family: 'Verdana',sans-serif;
	color: #4f5d83;
	line-height: 1.181818181818182;
}
.round-style-1 p {
	margin-bottom: 1.181818181818182em;
}

.round-style-1,
.round-style-1-bottom {
	width: 485px;
}

.round-style-1-inner {
	background: transparent url('http://c0528042.cdn.cloudfiles.rackspacecloud.com/round-style-1-topbottom.jpg') no-repeat scroll left -17px;
	padding: 9px 15px 0 15px;
	position: relative;
	zoom: 1;
	overflow: hidden;
}

.round-style-1-bottom {
	background: transparent url('http://c0528042.cdn.cloudfiles.rackspacecloud.com/round-style-1-topbottom.jpg') no-repeat scroll left top;
	height: 17px;
}

.left-column-1,
.right-column-1 {
	float: left;
	display: inline;
}
.left-column-1 {
	width: 266px;
}

.right-column-1 {
	width: 186px;
}

h2.latest-news-1 {
	width: 85px;
	height: 10px;
	background: transparent url('http://c0528042.cdn.cloudfiles.rackspacecloud.com/round-style-1-headers.gif') no-repeat scroll left top;
	margin-bottom: 12px;
}

h2.photo-gallery-1 {
	width: 104px;
	height: 10px;
	background: transparent url('http://c0528042.cdn.cloudfiles.rackspacecloud.com/round-style-1-headers.gif') no-repeat scroll left -10px;
	margin-bottom: 12px;
}

.round-style-1 img {
	margin-bottom: 8px;
}

.round-style-2 {
	position: relative;
	zoom: 1;
	background-color: #8394be;
	padding: 14px 10px 0 10px;
	font-family: 'Verdana',sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	overflow: hidden;
}

.round-style-2 .corner {
	background-color: transparent; font-size: 0; text-decoration: none; line-height: 0; text-indent: -9999px; display: block; background-repeat: no-repeat; background-position: left top; display: block;
	width: 5px;
	height: 5px;
	position: absolute;
	zoom: 1;
	background: transparent url('http://c0528042.cdn.cloudfiles.rackspacecloud.com/bluecorners.gif') no-repeat left top;
}

.left-column .round-style-2 {width:180px;}

.round-style-2 .ne {right: 0; top: 0; background-position: -5px 0;}
.round-style-2 .se {right: 0; bottom: 0; background-position: -5px -5px;}
.round-style-2 .sw {left: 0; bottom: 0; background-position: 0 -5px;}
.round-style-2 .nw {left: 0; top: 0;}

.round-style-2 h2 {
	font-family: 'Verdana',sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
}

.round-style-2 a {
	color: #fff;
}

.left-column-2,
.right-column-2 {
	float: left;
	display: inline;
}

.left-column-2 {
	width: 263px;
}

.round-style-3 {
	position: relative;
	zoom: 1;
	background-color: transparent;
	padding: 4px 11px 0 11px;
	font-family: 'Verdana',sans-serif;
	color: #a19f9f;
	font-size: 11px;
	line-height: 13px;
}

.round-style-3 .corner {
	background-color: transparent; font-size: 0; text-decoration: none; line-height: 0; text-indent: -9999px; display: block; background-repeat: no-repeat; background-position: left top; display: block;
	width: 5px;
	height: 5px;
	position: absolute;
	zoom: 1;
	background: transparent url('http://c0528042.cdn.cloudfiles.rackspacecloud.com/orangecorners.gif') no-repeat left top;
}

.round-style-3 .ne {right: -1px; top: -1px; background-position: -5px 0;}
.round-style-3 .se {right: -1px; bottom: -1px; background-position: -5px -5px;}
 /* see ie 6 hacks in dedicated css */
.round-style-3 .sw {left: -1px; bottom: -1px; background-position: 0 -5px;}
.round-style-3 .nw {left: -1px; top: -1px;}

.round-style-3 h2 {
	font-family: 'Verdana',sans-serif;
	font-weight: bold;
	color: #fcaf17;
	font-size: 11px;
	font-style: normal;
	border-bottom: 1px solid #fcaf17;
	padding-bottom: 2px;
}

.round-style-3 a {
	color: #fff;
}

.right-column-2 {
	width: 203px;
	margin-left: 11px;
}

.round-style-3 {
	border: 1px solid #fcaf17;
}

.round-style-3 img {
	border: 2px solid #fcb527;
	margin: 2px 0 0 3px;
}
.round-style-3 img.float-left {left: -4px; top: -3px; margin-right: -1px;}
.round-style-3 img.float-right {float: right; right: 2px; top: -3px; margin-left: -1px;}

.cmssmall li ul, .cmssmall li ol {margin:0 1.5em;}
.cmssmall ul, .cmssmall ol {margin:0 1.5em 1.5em 1.5em;}
.cmssmall ul {list-style-type:disc;}
.cmssmall ol {list-style-type:decimal;}
.cmssmall p {margin:0 0 1.5em;}


/* ++Capwiz iFrames
		--------------------------------------------- */
			
		.body iframe {
			background-color: #ffffff;
			min-height: 600px;
			width: 475px;
		}
		
		.body iframe#find-officials {
			border: 0;
			height: 800px;
		}
		
		.body iframe#elections {
			border: 0;
			height: 800px;
		}
        
        .body iframe#take-action {
		    height: 1200px;
		    border: 0;
		}
		
		#body iframe#take-action body {
			margin: -20px
			
		}

/* ++Election Homepage box
		--------------------------------------------- */
		
		.right-column .election-box {
			border: 1px solid #325d94;
			border-radius: 10px;
	   -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
		}
		
		.right-column .election-box h2 {
			background: #325d94;
			border-radius: 10px 10px 0 0;
	   -moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
			color: #fff;
			padding: 10px 15px;
			font-size: 15px;
		}
		
		.right-column .election-box p {
			clear: both;
			margin-left: 15px;
		}
		
		.right-column .election-box ul {
			list-style: none;
			margin-left: 30px;
		}
		
		.right-column .election-box ul li{float:left;}
		
		.right-column .election-box ul li a{
			
			background: #6896d2;
			border-radius: 5px;
	   -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
			color:#FFF;
			float:left;
			font-size:14px;
			font-weight:600;
			margin:10px 20px 10px 0;
			padding:5px;
			text-align:center;
			width:190px;
		}
		
		
		
		
		
		
		
		
		
		
		
