* { margin:0; padding:0; list-style:disc inside;}

html, body
{
	width:100%;
	height:100%;
	/*
	font-size:1em;
	*/
}
body, select, input, textarea
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size-adjust: none;
	font-size:100%;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	
}

body
{
	background: #f3f3f8 url(../_images/core/body_gradient.png) repeat-x;
	margin:0;
	padding:0;	
	color:#000;

	font-size:.8em;
	/*line-height:1.35em;*/

}

a
{
	/*color:#949ae2;*/
	color:#000000;
	padding-bottom:0px;
	border-width:0;
	border-bottom-width:1px;
	border-style:none;
	text-decoration:none;
	outline:none;
}

img {border:none; }

.hide, .hidden { display:none; }
.show, .block { display:block; }
.bold { font-weight:bold; }

.clearall
{
	background-color:transparent;
	border:none;
	height:0;
	margin:0;
	padding:0;
	clear:both;
	float:none;
	display:block;
	overflow:hidden;
}
.clearleft { clear:left }
.clearright { clear:right }
.clearboth { clear:both }

.floatright {float:right};

/* form elements */
input { font-family:inherit; font-size:inherit; }
input.checkbox
{
	width:13px;
	height:13px;
	margin:0;
	padding:0;
}


#main_page
{	
	background-color:#fff;
	width:925px;
	min-height:600px;
	margin:15px auto 0px;
	padding:8px;
	/*
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	*/
}	

#header_main
{
	background:#0d1381 url(../_images/core/header.png) no-repeat 0px 0px;
	padding:15px;	
	min-height:69px;
}

#header_container
{
	width: 100%; 
	height: 100%;
	display: table;	
}

#header_text
{
	display: table-cell; 
  	vertical-align: middle;	
	width:700px;
	color:#fff;
	font-size:1.8em;
	font-weight:bolder;
	margin-right:36px;
}

#header_logo
{
	width:159px;	
	height:69px;
	display: table-cell; 
  	vertical-align: middle;	
	background:url(../_images/core/uw_logo.png) no-repeat center right;	
}

#header_menu
{	
	background:#0d1381 url(../_images/core/header.png) no-repeat 0px -60px;
	margin-top:8px;
}

#header_menu a
{	
	padding:6px 16px;
	float:left;
	text-align: center;
	color:#f3f3f8;
	font-weight:bolder;
	font-size:1.3em;
	border:none;
}

#header_menu a:hover
{	
	
	background-color:#656cc3;
	cursor:pointer;
}

body#home a#home_nav,
body#news a#news_nav,
body#our_work a#our_work_nav,
body#contact_us a#contact_us_nav,
body#for_agencies a#for_agencies_nav,
body#for_companies a#for_companies_nav,
body#sponsors a#sponsors_nav,
body#our_agencies a#our_agencies_nav
{
	background-color:#949ae2;
	border-bottom:none;
	border-left:none;
}

#content
{
	text-align:left;
	width:925px;
	padding-top:15px;
}

#page_info
{
	width:655px;
	float:left;
	line-height:1.3em;
}

#page_info p
{
	margin-bottom:8px;
}

#nav_block_main
{
	float:right;
	width:255px;
	color:#fff;
}

.nav_block
{
	clear:both;
	margin-top:8px;
	padding:8px 8px;
	/*
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
*/	
}

.nav_block a
{
	color:#ffffff;
}

#gcse_container
{
	height:26px;
}

#gcse_form
{
	display:none;
}

#gcse_field
{
	width:225px;
	height:24px;
	border:none;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:1px;
	float:left;
}

#gcse_submit
{
	background:url(../_images/core/search_btn.png) no-repeat 0px 0px;
	width:27px;
	height:26px;
	cursor:pointer;
	border-style:none;
	float:left;
}

#enable_js_link
{
	width:255px;
	height:26px;
	background:#fff url(../_images/core/search_field_no_js.png) no-repeat left;
	display:inline-block;
	border-style:none;
}

h1
{
	color:#3c3994;
	font-weight:bolder;
	font-size:1.5em;
	margin-bottom:8px;
}

h2
{
	color:#3c3994;
	font-weight:bolder;
	font-size:1.3em;
	margin-bottom:8px;
}

h3
{
	font-size:1.0em;
	font-weight:bold;
}

h5
{
	text-align: left;
	font-weight:bolder;
	font-size:1.3em;
	text-transform:uppercase;
	padding-bottom:7px;
}

