ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}

#2012-button{
position:absolute;
left:50%;
margin-left: -520px;
top:30px;
z-index:10;
}


fieldset{
	border:0;
}
a,a:link{
	color:#222222;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background:#899cd0 url(../images/bg.gif) repeat-x;
	color:#222222;
	font:62.5% Arial, Helvetica, sans-serif;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
.wrapper{
	margin:0 auto;
	width:961px;
}
/* HEADER */
#header{
	width:100%;
	height:126px;
	background:url(http://ottawaunitedway.org/templates/united_way/images/header_bg.gif) no-repeat;
}
#header_left{
	float:left;
	width:766px;
	padding:10px 0 0 0;
}
#header_left2{
	float:left;
	width:200px;
	padding:10px 0 0 0;
}
.header_left2{
	margin: 0px 3px;
	padding: 0px;
	height: 129px;
	width: 150px;
}
#header_right{
	float:right;
	width:195px;
}
#logo{
	width:130px;
	height:97px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
	margin:0 0 0 10px;
}
#logo span{
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#header_join{
	width:182px;
	height:126px;
	background:url(../images/header_join.gif) no-repeat;
}
#header_join h2{
	color:#dce3f6;
	font-size:1.4em;
	text-align:center;
	padding:22px 0 4px 0;
}
#header_join p{
	color:#dce3f6;
	font-size:1.1em;
	text-align:center;
	padding:0 0 12px 0;
}
#join_email{
	width:100%;
	height:20px;
	background:url(../images/join_email.gif) no-repeat;
	margin:0 0 0 15px;
	text-align: center;
}
/*#join_email a {
font-size: 12px;
display: block;
width: 60%;
margin: 0px auto;
padding: 7px;
background: #667ab0;
color: #FFF;
border: 1px solid #c3c3c3;
}
#join_email a:hover {
background: #899cd0;
text-decoration: none;
}*/
#input_join_email{
	border:0;
	background:none;
	color:#dce3f6;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	width:126px;
	float:left;
	margin:3px 5px 0 8px;
}
#sub_join_email{
	float:left;
	position:relative;
	top:6px;
}
/* MENU */
#menu{
	width:100%;
	height:63px;
	background:url(../images/menu_bg.gif) no-repeat;
}
#menu_items{
	width:935px;
	margin:0 0 0 13px;
}
#menu ul{
	padding:4px 0 0 0;
}
#menu ul li{
	float:left;
	display:block;
}
#menu ul li a{
	color:#00246a;
	font-size:1.4em;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	display:block;
	height:34px;
	padding:22px 0 0 0;
	text-align:center;
}
#menu ul li a:hover, #menu ul li a.select{
	text-decoration:none;
}
#menu ul li#m_home a{
	width:99px;
}
#menu ul li#m_home a:hover, #menu ul li#m_home a.select{
	background:url(../images/m_home.gif) no-repeat;
}
#menu ul li#m_about a{
	width:128px;
}
#menu ul li#m_about a:hover, #menu ul li#m_about a.select{
	background:url(../images/m_about.gif) no-repeat;
}
#menu ul li#m_comm_a a{
	width:259px;
}
#menu ul li#m_comm_a a:hover, #menu ul li#m_comm_a a.select{
	background:url(../images/m_comm_a.gif) no-repeat;
}
#menu ul li#m_comm_c a{
	width:289px;
}
#menu ul li#m_comm_c a:hover, #menu ul li#m_comm_c a.select{
	background:url(../images/m_comm_c.gif) no-repeat;
}
#menu ul li#m_contact a{
	width:160px;
}
#menu ul li#m_contact a:hover, #menu ul li#m_contact a.select{
	background:url(../images/m_contact.gif) no-repeat;
}
/* BODY */
#body{
	width:100%;
	background:url(../images/body_bg.gif) repeat-y;
	padding:0 0 30px 0;
}
#subpage #body{
	background:url(../images/subpage_body_bg.gif) repeat-y;
}
#body_left{
	float:left;
	width:689px;
}
#body_right{
	float:right;
	width:272px;
}
/* content */
#content{
	width:676px;
	margin:0 0 0 13px;
}
#board,
#board img
{
	width: 676px;
	height: 281px;
}
#content_left{
	float:left;
	width:421px;
}
#content_left ul{
	font-size: 1.2em;
	padding: 10px 0px 10px 10px;
	list-style: disc;
	list-style-position: inside;
}
#content_right{
	float:right;
	width:255px;
}
#content_data{
	padding:25px 0 0 34px;
}
#content_data h2{
	color:#00246a;
	font-size:1.6em;
	padding:0 0 12px 0;
}
#content_data p{
	color:#000000;
	font-size:1.2em;
	padding:0 0 15px 0;
	line-height:1.6em;
	width:370px;
}
#content_data p strong{
	/*display:block; */
	color:#415a9d;
}
#content_right ul{
	padding:5px 0 0 0;
}
#content_right ul li{
	padding:12px 0 0 0;
}
/* subpage */
#subcont_left{
	float:left;
	width:189px;
	background: #f0f1f1;
}
#subcont_right{
	float:right;
	width:477px;
}
#subcont_menu{
	width:199px;
	margin:0px;
	padding:10px 0 24px 0;
	background:#e6e7e8 url(../images/subcont_menu_bg.gif) no-repeat left bottom;
}
#subcont_menu h2{
	padding:0 0 0 21px;
	color:#00246a;
	font-size:1.2em;
}
div#subcont_menu ul div#subcont_menu table {
	margin:5px 0 0 16px;
	width:166px;
}

