* {
	margin: 0;
	padding: 0;
}
body {
	font: .625em arial, sans-serif;
	color: #362F2D;
	text-align: center;
	background: #2B0C06 url("../../site-media/images/bg.jpg") top center no-repeat;
}
.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
.left, .img_left {
	float: left;
	margin-right: .5em;
}
.right, .img_right {
	float: right;
	margin-left: .5em;
}
.spacer {
	display: block;
	height: .4em;
}
a {
	color: #3B6E8F;
	text-decoration: none;
}
a:hover {
	/*border-bottom: 1px solid #3B6E8F;*/
	text-decoration: underline;
}
a img {
	border: none;
}
a:hover img {
	outline: 1px solid #3B6E8F;
}

a.more {
	background: url('../../site-media/images/more_link.png') 100% 64% no-repeat;
	padding-right: 9px;
}

p {
	font-size: 1.1em;
	line-height: 1.6em;
	margin: .25em 0 1em 0;
}
h2, h3 {
	margin: 0.75em 0 0.4em 0;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
li {
	font-size: 1.1em;
}
#main {
	width: 904px;
	margin: 0 auto;
}
#header {
	text-align: left;
/*	height: 168px;*/
	background: url("../../site-media/images/main_bg_header.png") 0 0 no-repeat;
	padding: 1px 0 0 0;
}
#header-inner {
	width: 845px;
	height: 138px; /* IE 6 specific only */
	background: url('../../site-media/images/search_bar_bg.gif') 0 0 no-repeat;
	margin: 2.9em 0 0 3em;
}
#header-inner p {
	font-size: 1em;
	color: #B5B1AE;
	margin: 0 0 0 3em;
	padding: .7em 0 .3em 0;
}
#header-inner span {
	float: left;
	font-size: .7em;
	margin: 0 1em;
}
#header-inner p a {
	float: left;
	text-transform: uppercase;
	color: #B5B1AE;
}
#search-wrap {
	float: right;
	margin: -4px 30px 0 0;
}
#search-txt {
	float: left;
	color: #FFF; /* overridden by js */
	width: 190px;
	height: 15px;
	background: #5A5452;
	margin: 0 .5em 0 0;
	border: 1px solid #827C7A;
	padding: 1px 2px;
}
#search-txt.hover {
	color: #000;
	background: #FFF;
}
#submit-btn {
	width: 54px;
	height: 21px;
}
#logo-wrap {
	height: 69px;
	background: #ECE9E6 url("../../site-media/images/logo_gradient.png") bottom repeat-x;
	margin-top: 2.1em;
}
#logo-goed {
	float: left;
	width: 247px;
	height: 50px;
	text-indent: -9999px;
	background: url("../../site-media/images/logo_goed.png") 0 0 no-repeat;
	margin: .5em 0 0 1.5em;
	margin: 10px 0 0 30px;
}
#logo-goed a {
	display: block;
	width: 247px;
	height: 47px;
}
#logo-goed a:hover {
	text-decoration: none;
}
#logo-goed a:focus {
	outline: none;
}
#logo-utah {
	clear: right;
	float: right;
	width: 124px;
	height: 47px;
	text-indent: -9999px;
	background: url("../../site-media/images/logo_utah.gif") 0 0 no-repeat;
	margin: .5em 1.5em 0 0;
}
#nav {
	text-align: left;
	margin: -4px 0 0 0;
}
ul#main-nav {
	list-style: none;
}
ul#main-nav li {
	position: relative;
	text-indent: -9999px;
	float: left;
	width: 93px;
	background: url("../../site-media/images/nav_bg.png") 0 4px repeat-x;
	padding-right: 1px;
}
ul#main-nav li.last {
	padding: 0;
}
ul#main-nav li a {
	display: block;
	width: 93px;
	height: 43px;
	background: url("../../site-media/images/nav.png") 0 0 no-repeat;
}
ul#main-nav li a {
	border-bottom: none;
}
ul#main-nav li a:focus {
	outline: none;
}
/*subnav*/
ul#main-nav li ul {
	display: none;
	width: auto;
	position: absolute;
	z-index: 10000;
	left: -9px;
	top: 43px; /* IE 7 fix */
	list-style: none;
	width: 208px;
	background: url("../../site-media/images/subnav_bottom_bg.png") bottom left no-repeat;
	padding-bottom: 13px;
}
ul#main-nav li.last ul {
	left: -103px;
}
ul#main-nav li:hover ul {
	display: block;
}
ul#main-nav li li {
	clear: left; /* IE 7 fix */
	float: left; /* IE 7 fix */
	font-size: 1em;
	width: auto;
	height: 24px;
	text-indent: 20px;
	background: url("../../site-media/images/subnav_left_bg.png") 0 0 repeat-y;
}
ul#main-nav li li a {
	width: 207px;
	height: 19px;
	color: #5A5452;
	background: url("../../site-media/images/subnav_right_bg.png") 9px 0 no-repeat !important;
	padding-top: 5px;
}
ul#main-nav li li a:hover { background-position: 9px -23px !important; text-decoration: none; }
ul#main-nav li li a.sel { background-position: 9px -23px !important; }
/* normal */
ul#main-nav li#sta a { background-position: 0 -43px; }
ul#main-nav li#rel a { background-position: 0 -86px; }
ul#main-nav li#wor a { background-position: 0 -129px; }
ul#main-nav li#int a { background-position: 0 -172px; }
ul#main-nav li#tar a { background-position: 0 -215px; }
ul#main-nav li#pro a { background-position: 0 -258px; }
ul#main-nav li#gov a { background-position: 0 -301px; }
ul#main-nav li#par a { background-position: 0 -344px; }
/* hover states */
ul#main-nav li#why a:hover { background-position: 0 -387px; }
ul#main-nav li#sta a:hover { background-position: 0 -430px; }
ul#main-nav li#rel a:hover { background-position: 0 -473px; }
ul#main-nav li#wor a:hover { background-position: 0 -516px; }
ul#main-nav li#int a:hover { background-position: 0 -559px; }
ul#main-nav li#tar a:hover { background-position: 0 -602px; }
ul#main-nav li#pro a:hover { background-position: 0 -645px; }
ul#main-nav li#gov a:hover { background-position: 0 -688px; }
ul#main-nav li#par a:hover { background-position: 0 -731px; }
/* selected state */
ul#main-nav li#why a.sel { background-position: 0 -387px; }
ul#main-nav li#sta a.sel { background-position: 0 -430px; }
ul#main-nav li#rel a.sel { background-position: 0 -473px; }
ul#main-nav li#wor a.sel { background-position: 0 -516px; }
ul#main-nav li#int a.sel { background-position: 0 -559px; }
ul#main-nav li#tar a.sel { background-position: 0 -602px; }
ul#main-nav li#pro a.sel { background-position: 0 -645px; }
ul#main-nav li#gov a.sel { background-position: 0 -688px; }
ul#main-nav li#par a.sel { background-position: 0 -731px; }

