﻿/* $TopStyle:URL=https://united.interknowlogy.com:3857/Style Library/UWLAStyle_01.css$ */

/* START styles from Analysts International/United Way of Los Angeles */

/* START general site rules */
.body
{
	background-color: #FFFFFF;
	color: #333333;
	font: 100% "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	margin-top: 6px;
	padding: 0px;
	text-align: center;
}
.a
{
	color: #F08B00;
}
.img
{
	border: none;
}
/* END general site rules */

/* START header navigation */

.headerRegion
{
	/*background-color: #B9D1E8;
	background-image: url('Images/img_deco/headerNav_bg.png');*/
	background-image: url(http://www.unitedwayla.org/Style%20Library/Images/img_deco/headerNav_bg_new2.png);	
	background-position: 50% top;
	background-repeat: no-repeat;
	font-size: .7em;
	padding:0;
	height:31px;
	width:944px;
}

.header
{
	float:left;
	display: inline;
    padding:0;
    margin:0 10px 0;
    text-align:left; 
    white-space:nowrap;
    /*border-bottom:solid 1px #cccccc;*/
    font-family:tahoma;  
    font-size:8pt;  
    color:#fff;
    font-style:normal;
}

.header ul {
list-style:none;
margin:0;
padding:0;
}

}
.header li {display:inline;padding:0;margin:0 0 5px;}

/*.header tr
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 16px;
	margin-top: 0px;
}

.header td
{
	display: inline;
	border-left: 10px;
	border-color: #000000;
	vertical-align: middle;
}*/