div#subcont_menu div#subcont_width {
width: 166px;
margin: 0px auto;
}

div#subcont_menu div#subcont_width tr td {
	border-bottom:1px solid #939598;
	/*padding:7px 0 7px 25px;*/
	font-size: 12px;
	/*background: url(../images/menu_list.png) no-repeat;*/
}

div#subcont_menu div#subcont_width tr td div {
	border-top: 1px solid #939598;
	padding:7px 0 7px 0px !important;
	font-size: 12px;
	background: url(../images/menu_list.png) no-repeat;
	width: 100%;
}

div#subcont_menu div#subcont_width tr td a#active_menu, div#subcont_menu div#subcont_width tr td a.mainlevel {
color: #00246a;
font-weight: bold;
display: block;
}

div#subcont_menu div#subcont_width tr td a.mainlevel {
padding-bottom: 7px;
}

div#subcont_menu div#subcont_width tr td div a {
display: block;
padding-left: 20px;
}



#subcont_menu ul li{
	border-bottom:1px solid #939598;
	padding:7px 0 7px 5px;
}
#subcont_menu ul li.last{
	border-bottom:0;
	padding:8px 0 5px 5px;
}
#subcont_menu ul li a{
	color:#000000;
	font-size:1.2em;
	display:block;
	background:url(../images/subcont_menu_a.gif) no-repeat left 6px;
	padding:0 0 0 10px;
}
#subcont_data{
	width:415px;
	margin:0 0 0 37px;
}
#subcont_about_board{
	width:390px;
	padding:0 0 12px 5px;
}
#subcont_about_board img{
	width:100%;
}
#subcont_nav{
	color:#899cd0;
	font-size:1.2em;
}
#subcont_nav span{
	border-bottom:2px solid #c4cde7;
	padding:0 0 2px 0;
	position:relative;
}
#subcont_nav a{
	color:#899cd0;
}
#subcont_text{
	padding:12px 0 0 0;
}
#subcont_text h2{
	color:#00246a;
	font-size:1.6em;
	padding:0 0 14px 0;
}
#subcont_text p{
	color:#000000;
	font-size:1.2em;
	padding:0 0 14px 0;
	line-height:1.5em;
}
#subcont_text a{
	color:#415a9d;
	text-decoration:underline;
}
#subcont_text a:hover{
	text-decoration:none;
}
.subcont_contact{
	border-bottom:1px solid #939598;
	float:left;
	width:100%;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
}
.subcont_contact_emails{
	border-bottom:0;
	margin:0;
	padding:0;
}
.subcont_contact_emails li{
	padding:0 0 12px;
	overflow:hidden;
}
#subcont_text .subcont_contact_emails a{
	color:#000000;
	text-decoration:none;
}
#subcont_text .subcont_contact_emails a:hover{
	text-decoration:underline;
}
.subcont_contact li{
	color:#000000;
	font-size:1.2em;
	line-height:1.5em;
}
.subcont_contact_left{
	float:left;
	width:210px;
}
.subcont_contact_right{
	float:left;
	width:205px;
}
/* sidebar */
#sidebar{
	width:259px;
	padding:18px 0 0 0;
}
#live_united{
	width:188px;
	height:31px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
	margin:0 auto 12px auto;
}
#live_united span{
	background:url(../images/i_live_united.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
.sidebar_box{
	width:209px;
	background:#ffffff url(../images/sidebar_box_bg.gif) no-repeat;
	margin:0 0 10px 26px;
}
.sidebar_body{
	width:100%;
	background:url(../images/sidebar_body_bg.gif) no-repeat left bottom;
	padding:6px 0 6px 0;
}
#i_give{
	width:197px;
	height:59px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
#i_give span{
	background:url(../images/i_give.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#i_advocate{
	width:197px;
	height:56px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
#i_advocate span{
	background:url(../images/i_advocate.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#i_volunteer{
	width:197px;
	height:54px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
#i_volunteer span{
	background:url(../images/i_volunteer.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#sidebar_search{
	padding:12px 0 12px 15px;
}
#input_sidebar_search{
	border-bottom:0;
	border-right:0;
	border-top:1px solid #8a8a8c;
	border-left:1px solid #8a8a8c;
	background:#f5f5f2;
	color:#939598;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	width:143px;
	padding:3px 0 3px 4px;
	float:left;
	margin:0 9px 0 0;
}
#sub_sidebar_search{
	float:left;
}
#logos_right img{
	margin: 0 0 10px 30px;
}
#word_pic{
	margin:0 0 10px 25px;
}
#i_word_pic{
	width:211px;
	height:83px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
}
#i_word_pic span{
	background:url(../images/i_word_pic.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#facebook{
	margin:0 0 10px 25px;
}
#i_facebook{
	width:211px;
	height:51px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
}
#i_facebook span{
	background:url(../images/i_facebook.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#catpost {
	background: url("../images/catpost_bg.gif") no-repeat scroll 0 0 #FFFFFF;
	margin: 0 0 0 25px;
	padding-bottom: 10px;
	width: 211px;
	}