#middle {
	text-align: left;
	background: url("../../site-media/images/main_bg_middle.png") 0 0 repeat-y;
}
#middle-inner {
	width: 845px;
	background: url('../images/middle_inner_sm_grad.png') 0 0 repeat-x;
	margin: 0 0 0 30px;
	padding: 4px 0 0 0;
}
#middle-inner #gvp-content-wrap {
	height: 320px;
}

#sitemap_container {
padding-top: 2em;
padding-left: 2em;

}
#sitemap_container ul{list-style: none;}
.bold_landing {font-weight:bold;}

#featured-news {
	background: url('../images/middle_inner_sm_grad.png') 0 0 repeat-x;
	padding: 0 0 8px 10px;
}
.feature-box {
	float: left;
	width: 249px;
	line-height: 1.5em;
	margin: 8px 0 0 19px;
}
.feature-box h2 {
	width: 249px;
	height: 28px;
}
.feature-box h2 a {
	display: block;
	width: 249px;
	height: 28px;
	text-indent: -9999px;
	background: url('../images/home_featured_top.png') 0 0 no-repeat;
}
.feature-box h2 a:hover {
	border-bottom: none;
}
.feature-box h2 a:focus {
	outline: none;
}
.feature-box h2#events-top a {
	background-position: 0 -28px;
}
.feature-box h2#breaking-top a {
	background-position: 0 -56px;
}
.feature-box ul, .feature-box table {
	list-style: none;
	border-top: 1px solid #CCC;
}
.feature-box ul {
	list-style: none;
}
.feature-box li, .feature-box td {
	border-bottom: 1px solid #CCC;
	padding: .7em 1.4em;
}
.feature-box td {
	font-size: 1.1em;
	vertical-align: top;
}
.feature-box td.event-date-home {
	width: 3.5em;
	padding-right: 0;
}
.feature-box td.event-info-home {
	padding-left: .8em;
}
.feature-box #breaking-news-text {
	font-size: 1.1em;
	padding: .8em 1.2em;
}
.feature-box #breaking-news-text a.title {
	display: block;
	margin-bottom: .3em;
}
.feature-box #breaking-news-combo {
	font-size: 1.1em;
}
.feature-box #breaking-news-combo img {
	float: left;
}
.feature-box #breaking-news-combo a {
	float: right;
	width: 139px;
	margin-top: 2em;
}
/* common elements */
#breadcrumb {
	color: #666;
	font-size: 1.1em;
	height: 21px;
	background: url('/site-media/images/breadcrumb_bg.png') 0 0 repeat-x;
	padding: 3px 0 0 30px;
}
#breadcrumb span {
	color: #999;
	margin: 0 0.8em;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* End std sIFR */
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
 	display: none !important;
}

