/* Homepage CSS Document for BCBSNC Foundation

Author: Jennifer Hoy - jenn suz hoy - for Capstrat
Site design: Capstrat
Date Created: 12/19/2007
Last Updated: 12/19/2007
Copyright: BCBSNC Foundation. All rights reserved. */

/*-------------------------
Basic layout structure
------------------------*/

div#banner-container {
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: #d9f3fd;
	color: #717171;
	
}

/*-------------------------
Page elements
------------------------*/

/*-------------------------
Typography
------------------------*/	

div#banner-container ul {
	list-style-image: none;
	list-style-type: none;
	
}
div#banner-container ul li {
	background: url(../img/banner-bullet.gif) no-repeat 0 5px;
	padding: 0 0 0 15px;
	
}
div#banner-container ul li a.active {
   color: #00AEEF;
}

/*-------------------------
Navigation
------------------------*/


/*-------------------------
In-text navigation
------------------------*/
