div.customerFooter {
	padding-top: 15px;
}
div.customerFooter div.customerFooterGeneric a {
	padding-right: 4px;
}


/*
div.customerFooter div.customerFooterGeneric {
	background-color: #DEDEDE;
	color: #000000;
	padding-left: 4px;
}

div.customerFooter div.customerFooterGeneric a {
	color: #003399;
}
div.returnTo {
	border-top: 1px solid #373632; border-right: 1px solid #373632; border-left: 1px solid #373632; color: #FFFFFF; background-color: #6F6C66; padding-left: 4px;
}
div.returnToLast {
	border: 1px solid #373632; color: #FFFFFF; background-color: #6F6C66; padding-left: 4px;
}

*/


p.language {
	/* text-align: center; */
	padding-bottom: 2px;
}

dt { font-weight: 900; }

.green { color:#009933; }
.red { color:#F95A48; }

table.message {
	border-width: 1px;
	border-style: solid;
	margin-top: 2px;
	margin-bottom: 5px;
}
table.message th {
	text-align: left;
}

table.error {
	border-color: #CC6666;
	background-color: #FFA8A2;
}

table.error td {
	background-color: #FFA8A2;
}
table.error th {
	background-color: #FFA8A2;
	text-align: left;
}

a {
	font-weight: normal;
	color: #003399;
}
a:hover {
	font-weight: normal;
	color: #003399;
}
a:active {
	font-weight: normal;
	color: #003399;
}
a:visited {
	font-weight: normal;
	color: #003399;
}
a:link {
	font-weight: normal;
	color: #003399;
}
/*
div.returnTo a {
	color: #FFFFFF; text-decoration: none; border-bottom: 0px none;
}
div.returnToLast a {
	color: #FFFFFF; text-decoration: none; border-bottom: 0px none;
}
div.returnTo a:link {
	color: #FFFFFF; text-decoration: none; border-bottom: 0px none;
}
div.returnToLast a:link {
	color: #FFFFFF; text-decoration: none; border-bottom: 0px none;
}
div.returnTo a:visited {
	color: #FFFFFF; text-decoration: none; border-bottom: 0px none;
}
div.returnToLast a:visited {
	color: #FFFFFF; text-decoration: none; border-bottom: 0px none;
}
*/

img { border: 0px none; }
a img { border: 0px none; }

div.index a:link {
	color: #003399;
}

body {
	font-family:verdana,sans-serif,arial;
	font-size:xx-small;
	padding: 0px 0px;
	margin: 0px 0px;
}
.header {
	font-size:xx-small;
	width:100%;
	background-image:url("/graphics/uprr/mobile/header-top-bg.gif");
}
.header td {
	background-repeat:repeat-x;
}
.header tr {
	background-repeat:repeat-x;
}

.homepageRedbar {
	font-size:xx-small;
	width:100%;
	background-image:url("/graphics/uprr/mobile/header-homepage-middle-bg.gif");
	background-repeat:repeat-x;
}
.homepageRedbar td {
	background-repeat:repeat-x;
}
.homepageRedbar tr {
	background-repeat:repeat-x;
}

.homepageImageLine {
	font-size:xx-small;
	width:100%;
	background-image:url("/graphics/uprr/mobile/header-homepage-bottom-bg.gif");
}
.homepageImageLine td {
	background-repeat:repeat-x;
}
.homepageImageLine tr {
	background-repeat:repeat-x;
}

table.homepageMainGrid td.midCells {
	border-bottom: 2px solid #F7DD98;
}

div.homepageCell {
	padding-bottom: 3px;
}

a.homepageMainGridTitle {
	font-weight: 900;
}



h1 {
	color: #D17A0A;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}

h6 {
	color: #D17A0A;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}

div.index ul {
	list-style-image: url("/graphics/uprr/mobile/bullet.gif");
	padding-left: 10px;
}

.subheader {
	font-size:xx-small;
	width:100%;
	color: #FFFFFF;
	background-image:url("/graphics/uprr/mobile/header-back-bottom.gif");
}
.subheader td {
	background-repeat:repeat-x;
	color: #FFFFFF;
}
.subheader a {
	color: #FFFFFF;
}
.subheader tr {
	background-repeat:repeat-x;
	color: #FFFFFF;
}



button {
	border-left: 1px solid #DA953A;
	border-top: 1px solid #DA953A;
	border-right: 1px solid #935607;
	border-bottom: 1px solid #935607;
	background-color: #BD6F09;
	color: #FFFFFF;
}

input.mobileBtn {
	border-left: 1px solid #DA953A;
	border-top: 1px solid #DA953A;
	border-right: 1px solid #935607;
	border-bottom: 1px solid #935607;
	background-color: #BD6F09;
	color: #FFFFFF;
}