h2#page-title {
	width: 426px;
	float: left;
	margin: 0;
	padding-top: 1px;
}
.sIFR-hasFlash h2#page-title {
	visibility: hidden;
	letter-spacing: -20px;
	font-size: 19px;
	margin-left: -2px;
}

#text-size-widget {
	float: right;
	width: 62px;
	padding-top: 3px;
}
#text-size-widget a#sm, #text-size-widget a#med, #text-size-widget a#lg {
	text-indent: -9999px;
	float: left;
	color: #5A5452;
	width: 18px;
	height: 19px;
	text-align: center;
	margin-right: 2px;
	vertical-align: text-bottom;
	background: url('/site-media/images/text_size_widget.png') 0 0 no-repeat;
}
#text-size-widget a:hover#sm, #text-size-widget a:hover#med, #text-size-widget a:hover#lg {
	text-decoration: none;
}
#text-size-widget a:focus#sm, #text-size-widget a:focus#med, #text-size-widget a:focus#lg {
	outline: none;
}
#text-size-widget a#med {
	background-position: -18px 0;
}
#text-size-widget a#lg {
	background-position: -36px 0;
}
#text-size-widget a:hover#sm {
	background-position: 0 -19px;
}
#text-size-widget a:hover#med {
	background-position: -18px -19px;
}
#text-size-widget a:hover#lg {
	background-position: -36px -19px;
}
#text-size-widget a#sm.sel, #text-size-widget a:hover#sm.sel {
	background-position: 0 -19px;
	cursor: default;
}
#text-size-widget a#med.sel, #text-size-widget a:hover#med.sel {
	background-position: -18px -19px;
	cursor: default;
}
#text-size-widget a#lg.sel, #text-size-widget a:hover#lg.sel {
	background-position: -36px -19px;
	cursor: default;
}

/* featured three news/events */
div#featured-area {
	background: #EFEFEF;
	margin-left: -10px;
	margin-bottom: 10px;
	border: 1px solid #DDD;
}

