﻿/*  -------------------------------------------------------------------
    Import Specific lib ----------------------------------------------- */

	@import 'global.css';


/*	--------------------------------------------------------------
	REDEFINE TAGS ------------------------------------------------ */

	td, div, ul, li, p, input, select, label, a, textarea {
		font-size:11px; line-height:1.5em;
/*	font-size:11px; line-height:16px;
*/	

	}

p {
font-size:1.2em;line-height:1.5em;
}

a {
font-size:1.0em;line-height:1.5em;
}

	li.folder { background:url(/4105/images/bullet_folder.gif) top left no-repeat; }
	li.file { background:url(/4105/images/bullet_file.gif) top left no-repeat; }
	
	a:hover, a:visited:hover { color:#929b3d; }
	
	.text_highlight { border: 1px #0076cc dashed; }
		
	input:hover, textarea:hover, select:hover,  
	input:focus, textarea:focus, select:focus { border:1px #0076cc solid; }

	li {
	line-height:2em;font-size:1.00506em;font-weight:normal;}

	 ul {
	line-height:2em;font-size:1.00506em;font-weight:normal;}

	#xg_navigation li {
	line-height:2em;font-size:1.00506em;font-weight:bold;}

	 #xg_navigation ul {
	line-height:2em;font-size:1.00506em;font-weight:bold;}

/*  --------------------------------------------------------------
	SHELL -------------------------------------------------------- */

	/* Content */
	#content { background: #ffffff; }

	#content .col_1 .title {  
		background:url(/4105/images/title_4105.gif) top left no-repeat;
		width:267px; height:25px;
	}
		
	#content .col_2 .search { background:#b0b1b2 url(/4105/images/background_search_small.gif) top left no-repeat; }
	#content .col_2 .search input { margin-left:52px }
		
	/* Footer */	
	#footer {
		background:url(/4105/images/bottom_content_small.gif) top right no-repeat;
	}
		

/*	--------------------------------------------------------------
	Media relations ----------------------------------------------  
    
	#content_109 h3 { margin:0; }
	#content_109 p { margin-top:0; }*/

	
/*	---------------------------------------------------------------
	ATTACHMENTS ---------------------------------------------------- */
	
	#related_links ul li, #related_links2 ul li, #page_attachments ul li, 
	.related_links_notitle ul li, .mediaRight ul li {
		background:url(/4105/images/bullet.gif) top left no-repeat;
	}


/*	--------------------------------------------------------------
	DROPDOWN ----------------------------------------------------- */

	.dropDownHolder { background:url(/4105/images/background_dropdown.gif) bottom left no-repeat; }
	.dropDownHolder_over { background:url(/4105/images/background_dropdown_over.gif) bottom left no-repeat; }
	.dropDownHolder_up { background:url(/4105/images/background_dropdown_up.gif) bottom left no-repeat; }
	.dropDownHolder_up_over { background:url(/4105/images/background_dropdown_up_over.gif) bottom left no-repeat; }
	
	.dropDownHolder_large { background:url(/4105/images/background_dropdown_large.gif) bottom left no-repeat; }
	.dropDownHolder_large_over { background:url(/4105/images/background_dropdown_large_over.gif) bottom left no-repeat; }
	.dropDownHolder_large_up { background:url(/4105/images/background_dropdown_large_up.gif) bottom left no-repeat; position:relative; z-index:99; }
	.dropDownHolder_large_up_over { background:url(/4105/images/background_dropdown_large_up_over.gif) bottom left no-repeat; }
		

/*	--------------------------------------------------------------
	LOGIN -------------------------------------------------------- */

	div#login .bottom {
		background:url(/4105/images/login_bottom.gif) top left no-repeat;
		width:267px; height:10px;margin-left:-89px;
	}
    
    #login_form {
margin-bottom:-10px;
}

/*	--------------------------------------------------------------
    Flash Detect ------------------------------------------------- */

	#flashversion span a { color:#0076cc; }


/*	--------------------------------------------------------------
	HOMEPAGE CUSTOM ---------------------------------------------- */

	.column {
		color:#fff;
		float:left;
		margin:0 25px; padding-bottom:25px;
		overflow:hidden;
		width:295px;	
	}

	.column h2 {
		padding-top:3px;
	}

	.column p {
		color:#fff;
		margin:0 0 10px 0;
	}

	/* Shell */
	#home_header2 {
		display:block;
		background:url(/4105/images/bg_home.gif) top center no-repeat; 
		position:absolute;
		top:130px; left:0;
		width:100%; height:136px;
	}
	#home_header_holder2 { display:block; width:100%; height:136px; }
	
	/* Popin */
	#popin_home { 
		background:url(/4105/images/bg_popin_v2.gif) no-repeat;
		border-bottom:2px solid #000;
		display:none; 
		text-align:left; 
		width:733px; height:81px;
	} /* position:absolute; z-index:90; top: 156px; left: 50%; margin:176px 0 0 -367px;   */
		.popin_bg { width:723px; height:71px; }
		#popin_x { float:right; margin-top:10px; }
		
	#popin_home_content { margin:0 20px 0 16px;}
	#popin_home_content p { color:#fff; margin:0;}
	#popin_home_content a { color:#fff;}

	#t_federal_agency_guide { 
		background:url(/4105/images/t_popin_v2.gif) no-repeat; 
		float:left;
		margin:18px 0 0 0; padding:0;
		text-indent:-3000px;
		width:320px; height:12px;
	} 