#catpost ul{
	padding:4px 9px 0 0;
	background: #fff;
}
#catpost ul li{
}
#catpost_link{
	float:left;
	padding:0 0 0 55px;
}
#catpost_rss{
	float:right;
}
#catpost_link a{
	color:#00246a;
	font-size:1.2em;
	font-weight:bold;
}
#catpost p{
	color:#000000;
	font-size:1.2em;
	padding:7px 0 0 55px;
	float:left;
	width:156px;
}
#sidebar_news_title{
	background:url(../images/sidebar_news_title.gif) no-repeat;
	height:29px;
}
#sidebar_news_title_link{
	float:left;
}
#sidebar_news_title_rss{
	float:right;
}
#sidebar_news_title_link h3{
	color:#00246a;
	font-size:1.6em;
	margin:0 0 0 11px;
}
#sidebar_news_title_rss a{
	margin:0 9px 0 0;
}
#sidebar_news_data{
	padding:2px 0 0 10px;
}
#sidebar_news_data ul{
	width:191px;
}
#sidebar_news_data ul li{
	border-bottom:1px solid #939598;
	padding:6px 0 8px 0;
}
#sidebar_news_data ul li.last{
	border-bottom:0;
	padding:6px 0 4px 0;
}
#sidebar_news_data ul li a{
	color:#000000;
	font-size:1.2em;
}
/* FOOTER */
#footer{
	width:100%;
	height:167px;
	background:url(../images/footer_bg.gif) no-repeat;
}
#footer_data{
	float:left;
	width:591px;
}
#footer_sponsors{
	float:left;
	width:360px;
}
#footer_data p{
	color:#939598;
	font-size:1.1em;
	padding:12px 0 0 28px;
	line-height:1.7em;
}
#footer_sponsors p{
	color:#899cd0;
	font-size:1.1em;
	font-weight:bold;
	padding:12px 0 0 0;
}
#footer_sponsors ul{
margin-left: -10px;
}
#footer_sponsors ul li{
	float:left;
}
#footer_dev{
	text-align:center;
	padding:13px 0 0 0;
}
#footer_dev p{
	font-size:1.1em;
	color:#FFFFFF;
}
#footer_dev p a{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer_dev p a:hover{
	text-decoration:none;
}

span.breadcrumbs {
font-weight: bold;
}
div#breadcrumb, div#breadcrumb a {
font-size: 12px;
font-weight: normal;
color: #899cd0;
}
div#breadcrumb {
padding: 10px 0px 10px 0px;
margin-bottom: 10px;
}

#podcasts {
clear: both;
padding-left: 60px;
padding-top: 3px;
font-size: 12px;
}

#subhead_pics {
padding-left: 10px;
}

#staff_table tr td p {
width: 100%;
}

h1.componentheading {
padding-bottom: 20px;
}

#page ul, #page ol {
font-size: 12px;
}
#page ul li, #page ol li {
padding: 5px 0px;
}

#page ol {
padding: 0px 0px 10px 30px;
}

#page table.campaign tr td {
padding: 10px 15px;
font-size: 12px;
border-bottom: 1px solid #c3c3c3;
}

#page table.campaign tr td p {
	width: auto;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

#page table.campaign {
padding-bottom: 10px;
}
ul.pagination {
padding: 10px;
border: 1px solid #c3c3c3;
height: 20px;
}

ul.pagination li {
display: block;
float: left;
padding: 0px 10px 0px 0px;
}

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

#comparts h3 {
font-size: 14px;
}
#comparts ul {
list-style-type: disc;
padding: 5px 0px 15px 20px;
}







#heroForm{
	border: 1px solid #000000;
	margin: 10px 0;
	padding: 14px;
	}
	#heroForm fieldset{
		margin-bottom: 5px;
		}
#heroForm,
#heroForm label,
#heroForm input
{
	font-size: 1.1em;
	line-height: 1.5em;
	}
	#heroForm label{
		margin-right: 10px;
		font-weight: bold;
	  }

	#heroForm .basicChecks label{
		margin-right: 0;
	  }
	#heroForm .basicChecks label,
	#heroForm .basicChecks input
	{
		vertical-align: top;
		}
		#heroForm .basicChecks input{
			float: left;
			margin: 2px 10px 10px 0;
			line-height: 1em;
			}
		#heroForm .basicChecks label{
			font-weight: normal;
			width: auto;
			}

	.item_126 #page p.buttonheading{
		display: none;
	  }
	.item_126 #main p.win{
		font-weight: bold;
	  }