@charset "utf-8";
/* CSS Document */

.ua_logo {float: left;}
.hdr_back_right {
	background-image: url(/images/header/new/hdr_back_rt.jpg);
	background-repeat: no-repeat;
}


.bkHeaderUA {
	background-image: url(/images/header/hdr_ualogo_blue_bk.gif);
	background-repeat: repeat-x;
}

.navUtilityUA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding-right: 26px;
}

.navUtilityUA a:link  { color: #ffffff; text-decoration: none }
.navUtilityUA a:visited  { color: #ffffff; text-decoration: none }
.navUtilityUA a:hover { color: #eeeeee; text-decoration: underline }
.navUtilityUA a:active  { color: #eeeeee; text-decoration: underline }

.navUtilityUA2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #15406f;
	padding-right: 26px;
}

.navUtilityUA2 a:link  { color: #15406f; text-decoration: none }
.navUtilityUA2 a:visited  { color: #15406f; text-decoration: none }
.navUtilityUA2 a:hover { color: #b10021; text-decoration: underline }
.navUtilityUA2 a:active  { color: #b10021; text-decoration: underline }

.navUtilityUA3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding-right: 26px;
}

.navUtilityUA3 a:link  { color: #ffffff; text-decoration: none }
.navUtilityUA3 a:visited  { color: #ffffff; text-decoration: none }
.navUtilityUA3 a:hover { color: #b10021; text-decoration: none }
.navUtilityUA3 a:active  { color: #b10021; text-decoration: none }


.bkHeaderUA2 {
	background-image: url(/images/header/new/ua_left_blue_bk.gif);
	background-repeat: repeat-x;
}

.bkHeaderUA3 {
	background-image: url(/images/header/new/blue_left_blue2_bk.gif);
	background-repeat: repeat-x;
}

.bkHeaderUA4 {
	background-image: url(/images/header/new/ua_left_white_bk.gif);
	background-repeat: repeat-x;
}

.bkHeaderUA5 {
	background-image: url(/images/header/new/ua_left_gray_bk.gif);
	background-repeat: repeat-x;
}

