/* by Erik Moe: erik dot moe at seiu dot org */
/* Layout, backgrounds, borders  ---------------------------------------------------- */

#doc4 {
	border-top: 0px solid #fff;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-left: 0px solid #ccc;
	background: #fff;
	}

html, body, #doc4 {
	margin-bottom: 0px !important;	
	padding-bottom: 0px !important;	
	}

body {
	background: url(http://img.seiu.org/bluestate/census/i/seiu-c4-body-BG.gif) repeat-x #F0F3F8 0px -44px;
	margin:  0px !important;
	padding: 00px !important;
	border:  0px !important;
	}

html {
	background: #F0F3F8;
	margin:  0px !important;
	padding: 0px !important;
	border:  0px !important;
	}

.yui-g, .yui-gb, .yui-gc, .yui-gd, .yui-ge, .yui-gf { 
	width: 100% !important; 
	} 

#hd {
	background: url(http://img.seiu.org/bluestate/census/i/footer.jpg) repeat-x 10px -10px;
	margin: 0px;
	padding: 0px;
	
	}

#hd h1 {
	margin: 0px;
	padding: 0px;
	color: #521F7B;
	font-size: 197%;
	font-weight: bold;
	text-align: center;
	}

#hd h1 img {
	border-top: 4px solid #f09530 !important;
	}

#hd h1 a, #hd h1 a:visited {
	color: #000;
	}

#hd h1 a:hover {
	text-decoration: none;
	}

#bd {
	background: #fff;
	margin: 0px 6px 0px 7px;
	padding: 0px 0px 20px 0px;
	position: relative;
	}

.columnWide {
	margin: 0px 0px 0px 7px;
	padding-bottom: 20px;
	}

.columnWide h2.sectionHeader, #page-5670 #page-title, h2#page-title.sectionHeader {
	font-family: Georgia,"Bitstream Vera Serif",serif;
	font-size: 380%;
	margin: 10px 0 0 0;
	padding: 0px;
	line-height: 1.0em;
	}

#bluestate-inner h2 {
	font-family: Georgia,"Bitstream Vera Serif",serif;
	font-size: 240%;
	margin: 10px 0 10px 0;
	padding: 0px;
	line-height: 1.0em;
	border-bottom: 1px solid #cccccc;
	}

#ft {
	background: url(http://img.seiu.org/bluestate/census/i/footer.jpg) repeat-x 10px 0px #ffffff;
	margin: 0px 6px 0px 7px;
	padding: 20px 10px 10px 10px;
	border: 0px solid #ccc;
	border-bottom: 0px;
	position: relative;
	}

#ft a {
	color: #fff;
	}

.hidden {
	display: none;
	color: #fff;
	position: relative;
	top: -2000px;
	}

/* END Layout, backgrounds, borders ---------------------------------------------------- */

/* Typography and text colors ---------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px 0px 12px 0px;
	
	}

th, td {
	border: 0px;
	}

a {
	text-decoration: none;
	color: #000099;
	}

#signup a {
	color: #4c4c4c;
	}

a:hover {
	text-decoration: underline;
	}

.entry a {
	text-decoration: normal;
	}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
	}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
	}

#bd ul li, #bd ol li {
	margin: 4px 0px;
	}

ul#navMain li a {
	font-size: 138.5%;
	}

ul#navMain li a {
	color: #562078;
	text-decoration: none;
	text-transform: uppercase;
	}

#navMain li a:hover, #navMain li.selected a {
	font-weight: lighter;
	}

#navSecond ul {
	margin: 0px;
	}

#navSecond li a {
	color: #562078;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 93%;
	}

#navSecond li a:hover {
	text-decoration: underline;
	}

#ft {
	font-size: 85%;
	}

#ft, #ft a {
	color: #999;
	text-decoration: none;
	}

#ft h6 {
	text-decoration: underline;
	}

#ft ul {
	margin: 0px;
	}

#ft ul li {
	list-style: none;
	}

#ft a:hover {
	color: #666;
	text-decoration: underline;
	}

#ft .footer-legaltext {
	text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 30px;
	text-align: center;
	width: 100%;
	}

/* END Typography and text colors  ---------------------------------------------------- */

