#sizer {}
#expander {}
/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

/* helps IE get the child percentages right. */
#wrapper { width: 100%;} 

html, body {
    height: 100%;
}
body {
	min-width: 762px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0;
	background: #28354D;
}

#topGradient { position: absolute; top: 0; left:0; width: 100%; height: 426px; background: #4E6899 url(/graphics/uprr/home/top_gradient.png) 0 0 repeat-x; z-index: 1;}
#hpImage {position: absolute; top:51px; height: 435px; width: 762px; left: 0; margin: 0 auto; z-index: 2;}
#hpImage .corners {position: absolute; top: 0; left: 0; height: 12px; width: 762px; background: url(/graphics/uprr/home/hp_image_01.png) no-repeat 0 0;}
#hpImage .middle {position: absolute; top: 12px; left: 0; height: 363px; width: 762px; background: url(/graphics/uprr/home/hp_image_02.jpg) no-repeat 0 0;}
#hpImage .bottom {position: absolute; top: 375px; left: 0; height: 67px; width: 762px; background: url(/graphics/uprr/home/hp_image_03.png) no-repeat 0 0;}

div#feature { position: absolute; left: 313px; top: 60px; width: 440px; z-index: 20;}
#feature p { font-size: 13px; line-height: 140%; margin: 0 0 18px 0; padding: 0 24px 0 36px;}
div.enviroLogo { position: relative; width: 164px; height: 72px; background: url(/graphics/uprr/home/enviro_logo.png) no-repeat 0 0; margin-bottom: -6px;}
div.enviroButton { position: relative; float: right; width: 158px; height: 58px;}
.enviroButton a {display: block; height: 43px; text-align: center; font-size: 11px; font-weight: bold !important; line-height: 130%; padding: 9px 12px 6px 6px;}
.enviroButton a:link, .enviroButton a:visited {  background: url(/graphics/uprr/home/enviro_button.png) no-repeat 0 0;}
.enviroButton a:hover {  background: url(/graphics/uprr/home/enviro_button.png) no-repeat -158px 0; color: #FF6;}

#mainContainer {
	position: relative;
	top: 0;
	width: 762px;
	margin: 0 auto;
	padding: 0 0 0 12px;
	text-align: left;
	z-index: 5;
}
div.logo {
	position: absolute;
	top: 0;
	left: 12px;
	width: 185px;
	height: 73px;
	padding-top: 0;
	margin: 0;
	z-index: 90;
background: url(/graphics/uprr/site_wide/up_logo.png) 0 0 no-repeat;
}
a, a:link, a:visited { color: #FFF; text-decoration: none; font-weight: normal; border: 0; }
a:hover, p.copyright a:hover {color: #E8A522;}



/*ie 6*/
div#LeftNav {
	position: relative;
	clear: inherit;
	width: 192px;
	float: left;
	z-index: 80;
	height: 440px;
}

div#LeftNavBack {
	position: absolute;
	padding-top: 0;
	height: 440px !important;
	width: 192px;
	background: url(/graphics/uprr/site_wide/left_nav_back.png) 0 0 repeat-y;
	z-index: 2;
	overflow: visible;
}
div#LeftNavCorners {
	position: absolute;
	background: url(/graphics/uprr/site_wide/left_nav_corners.png) bottom no-repeat;
	width: 192px;
	top: 440px;
	height: 23px;
	z-index: 2;
}
div#LeftNavBody {
	position:absolute;
	z-index: 20;
	top: 98px;
	margin: 0;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 50;
}

#nav a {
	display: block;
	width: 185px;
	color: #FFF; text-decoration: none; font-weight: normal; border: 0; 
	font-size: 16px;
	line-height: 50px;
	font-weight: normal;
}
#nav a:hover {color: #E8A522;}
#nav li a .deslink { font-size: 10px; color: #69BBFF !important;}

#nav li { /* all list items */
	float: left;
	width: 185px; /* width needed or else Opera goes nuts */
	border-top: solid 1px #37496B ;
	text-align: center;
}

#nav li ul { /* second-level lists */
	position: absolute;
	margin-top: -60px;
	margin-left: 185px;
	padding-top: 12px;
	width: 185px;
	z-index: 1;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul#employee {margin-top: -79px;}
#nav li ul#invest { margin-top: -95px;}
#nav li ul#genpub { margin-top: -216px;}
#nav li ul#media { margin-top: -232px;}
#nav li ul li, #nav li ul li div, #nav li ul li.top:hover div, #nav li ul li.bottom:hover div {padding: 0; text-align: left; background: url(/graphics/uprr/home/flyout_left.png) no-repeat 0 0 !important; background-color: #6079A6 !important;}
#nav li ul li div { width: 35px; height: 10px; overflow: hidden;}
#nav li ul {width: auto;}
#nav li ul li.top, #nav li ul li.bottom { height: 10px; padding: 0;}
#nav li ul li.top, #nav li ul li.top:hover {background: transparent url(/graphics/uprr/home/flyout_t_crn_ff.png) no-repeat top right !important; border: 0; }
#nav li ul li.bottom, #nav li ul li.bottom:hover {background: transparent url(/graphics/uprr/home/flyout_b_crn_ff.png) no-repeat top right !important; }
#nav li li a {font-size: 12px; line-height: 16px; padding: 9px 12px; margin: 0; width: auto;}
#nav li:hover {background: url(/graphics/uprr/site_wide/left_nav_hover.png) top left no-repeat;}
#nav li.bottom:hover {background-image: none !important;}
#nav li ul li:hover, #nav li ul li:hover div {background-color: #163B78 !important; background-image: url(/graphics/uprr/home/flyout_left_hover.png) !important;}
#nav li:hover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li ul li div.myuprr { width: 75px; height: 32px;}
#nav li ul li div.myuprr a { display: block !important; width: 100%; height: 30px; text-indent: -5000px; margin: 0; padding: 0; border: 0;}
#nav li ul li .myuprr a:link, #nav li ul li .myuprr a:visited {background: url(/graphics/uprr/home/myuprr_logo.png) no-repeat 0 0; margin: 6px 0 6px 12px;}
#nav li ul li:hover .myuprr a { text-indent: -5000px; display: block; background: url(/graphics/uprr/home/myuprr_logo.png) no-repeat -62px 0;}

