/*
**	Global Styles	
*/
	body {
		font: normal 76%/1.5em Arial, Helvetica, sans-serif;
		color: #666;
		margin: 0;
		padding: 0;
		background: #EFEFEF url(/Common/Images/BSUTemplate/site-background.gif) top center repeat-x;
		text-align: center; /* For IE 5.5 */
	}

	th, td {
		font-size: 76%;
		line-height: 1.5em;
	}

	a {
		color: #A63A00;
		text-decoration: none;
	}

	a:visited { color: #712700; }

	a:hover { text-decoration: underline; }

	a img { border: none; }

	h1, h2, h3, h4, h5, h6, 
	.tblHeader, .ContentHead, .ContentHeader, .LargeHeading {
		margin-top: 0;
		padding-top: 0;
		color: #000;
		font: normal 1em/1.25em "Gill Sans";
		text-transform: uppercase;
	}

	h1, .ContentHead, .ContentHeader {
		width: 100%;
		font-size: 2em;
	}

	.page-title h1 {
		font-size: 32px;
		border-bottom: 1px solid #DDDCD9;
	}

	h2, .LargeHeading { font-size: 1.4em; }

	h3, h4, .tblHeader {
		font: normal 1.1em/1.25em arial;
		text-transform: none;
	}

	h4 { font-size: 1.2em; }
	h5 { font-size: 1em; }
	h6 { font-size: .9em; }

	th, td { font-size: 76%; } 


	
	ul.inner-nav {
		margin: -1em 0 20px 0;
		padding: 0;
		border-bottom: 1px solid #a63a00;
	}
	
	ul.inner-nav a { color: #a63a00; }

	ul.inner-nav li {
		display: inline;
		margin: 0 10px 0 0;
		font-size: .9em;
	}

	.top {
		border-top: 1px solid #EDEDED;
		padding-top: 3px;
		text-align: right;
		font-size: .9em;
		color: #CCC;
	}

	.top a { color: #CCC; }

/*
** Various Boxes
*/

	.list-box {
		margin: 0 0 20px 0;
		color: #A63A00;
		background-color: #F2F1EC;
		font-size: .9em;
	}

	.list-box ul {
		margin: 0 0 0 3px;
		padding: 0;
		list-style-position: inside;
	}

	.list-box ul li {
		margin-bottom: 5px;
		line-height: 1.25em;		
	}

	.feature-box {
		margin: 0 0 20px 0;
		color: #999;
		background-color: #FFE834;
		font-size: .9em;
	}

	.alert-box {
		margin: 0 0 20px 0;
		color: #FFF;
		background: #982F00 url(/images/body/redbox-background.gif) top center repeat-x;
		text-align: left;
	}

        .alert-box a { color: #FFF; }
        .alert-box a:visited { color: #FFBA9B; }

	.alert-box h2 {
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: 1.2em;
		color: #FFFF31;
                text-align: center;
	}

        .alert-box ul {
                margin: 0;
                padding: 0;
                list-style-position: inside;
        }

	.news-box, 
	.stats-box {
		background-color: #ECECEC;
		border: 1px solid #D4D4D4;
	}

	.news-box ul, 
	.stats-box ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	.news-box .ContentAreaLink {
		display: block;
		line-height: 1em;
		margin-bottom: 10px;
	}

	.news-box ul li {
		margin-bottom: 8px;
	}

	.stats-box ul li {
		border-bottom: 1px solid #FFF;
		margin-bottom: 8px;
	}

	.stats-box table {
		margin: 4px 10px;
	}

	.stats-box, 
	.list-box, 
	.feature-box, 
	.news-box, 
	.alert-box {
		padding: 10px 5px 5px 5px;
	}

	.news-box a.more-news {
		font-size: .9em;
		text-align: right;
		display: block;
	}

	.news-box .contentHead, 
	.list-box h2 {
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: 1.2em;
		color: #000;
		text-align: center;
	}

	.news-box .contentHead { text-align: left; }

	.feature-box h2 {
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: 1.2em;
		color: #FFFF31;
	}

	.main-content .stats-box, 
	.main-content .list-box, 
	.main-content .feature-box, 
	.main-content .alert-box {
		float: left;
		width: 250px;
		margin: 10px 10px 10px 0;
	}

	.main-content .alt-box {
		border: 1px solid #000;
		padding: 5px;
		margin-bottom: 2em;
	}

	.main-content .alt-box .padding {
		padding: 10px;
		background-color: #000;
		color: #FFF;
	}

	.main-content .alt-box h1, 
	.main-content .alt-box h2, 
	.main-content .alt-box h3, 
	.main-content .alt-box h4, 
	.main-content .alt-box h5, 
	.main-content .alt-box h6 { color: #FFF; }



/*
** Audience-Based Nav
*/

	#audience-based-nav ul.navigation {
		margin: 0;
		padding:0;
		float:right;
		display: inline;
		list-style-type: none;
	}

	#audience-based-nav a {
		display: block;
		color: #999;
	}

	#audience-based-nav ul.navigation li {
		float: left;
		position: relative;
		margin: 0;
		padding: 0;
	}

	#audience-based-nav ul.navigation li ul {
		display: none;
		position: absolute;
		z-index: 9;
		top: 40px;
		left: 0px;
		width: 15em;
		height: auto;
		border: 1px solid #000;
		margin: 0;
		padding: 0;
		background-color: #000;
		list-style-type: none;
	}

	#audience-based-nav ul.navigation li ul li {
		float: none;
		height: auto;
		text-align: left;
		border-bottom: 1px solid #555;
		margin: 0;
		padding: 4px;
	}

	#audience-based-nav ul.navigation li:hover ul, 
	#audience-based-nav ul.navigation li.over ul { display: block; }

	#audience-based-nav ul.navigation li.first { margin:0; }

	<!--[if IE]>#audience-based-nav ul.navigation li.first { margin-left: 5px; }<![endif]-->

	#audience-based-nav li ul a {
		border-bottom: 1px dotted #000;
		padding: 0px;
		margin: 0;
	}