div#featured-area h3 {
	color: #777;
	margin-left: 10px;
	margin-right: 10px;
}

div#featured-area p {
	margin-left: 10px;
	margin-right: 10px;
}

/* pagination */
div.pagination {
	text-align: right;
}

div.pagination span.current {
	font-weight: bold;
	margin: 10px;
}

/* archives by date (right-hand column) */
div#archives-by-date {
	margin: 54px 0 0 60px;
}

div#archives-by-date h3 {
	color: #777;
}

div#archives-by-date ul {
	list-style: none;
}

div#archives-by-date ul li {
	font-size: 1.2em;
	margin-top: .2em;
	margin-bottom: .2em;
}

div#archives-by-date ul ul {
	margin: .2em 0 .2em 1em;
}

div#archives-by-date ul ul li {
	font-size: .96em;
	margin-top: .1em;
	margin-bottom: .1em;
}

/*This applies to the info columns for secondary and content pages*/
#content-left {
	float: left;
	width: 490px;
	padding: 1px 3em 0 0;
	margin: 3em 0 1em 3em;
}
#content-left.full {
	width: 786px;
	margin: 3em 0 1em 3em;
}
#content-left #secondary-link-wrapper {
	float: left;
	width: 460px;
	margin: 1em 0 2em 0;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 10px 30px 10px 0;
}

#content-left #secondary-link-wrapper ul {
	float: left;
	list-style: none;
	width: 240px;
	margin: 1px 0;
}
#content-left #secondary-link-wrapper ul#secondary-list-2 {
	margin-right: -20px;
}
#content-left #secondary-link-wrapper ul#secondary-list-2 a {
	width: 240px;
	margin-right: -10px;
}
#content-left #secondary-link-wrapper li {
	width: 240px;
	height: 18px;
}
#content-left #secondary-link-wrapper li a {
	display: block;
	font-weight: bold;
	width: 230px;
	height: 18px;
	color: #5A5452;
	padding: 2px 0 0 10px;
}
#content-left #secondary-link-wrapper li a:hover {
	background: url('/site-media/images/content_landing_link.png') 0 0 repeat-x;
	text-decoration: none;
}
#content-left-inner {
	clear: left;
}
#content-left-inner img {
	max-width: 490px;
}
#content-left-inner ul, #content-left-inner ol {
	margin: 0 0 2em 4em;
}
#content-left-inner ul ul {
	font-size: .91em;
	margin: 0 0 .5em 2em;
}
#content-left-inner ul ol, #content-left-inner ol ul {
	font-size: .91em;
	margin: 0 0 .5em 2em;
}

#content-left-inner li {
	margin: .5em 0;
}
#content-left-related ul {
	list-style: none;
}
#content-left-related li {
	margin: .25em 0 .5em 0;
}

#content-wrap {
	padding-top: 1.5em;
}

#content-wrap p.content-para-list {
	margin-bottom: 2em;
}
span.para-list-block {
	display: block;
	margin-top: .8em;
}

/* right side and pods */
#content-right {
	float: left;
	width: 262px;
	margin: 3em 0 0 0;
}

div.pod, div.html-pod {
	width: 262px;
	background: url('/site-media/images/pod_border_top.png') 0 0 no-repeat;
}
div.pod-bottom, div.html-pod-bottom {
	width: 262px;
	background: url('/site-media/images/pod_border_bottom.png') 0 0 no-repeat;
}
div.html-pod {
	padding-bottom: 1px;
}
div.pod-bottom, div.html-pod-bottom {
	width: 262px;
	background: url('/site-media/images/pod_border_bottom.png') bottom left no-repeat;
	margin-bottom: 2em;
	padding: 1px 0;
}
div.pod h3.pod, div.html-pod h3.pod {
	font-weight: normal;
	width: 248px;
	height: 28px;
	color: #5A5452;
	padding: .5em 0 0 .6em;
	margin: 0;
}
div.pod p {
	line-height: 1.4em;
}
div.pod p.desc {
	font-weight: bold;
	width: 248px;
	text-transform: uppercase;
	margin: .2em 0 0 .6em;
	border-bottom: 1px solid #ECE9E6;
}
div.pod div.pod-content, div.html-pod div.pod-content {
	width: 248px;
	margin: .7em 0 0 .6em;
}