.header ul li a
{
	float:left;
	padding:4px 10px 4px;
	color: #fff;
	/*background-image: url('Images/img_deco/headerNav_link_bg.png'); top list bullet image*/
	background-image: url(http://www.unitedwayla.org/Style%20Library/Images/img_deco/headerNav_bg_new2.png); 	
	background-position: left;
	background-repeat: no-repeat;
	border:0;
}
.header a:link
{
    color: #fff;
    text-decoration:none;}
.header a:visited
{
    color: #fff;
    text-decoration:none;}


.header a:hover
{
    color: #fff;
    text-decoration:underline;
}
.header a:actice
{
    color: #fff;
    text-decoration:underline;
}


.sharepointLoginControl a
{
	float: none;
}

/* END header navigation */

/* START header navigation rules */
#headerNav 
{
	background-color: #B9D1E8;
	/*ja->background-image: url('Images/img_deco/headerNav_bg.png');
	background-position: top;
	background-repeat: no-repeat;<-ja*/
	font-size: .7em;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8AB8E6;
}
#headerNav ul 
{
	margin: 0 16px 0 0;
	list-style: none;
}
#headerNav li 
{
	display: inline;
	border-left: 10px;
	border-color: #000000;
}
#headerNav a 
{
	display: block;
	float: right;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 32px;
	color: #0055A7;
	text-decoration: none;
	/*ja->background-image: url('Images/img_deco/headerNav_link_bg.png');
	background-position: left;
	background-repeat: no-repeat;<-ja*/
}
#headerNav a:hover 
{
    color: #1593FE;
	background-color: #E8F3FD;
}
/* END header navigation rules */

/* START header identity (not part of original AI stylesheet) */
#headerIdentity
{
	background-color: #FFFFFF;
	border-style: none;
	border-width: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
/* END header identity (not part of original AI stylesheet) */

/* START header tools */
#headerTools 
{
	text-align: left;
	font-size: .6em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #3377B9;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: top;
}
#headerTools h1 
{
	font-size: 1.4em;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 2px;
}
#headerTools form 
{
	margin-top: 0;
	margin-bottom: 4px;
}
#headerTools input 
{
	color: #3377B9;
}
#headerTools p 
{
	margin-top: 0;
	line-height: 1.1em;
}
#headerTools a 
{
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: .5em;
	margin-bottom: .5em;
}
#headerTools .inputTextField 
{
	font-size: .9em;
	border: 1px solid #94B7E8;
}

#headerTools .GoButton 
{
	padding-left: 6px;
}



#zipthroughla, #beintheknow, #latestnews, /*#sitesearch*/ 
{
	background-color: #EAF2FB;
	background-image: url('Images/img_deco/headerTools_bg_new2.png');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCE8F5;
	position: relative;
}

#sitesearch 
{
	/*background-color: #EAF2FB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCE8F5;	padding:4px 12px 6px 10px;*/
	position: relative;
}



#zipthroughla, #beintheknow, #latestnews 
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
/* END header tools */

/* START site navigation */

/* START header controls */
.headerControl
{
	vertical-align: middle;
}

/* START SearchBox */

td.ms-sbcell
{
	border-bottom-style: none;
	border-width: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.ms-sbplain
{
	font-size: 1.9em;
	border: 1px solid #3377B9;
	margin-top: .2em;
}

/* END SearchBox */
/* END header controls */

/* START Top and Bottom Flyout Menus */
.navMenuContainer	/* corresponds to #siteNav in original stylesheet */
{
	margin-left: auto;
	margin-right: auto;
	padding:4px 0 0 0;
	/*background-color: #629AC9;
	background-image: url('Images/img_deco/siteNav_bg.png');*/
	background-image: url(http://www.unitedwayla.org/Style%20Library/Images/img_deco/siteNav_bg_new2.png);	
	background-position: 50% bottom;
	background-repeat: no-repeat;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;*/
	text-align: center;
	font-size: .8em;
	white-space: nowrap;
}
.navBottomMenuContainer	/* corresponds to #footerNav in original stylesheet */
{
	border-bottom: 1px solid #FFFFFF;
	margin-left: auto;
		margin-right: auto;
		padding-top: 4px;
		padding-bottom: 0;
		background-color: #f14222;
	background-image: url('../../../Style%20Library/Images/img_deco/footerNav_bg_new2.png');
	background-position: 50% top;
		background-repeat: no-repeat;
		text-align: center;
		font-size: .8em;
		white-space: nowrap;
		height:1em;
}
.navMenu, .navMenu td	/* corresponds to #siteNav ul, #siteNav ul li, #footerNav ul, #footerNav ul li in original stylesheet*/
{
	margin: 0;
	padding: 0;
}
.navMenu	/* corresponds to #siteNav ul, #footerNav ul in original stylesheet */
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	padding-bottom: 5px;
}
.navMenuItem td	/* corresponds to #siteNav ul li, #footerNav ul li in original stylesheet */
{
	display: inline;
	/*background-image: url('Images/img_deco/siteNav_buttons2.png');*/
	background-image: url('../../../Style%20Library/Images/img_deco/siteNav_buttons2_new2.png');	
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-bottom: 0;
	margin-left: -2px;
	padding-top: 4px;
	padding-bottom: 5px;
	text-decoration: none;
}
.navMenuItem a	/* corresponds to #siteNav ul li a, #footerNav ul li a on original stylesheet */
{
	/*background-image: url('Images/img_deco/siteNav_buttons1.png');*/
	background-image: url('../../../Style%20Library/Images/img_deco/siteNav_buttons1_new2.png');	
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight:bold;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 12px;
	padding-left: 12px;
}
.navMenuItemHover td	/* corresponds to #siteNav ul li:hover, #footerNav ul li:hover in original stylesheet */
{
	background-position: right -105px;
}
.navMenuItemHover a	/* corresponds to #siteNav ul li a:hover, #footerNav ul li a:hover in original stylesheet*/
{
	background-position: left -105px;
	text-decoration: underline;
	color:#f14222;
}
.navMenuItemSelected td, .navMenuSelected td:hover /* corresponds to siteNav #current, #siteNav #current:hover, #footerNav #current2, #footerNav #current2:hover */
{
	background-position: right -210px;
}
.navMenuItemSelected a, .navMenuSelected a:hover	/* corresponds to #siteNav #current a, #siteNav #current a:hover, #footerNav #current2 a, #footerNav #current2 a:hover */
{
	background-position: left -210px;
	color: #f14222;
}
.navDynMenu
{
	text-align: left;
}
.navDynMenuItem
{
	border:solid 1px #666;
	border-top-width: 0px;
	color:#666;
	padding: 4px 4px 4px 4px;
}
.navDynMenuItemHover a
{
	text-decoration: underline;
	color:#f14222;
	
}
.navDynMenuItemSelected a
{
	color: #987989;
}
/* END Top Bottom Flyout Menus */

/* START Left Sidebar Menu */
.leftNavContainer	 /*corresponds to topicNav in original AI stylesheet*/
{
	text-align: left;
	background-image: url('Images/img_deco/left_content_bg_new2.png');	
	background-repeat: repeat-y;

	/*background-image: url('Images/img_deco/sectionNav_trim.png');
	background-image: url('Images/img_deco/sectionNav_trim_new.png');	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-position: left top;
	background-repeat: no-repeat;*/
}
.leftNavContainer h1
{
	clear: both;
	padding-left: 16px;
	padding-right: 8px;
	margin-top: -4px;
	margin-bottom: 10px;
	margin-right: 6px;
	font-size: .9em;
	padding-bottom: 3px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f14222;
	letter-spacing: .1em;
	text-decoration:underline;
}
.leftNavMenu	/* TABLE holding level 1 menu items.  In source corresponds to topicNav ul in original stylesheet and leftNav in UWLA_TopNavFlyouts.css */
{
	width: 173px;
	font-size: .7em;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 0px;
	margin-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.leftNavMenu td
{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 173px;
}

.leftNavMenu td table	/* TABLE holding level 2 items*/
{
	width: 173px;
}

.leftNavMenu td table td
{
	width: 173px;
}

.leftNavMenu a
{
	color: #3377B9;
}

.leftNavStaticMenuItem
{
	border-style: none;
	border-width: 0px;
}

.leftNavStaticMenuItem td
{
	width: 173px;
	padding-bottom: 4px;
	border-style: none;
	border-width: 0px;
}

.leftNavStaticMenuItem a
{
	display: block;
	clear: both;
	width:152px;
	margin-right: 0px;
	font-size: .7em;
	font-weight: bolder;
	color: #3377B9;
	background-image: none;
	border-style: none;
	border-width: 0px;
}

.leftNavHoverMenuItem, .leftNavSelectedMenuItem
{
	/*background-image: url('Images/img_deco/sectionNav_level2_bg_top.png');*/
	background-position: left top;
	background-repeat: no-repeat;

}

.leftNavHoverMenuItem td, .leftNavSelectedMenuItem td
{
	/*background-image: url('Images/img_deco/sectionNav_level2_bg_bottom.png');*/
	background-position: left bottom;
	background-repeat: no-repeat;
}

.leftNavHoverMenuItem a, .leftNavSelectedMenuItem a
{
	color: #000;
	background:#fff;
}


.leftNavHoverMenuItem a
{
	text-decoration: underline;
}

.leftNavMenuItem1
{
	padding-bottom: 8px;
	padding-left: 6px;
	padding-right: 10px;
	padding-top: 6px;
	border-style: none;
	border-width: 0px;
}

.leftNavMenuItem1 td
{
}

.leftNavMenuItem1 a
{
}

.leftNavMenuItemSelected1
{
}

.leftNavMenuItemSelected1 td
{
	border-style: none;
	border-width: 0px;
}

.leftNavMenuItemSelected1 a
{
	border-style: none;
	border-width: 0px;
}

.leftNavMenuItem2
{
	padding-bottom:: 8px;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 6px;
	border-style: none;
	border-width: 0px;
}

.leftNavMenuItem2 td
{
	border-style: none;
	border-width: 0px;
}

.leftNavMenuItem2 a
{
	/*ja->background-image: url('Images/img_deco/bullet_square_blue.png');
	background-position: left .9em;<-ja*/
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0px;
}

.leftNavMenuItemSelected2
{
}

.leftNavMenuItemSelected2 td
{
}

/*.leftNavMenuItemSelected2 a
{
	ja->background-image: url('Images/img_deco/bullet_arrow_orange.jpg');
	background-position: left .7em;
	background-repeat: no-repeat;<-ja
}
*/

.leftNavMenuItem3
{
}

.leftNavMenuItemSelected3 td
{
}

/*.leftNavMenuItem3 a
{
	display: block;
	clear: both;
	font-size: .7em;
	font-weight: bolder;
	margin-right: 4px;
	background-image: url('Images/img_deco/bullet_square_blue.png');
	background-position: left 1em;
	background-repeat: no-repeat;
}*/	

/*.leftNavMenuItemSelected3 a
{
	background-image: url('Images/img_deco/bullet_arrow_orange.jpg');
}
*/
/* END Left Sidebar Menu */

/* END site navigation */

/* START content area */
#contentContainer 
{
	margin-left: auto;
	margin-top: 4px;
	margin-right: auto;
	padding-top: 25px;
	/*background-image: url('Images/img_deco/content_top.png');*/
	background-image: url(http://www.unitedwayla.org/Style%20Library/Images/img_deco/content_top_new2.png);	
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	width: 944px;
}
#contentContainerHome
{
	margin-left: auto;
	margin-top: 4px;
	margin-right: auto;
	padding-top: 25px;
	/*background-image: url('Images/img_deco/content_top_home.png');*/
	background-image: url(http://www.unitedwayla.org/Style%20Library/Images/img_deco/content_top_new2.png);		
	background-position: left 4px;
	background-repeat: no-repeat;
	text-align:left;
	width: 944px;
}
.formcontentArea {}


/* START page layout*/
.layoutCenterContentZone
{
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}
.layoutLeftContentZone
{
	margin-left: 0px;
	margin-right: auto;
	text-align: left;
	vertical-align: top;
}
.layoutRightContentZone
{
	margin-left: auto;
	margin-right: 0px;
	text-align: right;
	vertical-align: top;
}
.layoutMainTable
{
	border-style: none;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}

.pageLayoutTable
{
	text-align: left;
}

/* START page content */
.formpageContent 
{
	background-color: #FFFFFF;
	color: #3377B9;
	font: 100% "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	width:540px;
	padding:0 16px 0 2px;
	margin:0 0 0 5px;
}
.pageContent h1, .pageContent h2,.pageContent h3, .pageContent h4, .pageContent h5, .pageContent h6
{
	margin-top: 0;
	margin-bottom: 8px;
	font-weight: bold;
}

h1
{
	font-size: 1.4em;
	color: #444;
	margin:5px 0 8px;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}


.pageContent h2
{
	font-size: 1.2em;
}
.pageContent h3
{
	font-size: 1.1em;
}
.pageContent h4
{
	font-size: 1em;
}
.pageContent h5
{
	font-size: .9em;
}
.pageContent h6
{
	font-size: .8em;
}
.article 
{
	width: 520px;
	margin-bottom: 6px;
	padding: 6px;
	text-align: left;
	font-size: .9em;
}
.article:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.article img.left 
{
  float: left;
  margin-right: 6px;
}
.article img.right {
  float: right;
  margin-left: 6px;
}

/* START page content rules specific to PageLayout_01 (home page) */
#home div.article 
{
	background-image: url('Images/img_deco/article_bg.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size: .9em;
	margin-bottom: 6px;
	padding: 6px;
	text-align: left;
	width: 520px;
}
#home, #home p 
{
	font-size: 1em;
	color: #333;
	text-align:left;
}
#home a 
{
	color: #f14222;
	margin-bottom: 8px;
	font-size: 1em;
	font-weight: bold;
}
#home em 
{
	font-style: normal;
	color: #F08B00;
}
/* END page content rules specific to PageLayout_01 (home page) */

/* START page content rules specific to PageLayout_02 and PageLayout_03  */
#pageContent
{
	font-size: .8em;
	text-align: left;
	padding-left: 9px;
}
#pageContent h1, #pageContent h2, #pageContent h3, #pageContent h4, #pageContent h5, #pageContent h6, #pageContent p
{
	text-align: left;
}
#pageContent h1
{
	text-align: left;
	vertical-align: top;
}
#pageContent p
{
	color: #333333;
}
#pageContent dl
{
	margin-top: 0;
	color: #333333;
}
#pageContent dt 
{
	margin-top: 1.1em;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}
#pageContent dd
{
	margin-left: 0;
}
#pageContent hr
{
	color: #FFCC66;
}
.pageTitle
{
	margin-left: 0px;
	margin-right: auto;
	text-align: left;
}
.pageTitle h1
{
	font-size: 1.4em;
	color: #F08B00;
	text-align: left;
}
.emailPage 
{
	display: block;
	text-align: right;
	margin-left: auto;
	margin-right: 0px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 6px;
	font-size: .8em;
	color: #3377B9;
	background-image: url('Images/img_deco/bullet_emailPage.png');
	background-position: right;
	background-repeat: no-repeat;
}
.emailPage:hover
{
	color: #F08B00;
}

.breadcrumb
{
	clear: both;
	font-size: .8em;
	text-align: left;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 7px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	background-color: #FDF3C6;
	background-image: url('Images/img_deco/breadcrumb_bg.png');
	background-position: bottom;
	background-repeat: repeat-x;
}
.breadcrumb a
{
	color: #F08B00;
}
/* END page content rules specific to PageLayout_02 and PageLayout_03  */

/* END page content */

/* START PageLayout_01 (home page) infographic area */
.infographicArea 
{
	margin-left: 0px;
	margin-right: auto;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}
.infographicArea img 
{
/*	margin-top: 4px;*/
	margin-bottom: 4px;
	clear: both;
	border-style: none;
	border-width: 0px;
}
.infographicArea h1 
{
	width: 157px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
	padding-left: 12px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	font-size: 1em;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.infographic 
{
	width: 156px;
	padding-left: 12px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	text-align: left;
}
.infographic h2, .infographic h3 
{
	margin-top: 3px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.infographic h2 
{
	font-size: .9em;
	margin-bottom: 3px;
}
.infographic h3 
{
	font-size: .8em;
	margin-bottom: 4px;
}
.infographic p, .infographic a {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: .7em;
}
.infographic a {
	display: block;
	margin: 2px;
}
#video 
{
	background-color: #A7D5D5;
	background-image: url('Images/img_deco/infographic_video_bg.png');
	background-position: bottom;
	background-repeat: no-repeat;
}
#videoHeader 
{
	background-color: #87C4C4;
	background-image: url('Images/img_deco/infographic_video_hdr.png');
	background-position: left top;
	background-repeat: no-repeat;
}
/* END PageLayout_01 (home page) infographic area */

/* START PageLayout_01 homeSideBar */
.homeSidebar
{
	color: #3377B9;
	padding-left: 10px;
	padding-right: 4px;
	text-align: center;
}
.homeSidebar a 
{
	color: #F08B00;
	font-size: .7em;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 6px;
}
.homeSidebar form
{
	margin-left: -2px;
	margin-top: 2px;
}
.homeSidebar h1
{
	display: inline;
	margin-top: 0;
/*	margin-bottom: -1.8em;*/
	font-size: .9em;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.homeSidebar img 
{
	margin-top: 4px;
	margin-bottom: 4px;
}
.homeSidebar label
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .8em;
	font-weight: bold;
	position: relative;
	left: 3px;
	top: -.1em;
}
.homeSidebar p 
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: .7em;
}
.homeSidebar ul
{
	color: #3377B9;
	display: inline;
	font-size: .6em;
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 0;
  	padding-top: 2px;
  	padding: 2px 0px 0px 0px;
}
.homeSidebar ul li
{
	margin-bottom: 3px;
	margin-top: 0;
}
.homeSidebar ul li a
{
	font-size: 1.1em;
	margin: 0;
}
.homeSidebarItem
{
	border-bottom-color: #CCE0F3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-bottom: 8px;
	text-align: left;
	width:153px;
}
/* clearing hack for containers of floating items start  - there is matching code in the IE css file */
.homeSidebarItem:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* END PageLayout_01 homeSideBar */

/* START sidebar (PageLayout_02 and PageLayout_03) */
.sidebar 
{
	color: #3377B9;
	padding-left: 10px;
	padding-right: 4px;
	text-align: center;
}
.sidebar a 
{
	font-size: .7em;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 6px;
}
.sidebar form
{
	margin-left: -2px;
	margin-top: 2px;
}
.sidebar h1
{
	text-align: left;
/*	display: inline;*/
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 1em;
	font-size: .9em;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #699DCA;
}
.sidebar h2
{
	display: inline;
	margin-top: 0;
/*	margin-bottom: -1.8em;*/
	font-size: .9em;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sidebar img 
{
	margin-top: 4px;
	margin-bottom: 4px;
}
.sidebar label
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .8em;
	font-weight: bold;
	position: relative;
	left: 3px;
	top: -.1em;
}
.sidebar p 
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: .7em;
}
.sidebar ul
{
	color: #3377B9;
	display: inline;
	font-size: .6em;
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 0;
  	padding-top: 2px;
  	padding: 2px 0px 0px 0px;
}
.sidebar ul li
{
	margin-bottom: 3px;
	margin-top: 0;
}
.sidebar ul li a
{
	font-size: 1.1em;
	margin: 0;
}
/* basic parameters for div container of a sidebar item start */
.sidebarItem 
{
	width: 153px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: auto;
	padding-bottom: 8px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCE0F3;
}
/* clearing hack for containers of floating items start  - there is matching code in the IE css file */
.sidebarItem:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* START rules for online poll (obsolete) */
#Vote 
{
	float: left;
}
#Results 
{
	float: right;
}
/* END rules for online poll (obsolete) */

/* START rules built for sidebar item Community Success */
#success 
{
	padding-bottom: 12px;
}
/* END rules built for sidebar item Community Success */

/* END sidebar (all 3 page layouts) */

/* END page layout */

/* END content area */

/* START footer */
#footerContainer 
{
	width: 944px;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url('Images/img_deco/content_bottom.png');*/
	background-image: url('Images/img_deco/content_bottom_new2.png');	
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 24px;
	text-align: center;
}
#footerNav 
{
	padding-top: 4px;
	padding-bottom: 0;
	background-color: #3B7FB8;
	/*ja->background-image: url('Images/img_deco/footerNav_bg.png');
	background-position: top;
	background-repeat: no-repeat;<-ja*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	font-size: .8em;
}
#copyright 
{
	padding: 8px;
	/*background-color: #D0E3F5;
	background-image: url('Images/img_deco/copyright_bg.png');*/
	background-image: url('Images/img_deco/copyright_bg_new2.png');	
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: .7em;
	color: #fff;
	text-align: center;
}
#copyright a
{
	color: #fff;
	text-decoration:none;
}
#copyright a:hover
{
	color: #fff;
	text-decoration:underline;
}


#copyright span 
{
	margin-left: 18px;
	margin-right: 18px;
}
/* END footer */

/* START Membership Pages Styles */

.MembershipControl
{
	text-align: center;
}

.MembershipCreateUserButton
{
}

.MembershipLoginButton
{
	background-color: #FFFFFF;
	border-color: #3377B9;
	border-style: solid;
	border-width: 1px;
	color: #284E98;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
}

.MembershipLoginHyperlink
{
	font-size: .8em;
	padding: 4px;
}

.MembershipLoginInstructionText
{
	color: #000000;
	font-style: italic;
}

.MembershipLoginTextBox
{
	background-color: #FFFFFF;
	border-color: #3377B9;
	border-style: solid;
	border-width: 1px;
}

.MembershipLoginTitleText
{
	background-color: #3377B9;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

/* END Membership Pages Styles */

/* END styles from Analysts International/United Way of Los Angeles */

/* START HTML Editor Custom Styles */
.ms-rteCustom-ArticleTitle
{
	font-weight: bold;
	font-family:  "Century Gothic", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14pt; 
	color: #F08B00;
	text-transform: capitalize;
}
.ms-rteCustom-ArticleByline
{
	font-family:  "Century Gothic", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-style:normal; 
	font-size: 10pt;
	color: #000000;
}
.ms-rteCustom-ArticleHeadLine
{
	font-size: 12pt; 
	font-weight: bold;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #3377B9;
}

.ms-rteCustom-UWGLAHeader1
{
	font-size: 12pt; 
	font-weight: bold;
	font-family:  "Century Gothic", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color:#000276;
}

/* END HTML Editor Custom Styles */

/* START default Blue.css (assumed: file is 0 bytes in Beta 2) */
.master
{
	background-color:#FFFFFF;
}
/*.topArea
{
	background-image: url('../PublishingImages/img_deco/headerNav_bg.png');
}
*/
.logo a
{
	background-image:url("images/bl_logo.jpg");
   	color: #3B3B3B;
}
.search td
{
	color: #383A61;	
}
.shadowRight
{
	background-image: url('images/bl_Shadow_Right.jpg');
}
.shadowLeft
{
	background-image: url('images/bl_Shadow_Left.jpg');
}
.topNavContainer
{
	background-image:url("images/bl_Navbar_Gd_Default.jpg");
}
.topNavItem
{
	color: #3A4663;	
	background-image: url('images/bl_Navbar_Splitter_Glass.jpg');
}
.topNavSelected a
{
	background-image: url('images/bl_Navbar_Gd_Hover.jpg');
	color: #F4F4F9;
}
.topNavHover a
{
	background-image: url('images/bl_Navbar_Gd_Hover.jpg');
	color:#FFFFFF;
}
.topNavFlyOuts
{
	border-color: #CBCCE0;
}
.topNavFlyOutsItem
{
	background-color: #F2F9F4;
	border-color:#CBCCE0;
	color:#161641; 
}
.topNavFlyOutsHover
{
	background-color: #B2B2D3;
}
.leftNav
{
	border-color: #CBCCE0;
	background-color: #ECF3EE;
}
.leftNavSelected
{
	background-color: #B2D3BD;
	border-color: #5A5B9E;
	color: #F4F5F9;
}
.leftNav1, .leftNav2, .leftNav2
{
	color: #373751;
}
.leftNavHover
{
	background-color: #5A5B9E;
}
.leftNavHover a
{
	color:#FFFFFF;
}
.leftNavFlyOuts
{
	background-color: #F2F9F4;
	border-color:#CBCCE0;
}
.leftNavFlyOuts a
{
	color:#373751; 
}
.leftNavFlyOutsHover
{
	background-color: #B2D3BD;
}
.topBorder {
	border-top-color:#CBCCE0;
}
.ms-WPHeader td
{
	border-bottom-color:#373751;
}
.link-item, .link-item a, .link-item a:link
{
	color: #000276;
}
.link-item a:visited, .link-item a:active
{
	color: #52528B;
}
.link-item a:hover
{
	color: #373751;
}
.link-item-large, .link-item-large a, .link-item-large a:link
{
	color: #000276;
}
.link-item-large a:visited, .link-item-large a:active
{
	color: #52528B;
}
.link-item-large a:hover
{
	color: #373751;
}
.description
{
	color: #4c4c4c;	
}
.bullet
{
	background-image:url("images/bl_lstbulet.gif");
}
.groupheader 
{
	color:#3b473f;
}
.band
{
	background-color:#599e70;
	color: #eceff3;
}
.separator
{
	border-color: #b6d5c0;
}
.level-band
{
	background-color:#599e70;
}
.level-description
{
	Color: #4c4c4c
}
.level-item, .level-item a, .level-item a:link
{
	color: #000276;
}
.level-item a:visited, .level-item a:active
{
	color: #52528B;
}
.level-item a:hover
{
	color: #373751;
}
.level-bullet
{
	background-image:url("images/bl_lstbulet.gif");
}
.headertitle, .headertitle a, .headertitle a:link
{
	color: #000276;
}
.headertitle a:visited, .headertitle a:active
{
	color: #52528B;
}
.headertitle a:hover
{
	color: #373751;
}
.headertitle-large, .headertitle-large a, .headertitle-large a:link
{
	color: #000276;
}
.headertitle-large a:visited, .headertitle-large a:active
{
	color: #52528B;
}
.headertitle-large a:hover
{
	color: #373751;
}
.headertitle-small, .headertitle-small a, .headertitle-small a:link
{
	color: #000276;
}
.headertitle-small a:visited, .headertitle-small a:active
{
	color: #52528B;
}
.headertitle-small a:hover
{
	color: #373751;
}
.headertitle-band, .headertitle-band a, .headertitle-band a:link
{
	color: #eceff3;
}
.headertitle-band a:visited, .headertitle-band a:active
{
	color: #eceff3;
}
.headertitle-band a:hover
{
	color: #eceff3;
}
/* END default Blue.css (assumed: file is 0 bytes in Beta 2) */

#videocontainer {width:944px;}
#videocontent {width:944px;}
#flashcontent {width: 750px;height: 400px;margin:0 97px 0;padding:10px 0;}

.uw_banner {
display:block;
background-image:url(http://www.unitedwayla.org/Style%20Library/Images/uw_logo_new.png);
width:305px;
height:180px;
border:0;
margin:0;
padding:0;
background-color:#f5f5f5;
}

#flashcontent_banner
{
	padding:0;
	margin:0;
	width:639px;
	height:180px;
	text-align:left;
	background-image:url(http://www.unitedwayla.org/Pages/1.png);
	}

#leftbar
{
	background-image: url('Images/img_deco/left_content_bg_new2.png');	
	background-repeat: repeat-y;
}
#rightbar
{
	background-image: url('Images/img_deco/right_content_bg_new2.png');	
	background-repeat: repeat-y;
}
.uw_banner span {display:none;}


.img
{
	border: none;
}