.nav_block_btn
{	
	font-weight:bold;
	padding:5px;
	display:block;
	/*
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	*/
}

#donate_block
{	

	background-color:#f22105; /* RED */	
}

#donate_btn
{
	background-color:#fc4830; /* LIGHTER RED */
	border:1px solid #fc7765;
	padding-left:10px;
}

#donate_btn:hover
{
	background-color:#fc6956; 
	border-color:#fc8d7e;
}

#volunteer_block
{	
	background-color:#fd9700; /* LIGHTER ORANGE */	
}

#volunteer_btn
{	
	background-color:#fdac33;
	border:1px solid #ffc266;
	padding-left:10px;
}

#volunteer_btn:hover
{
	background-color:#fcbb58;
	border-color:#ffcc80;
}

#connect_block
{	
	background-color:#7c81b8; /* site BLUE/PURPLE */
	font-weight:bolder;
}

#connect_title
{
	display:inline-block;
	vertical-align:top;
}

#connect_logo_container
{
	float:right;
	width:120px;
	height:40px;
	background:url(../_images/core/connect_selected.png) no-repeat -30px bottom;
	display:none;
	margin-bottom:15px;
}

.connect_logo
{
	width:30px;
	height:30px;
	margin-left:10px;
	float:left;
}

.newsletter_logo
{
	background:url(../_images/core/mail.png) no-repeat left center;
}

.facebook_logo
{
	background:url(../_images/core/facebook.png) no-repeat left center;
}

.twitter_logo
{
	background:url(../_images/core/twitter.png) no-repeat left center;
}

#connect_news
{
	display:block;
}

#connect_facebook
{
	display:none;
}

#connect_twitter
{
	display:none;
}

#news_signup
{	
	padding-bottom:20px;
	display:none;
}

#news_signup_js_off
{
	margin-bottom:20px;	
}

.news_input
{
	padding-bottom:10px;
	clear:both;	
}

.input_info
{
	float:right;
	padding-right:10px;
	font-size:.85em;
}

.input_field
{
	float:right;
	width:150px;
	border:none;
	
}

#news_btn
{	
	background-color:#9b9fcc; 
	border:1px solid #acafd2;
	float:right;
	padding-left:20px;
	padding-right:20px;
	color:#ffffff;
	cursor:pointer;
	margin-top:10px;
	margin-bottom:15px;
}

#news_btn:hover
{
	background-color:#a6aad9;
	border-color:#c0c2d1;
}

#signup_props
{
	font-size:.8em;
	text-align:center;
}

.connect_section
{
	border:1px solid #acafd2;	
	background-color:#898dbe;
}

.connect_alt
{
	margin-top:10px;
}

.connect_alt:hover
{
	background-color:#a7a9c2;
	border-color:#c0c2d1;
}

.connect_alt_logo
{
	width:30px;
	height:30px;
	float:left;
}

.connect_alt_text
{
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
}

.chunk_box
{
	padding:8px;	
	background-color:#fafaff;
	border:solid 1px #f0f0ff;
}

.min_h_155
{
	min-height:155px;
}

.min_h_325
{
	min-height:325px;
}

.article
{
	margin-bottom:15px;
	clear:both;		
	/* min-height:155px; */
}

.article_image
{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.read_more
{
	display:none;
	color:#949ae2;
}

.collapse_rm
{
	display:none;
	color:#949ae2;
}

.img_w_caption
{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.caption
{
	clear:both;
	font-style:italic;
	width:390px;
	margin-top:8px;
}

.expanded_article
{
	color:#000000;
}

.main_article p
{
	margin-bottom:8px;
}

#footer
{
	background:url(../_images/core/footer_gradient.png) repeat-x;
	color:#3c3994;
	font-size:1em;
	font-weight:600;
	height:72px;
	width:941px;
	margin:15px auto;
	clear:both;
	/*
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	*/
}

#footer p
{
	padding:15px 10px;
	text-align:center;	
}

#footer a
{
	color:#3c3994;
	border:none;
}

.text_link:hover
{
	text-decoration:underline;
}

.pipe_separator
{
	margin-left:15px;
	margin-right:15px;
}

.indent_link
{
	margin-left:30px;
	margin-top:5px;
	display:inline-block;
}

.indent_link:hover
{
	text-decoration:underline;
}

.link_note
{
	font-size:.7em;
	font-weight:normal;
	text-decoration:none;
	color:black;
	margin-left:30px;
}