div.html-pod img.image-with-text {
	float: left;
	margin-right: 5px;
}
div.html-pod p {
	line-height: 1.4em;
}

div.pod-bottom a.pod-link, div.html-pod-bottom a.pod-link {
	display: block;
	font-size: 1.1em;
	width: 248px;
	height: 16px;
	color: #FFF;
	margin: .5em 0 .4em .6em;
	background: url('/site-media/images/pod_link.png') 0 0 no-repeat;
	padding: 2px 0 0 1em;
}
div.pod-bottom a:hover.pod-link, div.html-pod-bottom a:hover.pod-link {
	text-decoration: none;
	background-position: 0 -18px;
}
div.contact-pod span.contact-name {
	display: block;
	font-weight: bold;
	font-size: 1.09em;
	margin-bottom: .2em;
}
div.contact-pod div.contact-pod-img {
	float: left;
	width: 62px;
	height: 77px;
	margin-right: .5em;
}
div.slideshow-pod-wrap {
	width: 262px;
	height: 183px;
	margin-bottom: 2em;
}

/* landing page */
#landing-slideshow-wrap {
	width: 498px;
/*	height: 285px;*/
	height: 315px;
	background: url('/site-media/images/landing_image_bg.png') 0 0 no-repeat;
	margin: 3.5em 0 0 0;
}
#landing-slideshow-wrap.flash-slideshow {
	margin-bottom: 3em;
}
#landing-slideshow {
	width: 498px;
	/*height: 285px;*/
	height: 315px;
}
#landing-slideshow img {
	width: 486px;
	height: 273px;
	margin: 4px 0 0 5px;
}


ul#landing-links {
	width: 251px;
	list-style: none;
	margin: 36px 0 0 10px;
}
ul#landing-links li {
	width: 251px;
	height: 32px;
	margin: 0 0 4px 0;
}
ul#landing-links li a {
	display: block;
	width: 251px;
	height: 22px;
	background: url('../images/landing_link.png') 0 0 no-repeat;
	font-weight: bold;
	padding: 10px 0 0 1em;
}
ul#landing-links li a:hover {
	background-position: 0 -32px;
	text-decoration: none;
}

.pod-content ul, .pod-content ol {
	margin-left: 2em;
}

/* News */
a.article-title {
	font-weight: bold;
}

/* Contact */
#contact-login {
	float: right;
	clear: right;
}
#contact-login a {
	display: block;
	float: right;
	text-indent: -9999px;
	width: 54px;
	height: 21px;
	background: url('../images/login_btn.png') 0 0 no-repeat;
	margin: -17px 0 0 6px;
}
#contact-login a:focus {
	outline: none;
}
div.department {
	clear: left;
}
div.department h4 {
	font-size: 1.2em;
	margin-top: 3.5em;
	border-bottom: 1px solid #ECE9E6;
}
div.employee-wrap {
	clear: left;
	margin-top: 2em;
}

div.department div.employee {
	float: left;
	width: 262px;
	height: 128px;
}
div.department div.employee-image {
	float: left;
	width: 62px;
	height: 77px;
	margin-right: 10px;
}

#footer {
	height: 80px;
	background: url("../../site-media/images/main_bg_footer.png") 0 0 no-repeat;
	padding-top: 1px;
}
#footer p {
	font-size: 1em;
	color: #FFF;
	text-transform: uppercase;
	margin-top: 40px;
}
#footer p span {
	margin: 0 .8em 0 .4em;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}


