/* BXI Body */

	body {
		background:			#e5e5e5 url('/files/boxintranet/images/page_background.gif') repeat-y center;
		background-repeat: 		repeat-y;
		margin:				0px;
		text-align: 			center;
		min-width: 			880px;
	}
	
	#BXI_Container {
		width: 				880px;
		margin: 			0 auto;
		background:			#FFFFFF;
	}
	
	#BXI_Content {
		overflow:			hidden;
		width:				860px;
	   	padding-right: 			0;
	   	padding-left: 			10px;
	   	padding-top:			10px;
	   	padding-bottom:			10px;
		background:			#FFFFFF;
		text-align: 			left;
	}
		
/* BXI iBar */	

	span.ibar {
		float: 				right;
		padding-top: 			4px;
		padding-right: 			8px;
		color: 				#ffffff;
		font-weight: 			bold;
	}
	
	.topnavbarline {
		background:			#394573;
		height:				10px;
		border-bottom: 			1px solid #ffffff;
		border-top: 			1px solid #ffffff;
	}

/* BXI Default Link */	
	
	a:active, a:link, a:visited { 
		color: 				#394573; 
		text-decoration:		none;
	}
	a:hover {
		color: 				red;
		text-decoration:		none;
	}

/* BXI Footer */	
	
	.BXI_Footer {
		height: 			67px;
		vertical-align:			top;
		text-align:			left;
	}
	.BXI_Footer_Div {
		text-align:			left;
		font-family: 			Arial, Helvetica, sans-serif;
		background:  			url('/files/boxintranet/images/footer-bg.gif') repeat-x;
		padding: 			19px 19px 19px 19px;
		height: 			47px;
		width:                  	842px;
	}
	.BXI_Footer_Div_Links a, .BXI_Footer_Div_Links a:link, .BXI_Footer_Div_Links a:active, .BXI_Footer_Div_Links a:visited {
		text-decoration:		none;
		color:				#182852;
		font-weight:			bold;
	}	
	.BXI_Footer_Div_Links a:hover {
		color:				#311751;
	}
	.BXI_Footer_Div_Updated {
		color:				#666666;
	}

/* BXI Printing Options */

	.BXI_PrinterHeader {
		background-color: 		#000000;
		font-weight:			bold;
		color:				#FFFFFF;
		padding:			10px;
	}

/* BXI Side Links Bar */

	.BXI_LinksPagesBar {
		background-color: 		#EACED0;
		color:				#444444;
		text-transform:			uppercase;
		font-weight:			bold;
		width:				100%;
		padding: 			2px;
		margin-top:			0px;
	}

/* Search */

	#bxisearch_holder
	{
		position:			relative;
	        width:				145px;
	        height:				19px;
	        text-align:			center;			        
	}
	#bxisearchbox 
	{
		width:				110px;
		height: 			19px;
		background: 			url(/files/boxintranet/images/search/searchfield_repeat.gif) center top repeat-x;
		border: 			0px;
		margin: 			2px 0 0 0;
		padding: 			0;
		font:				11px "Lucida Grande", Geneva, Arial, sans-serif;
		vertical-align:			middle;
	}
	#bxisearchbox input
	{
		border:0;
		margin:1px 0 0 0;
		padding:0;
		outline:none;
	}	
	#bxisearchboxleft 
	{
		height:				19px;
		width:				20px;
		background: 			url(/files/boxintranet/images/search/searchfield_leftcap.png) center top repeat-x;
		border:				0;
	}
		
	#bxisearchboxright 
	{
		height:				19px;
		width:				10px;
		background: 			url(/files/boxintranet/images/search/searchfield_rightcap.png) center top repeat-x;
		border:				0;
	}
	
/* BXI Search Bar */

	.BXI_SearchBar {
		background-color: 		#EACED0;
		color:				#444444;
		width:				100%;
		padding: 			2px;
		margin-top:			0px;
	}
	.BXI_SearchBarButton {
		cursor:				pointer;
		border: 			1px solid #333333;
	}
	.BXI_SearchBarFooter {
		background-color: 		#EACED0;
		color:				#444444;
		font-weight:			bold;
		width:				100%;
		padding: 			2px;
		margin-top:			0px;
	}
	.BXI_SearchBarNoResults {
	
		border:				1px solid #666666;
		padding:			10px;
		background-color: 		#F8EFF0;
		width:				100%;
	}
	.BXI_SearchResult {
		margin-bottom:8px;
	}
	.BXI_SearchLink a, .BXI_SearchLink a:link, .BXI_SearchLink a:active, .BXI_SearchLink a:visited {
		font-size:			10pt;
		text-decoration:		none;
		color:				#0000CC;
	}	
	.BXI_SearchLink a:hover {
		text-decoration:		underline;
	}
	.BXI_SearchFilterLink a, .BXI_SearchFilterLink a:link, .BXI_SearchFilterLink a:active, .BXI_SearchFilterLink a:visited {
		font-size:			8pt;
		text-decoration:		none;
		color:				#333333;
	}	
	.BXI_SearchFilterLink a:hover {
		text-decoration:		underline;
	}

/* BXI List Grouping */

	.BXI_ListGroup {
		color:				#3768B9;
		padding-left:			4px;
		padding-bottom:			4px;
		background-color:		white; 
		border-bottom:			2px #7BA4E0 solid;
		width:				100%;
		cursor: 			default;
		height:				18px;
		margin-top:			16px;
	}
	.BXI_ListGroup span {
		cursor: 			default;
	}
	.BXI_LinedList td {
		border-bottom:			1px solid #E8E8E8;
	}
	
/* BXI Master Links */

	.BXI_Links_Item {
		width:				100%;
		border-bottom:			1px solid #CCCCCC;
		padding-top:			6px;
		padding-bottom:			6px;
	}
	.BXI_Links_Box {
		border-top:			1px solid #CCCCCC;
	}
	
/* BXI Infomation Table */

	.infotableborder {
		border:				1px solid #CCCCCC;	
	}