/*
** Spotlight
*/
	
	/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */
	#Spotlight {
		margin-top: 10px;
		margin-bottom: 1em;
		border: 1px solid #F09300;
	}
	
	.hdrSpotlight {
		text-align:center;
		margin: 0;
		padding: 4px 0;
		font: bold 15px arial, sans-serif;
		color: #fff;
		background: #F5C700;
	}
	
	/*--------------------------------------------------
	  REQUIRED to hide the non-active tab content.
	  But do not hide them in the print stylesheet!
	  --------------------------------------------------*/
	.tabberlive .tabbertabhide {
	 display:none;
	}
	
	/*--------------------------------------------------
	  .tabber = before the tabber interface is set up
	  .tabberlive = after the tabber interface is set up
	  --------------------------------------------------*/
	.tabber {
	
	}
	.tabberlive {
	width:224px;
	}
	
	/*--------------------------------------------------
	  ul.tabbernav = the tab navigation list
	  li.tabberactive = the active tab
	  --------------------------------------------------*/
	ul.tabbernav
	{
	 width: 224px;
	 margin:0;
	 padding:4px 0px;
	 font: bold 10px arial, sans-serif;
	}
	
	ul.tabbernav li
	{
	 z-index:1;
	 list-style: none;
	 display: inline;
	}
	
	ul.tabbernav li a
	{
	 padding: 5px 1.56em;
	 background: #EE8E02;
	 text-decoration: none;
	}
	
	ul.tabbernav li a:link { color: #fff; }
	
	
	
	ul.tabbernav li.tabberactive a
	{
	 color: #EE8E02;
	 background-color: #FEEE2E;
	 
	}
	
	
	
	/*--------------------------------------------------
	  .tabbertab = the tab content
	  Add style only after the tabber interface is set up (.tabberlive)
	  --------------------------------------------------*/
	.tabberlive .tabbertab {
	 background: #FEEE32;
	 padding: 5px 15px;
	 border-top:0;
	
	 /* If you don't want the tab size changing whenever a tab is changed
		you can set a fixed height */
	
	 /*height:160px;*/
	
	 /* If you set a fix height set overflow to auto and you will get a
		scrollbar when necessary */
	
	
	 overflow:auto; 
	}
	
	/* If desired, hide the heading since a heading is provided by the tab */
	.tabberlive .tabbertab h2 {
	 display:none;
	}
	.tabberlive .tabbertab h3 {
	 display:none;
	}
	
	/* Example of using an ID to set different styles for the tabs on the page */
	.tabberlive#tab1 {
	}
	.tabberlive#tab2 {
	}
	.tabberlive#tab2 .tabbertab {
	 height:158px;
	 overflow:auto;
	}

        .spotlight_images {
            margin: 0 0 0 3px;
            float: right;
        }

/*
** Seva Styles
*/
	div.subNav, 
	td.subNav {
		font-size: 10px;
	}

	a.subNav { color: #F0AD00; }

	.txtBackButton {
		margin-top: 2em;
		border-top: 1px solid #E0E0E0;
		padding-top: 10px;
	}