div#quickLinks { position: absolute; top:12px; left: 216px; height: 50px; width:549px;}
#quickLinks p { font-size: 12px; line-height: 18px; font-weight: bold; color: #849EB7; float: left; margin: 3px 0 0 0;}
#quickLinks ul { float: left; margin: 0 0 0 6px; padding: 0; list-style: none;}
#quickLinks li { float: left; color: #4E6899; white-space: nowrap; padding: 0;}
#quickLinks li a { font-size: 11px; font-weight: bold; line-height: 18px; text-decoration: none; display: inline-block; padding: 0 6px;}
#quickLinks li a:link, #quickLinks a:visited { color: #FFF;}
#quickLinks li a:hover { color: #E8A522;}

div#minorLinks { position: absolute; top: 435px; left:220px; float: left; height: 32px; margin: 0; z-index: 20;}
#minorLinks a {font-size: 12px;}
#minorLinks ul {margin: 0; padding: 0; list-style: none;}
#minorLinks li {float: left; margin-right: 36px;}

div#search {
	position: absolute;
	right: 24px;
	top: 435px;
	color: #FFF;
	padding: 0;
	margin: 0;
	text-align: right;
	z-index: 80;
}
#search input.srch {
	border: solid 1px #28354D;
	font-size: 10px;
	line-height: 12px;
	padding: 1px;
	display: inline;
	margin: 0 0 0 12px;
	background-color: #8A9EB7;
}
div#search input.srch:hover, div#search input.srch:focus {background-color: #FFF;}
div#search form {display: inline;}
#search .button { display: inline; background: transparent; margin: 0;}
div#search .button input {
	font-size: 10px; font-weight: normal;
	background: transparent url(/graphics/uprr/site_wide/search_btn.png) 0 0 no-repeat;
	border: 0;
	width: 58px;
	margin: 0;
	padding: 1px 0 2px;
}
div#search .button input:hover {background: transparent url(/graphics/uprr/site_wide/search_btn.png) -58px 0 no-repeat; cursor: pointer;}
#search input.inputSearch,
#search input.inputSearchAct {
	margin-bottom: 2px;
}
div#bottom {position: absolute; left: 0; top:480px; width: 100%; padding-left: 12px; z-index: 90;}
#bottom p { color: #FFF0B3; font-weight: bold; font-size: 11px; line-height: 130%; margin: 0 0 9px 0; z-index: 1;}
#bottom .copyright { width: 100px; float: left;}
#bottom p.copyright a  {font-size: 10px;}
p.copyright a:link, #bottom p.copyright a:visited  {color: #ADBBCC; z-index: 1;}
.copyright a:hover { color: #E8A522;}
div#message {position: absolute; top: 34px; left: 165px; width: 190px; z-index: 19;}
#message a { display: inline-block; font-size: 12px; border: solid 1px #4E6899 !important; padding: 3px 6px 4px !important; color: #FCE532;}
#message a:link, div#message a:visited  {color: #FCE532;}
#message a:hover {color: #E8A522 !important;}

div#awards { position: absolute; top: 0; right: 6px; margin: 0 0 0 48px; height: 60px; z-index: 20;}
#awards div.gi, #awards div.fortune, #awards div#esgr, #awards div#buswk {position: relative; top: 0; margin-left: 0; float: left; z-index: 10;}
#awards div.fortune {margin-top: 7px;}
#awards div a {display: block;}
#awards div.gi a:link, #awards div.gi a:visited, #awards div.gi a:hover, #awards div#esgr a:link, #awards div#esgr a:visited, #awards div#esgr a:hover, #awards div#buswk a:link, #awards div#buswk a:visited, #awards div#buswk a:hover { text-indent: -999em}
#awards div.gi a:link, #awards div.gi a:visited { width: 182px; height: 84px; background: url(/graphics/uprr/home/gi_jobs_2008.gif) no-repeat 0 0;}
#awards div.gi a:hover { background: url(/graphics/uprr/home/gi_jobs_2008.gif) no-repeat -182px 0;}
#awards div.fortune a:link, #awards div.fortune a:visited { width: 139px; height: 79px; background: url(/graphics/uprr/home/fortune_09_rev.gif) no-repeat 0 0;}
#awards div.fortune a:hover { background: url(/graphics/uprr/home/fortune_09_rev.gif) no-repeat -139px 0;}
#awards div#esgr a:link, #awards div#esgr a:visited { width: 136px; height: 85px; background: url(/graphics/uprr/home/esgr_logo_08_rev.gif) no-repeat 0 0;}
#awards div#esgr a:hover { background: url(/graphics/uprr/home/esgr_logo_08_rev.gif) no-repeat -136px 0;}

#awards div#buswk a:link, #awards div#buswk a:visited { width: 99px; height: 97px; background: url(/graphics/uprr/home/business_week_50.gif) no-repeat 0 0;}
#awards div#buswk a:hover { background: url(/graphics/uprr/home/business_week_50.gif) no-repeat -99px 0;}


