html, body {
	margin: 0;
	padding: 0;
}
html {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
body { background: url(images/bg_site.gif) top repeat-x #222222; }
body.corporate #c1 #tri-nav li#corporate a,  body.permanent #c1 #tri-nav li#permanent a,  body.travel #c1 #tri-nav li#travel a { color: #ffffff; }
blockquote {
	background: #ffffcc;
	font-size: 14px;
	padding: 0 10px;
}
.clear { clear: both; }
span.required { color: red; }

.job-search-results a {
	color: #d11111;
	font-weight: bold;
}

#container_upper { background: url(images/bg_upper.jpg) top center no-repeat; }
#container_lower {
	background: url(images/bg_lower.jpg) center bottom no-repeat;
	padding: 0 0 40px 0;
}
#site_container {
	margin: 0px auto;
	width: 1000px;
}
/*-----------FIRSTCOLUMN------------ */

#c1 {
	float: left;
	width: 287px;
	position: relative;
}
#c1 h1 {
	background: url(images/uha_logo.jpg) no-repeat;
	cursor: pointer;
	cursor: hand;
	display: block;
	height: 107px;
	margin: 15px 0 0 0;
	padding: 0;
	width: 268px;
}
#c1 h1 span { display: none; }
#c1 #tri-nav {
	margin: 55px 0 0 0;
	padding: 0;
	position: relative;
	z-index: 2;
}
#c1 #tri-nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#c1 #tri-nav li a {
	color: #aaaaaa;
	display: block;
	font-size: 22px;
	padding: 10px 10px 10px 40px;
	text-decoration: none;
}
#c1 #tri-nav li a:hover {
	background: url(images/uha_bullet.gif) left center no-repeat;
	color: #ffffff;
}
#c1 #mini-nav {
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
	z-index: 2;
}
#c1 #mini-nav li {
	list-style-type: none;
	margin: 0;
	padding: 7px 0;
}
#c1 #mini-nav li a {
	color: #aaaaaa;
	font-size: 14px;
	padding: 10px 10px 10px 40px;
	text-decoration: none;
}
#c1 #mini-nav li a:hover {
	background: url(images/mini_bullet.gif) 12px center no-repeat;
	color: #ffffff;
	text-decoration: none;
}
#c1 #cadaceus {
	padding: 80px 0 0 0;
	margin: 0 auto 0 auto;
	position: absolute;
	top: 265px;
	right: 35px;
	z-index: 1;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
#c2 {
	float: right;
	width: 710px;
}
#c2 #ekg {
	height: 71px;
	padding: 12px 0 0 0;
}
#c2 #banner { height: 236px; }
#c2 #content {
	background: url(images/content_bg.gif) top repeat-x #eeeeee;
	border-bottom: solid 3px #222222;
	border-top: solid 3px #222222;
	min-height: 435px;
	_height: 435px;
	padding: 20px;
	width: 628px;
}
#c2 #content h1 {
	color: #d11111;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}
#c2 #content h1 .h1-divide { color: #222222; }
#c2 #content h1 .division {
	color: #222222;
	font-size: 0.8em;
}
#c2 #content h2 {
	color: #d11111;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}
#c2 #content p {
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0;
	padding: 5px 0;
}
#c2 #content li {
	font-size: 12px;
	line-height: 18px;
	padding: 3px 0;
}
#c2 #content li p { line-height: 16px; }
#c2 #content-reflect {
	background: url(images/content_reflect.jpg) bottom no-repeat;
	height: 55px;
	margin: 7px 0 0 0;
	width: 668px;
}
/* BEGIN SUB PAGE CONTAINERS */

		#c2 #content-left {
	background: url(images/content_short_topper.jpg) top no-repeat #eeeeee;
	border-bottom: solid 3px #222222;
	float: left;
	height: 630px;
	padding: 70px 15px 15px 15px;
	width: 370px;
}
#c2 #content-left p {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 5px 0;
}
#c2 #content-left h1 {
	color: #d11111;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}
#c2 #content-right {
	background: #eeeeee;
	float: right;
	height: 770px;
	width: 300px;
}
#c2 #content-left-reflect {
	background: url(images/content_short_reflect.jpg) no-repeat;
	float: left;
	height: 55px;
	margin: 7px 0 0 0;
	width: 400px;
}
#content {
	height : 50px;
	overflow : auto;
}
