/* CSS Document */

/* Created March 26, 2007 -- Contains styles for Integrated Image Headers & Footer */

/* -------------Branding Bar-------------- */

#header	{
	z-index:1100;
}
#identity, #identity_cream, #identity_black {
	background-color: #7d120c;
	width: 100%;
	height: 44px;
	margin: 0;
	padding: 0;
	display: block;
	position:relative;
	z-index:1000;
}
#identity_cream {
	background-color:#f8f3d2;
}
#identity_black {
	background-color:#000000;
}
#identity hr, #identity_cream hr, #identity_black hr {
	display: none;
}

#signature	{
	position:relative;
	z-index:1000;
}

#identity #signature a, #identity_cream #signature a, #identity_black #signature a {
	display: block;
	width: 250px;
	height: 44px;
	background: url(/inc/navbar/images/ius_red.gif) no-repeat 0px 0;
	position: relative;
	left:-10px;
} 
#identity #bannersearch, #identity_cream #bannersearch, #identity_black #bannersearch {
	position: relative;
	float: right;
	width: 146px;
	padding: 11px 20px 0px 0px;
}
#identity #bannersearch fieldset, #identity_cream #bannersearch fieldset, #identity_black #bannersearch fieldset {
	border: none 0;
	margin: 0;
	padding: 0;
}
#identity #bannersearch #go, #identity_cream #bannersearch #go, #identity_black #bannersearch #go {
	padding: 4px 0 0 0;
	margin: 0;
	vertical-align: top;
	/* added styles */
	position:absolute;
	right:10px;
}
#identity #bannersearch #searchbox, #identity_cream #bannersearch #searchbox, #identity_black #bannersearch #searchbox {
	height: 14px;
	font-size: 10px;
	padding: 0 0 0 0;
	margin: 0;
	vertical-align: middle;
	float:left;
}
#identity #signature a img, #identity_cream #signature a img, #identity_black #signature a img {
/*	display: none; */
	border: none;
}
/***************************************** Footer ****************************************/

#iufooter {
	width: 100%;
	/*	clear: both;
margin: 25px 0 0 0;*/
	position:absolute;
	top:30px;
	display: block;
}
#iufooter hr {
	display: none;
}
#iufooter #copyright {
	width: auto;
	margin: 0 auto;
	padding: 7px 0 7px 15px;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#iufooter #copyright a {
	color: #990000;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#iufooter #copyright a:hover {
	text-decoration: underline;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#iufooter #copyright #blockiu {
	width: 24px;
	float: left;
	display: block;
}
/* #iufooter #copyright #blockiu a {
	display: block;
	width: 22px;
	height: 28px;
	background: url(../img/blockiu_silver.gif) no-repeat;
} */
#iufooter #copyright #blockiu a img {
	border: none;
/*	display: none; */
}
#iufooter #copyright #statement {
	margin: 0 0 0 30px;
	padding: 2px 0 0 0;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
/*	line-height: 250%; */
}


/*  START Search Styles */

#gh_module_Tools	{
	position:absolute;
	top:3px;
	width: 300px;
	height: 44px;
	position: absolute;
	right:40px;
	z-index:10;

}

#gh_module_Tools label	{
font-size:10px;
font-weight:100;
color:#ffffff;
}


#gh_div_search_ius			{
	display:inline;
	position:absolute;
	left:155px;
	z-index:2;
	margin:0px;
	padding:0px;
}


#gh_div_formSearchTypeIUS	{
	position:absolute;
	top:5px;
	left:10px;
	width:100px;
	}
	
#gh_div_formSearchTypePeople	{
	position:absolute;
	top:5px;
	left:80px;
	width:100px;
	}

.gh_go_button	{
	border:none;
	position:absolute;
	top:5px;
	left: 150px;
}
#gh_div_search_people		{
	display:inline;
	position:absolute;
	z-index:1;
	left:155px;
	padding:0px;
	margin:0px;
}

#gh_form_search_ius	{
	position:absolute;
	top:11px;
}
#gh_firstname{
	position:absolute;
	top:11px;
}

#gh_lastname{
	position:absolute;
	top:11px;
	left:72px;
}


#gh_div_search_people_wait		{
	display:none;
	position:absolute;
	top: 1px;
	z-index:100;
	left:4px;
}
#gh_div_search_select		{
	position:absolute;
	left: 8px;
	top: 5px;
}
#gh_div_search_select label	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
#gh_div_search_select p.searchoption {
	position:absolute;
	top: -10px;
}
#gh_div_search_submit		{
	position:absolute;
	left: 305px;
	top: 10px;
	height:26px;
	width:26px;
	
}
#gh_div_search_submit > p > a	{
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:15px; 
	color: #7d110c;
}

#gh_div_search_links		{
	position:absolute;
	top: 83px;
}
#gh_div_search_links ul {
	list-style-type:none;
}
#gh_div_search_links ul li{
	float:left;
}

#gh_div_search_results		{
	position:absolute;
	top:40px;
	width: 300px;
	position: absolute;
	right:40px;
	z-index:10000;
}

#identity #signature a.gh_search_result_url, #identity #signature a.gh_dropSearchResults	{
	background-image:none;
	display: inline;
	width: 200px;
	height: 15px;
	position: relative;
	left:1px;
}


/* END Search Styles */
