/**************************/
/* United Way of Illinois CSS */
/**************************/


/**************************/
/*HTML TAGS */
/**************************/

html, body {
	margin: 0; padding: 0; height: 100%; background-image: url(../images/body_bg.gif); background-repeat: repeat-x; background-color: #e8e9f4; }

h1, h2, h3, p, li {margin: 0;padding: 0;}

form { margin: 0; padding: 0;}

/**************************/
/*Layout */
/**************************/

#container {
	min-height:100%;
	width: 960px;
	margin: 8px auto 0px auto;
	background-color: #FFF;
}

* html #container {
	height: 100%;
}

#header {
	width: 950px;
	height: 79px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/uwil_header.gif);
	position: relative;
	top: 5px;
}

#headerlink {
	height: 30px;
	width: 300px;
	position: relative;
	top: 24px;
	left: 16px;	
}

#index_centercontain {
	background-image: url(../images/we_live_united.gif);
	background-position: 5px;
	height: 249px;
	background-repeat: no-repeat;
	clear: both;	
}

#index_txt {
	width: 350px;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
}

#index_txt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585858;
	font-weight: bold;
	line-height: 18px;	
}

#news {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin-top: 20px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#news a:link, #news :active, #news a:visited {
	color: #637BCF;
	text-decoration: underline;
}
#news a:hover {
	text-decoration: none;
}
#newsheader {
	background-image: url(../images/news_bkgrnd.gif);
	height: 30px;
	margin-bottom: 16px;
}

#news h1 {
	padding-top: 6px;
	padding-left: 16px;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

#news h2 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 16px;
	padding-bottom: 8px;
	color: #0D1580;
}

#news p {
	padding-left: 16px;
	font-size: 12px;
	padding-bottom: 10px;
	padding-right: 10px;
}

#find {
	padding-left: 5px;
	height: 68px;
	background-image: url(../images/take_action.gif);
	margin-top: 16px;
	margin-left: 5px;
	background-repeat: no-repeat;
}
#find ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#find ul li {
	float: left;
	margin-right: 3px;
	margin-top: 4px;
}

#leftcontain {
	float: left;
	margin-top: 40px;
	margin-left: 6px;
	width: 200px;
}

/**************************/
/*Left Navigation */
/**************************/
.nav {
	width: 160px;
}

.navtop {
	background-image: url(../images/topnav.gif);
	background-repeat: no-repeat;
	height: 4px;
	font-size: 0px;
}

.navbody {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

.navbottom {
	background-image: url(../images/btmnav.gif);
	background-repeat: no-repeat;
	height: 4px;
}

.navborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.nav ul {
	list-style-type: none;
	width: 154px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.nav li {
	font-family: Arial, Helvetica, sans-serif;
}

.nav li a:link, .nav li a:visited {
	color:#0D1580;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 15px;
	font-size: 12px;
	display: block;
	padding-bottom: 6px;
	font-weight: bold;
	padding-left: 12px;
}

.nav li a:hover{
	background-color: #0D1580;
	color: #FFF;
}

.nav li ul li a:link, .nav li ul li a:visited {
	padding-top: 0px;
	padding-left: 20px;
	font-weight: normal;
}

.nav li ul li a:hover {
	color: #FFF;
}

.nav li ul li ul a:link, .nav li ul li ul a:visited  {
	padding-left: 32px;
}

#selected{
	color: #FFF;
	background-color: #0E1682;
}


/**************************/

#rightcontain {
	float: left;
	margin-top: 40px;
	padding-bottom: 20px;
	width: 720px;
}

#rightcontain h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F90;
	margin-bottom: 20px;
}

#rightcontain h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #006699;
	padding-bottom: 10px;
	
}

#rightcontain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 12px;
}

#rightcontain a:link ,  #rightcontain a:visited {
	color: #006699;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

#rightcontain a:hover {
	color: #d15a11;	
}

#rightcontain ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#rightcontain ul li{
	line-height: 15px;
	padding-bottom: 12px;
}

#rightcontain ul li ul li {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

#clearfooter {
	height: 86px;
	clear: both;
}

#footer {
	background-color: #3E459A;
	height: 86px;
	clear: both;
	margin-top: -86px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 960px;
}

#footer a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFF;
}

.footerpad { padding-top: 20px;}

/**************************/
/*Global Navigation */
/**************************/

#globalnav {
	clear: left;
	height: 29px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #7A7FB7;
	background-image: url(../images/globalnav_btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#globalnav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#globalnav li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#globalnav li a:link, #globalnav li a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFF;
}

#globalnav li a:hover  {
	background-color: #101982;
}

.btmcorner a:hover {
	background-image: url(../images/globalnav_btmover.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #101982;
}

.btmcorneractive {
	background-image: url(../images/globalnav_btmover.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #101982;		
}

.btmcorneractive  a:hover {
	background-image: url(../images/globalnav_btmover.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.globalnavactive {
	background-color: #101982;	
}

/**************************/
/*Other */
/**************************/

.arrowlink {
	margin-bottom: 12px;
	padding-left: 14px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

.searchcontain {
	width: 260px;
	float: left;
}
.notes {font-size: 12px; font-family: arial;}

.notes li { padding-bottom: 12px;}

.hcsmembers {margin-bottom: 12px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

.hcsmembers td {padding-bottom:5px; padding-top: 5px;}

.lightblue {
	background-color: #E8E9F4;
}
