/* UW Styles */

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12pt;
	line-height: 1.3em
}

img {
	border: 0
}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	line-height: 1.3em
}

/* Custom styles */

#header {
	position: relative;
	height: 80px;
}

#header h2 {
	display: none
}

#header span {
	display: none
}

#logo {
	display: none
}

#bannerTwoCol {
	display: none
}

#bannerOneCol {
	display: none
}

#banner img {
	padding: 0;
	margin: 0;
}

#leftCol {
	display: none;
	
}

#rightCol {
	
}

#rightColInner {
	
}

#search {
	display: none
}


#features {
	float: right;
	width: 35%;
}

#homeContent {
	float: left;
	width: 60%;
}

#content {
	width: 100%
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0;
	height: 0
}

#footer {
	display: none
}


#footerInner {
	display: none
}


/* text styles */

h1 {
	font-family: "metaBook-Roman", arial, helvetica, sans-serif;
	margin: 11px 0 13px 0;
	color:#0D1580;
	font-size: 22px;
	line-height: 1em
}

h2 {
	font-family: "metaBook-Roman", arial, helvetica, sans-serif;
	margin: 11px 0 13px 0;
	color:#ED5D1E;
	font-size: 22px;
	line-height: 1em
}

/* Print items */

#whatPrint {
	
}

#logoPrint {
	position: absolute;
	top: 0;
	left: 0
}

/* Form Styles */

form {
	display: inline;
}

label {
	display: block;
	width: 175px;
	float: left;
	color: #666;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: right;
	padding-right: 6px;
	font-size: 11px;
	line-height: 1.8em;
}

label.required {
	font-weight: bold;
	color: #C80027;
}

label em {
	font-weight: normal
}


form br {
	clear: left;
}

form p {
	float: left;
	width: 230px;
	clear: right;
	line-height: 1.8em;
	padding-left: 3px;
}

input {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

/* Xstandard Goodies */

.indent	{
	padding-left: 20px
}

.left {
	text-align: left
}

.right {
	text-align: right
}

.center {
	text-align: center
}

.imageFloatLeft {
	float: left;
	display: inline
}

.imageFloatRight {
	float: right;
	display: inline
}

/* Nav Shizz */

/* Top Tabs */
#tabs {
	display: none
}

#home a {
	display: none
}


#your a {
	display: none
}


#impact a {
	display: none
}


#involved a {
	display: none
}

#donate a {
	display: none
}


/* Left nav */
#nav {
	display: none
}

