#header1 {
	background-color: #D35400;
	height: 35px;
	width: 974px;
}

#header1 span {
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #FFFFFF;
}

#header1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#header1 a:hover, #header1 a:focus {
	text-decoration: underline;
}

#header1 ul {
	display: inline;
}

#header1 li {
	display: inline;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header1 form {
	display: inline;
}

#header1 img {
	float: left;
}

#header2 {
	background-color: #3C5885;
	width: 974px;
}

#header3 {
	background-color: #000;
	border: 1px solid #000;
	color: #FFF;
	height: 35px;
	font-size: 1.2em;
}

#header3 #topNav {
	padding: 7px 0 0 0;
	margin:0;
	text-align: center;
}

#header3 #topNav li {
	display:inline;
	padding: 0.75em 0.25em 0.35em 0.05em;
}

#header3 #topNav a {
	text-decoration: none;
	color: #fff;
}

#header3 #topNav a:hover, #header3 #topNav a:focus {
	text-decoration: underline;
}

#header3 #topNav #firstTopNav {
	font-weight: bold;
}

#header4 {
	background-color: #3C5885;
}

#header5 {
	background-color: #999999;
	color: #000;
	border: 1px solid #999;
	border-right: 1px solid #D35400;
	height: 35px;
	font-size: 1.2em;
	background-image: url(../images/utsapd3.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#header5 p a {
	text-decoration: none;
	color: #000;
}

#header5 #secondaryNav {
	padding: 7px 0 0 0;
	margin: 0 0px 0 7px;
}

#header5 li {
	list-style-type: none;
	display: inline;
	margin: 2px auto 2px auto;
	padding: 0.75em 0.25em 0.35em 0.05em;
}
#header5 #secondaryNav li a {
	text-decoration: none;
	background-color: #999999;
	color: #000;
}
#header5 #secondaryNav a:hover, #footer #secondaryNav a:active {
	text-decoration: underline;
}
#header5 * * {
	padding: 0;
	margin: 0;
}
#header5 #firstSecondaryNav {
	font-weight: bold;
}

